Support Knowledge Base >> Web Hosting >> Web Hosting Service Guide >> Uploading content to your Website

Search |

File/Folder Permissions And Groups

Every file and directory on a server has a set of access permissions associated with it. These include the owner of a file, the group a file is associated with, and who has read, write, and execute permission on that file. These permissions allow you to choose who can use your files, and control what they can do with them. There are three groups in terms of file access, and three different permission types they can receive.

The groups are:

  1. Owner - the Owner group consists only of the owner of the website
  2. Group - The group permission pertains to users who are listed in the group to which the file is assigned
  3. Everyone - the Other group consists of everyone else like website visitors

The potential permissions are:

  1. Read - this allows a user or program the ability to read the data in a file
  2. Write - the Write permission allows a user or program the ability to write new data into a file, and to remove data from it
  3. Execute - the Execute permission allows a user or program the ability to execute a file, if it is a program or a script
     

Setting Permissions Numerically

Numeric Value

Permission

0 No Permission
1 Execute
2 Write
3 Write + Execute
4 Read
5 Read + Execute
6 Read + Write
7 Read + Write + Execute
 

Created on:  
Sep 23, 2006 3:39 PM  GMT
Last Updated on:   Jul 28, 2009 10:51 AM  GMT
 
Answer Where do I put the content of my Website? 
Category Configuring and using various FTP Clients 
Answer File/Folder Permissions And Groups 
Answer Do you allow Shell access via SSL/Telnet? 
Answer Do you allow Anonymous FTP? 
Answer FTP Logs