4
need to give access to an ftp user in the /var/www folder but there are folders there that it cannot access/edit/delete
tried a command:
#chmod 000 <pasta>
almost worked, it does not delete, does not access, however it can do Name in the folder, is there a way for it not to do Name ?
the owner of the folder is root dou a ls -lha p/ you understand
codigo
d--------- 2 root root 4.0K Apr 10 09:48 zzz even though the owner is root and even the user is not part of a group he can rename the folder– SneepS NinjA