lftp 4.8.0-3 source package in Ubuntu

Changelog

lftp (4.8.0-3) unstable; urgency=medium

  * reverted -2 change to get a working lftp back and test SOCKS
    support beside sid. closes: Bug#871695

 -- Noël Köthe <email address hidden>  Thu, 10 Aug 2017 23:13:11 +0200

Upload details

Uploaded by:
Noël Köthe
Uploaded to:
Sid
Original maintainer:
Noël Köthe
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lftp_4.8.0-3.dsc 2.0 KiB c0ddb29780c112d7dcb43bd14f3101e90195cff9a6e52eee0d8f0f39a7e0138c
lftp_4.8.0.orig.tar.xz 1.5 MiB 7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f
lftp_4.8.0.orig.tar.xz.asc 155 bytes 3a1bd7b26543d093938c72180e9a4fd7f508f27f71335a4929bb7754298c05f6
lftp_4.8.0-3.debian.tar.xz 14.5 KiB e9709c6e3c93e407d8d239e53b1d97c2b8415a21a8e73df4f1408d0cd8ad4fb0

Available diffs

No changes file available.

Binary packages built by this source

lftp: Sophisticated command-line FTP/HTTP/BitTorrent client programs

 Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS,
 FTPS and BitTorrent protocols under both IPv4 and IPv6. Lftp has an amazing
 set of features, while preserving its interface as simple and easy as possible.
 .
 The main two advantages over other ftp clients are reliability and ability
 to perform tasks in background. It will reconnect and reget the file being
 transferred if the connection broke. You can start a transfer in background
 and continue browsing on the ftp site. It does this all in one process. When
 you have started background jobs and feel you are done, you can just exit
 lftp and it automatically moves to nohup mode and completes the transfers.
 It has also such nice features as reput and mirror. It can also download a
 file as soon as possible by using several connections at the same time.
 .
 Lftp can also be scriptable, it can be used to mirror sites, it lets you
 copy files among remote servers (even between FTP and HTTP). It has an
 extensive online help. It supports bookmarks, and connecting to several
 ftp/http sites at the same time.
 .
 This package also includes lftpget - A simple non-interactive
 tool for downloading files.

lftp-dbgsym: debug symbols for lftp