Gossamer Forum
Home : Products : Others : Fileman :

chmod 666 locked me out of a directory

Quote Reply
chmod 666 locked me out of a directory
Ok, was trying to install a new script and messed up by changing some of its internal directories to 666 instead of 777. This change was made with FILEMAN - but now, as a 666 directory, I can not click it to change it again to 777. How can I over ride this? Do I have to go in with an FTP program to change when I broke? Is there a backdoor way to make this chmod using fileman?



Thanks!
Quote Reply
Re: [shiner] chmod 666 locked me out of a directory In reply to
You can use Shell/Telnet/SSH to change the permission of the file or folder using the chmod command.
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] chmod 666 locked me out of a directory In reply to
Thanks for replying! I'll give it a shot.