# lftp **Repository Path**: mirrors_pentaho/lftp ## Basic Information - **Project Name**: lftp - **Description**: sophisticated command line file transfer program (ftp, http, sftp, fish, torrent) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=lavv17&url=https://github.com/lavv17/lftp&title=LFTP+-+sophisticated+file+transfer+program&language=en_GB&tags=github&category=software)