Jay Taylor's notes
back to listing indexGitHub - lavv17/lftp: sophisticated command line file transfer program (ftp, http, sftp, fish, torrent)
[web search]
Original source (github.com)
Clipped on: 2021-10-14
Skip to content
-
Why GitHub?
- Team
- Enterprise
-
Explore
- Marketplace
-
Pricing
Latest commit
Files
Type
Name
Latest commit message
Commit time
LFTP
Command line driven, shell-like, reliable file transfer program. It supports a number of protocols and even BitTorrent with DHT! IPv6 is fully supported too.
To build from GIT sources, run autogen.sh
script to create Makefiles. You will need autoconf, libtool, gettext-devel, automake, gnulib.
You can get gnulib using git clone git://git.savannah.gnu.org/gnulib
.
Also for compiling lftp you will need these libraries:
- readline-devel
- zlib-devel
- gnutls-devel or openssl-devel (optional)
- expat-devel (optional)
Resources
License
Packages
No packages published
Contributors 46
- C++ 78.4%
- C 16.0%
- M4 2.9%
- Shell 2.0%
- Other 0.7%