Vsftpd出现 500 OOPS: Cannot Change Directory 的解决办法

我是用了虚拟用户的方案,出现这个问题是因为SElinux 没有关闭。 关闭: [bash] $ setenforce 0 [/bash]