Question
VSFTPD cant do operations on /var/www/mysite.com
i’m really bad at linux however have been able to setup a webhost, ssl and mysql, phpmyadmin on my ubuntu 18.04 digitalocean server, I also setup a vsftpd server however it’s not working as I expected it to work because permissions are not working. Whenever I do anything in /var/www/mydomain.net (my local root), it gives me an operation failed error. It worked before I changed the local_root to /var/www/mydomain.net (before that it was
/home/$USER/ftp)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×