Forums

can't delete media file

I want to erase the file located in the path '/home/lldp0506/project/media'. However, it is also said that bash cannot be erased from the homepage GUI. When I try to erase it, the message 'cannot remove'/home/lldp0506/project/media/media': Permission denied' appears.

Where do you see the "permission denied" message? In a Bash console or in the Files page? If it's in a console, could you show us the full command you're using?

The message appears on the File page. Then, when you use the 'rm -rf' command in the bash, the message 'File name':Permission denied' appears.

What do you see if you run

ls -l /home/lldp0506/project/media

and

ls -ld /home/lldp0506/project/media