Join us on IRC: #infoanarchy on irc.oftc.net — channel blog
FTP Clients
From iA wiki
See also: Data | Internet | FTP
Clients that allow the sending and receiving of files with the FTP protocol and can be used as a file sharing tool.
[edit]
FTP in a Web Browser
Probably the easiest way to use FTP, many web browsers allow for FTP uploading and downloading of files. Usually they are expressed as "<code>ftp://login@server.com</code>" instead of the regular "<code>http://</code>"
[edit]
Command-Line Software
- Basic, textmode FTP is almost ubiquious across Operating Systems.
- Clients
- FTP Mini-Howto | Mirror for textmode FTP clients, commands, and hints.
- UNIX: On almost any system, open a terminal window and type "ftp". There are better clients, though. For example clients which support readline or colors.
[edit]
Graphical Software
- For users who need to transfer a complex array of files, graphical clients allow picking-and-chosing of individual files easier. Makes the FTP more interactive and simpler.
- Client
- Windows:
- SmartFTP - Feature-rich, free FTP client with SSL support.
- FileZilla
- CrossFTP - Powerful multi-tabbed FTP client.
- WS_FTP-LE - Lite edition of the WS-FTP software - does most FTP activities without issue.
- BulletProof FTP - Another popular, but commercial, FTP utility.
- FlashFXP - Non-free. Supports SSL, FXP and has a straightforward interface.
- *Nix:

