问题: 编译了最新版本的vsftp,出现“500 OOPS: vsftpd: refusing to run with writable root inside chroot ()”错误 解决方法: vi /etc/vsftpd.conf (或者是在/etc/vsftpd/vsftpd.conf,总之找到自己vsFTPd服务器的配置文件) 添加如下…
解决vsFTPd出现500 OOPS: vsftpd: refusing to run with writable root inside chroot()的问题