LFTP is participating 2021 OSC China Open Source Project Selection , please vote for it!
LFTP in 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
LFTP won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement GPLv3
development language C/C++ View source code »
operating system Linux
Software type Open source software
Classification Utilities File transfer tool
Open source organizations nothing
region Unknown
deliverer Unknown
intended for unknown
Recording time 2008-11-15

Software Introduction

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you need ssl support, you need additional OpenSSL dependencies

Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to join the discussion 🔥 (2) Post and join the discussion 🔥
Published information
2017/09/14 07:44

LFTP 4.8.1 release, command line FTP tool

LFTP 4.8.1 was released. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. Updated content: improved rate limiting to allow per host limits ftp: make prefer-epsv default "no". ftp: fixed quote command and ftp:use-stat-for-list setting. switched to libidn2. fixed build with LibreSSL. fixed configure --disable-rpath. fixed ...

two
nine
Published information
2017/07/11 07:47

LFTP 4.8.0 release, command line FTP tool

LFTP 4.8.0 was released. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. Updated content: mirror: improved performance of -- scan all first for big trees mirror: new --flat option to flatten the target directory structure. mmv: new command for file moving; redirect mv to mmv in certain cases. fixed compilation with newer...

four
fifteen
Published information
2015/12/11 00:00

LFTP 4.6.5 release, command line FTP tool

LFTP 4.6.5 was released and updated as follows: sftp: fixed handling of out of order replies fixed futex_wait issue in SIGCHLD handler. ftp: fixed ls freezing with unstable server connection. torrent: show more correct ETA on the status line. fixed gnutls priority string. mirror: fixed excessive stack usage on large directories. documented some hard to fix bugs. improved man page on open command and cmd:prompt s...

three
thirteen
Published information
2015/04/17 00:00

LFTP 4.6.2 release, command line FTP tool

LFTP 4.6.2 was released with the following new features: * new command "edit" instead of the edit alias* new setting ssl:priority for disabling selected protocols. * new settings fish:auto-confirm and sftp:auto-confirm. * new setting file:use-lock to lock local files before accessing. * ftp: fixed disconnecting on timeout (broken in 4.6.0). * http: enclose ipv6 address in brackets in URLs and Host header. * fixed mi...

three
sixteen
Published information
2014/06/19 00:00

LFTP 4.5.2 release, command line FTP tool

LFTP 4.5.2 was released. This version fixes the startup problem of compiling with a GCC version; Added makdir - q option to select quiet operation; Add the global -- exist option to improve the seed status; Add some available static statistics; Trackerless seeds and unconnected seeds have been removed. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies

one
eight
Published information
2014/05/08 00:00

LFTP 4.4.16 release, command line FTP tool

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If ssl support is also required, additional OpenSSL needs to be released relying on LFTP 4.4.16. The updated content of this version is as follows: fixes mirror -- loop to re check base directory contents; fixes sftp and fish authentication by password with FreeBSD servers; fixed directory index parsing for some HTTP servers; fixes find command output to avoid an extra s...

zero
thirteen
Published information
2013/10/15 00:00

Lftp 4.4.10 release, command line FTP tool

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If ssl support is required, additional OpenSSL depends on lftp 4.4.10. The improvements include: New mirror options -- file/- f and - O. WebDAV fixes and improvements A new FTP setting, use-utf8, to disable UTF-8 activation. Fixes handling of incorrect encoding of file names. Fixes compilation without libiconv. Fixes an occasional ha...

zero
ten
Published information
2012/09/28 00:00

Lftp 4.4.0 release, command line FTP tool

LFTP 4.4.0 was released. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. Improvement record: Implements Current extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). Adds support for magnet links. A new setting torrent:use-dht. A new torrent option --dht-bootstrap for manual bootstrapping. Adds support for name.utf-8 and path...

seven
nine
Published information
2012/05/31 00:00

Lftp 4.3.7 release, command line FTP tool

Lftp 4.3.7 has been released. This version is mainly for bug repair, including script execution, time display, large PIDs, host name check in OpenSSL, etc. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you need ssl support, you need additional OpenSSL dependencies

zero
three
Published information
2012/04/02 00:00

Lftp 4.3.6 release, command line FTP tool

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. Lftp 4.3.6 Improvement record: 1 Adds explicit retracker support (new setting torrent:retracker); 2. adds support for HTTP status code 429 Too Many Requests; 3. improves FTP login error handling; 4. fixes errors reported by -Werror=format-security; 5. fixes HTTP error r...

zero
three
Published information
2011/06/25 00:00

Lftp 4.3.0 release, command line FTP tool

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. Changes: 1. A new command 'attach' to control a backgrounded lftp. 2. Automatically fills the torrent:ipv6 setting. 3. Slightly improved torrent status display. 4. A fix for the reconnect interval (it was sometimes uninitialized). 5. Several fixes for the case o...

one
two
Published information
2011/05/12 00:00

LFTP 4.2.3 release, file transfer tool

LFTP 4.2.3 Release. The changes in this version are as follows: the password is no longer written to transfer_log. Image: added the setting of non empty directory. The command output of the "jobs" can be redirected. The Orent verification rate and ETA are displayed. The default status of torrent peers is no longer connected and listed. LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies

zero
four
Published information
2011/03/30 00:00

Lftp 4.2.1 Release

Lftp is a powerful command line ftp upload/download tool. It supports ftp, ftps, http, https, hftp, fish and other protocols. It has the functions of command completion, viewing history, and allowing background execution of multiple tasks. Lftp 4.2.1 Feature: new ftp: use ip tos settings optimization torrent verification repair failed calls clear sprintf calls download lftp 4.2.1

one
one
Published information
2010/11/23 00:00

Lftp 4.1.0 release, FTP tool based on command line

LFTP is a very famous file transfer tool with character interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. If you also need ssl support, you need additional OpenSSL dependencies. This release can send path components to an FTP server separately, unless TVFS is in FEAT reply. It will save pget status at the very beginning of pget execution. It allows mirror... pget continuation (mirror - c --

zero
two
Published information
2010/09/02 00:00

lftp 4.0.10 released

[OSMSG. com Release] Lftp is a powerful command line ftp upload/download tool that supports ftp, ftps, http, https, hftp, fish and other protocols. Lftp has functions such as command completion, viewing history, and allowing background execution of multiple tasks. Lftp 4.0.10 Main function: The file set set by cache is used, and the file resolution list is no longer listed. Upgrade convert netscape cookies. Fixed the problem of errno clearing in http. Fixed the problem that files cannot be opened when coredump on mirror – log. Updated translation (German, Russian) Click to enter Lf

zero
one
No more
Loading failed, please refresh the page
Click to load more
Loading
next page
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
two comment
fifty-six Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top