设置ftp用户不能删除

vi /etc/vsftpd/vsftpd.conf

cmds_denied=DELE

:wq

service vsftpd restart