lftp如何配置

簡介

lftp是一個(gè)文件傳輸程序,它支持ftp、SETP、HTTP和FTPs等多種文件傳輸協(xié)議。 

配置安裝方法

1. 編譯和安裝

CentOS 7.6中自帶lftp安裝包,直接使用yum命令安裝。

yum install -y lftp

回顯信息如下,則lftp安裝完成:

Installed:
lftp.aarch64 0:4.4.8-11.el7                                                                                                 
Complete!

2.運(yùn)行和驗(yàn)證

查詢lftp版本號(hào)。

lftp -v

回顯信息如下,則表示lftp安裝成功。

LFTP | Version 4.4.8 | Copyright (c) 1996-2013 Alexander V. Lukyanov
LFTP is free software: you can redis tribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LFTP.  If not, see <http://www.gnu.org/licenses/>.
Send bug reports and questions to the mailing list <lftp@uniyar.ac.ru>.
Libraries used: Readline 6.2