User Permissions
Posted by: natevenet
Posted on: 2006-09-19 08:07:00
Hey all. I'm attempting to set something up so that users can have full permissions including FTP on a folder on a site (mysite.com/folder/).
I've got permissions set so that they need to login to view the folder, but I'm not sure that they are set completely right, and, when I try to FTP to that folder using Dreamweaver and one of those logins, I get told that the folder is not found.
My permissions are thus:
the folder is:
drwxrwxr-x (not sure what the 'd' is, actually)
the files in the folder all are -rw-r--r-- is there a way to set a default setting so that all files placed in this folder will get a different set of permissions (that allows the users who have login access to write and execute as well)?