OVH Community, your new community space.

"550 Can't remove directory: Directory not empty" Solution! Fix!


009hnoor
25-04-2015, 06:02
Ok i m already log in

midnightsun
19-01-2015, 19:13
I think you should add this info to the OVH website, something like this

Problems with removing directory when they are empty.
"550 Can't remove directory: Directory not empty"

Login with Putty Via SSH
put in your username and password.

try using this command to delete the folder
rm -Rf foldername

this command to make a folder deletable
chmod 777 foldername

Using Putty should work, where Filezilla, dreamweaver and others do not.

Cheers