Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Please help me

  1. #1
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Please help me

    ok currently i have a website on the internet but their is some problems with the hosting company and my website so...
    does anyone know a good website company what has ftp (cos i make my site from my pc) free sub- domain and is not bravenet cos their ediots

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Any non free site will have FTP (how else you going to upload your files? PuTTY?)

    I use site5 myself, different plans, cheap, more bandwidth than I have seen for that price, RAID backups and tons of customer support. One of the best ever in support terms.

    http://site5.com

    Check ebay for some cheap ones as well.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well they look good but i realy need something thats free because i make no money currently

  4. #4
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

  5. #5
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yeah i found that but i cant figure out how to use the ftp cos i need them to up load my files onto the site so i can put them on the internet

  6. #6
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Get your own FTP. Filezilla is a great FTP client and free, although it is only for windows at the moment.

    search sourceforge for it.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  7. #7
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well i tried that but then it went on a werid thing
    any way how does me having a ftp help me upload it to a hosting site
    the only reason why i wanted ftp is cos its a quick way to upload files.
    i dont mind if they dont but i do need a way to get them to up load files
    and them to be free

  8. #8
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    1. You get what you pay for.
    2. You don't really seem to understand FTP.
    It's called File Transfer Protocal. Note HTTP... hyper text transfer protocol. (I think).
    FTP lets you view the webserver like a folder... drag and drop, and all that stuff. HTTP, what you're using right now... whenever you're in a browser, basically, is when you can just view/run/download files...

    FTP is a way to access the server. Many free sites only allow you webbased upload/management pages... and those can work well.

    The issue with hosting isn't that, as much as it is the space/bandwidth.

    Again, you get what you pay for.

    Either part with $5/month, or something along those lines, or welcome to the world of annoying free webhosting.

    There's no simple answer here.

    Just look around for a host that does what you want.
    Features include...
    Popups/banners/text ads....
    FTP access
    PHP/MySQL/etc.
    Space (data storage)
    Bandwidth (data transfer)
    Speed
    Reliability
    *Price (n/a)
    etc.
    Usually, it's a tradeoff... one of more of these in exchange for the others... so... not a great solution. Again, you only want free.


    Note that Blizzard's post may not be relevant as what he is suggesting is a program that allows you to access ftp... like a browser. but you need an account (host/username/password) before you can do that.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    is when you can just view/run/download files
    Actually, HTTP has support for PUT and DELETE requests too But yes.
    Filezilla is a great FTP client
    For Windows? I prefer ftp.exe. xoblite has a nice FTP plugin, too.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I just use windows explorer for FTP. But other apps can help too. It works, though, and is convenient.

    PUT and DELETE requests? As in file management? Interesting. But, certainly not to the extent that FTP does, nor is it as commonly used for that, I'd say.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •