软件包:lftp(4.9.2-2)
lftp 的相关链接
Debian 的资源:
下载源码包 lftp:
- [lftp_4.9.2-2.dsc]
- [lftp_4.9.2.orig.tar.gz]
- [lftp_4.9.2.orig.tar.gz.asc]
- [lftp_4.9.2-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [lftp.yar.ru]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgnutls30 (>= 3.7.5)
- GNU TLS library - main runtime library
-
- dep: libidn2-0 (>= 2.0.0)
- 国际化域名(IDNA2008/TR46)软件库
-
- dep: libreadline8 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: netbase
- 基本 TCP/IP 组网系统
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: ssh-client
- 本虚包由这些包填实: openssh-client
- 或者 openssh-client
- SSH 客户端,用于登录远程机器