wav3front Hi, Using a sudo user, I cannot access /var/www/ via sftp: Via cli, I can access it only with sudo -i Is there a workaround to this? Thanks Alex
gozen Well, /var/www/ does not belong to a user other than root, so what kind of workaround would not compromise the security you are looking for? If you try /var/www/youruser it should work with no sudo