Package: lftp Version: 4.4.13-1 Architecture: amd64 Maintainer: Noël Köthe Installed-Size: 1782 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libtinfo5, zlib1g (>= 1:1.1.4), netbase Filename: ./lftp_4.4.13-1_amd64.deb Size: 558408 MD5sum: 87e5629eb1b509b4bf025f549689aac1 SHA1: 2d94719c390ae549b1e856c0606080981bef882d SHA256: 8a51d7fbbe69e79b5c01a26065eb0327663e822031b0fd624f94ef35e7ab6fbc Section: net Priority: optional Homepage: http://lftp.yar.ru/ Description: 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.