lftp 4.9.2-1build1 source package in Ubuntu

Changelog

lftp (4.9.2-1build1) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <email address hidden>  Thu, 24 Mar 2022 13:09:24 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main net

Downloads

File Size SHA-256 Checksum
lftp_4.9.2.orig.tar.gz 2.8 MiB a37589c61914073f53c5da0e68bd233b41802509d758a022000e1ae2076da733
lftp_4.9.2.orig.tar.gz.asc 155 bytes 2fa2ee08a9675bf862a2ae58f1bc98cdeb04b057a7656cb212fa7c77bb751cad
lftp_4.9.2-1build1.debian.tar.xz 21.1 KiB fd76e9f013b7904af454d43c4ba9b873f98ce0b1fe93c3e616de3cae77957388
lftp_4.9.2-1build1.dsc 2.1 KiB 703a188cfbee7fa62c479f6315f99f4e55ab360b8189a4301529594a55ce040f

View changes file

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