Hi,
I have tried to delete a folder in Filezilla and got the error:
so I thought I found the answer from One Page Zen: https://onepagezen.com/fix-ftp-permission-errors-google-cloud/
I gave the permission like:
However, the error still occurs even after I gave permission.
I am probably missing something.
Please help!
I have tried to delete a folder in Filezilla and got the error:
Code:
Error: set attrs for /file path/: permission denied
I gave the permission like:
Code:
sudo chmod 777 /path/to/file
I am probably missing something.
Please help!