0
点赞
收藏
分享

微信扫一扫

-bash: ftp: command not found

-bash: ftp: command not found
因为没有安装ftp命令
切换root用户

sudo su

su root

yum方式安装ftp

yum install ftp

over!

-bash: ftp: command not found_root用户


举报

相关推荐

0 条评论