标签:方式 错误提示 linu logs sftp 技术分享 不能 alt 资料
今天在centos上使用ftp命令连接搭建的FTP服务器(本机FTP服务使用Vsftpd搭建),出现如下的错误提示:-bash: ftp: command not found 查询相关资料,发现是FTP命令没有安装。
查询相关资料,发现是FTP命令没有安装。通过yum方式安装FTP命令:
安装完毕后,再次使用FTP命令进行连接,发现已经可以正常连接FTP服务器。
Linux不能使用FTP 命令 -bash: ftp: command not found
标签:方式 错误提示 linu logs sftp 技术分享 不能 alt 资料
原文地址:http://www.cnblogs.com/fwdxl/p/6841394.html