Quote:
Originally Posted by lucky482
I tried chmod the folders to 777 in ftp manually but it's still not allowing me to delete the folders. Keeps giving me 550 permission denied.
|
you need to write a script that does it and run it under the web server's context, then you'll be able to delete using ftp. alternatively if you have root just SSH/SFTP in and delete them manually.