lftp 4.8.1-1 source package in Ubuntu
Changelog
lftp (4.8.1-1) unstable; urgency=medium * new upstream release from 2017-09-13 * rpath option fixed by upstream and chrpath removed in rules * upstream switched to libidn2 and do the same in the debian package -- Noël Köthe <email address hidden> Sun, 17 Sep 2017 21:17:03 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lftp_4.8.1-1.dsc | 1.9 KiB | 03dc5e26433346820ff540bd16778c20650f29ca746b648bbf52f03c3da50091 |
lftp_4.8.1.orig.tar.xz | 1.5 MiB | e770daa5592ad21bd0b8a8915a0f4fdc2e15dec6c69e754a870ad9c18be57b27 |
lftp_4.8.1.orig.tar.xz.asc | 155 bytes | 0c1273cbc31735e5a9becfef84edb6642af70ef6b500c9a42bef4331bbd3f9d6 |
lftp_4.8.1-1.debian.tar.xz | 16.0 KiB | 0f18efa6eb25db5d9a01b1362c276df865378cca2c3bcc6188460d9cb27c230d |
Available diffs
- diff from 4.8.0-3 to 4.8.1-1 (167.5 KiB)
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