DE Oracle @ UMUC Banner
How-To

Search

Set Permissions using WS-FTP

blank Spacer Image

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

WS_FTP Action Buttons

Make Directory Button
Make Directory allows to create a new directory.
Rename Button
Rename allows to change the file or directory name.
Delete Button
Delete removes the file or directory.
Refresh Button
Refresh allows for all changes to take an effect.
Directory Info Button
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 Refresh Button button to update the directory window.

Click on the Directory Info Button button to view the updated permission settings.

Blank Image


DE Oracle Welcome Page   Guidelines for Contributors
WebTycho Login Academic Departments Directory
Administration Directory Faculty Services  Library Services 

Created and Maintained by the Center for Support of Instruction
© University of Maryland University College.