[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] chmod command
- Subject: Re: [cobalt-users] chmod command
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Oct 24 07:23:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hello,
> For some reason or other, a directory on one of my clients sites, seems to
> have had its permissions altered. Firstly, can somebody let me know how
this
> might have happened. I am the only person who accesses the site via ftp.
>
> Second what chmod command can I use in telnet/ssh to change the directory
> attributes.
>
chmod [see man chmod]
chown [see man chown]
chgrp [see amn chgrp]
chattr [ see man chattr]
Sorry, but you really did not give enough info to be more specific.
--Gerald