Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

Re: how do i set permissions on server

Quote Reply
Re: how do i set permissions on server In reply to
They won't even allow you to change permissions via FTP? Most FTP clients, including WS_FTP, AceFTP, and QFTP allow you to change permissions of files. They let you change permissions of Owner, Everyone, and Group.

Make sure that the permissions align with the following:

777 = rwx-rwx-rwx =

Owner = Read, Write, Execute
Group = Read, Write, Execute
Everyone = Read, Write, Execute

666 = rw-rw-rw-

Owner = Read, Write
Group = Read, Write
Everyone = Read, Write

644 = r--r--r--

Owner = Read
Group = Read
Everyone = Read

755 = rwx-r-x-r-x

Owner = Read, Write, Execute
Group = Read, Execute
Everyone = Read, Execute

That is really odd that your ISP will not allow you to change permissions via FTP.

Regards,




------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Subject Author Views Date
Thread how do i set permissions on server RedDVL 2773 Aug 29, 1999, 8:00 PM
Post Re: how do i set permissions on server
Eliot 2680 Sep 3, 1999, 8:18 AM
Post Re: how do i set permissions on server
b_evans 2681 Sep 5, 1999, 2:15 PM