ftp有关问题-500 OOPS: failed to open ftp log file

ftp问题--500 OOPS: failed to open ftp log file今天pin ftp时,ftp localhost,出现了上述错误解决方法:在

ftp问题--500 OOPS: failed to open ftp log file

今天pin ftp时,ftp localhost,出现了上述错误

解决方法:
在终端输入命令:
setsebool ftpd_disable_trans 1
service vsftpd restart
回车就可以了。

?