• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

FTP problems - I can't delete folders!

  • Thread starter Thread starter
  • Start date Start date

I've tried using CuteFTP, WS_FTP and IE 6.0 - there are a few folders on my site that, when I try to delete them, give me an error: "550: directory not empty," even though it REALLY IS empty - and the CHMOD is set to 777 on them. How come I can't delete them? It's driving me CRAZY!
 
You possibly have hidden files there... or maybe other directories inside the directory you're trying to delete -- those are considered files by FTP as well, you know.
If you can, log on to the shell of that server and do a "ls -a" to view all hidden files.
 
Back
Top