今天pin ftp时,ftp localhost,出现了上述错误 解决方法:在终端输入命令: setsebool ftpd_disable_trans 1 service vsftpd restart 回车就可以了。