9svn6
New Member
- Messages
- 77
- Reaction score
- 0
- Points
- 0
Hi I have been having a lot of problems lately when deleting files and folders for some reason I always end up with a few files or folders that wont delete and I get this error:
even tho the directory is either empty or I'm trying to delete the files inside. I have noticed if I chmod each file / folder to 755 then they will delete but it is annoying when you have to chmod each file and folder one at a time since the batch would give me the error that i wasn't permitted.
Code:
550 Can't remove directory: Directory not empty
even tho the directory is either empty or I'm trying to delete the files inside. I have noticed if I chmod each file / folder to 755 then they will delete but it is annoying when you have to chmod each file and folder one at a time since the batch would give me the error that i wasn't permitted.
Last edited: