From 77df4e5e44097a8805f6c3e924fa6d583e75c74f Mon Sep 17 00:00:00 2001 From: Frank Zhang Date: Sun, 15 Mar 2015 15:20:12 +0800 Subject: [PATCH] [translating] 20150306 How to Setup lftp--A Simple Command line FTP Program.md --- ...306 How to Setup lftp--A Simple Command line FTP Program.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150306 How to Setup lftp--A Simple Command line FTP Program.md b/sources/tech/20150306 How to Setup lftp--A Simple Command line FTP Program.md index b4fe88cd12..ad5f1da84c 100644 --- a/sources/tech/20150306 How to Setup lftp--A Simple Command line FTP Program.md +++ b/sources/tech/20150306 How to Setup lftp--A Simple Command line FTP Program.md @@ -1,3 +1,4 @@ +zpl1025 How to Setup lftp - A Simple Command line FTP Program ================================================================================ Hi everyone, this article is about Lftp and how we can install Lftp in our Linux Operating System. [Lftp][1] is a command line based File Transfer Software also known as FTP Client which was developed by Alexander Lukyanov and was distributed as GNU General Public License. Besides FTP, it also supports FTPS, HTTP, HTTPS, HFTP, FISH, and SFTP. The program also supports FXP, allowing for data transfers between two FTP servers bypassing the client machine. @@ -171,4 +172,4 @@ via: http://linoxide.com/linux-how-to/setup-lftp-command-line-ftp/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 [a]:http://linoxide.com/author/arunp/ -[1]:http://lftp.yar.ru/ \ No newline at end of file +[1]:http://lftp.yar.ru/