Skip to content

lavv17/lftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e71135d · Nov 8, 2024
May 18, 2016
Jul 28, 2024
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024
Jul 16, 2022
Aug 3, 2019
Apr 24, 2017
Mar 1, 2019
Dec 6, 2006
Mar 30, 2017
Nov 27, 2008
Dec 13, 2012
Dec 15, 2016
Aug 4, 2017
Jul 11, 2016
Jan 15, 2020
Nov 8, 2024
Dec 11, 2014
Dec 4, 2015
Aug 9, 2002
Sep 24, 2012
Dec 2, 2015
Jun 1, 1999
Nov 15, 2016
Oct 9, 2017
Apr 2, 2019
Jul 31, 2018
Aug 8, 2018
Nov 8, 2024
Mar 31, 2015
Aug 20, 2015
Apr 24, 2017

Repository files navigation

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)

Flattr this git repo