I had an error message when logging in with vsftpd.
500 OOPS: vsftpd: refusing to run with writable root inside chroot()
I have found a solution on google that I have to add the following command to vsftpd.conf
allow_writeable_chroot=YES
But with this command added, I can not start vsftpd. What's wrong?
I'm using vsftpd 2.3.5