摘要: 安装vsftpd 命令:yum -y install vsftpd 修改ftp配置文件 命令:vim /etc/vsftpd/vsftpd.conf 按i进入insert模式后,按以下要求修改 anonymous_enable=YES #改为anonymous_enable=NO chroot_lo 阅读全文
posted @ 2018-05-17 11:56 huohuohiahia 阅读(134) 评论(0) 推荐(0) 编辑