[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Allowing FTP Root access
- Subject: RE: [cobalt-users] Allowing FTP Root access
- From: <rpaiz@xxxxxxxxxxxxxx>
- Date: Mon Oct 30 10:45:02 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Then once you're done making your changes to the file through
> ftp, set it back.
> chmod 644 index.html
>
> You could probably do this with a lower setting, but 777 is
> just quick and easy.
Do keep in mind that 7 implies read, *write*, and execute. Since your
index.html file is text, it doesn't need execute privileges. And since you
don't want anyone else changing your website, I suggest it doesn't want
write access either.
644 is good...
--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>