up vote 10 down vote favorite
1
share [g+] share [fb]

Possible Duplicate:
Best opensource FTP software?

I've been using the free naggy version of Smart FTP for a while. It's very good, but then it became shareware only.

So I was wondering, are there any other good FTP clients for Windows?

The ones I tried but didn't like was:

  1. CoreFTP
  2. FileZilla (this one was especially bad :( )
link|improve this question
Take a look at Null FTP vwsolutions.com/NullFTP for a free server and client. – Brian R. Bondy Nov 5 '08 at 0:26
I've had lots of problems with Filezilla not refreshing the server with Microsoft FTP servers. This has been going on for months even with new updates. It also drops files into completely the wrong location. – Chris S Mar 17 '09 at 20:04
Duplicate of superuser.com/questions/12869/best-opensource-ftp-software (voted to close). Plus, this should really be community wiki as it is really down to personal preference! – kez Mar 15 '10 at 14:22
@Kez, it's not a duplicate. @paan is not asking for open source; wants a good, free ftp client. Could be proprietary or full-function demo, etc. Besides, the accepted answer over there is FileZilla, which is obviously not true here. – bill weaver Mar 15 '10 at 15:22
@bill weaver: See superuser.com/questions/23807/free-ftp-software-for-windows. This is a duplicate of that duplicate which was closed by a moderator... closed as duplicate which covers the same grounds of the original question :-) Most of the answers aren't actually open source anyway. – kez Mar 15 '10 at 16:15
show 1 more comment
feedback

migrated from stackoverflow.com Mar 15 '10 at 14:16

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by kez, ChrisF, quack quixote, Ivo Flipse Mar 15 '10 at 23:07

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

11 Answers

You can't go past Filezilla, it just works!

What didn't you like about it? Perhaps you had an older version?

link|improve this answer
1  
I've been a fan of Filezilla for years, but the latest version is really slow. There's a big pause between each transfer. – Cory House Nov 8 '08 at 4:05
feedback

I would suggest buying SmartFTP (if it's very good, why not just buy it), or going with FileZilla (open source, it's being worked on actively, so it will probably get better with time).

However, I think it's a matter of personal preference, but, more important, a matter of how you integrate this process (uploading/downloading files) to whatever your main goal is. So this raises a question: in your case, what is the main purpose of using a FTP client? updating websites, downloading movies, synchronizing repositories, etc.?

link|improve this answer
I used to use SmartFTP. I like the old versions, the new versions tweaked the UI to where it just looks too complex at default settings. – Peter Ajtai Jun 26 '10 at 1:32
feedback

If you use Firefox it would be worth your time checking out FireFTP (https://addons.mozilla.org/en-US/firefox/addon/684). Even though it is an extension it is like a full blown FTP client. Runs on any platform Firefox runs on. Only a few hundred k in size as well!

link|improve this answer
I love this tool. – JosephStyons Nov 21 '08 at 1:23
feedback

LeechFTP(620KB). Free lightweight and fast.

link|improve this answer
feedback

What is a good FTP tool depends on personal tastes. In my experience, some best free FTP tools are: FileZilla (all platform), CrossFTP (all platform), FireFTP (all platform), WinSCP (windows), and Cyberduck (Mac).

link|improve this answer
feedback

FAR manager, which is now open source, includes a built in FTP client. The same is true for Total Commander. I've also used FileZilla and had good experience with it and use the server product daily and had no problem.

link|improve this answer
feedback

There's also an ftp client built into the windows file manager. Just open a folder and type an ftp url into the address bar. Of course, it doesn't have a lot of options, but it will serve in many situations.

link|improve this answer
feedback

Under Windows I like "Net Drive" from Novell, as it allows you to mount a FTP location as a drive and you can then treat the files as if they are local. It's also free.

check out: http://glosoli.blogspot.com/2005/10/map-drive-via-ftp-or-webdav.html

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.