vsftp "上传 553 Could not create file"
?
解决办法:由于 linux的安全设置照成的问题。
1.?setsebool?-P?ftpd_disable_trans?1?2.?service?vsftpd?restart?