GNU Wget 
Description: GNU Wget is a utility for noninteractive download of files from the Web. It supports HTTP and FTP protocols, as well as retrieval through HTTP proxies. It can follow HTML links, download many pages, and convert the links for local viewing. It can also mirror FTP hierarchies or only those files that have changed. Wget has been designed for robustness over slow network connections; if a download fails due to a network problem, it will keep retrying until the whole file has been retrieved.
Added on: 15-Oct-2002 | Downloads: 589
Homepage | Details
lftp 
Description: LFTP is sophisticated ftp/http client, file transfer program. Like BASH, it has job control and uses readline library for input. It has bookmarks, built-in mirror, can transfer several files in parallel. It was designed with reliability in mind.
Added on: 15-Oct-2002 | Downloads: 625 | Rating: 9.0 (1 Vote) 




Homepage | Details
cmdftp 
Description: A personal tool born as a didactic experience.
Wrn: *it does not have the feature richness of other command line tools and never will*
What makes cmdftp unique is
1) its very small size
cmdftp.c # 48118 bytes, source
cmdftp.h # 6575 bytes, source
cmdftp # 28516 on my platform, executable
2) unix style (cmdline, scriptable interface, uses ~/.netrc, PAGER and EDITOR env vars for file editing and viewing,...)
Other features like shell-like syntax, tab-completion, local/remote modes, file editing, broken connection resumption and similar are provided.
A spartane ./configure script is provided, but direct compilation is suggested.
The program targets a XSI (X/Open System Interface) conformant implementation, though successful compiles and runs have been made on other systems.
Added on: 26-Nov-2003 | Downloads: 690
Homepage | Details
gFTP 
Description: A great FTP client for Linux and other *nix OSs.
Added on: 14-Oct-2002 | Downloads: 1016 | Rating: 9.1 (11 Votes) 




Homepage | Details