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 |
---|---|---|
0001-Add-content-of-the-SUSE-lftp-vi-1.1-archive.p |
0000001996 1.95 KB | |
0002-Add-content-of-lftp-compat-addfiles.patch.pat |
0000038208 37.3 KB | |
0003-Add-content-of-lftp-completion.patch.patch | 0000000699 699 Bytes | |
0004-Include-config.h-to-detect-gnulib-macros.patc |
0000000716 716 Bytes | |
0005-Add-the-wrapper-code-to-the-Makefile-in-order |
0000005270 5.15 KB | |
lftp-4.8.4.tar.xz | 0001633444 1.56 MB | |
lftp-4.8.4.tar.xz.asc | 0000000155 155 Bytes | |
lftp-default-ssl-cipher.patch | 0000000630 630 Bytes | |
lftp.changes | 0000041761 40.8 KB | |
lftp.keyring | 0000009781 9.55 KB | |
lftp.spec | 0000005815 5.68 KB | |
relax-ssh-password-prompt-recognition.patch | 0000002046 2 KB |
Revision 74 (latest revision is 81)
Refresh "relax-ssh-password-prompt-recognition.patch" to the solution upstream chose in commit 0bcd1d2d6bfb9d53. The previous patch assumed incorrectly that the underlying buffer would always contain a NUL-terminated string. [bsc#1120946]
Comments 1
lftp 4.8.4 has been released: http://lftp.yar.ru/ftp/lftp-4.8.4.tar.xz