Gossamer Forum
Home : Products : Others : Fileman :

Can't touch directory after chmod 666

Quote Reply
Can't touch directory after chmod 666
I accidentally changed permissions on one of my directories to 666. Now I can't select it to change the permissions or delete it or anything. The checkbox is greyed out! How can I change the chmod on it or how can I delete it?
Quote Reply
Re: [chaddycakes] Can't touch directory after chmod 666 In reply to
You need to change it manually back to 755 (or 777, depending on your server). I'd suggest doing this via FTP or SSH.

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Can't touch directory after chmod 666 In reply to
Yah. I had to use Telnet and connect to my ftp server that way and do it. It's too bad you just can't do it in FileMan. Would make it alot easier.
Quote Reply
Re: [chaddycakes] Can't touch directory after chmod 666 In reply to
Quote:
It's too bad you just can't do it in FileMan. Would make it alot easier.

Yeah, the problem is... that depending on your server type, a Perl script only has limited control over the files . FTP gives you full power, especially when changing it to a CHMOD lower than recommended (644 on files, and 755 on folders).

Glad you got it working though :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [chaddycakes] Can't touch directory after chmod 666 In reply to
This issue will be fixed in next release.

TheStone.

B.