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.

2011-09-24 09:28
4.3.2

This release fixes fish protocol synchronization when ls fails on the server, the torrent shutting down when the tracker fails, and compilation problems on Solaris.
Tags: Stable

2011-06-30 00:56
4.3.1

A core dump when downloading a torrent on Linux with a PPP interface was fixed. The Russian translation was updated.
Tags: Stable

2011-06-25 08:24
4.3.0

A new command 'attach' to control a backgrounded lftp. Automatically fills the torrent:ipv6 setting. Slightly improved torrent status display. A fix for the reconnect interval (it was sometimes uninitialized). Several fixes for the case of cmd:parallel>1.

2011-05-12 23:05
4.2.3

Passwords are not longer written to transfer_log. The mirror:no-empty-dirs setting was added. The output of the "jobs" command may now be redirected. Torrent peers that are not connected are not listed by default. Torrent validation rate and ETA are shown.
Tags: Minor

2010-11-26 17:54
4.1.1

Job command line display was fixed. Some warnings and compilation problems with old gcc compilers were fixed (with patches from Openwall).

Project Resources