Results 1 to 10 of 10

Thread: Good Free FTP Client For Windows?

  1. #1
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Exclamation Good Free FTP Client For Windows?

    Ok, so I downloaded FileZilla a while back, but for some reason, this scripting team I participate in says that it takes code such as:

    PHP Code:
    <?php
    // php start
    echo "PHP Echo";
    // php end
    ?>
    ... and turns it into this blob:

    PHP Code:
    <?php //php start echo "PHP Echo"; // php end ?>
    ... upon upload which is DEFINITELY unintended. Everything is commented. They've proof as well, but I suppose you guys believe me already. I also tried to upload a small image the other day (thus the hosting service would allow it), but it didn't upload, even though the file went through a queue.

    Does anyone know of a free, ui friendly, and highly efficient FTP client OTHER THAN FileZilla? I am in URGENT need and have only found other certain threads such as "FTP Client for LINUX". Note that I require the FTP client be for WINDOWS and NOTHING ELSE. Thanks!
    Last edited by magicyte; 03-10-2009 at 10:52 PM.

  2. #2
    Join Date
    Jul 2008
    Posts
    199
    Thanks
    6
    Thanked 58 Times in 57 Posts

    Default

    Since Filezilla has always worked perfectly for me, I can't make another recommendation.

    If you just want to try and see which one is good for you, here's a list:
    http://en.wikipedia.org/wiki/Compari...lient_software

  3. #3
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Hmm... I've also encountered problems with Filezilla, looks like that programming team may be right..?

    I'm currently using Notepad++ for editing files on FTP, when I need to upload something say a css, php, or js file, I'd edit it with n++, and use the "Upload" button on the ftp manager. I also do the same for images, occasionally I open up Windows Explorer and type in ftp://site.net, and then type my username and password.

    Either works.
    Jeremy | jfein.net

  4. #4
    Join Date
    Jul 2008
    Posts
    199
    Thanks
    6
    Thanked 58 Times in 57 Posts

    Default

    This may be unrealated, but check out:
    http://en.wikipedia.org/wiki/Newline#Common_problems

  5. #5
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Thanks for those links techietim. Perhaps something was wrong with my computer the other day, because I just tried out FileZilla and it worked! However, those "new line" conversions are still a problem.

    Quote Originally Posted by Nile
    Hmm... I've also encountered problems with Filezilla, looks like that programming team may be right..?
    Haw, haw, haw. You're on that 'team', Nile...

    Quote Originally Posted by Nile
    I also do the same for images, occasionally I open up Windows Explorer and type in ftp://site.net, and then type my username and password.
    I don't think you can open images with N++. That ftp_synchronize plugin works, but when I open other different files, such as an image, and I try to upload, it doesn't work correctly. Sure, it uploads. The image doesn't display, though. How do you do this, or did you not mean it that way...?

    At the part about Windows Explorer... I've tried that and I entered the correct username and password for my ftp (I SWEAR it was correct- I tried it more than 20 times), but it didn't work... Any ideas?? I use ftp://ftp.freehostia.com/ HOWEVER: When I get onto ftp://ftp.freehostia.com/ in my web browser and enter the correct information, I get in. Weird, huh. Also, in my web browser on the file transfer protocol, I can't upload anything, so if I want to upload an image or anything that isn't a file with text in it, I HAVE to use FileZilla.
    Last edited by magicyte; 03-10-2009 at 10:15 PM.

  6. #6
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    http://ftp.freehostia.com is just another site, not the freehostia ftp site. to access your site through ftp go ftp://yoursite.freehostia.com. yours would be ftp://magicyte.freehostia.com. also for ftp i use fireftp: https://addons.mozilla.org/en-US/firefox/addon/684
    Last edited by Master_script_maker; 03-10-2009 at 11:06 AM.
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  7. #7
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Have you tried it? Next time try it before you say you can't.
    Jeremy | jfein.net

  8. #8
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Alright. I tried typing my subdomain into windows explorer on the file transfer protocol, and it worked. Thank you all!

  9. #9
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Glad to help you Magic!

    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

  10. #10
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    Your Welcome! Glad it worked out
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

Tags for this Thread

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
  •