I have question about FTP clients. Could anybody assist me with it? Which FTP client do you prefer and why?
|
|
Contrary to other opinions I'm not happy with Filezilla. I prefer WinSCP on Windows (not pretty but full-featured) and Cyberduck on OS X. WinSCP is nice because of it's decent SFTP and SCP integration, and synchronised browsing. Also, it integrates with Pageant so I can login to all my server via my ssh keys. Cyberduck is also full featured, but with quite an OS X interface. Nice is the support for Amazon S3 and CloudFiles cloudstorage services. |
|||||||||||
|
|
I use filezilla |
|||||
|
|
Total Commander - The one and only. If you're looking for SFTP / SCP support, go for WinSCP. |
||||
|
|
|
Presumably the "best" ftp program would read your mind and get the file for you. I like to use scp (in *nix or Cygwin) because it works like a copy command; there's no session where you have to log in, then change directory, then ask for the file, etc. Being secure is a bonus, if that matters to you. |
||||
|
|
|
I have always used NcFTP, here is one comparison with some other clients. |
||||
|
|
|
Which platform? On MacOS, I like Transmit (it's not free though), on Linux (and MacOS) I often use ncftp (CLI), otherwise Filezilla on every platform. |
|||
|
|
|
I am a big fan of Core FTP. http://www.coreftp.com/ Note, this is non-commerical only for the free version, they do offer a paid version for around 24.95 I also believe it is Windows Only. |
|||
|
|
|
|||
|
|
|
For command line ftp clients, there's a few options:
For GUI clients there's dozens of options, but most people will just use their web browser, which has an ftp client built in, for convenience. |
|||
|
|
|
I prefer WinSCP over Filezilla on Windows. I use Cyberduck on OSX and gFTP on Linux for GUI-based FTP clients. |
||||
|
|
|
tnftp - small, yet comfortable. (Similar to NcFTP but without the annoying bits.) |
||||
|
|
|
Like others here, Cyberduck on MacOS and FileZilla on Windows. I haven't found a better free one for Windows, and Cyberduck is really fully-featured and talks to a bunch of stuff. For example you can synchronize against WebDAV repositories including Sharepoint which is pretty cool. |
||||
|
|
|
I know most will frown on this as its better to have a dedicated client really If I am being lazy and using a web browser (firefox) then i normally use fireftp which can just be used as a firefox tool or web based version like net2ftp if im on someone elses computer who dont normally do any ftp transfers WinSCP is great when you need to secure access |
||||
|
|
|
Filezilla has the nicest support for multiple connections / protocols, though I wish the interface was a bit more customizable. I'd rather no local view, just a remote view within filezilla and drag/drop from my own explorer windows. As it stands right now, the only way I've found to hide the local view is to drag the separator to the far left, which isn't quite adequate. |
||||
|
|
|
Konqueror is pretty good, if you're using KDE. It integrates with KWallet to save passwords. Using Konqueror with Kate you can seamlessly edit files on a remote server. For console there is ncftp or mc. |
||||
|
|
|
Currently I use two for the majority of things I do:
Murph |
||||
|
|
|
If you want a CLI, then lftp is hands down the winner in my opinion. It includes support for ftp, ftps, http, https, hftp, fish, sftp and file. More importantly it has good built-in scripting capabilities. You can easily automate sftp transfers using password authentication - something which is normally difficult to do without resorting to expert or something similar. |
||||
|
|
|
Yeah, define best... I don't use ftp that much, and when I do:
|
|||
|
|