 |
You must currently have WS-FTP LE 5.08 installed
on your computer. If you do not have WS-FTP you will need to use
another FTP program to change file permissions.
Setting file permissions is a key factor in publishing files to Polaris/Nova.
If you do not set them correctly, any one could have access to your files,
possibly even edit your files and republish them.
Note: if
you like to read more about setting permissions, see Change
Directory/File Permissions.
| There
are three key elements in the setting of file permissions: |
r |
read
the file or directory |
w |
write
to the file or directory |
x |
execute
the file or directory |
|
|
Each
element is assigned a value:
- read
= 4
- write = 2
- execute = 1
The
chart to the right shows the permissions set to 755. It
grants the
owner the right to read, write and execute a file. It allows
all other users to read and execute a file, but does not allow
them
to
write (make changes
to the file).
|
| Grant |
Owner
|
Group
|
Other
|
r |
4
|
4
|
4
|
w |
2
|
-
|
-
|
x |
1
|
1
|
1
|
| total |
7
|
5
|
5
|
|
|
|
|
|
Make
Directory allows to create a new directory. |
|
|
Rename
allows to change the file or directory name. |
|
|
Delete
removes the file or directory. |
|
|
Refresh
allows for all changes to take an effect. |
|
|
Detailed
directory information including permissions settings.
|
|
|
To
set permissions using WS_FTP client:
1.
Select the www directory (or file/directory you want to change)
on the remote site window.
2.
Right click to open the pop-up window. Click chmod (UNIX).
The Remote file permissions dialog box will open.
3.
Set the permissions to 755. See the image to the right.
|
|
|
Verify
permissions settings:
Click
on the
button to update the directory window.
Click
on the
button to view the updated permission settings.
|
 |
|