Command Line FTP Client for Windows

TwitterFacebook
Get flash to fully experience Pearltrees
Introduction to GNU Wget GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc. The source code for GNU Wget can be found on http://ftp.gnu.org/gnu/wget/ [via http] and ftp://ftp.gnu.org/gnu/wget/ [via FTP]. It can also be found on one of our FTP mirrors . For more download options, see the download information on the Wget Wgiki . http://www.gnu.org/software/wget/wget.html

Wget

NcFTP Client

http://www.ncftp.com/ncftp/ The program has been in service on UNIX systems since 1991 and is a popular alternative to the standard FTP program, /usr/bin/ftp . NcFTP offers many ease-of-use and performance enhancements over the stock ftp client, and runs on a wide variety of UNIX platforms as well as operating systems such Microsoft Windows and Apple Mac OS X. For more information about the client , send us e-mail . For more information about our server product, please see the NcFTPd Server home page. Visit our Download page to obtain the source code or compiled executables. If you find it useful, please consider our NcFTPd Server software if you wish to provide FTP service.

NcFTP Client est certainement le meilleur client FTP en ligne de commande pour Windows et UNIX. Il est notemment possible de récupérer un fichier sur un serveur en une seule ligne, le logiciel gérant alors la connexion, l'identification et le get. by cocooncrash Nov 21

CoreFTP

Now you can download Core FTP LE - free Windows software that includes the client FTP features you need. Features like SFTP (SSH), SSL, TLS, IDN, browser integration, site to site transfers, FTP transfer resume, drag and drop support, file viewing & editing, firewall support, custom commands, FTP URL parsing, command line transfers, filters, and much, much more! This free, secure FTP client gives you a fast, easy, reliable way to update and maintain your website via FTP. It also provides a secure method (via SSL, TLS, or SFTP) to upload / download files to and from FTP servers. Check out the list of features and you'll find almost every feature you need, all in a free ftp program. http://www.coreftp.com/
http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham . The latest version is beta 0.62.

PuTTY

http://curl.haxx.se/

cURL

curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks . Curl is free and open software that compiles and runs under a wide variety of operating systems. Curl exists thanks to efforts from many contributors .