lftp 4.4.13-1 source package in Ubuntu

Changelog

lftp (4.4.13-1) unstable; urgency=low


  * new upstream release from 2013-11-27
  * debian/watch took updated file from bartm
  * debian/control updated Standards-Version: no changes needed

 -- Noël Köthe <email address hidden>  Fri, 29 Nov 2013 17:12:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main net

Downloads

File Size SHA-256 Checksum
lftp_4.4.13-1.dsc 1.7 KiB d15addd207ebb24bf5afa319e44c4f23292518483efdc30204cbd84b534e7811
lftp_4.4.13.orig.tar.gz 2.4 MiB 1f7071faca15c63603479dfa4270cf6b52419b0ee2cf53453a0858974b9b6916
lftp_4.4.13-1.debian.tar.gz 13.8 KiB f1ed542f8841af4ee8753fa182eab9f0f4e8a4ae2875a95c8862590fd1e61810

Available diffs

No changes file available.

Binary packages built by this source

lftp: Sophisticated command-line FTP/HTTP 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.