响应: 553 Could not create file.错误: 严重文件传输错误
主要是处理man ftpd_selinux,解决这个问题只要: 1. setsebool -P ftpd_disable_trans 1 2. service vsftpd restart