Command Line File Transfer Program
LFTP is a reliable shell-like command line FTP client. It can retry
operations and does reget automatically. It can do several transfers
simultaneously in the background. With LFTP, you can start a transfer
in the background and continue browsing that FTP site or another one.
This is all done in one process. Background jobs are completed in nohup
mode if you exit or close the modem connection. LFTP has reput, mirror,
and reverse mirror among its features. Since version 2.0, it also
supports the HTTP protocol. Other features include IPV6 support,
context sensitive completion, output redirection to files or to pipe,
FTP and HTTP proxy support, transfer rate throttling for each
connection and for all connections in sum, job queuing, job execution
at specified times, opie and skey support in the FTP protocol, SSL for
HTTP and FTP, and FXP transfers.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/lftp && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
lftp-4.7.4.tar.xz | 0001564016 1.49 MB | |
lftp-4.7.4.tar.xz.asc | 0000000173 173 Bytes | |
lftp-autoconf-req.patch | 0000000161 161 Bytes | |
lftp-compat-addfiles.patch | 0000037602 36.7 KB | |
lftp-completion.patch | 0000000334 334 Bytes | |
lftp-config_h.patch | 0000000740 740 Bytes | |
lftp-default-ssl-cipher.patch | 0000000630 630 Bytes | |
lftp-rpmlintrc | 0000000163 163 Bytes | |
lftp-stdio.h.patch | 0000000618 618 Bytes | |
lftp-vi.1.1.tar.gz | 0000001457 1.42 KB | |
lftp-wrapper+edit+compat-modify.patch | 0000004794 4.68 KB | |
lftp.changes | 0000036614 35.8 KB | |
lftp.keyring | 0000001367 1.33 KB | |
lftp.png | 0000005671 5.54 KB | |
lftp.spec | 0000005955 5.82 KB |
Revision 64 (latest revision is 81)
- lftp 4.7.4: * mirror: new option --directory (-F) for source directories glob pattern. * mirror: fixed coredump with --depth-first + --recursion=newer. * mirror: create inaccessible directories anyway. * pget, torrent: avoid long delays in posix_fallocate(3) call. * new setting dns:name for host aliases. * ftp: allow SSL after certain types of ftp proxy. * http: fixed interpretation of links without a protocol. * cls: fixed glob metacharacter unquoting. * sftp: fixed mirroring of files with a leading tilde. * fixed transfer logging.
Comments 1
lftp 4.8.4 has been released: http://lftp.yar.ru/ftp/lftp-4.8.4.tar.xz