lftp
Sign in to saveAlso known as Lftpget
lftp is a command-line program client for several file transfer protocols. lftp is designed for Unix and Unix-like operating systems. It is developed by Alexander Lukyanov, and is distributed under the GNU General Public License.
Wikidata facts
- Official website
- lftp.yar.ru
- Image
- Lftp exemple.png
- Has use
- download manager
Show 7 more facts
- programmed in
- Q2407
- operating system
- Linux
- inception
- 1996-08-01
- software version identifier
- 4.9.3
- copyright license
- GNU General Public License, version 3.0
- source code repository URL
- github.com/lavv17/lftp
- software quality assurance
- continuous integration
Sources (7)
via Wikidata · CC0
~2 min read
Encyclopedic overview
5 sectionsContents
- Development history
- See also
- References
- Further reading
- External links
lftp is a command-line program client for several file transfer protocols. lftp is designed for Unix and Unix-like operating systems. It is developed by Alexander Lukyanov, and is distributed under the GNU General Public License.
lftp can transfer files via FTP, FTPS, HTTP, HTTPS, FISH, SFTP, BitTorrent, and FTP over HTTP proxy. It also supports the File eXchange Protocol (FXP), which allows the client to transfer files from one remote FTP server to another.
Excerpted from Wikipedia’s “lftp” article, available under the CC BY-SA 4.0 licence.