Download List

Project Description

lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL, BitTorrent protocol. IPv6 is fully supported. There are lots of tunable parameters, including rate limitation, number of connections limitation and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-28 13:17
3.5.10

A pair of core dumps in rare cases were fixed.
Tags: Minor bugfixes

2007-03-20 10:42
3.5.9

A potential security vulnerability in mirror --script was fixed.
Tags: Minor security fixes

2006-10-26 14:46
3.5.6

A core dump in mget was fixed. The cmd:parallel
and cmd:queue-parallel settings were added to set
the number of jobs executed in parallel in
non-interactive mode and in a queue. The
--skip-noaccess mirror option and
mirror:skip-noaccess setting were added. Several
bugs were fixed.
Tags: Minor bugfixes

2006-08-10 22:09
3.5.4

The setting mirror:include-regex has been added. SSL keys are loaded for protected data connections as well (as in 3.4 and before). The new option ftp:ssl-data-use-keys can be used to disable it. The human-readable options of du and cls work again. Compilation on certain systems has been fixed.
Tags: Minor bugfixes

2006-07-31 16:15
3.5.2

The program was fixed to strip CRs from ls output,
just as before. The help for pget was updated. A
hang in mirror -c and get -c was fixed. Mirror
timestamps for HFTP and HTTP were fixed. Mirror
was fixed for files starting with a tilde. The use
of PROPFIND was fixed when http:use-propfind is to
"no". Directory listing and globbing for FTP over
HTTP proxy was fixed. The gnulib sources were
updated.
Tags: Major bugfixes

Project Resources