DE Oracle @ UMUC Banner
How-To

Search

Set Permissions using WS-FTP

blank Spacer Image

You must currently have CoreFTP installed on your computer.  If you do not have CoreFTP you can download a copy from http://www.coreftp.com/.

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

CoreFTP Action Buttons

Make Directory allows to create a new directory.
Rename File/Directory
To rename a file or directory, right-click on the file/directory to be renamed and select Rename from the mini menu.
Delete File/Directory
To delete a file or directory, right-click on the file/directory deleted and select DELETE from the mini menu.
Refresh allows for all changes to take an effect.

To set permissions using CoreFTP client:

1. Select file/directory you want to change on the remote site panel.

2. Right click to open the pop-up window. Select Properties from the mini-menu.

The Remote file permissions dialog box will open.

Select appropriate permissions.

You can type the value into the Value text box, however, the permission code needs to be typed in reverse order.  For example.  If you want to set the file permissions to 755, in the Value text box you would need to enter 557.  Once you have added the permission to the text box it should be listed as 755.

Verify permissions settings:

Click on the button to update the directory window.

Blank Image


Welcome Page  How-To 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.