Cannot Delete Folder, 550 Error Message

I've been searching around on this forum all day, and can't seem to find anything that I've not already done that will help me. I'm trying to delete a subfolder from my server and I've done everything from making files visible, to trying to change the CHMOD. But everytime I try to change it I get this:

550 Could not change perms on 'folder name': Permission denied

Changing the CHMOD worked for me previously to delete folders, but now this one is just stuck there with a big ugly red X and I'm not sure what else to do. I've even trying deleting the folders from my cpanel itself and that doesn't work either. I'm really in a bind, please help!

It seems the server is configured in a way that does not allow you to delete this folder. Contact the server's admin for details.

Thanks for your reply! I contacted my host, GoDaddy.com, and the customer support over there told me that only I could remove these folders myself manually. Is it possibly my upload settings? Is there a way I can set an upload permission to private?

It could also be that your server is configured so it only allows to delete empty folder, i.e. folders that contain no files or subfolders. In that case, you would have to delete all files / empty folders recursively and manually.

Otherwise, please post the log of a try to delete this folder.

I have deleted all the files that were contained in the folders, the problem is, the folder I'm having trouble deleting is a subfolder. I was running 4images and was trying to delete the folders, then re-upload them. The folders are as follows: 4images-> templates-> default. The default subfolder is the one with the problem and as many times as I've tried changing the permission from 77 (which is the permission it's stuck on) it tells me permission is denied. Here is a log of what happens when I try to delete the 'default' subfolder.

[13:17:01] RMD default
[13:17:01] 550 Can't remove directory: Directory not empty
[13:17:01] CWD /4images/templates/default
[13:17:02] 550 Can't change directory to /4images/templates/default: Permission denied
[13:17:02] PASV
[13:17:02] 227 Entering Passive Mode (68,178,211,2,153,81)
[13:17:02] Opening data connection to 68.178.211.2 Port: 39249
[13:17:02] MLSD
[13:17:03] 150 Accepted data connection
[13:17:03] 320 bytes transferred. (853 bytes/s) (375 ms)
[13:17:03] 226-Options: -a -l
[13:17:03] 226 3 matches total

It says the folder isn't empty, but I'm pretty sure that it is. Although when I try to click on the folder to check if it's empty I get this:

[13:22:01] CWD /4images/templates/default
[13:22:10] 550 Can't change directory to /4images/templates/default: Permission denied

I attempted to do what you said, but when I put in SITE CHMOD 777 default (which is the folder with the error I'm trying to delete) it said this:

[21:17:44] SITE CHMOD 777 default
[21:17:44] 550 Could not change perms on default: No such file or directory

I'm so confused

The directory seems to be deleted already, it probably only exists in the cache. Try pressing F5 to refresh the file / folder list and / or empty the cache (Tools -> Settings, Connection -> Cache).

This has got to be the oddest thing I've ever seen. Even after clearing the cache and restarting the program, it still sits there. It's been there for a few days. Thanks for all your help. Not sure what else I could possibly do.


This has got to be the oddest thing I've ever seen. Even after clearing the cache and restarting the program, it still sits there. It's been there for a few days. Thanks for all your help. Not sure what else I could possibly do.

Enter the raw ftp command: dele .htaccess in the file/folder you are having difficulty deleting.

I spent over 24 hours trying to resolve that issue.
In my case it was jomsocial_rule.xml file that I couldn't not only delete, but to change permissions or download it.
Finally I did it.
I unzipped the original insller folders and found jomsocial_rule.xm - notice - there is no end letter "l" in it.
I renamed it correctly.
I went back to server folder and renamed the same file there to something else. Surprisingly - I could do it!
Then I was able to delete it and to replace with a new file.
Now my Akeeba Backup program is not complaining any more!
Nothing above helped me.