Brandon Davis wrote:
> 
> What are the equivalents of permissions 755 & 777 in windows 2000. This is
> to allow access to a CGI shopping cart.

I don't know about windows 2000, but under Unix,

        755 (rwxr-xr-x) means that only owner can write, everyone can read
        777 (rwxrwxrwx) means that everyone can read/write

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://www.bike-nomad.com

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to