Jay Taylor's notes

back to listing index

GitHub - lavv17/lftp: sophisticated command line file transfer program (ftp, http, sftp, fish, torrent)

[web search]
Original source (github.com)
Tags: torrent rsync ftp lftp github.com
Clipped on: 2021-10-14

Latest commit

Image (Asset 1/14) alt= 4,628 commits

Files

Type
Name
Latest commit message
Commit time
doc
made ftp:use-pret tri-bool (fixThis commit closes issue #582. #582)
17 months ago
lib
14 months ago
m4
14 months ago
13 years ago
14 months ago
6 years ago

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)

Image (Asset 2/14) alt= lftp.yar.ru

Resources

License

Packages

No packages published