Home  >  Q&A  >  body text

CentOS vsftpd 可以登录但是无法上传 删除文件!

安装

yum -y install ftp vsftpd
useradd -d /var/www/example.com user001
chown -R root:user001 /var/www/example.com

登录

可以登录,但是无法上传文件,无法删除FTP中的文件

系统

CentOS7
vsftpd Package vsftpd-3.0.2-9.el7.x86_64 
世界只因有你世界只因有你2733 days ago875

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-04-25 09:03:17

    Vsftp is a troublesome FTP Server. I recommend a link to you: http://os.51cto.com/art/201008/222036.htm

    reply
    0
  • Cancelreply