Body
Jump to: Connecting | Uploading | Permissions | Downloading
WinSCP allows you to easily manage files on your computer and your directories on the UD server with in interface similar to Windows Explorer. With the file transfer program you will be able to:
- View any directory or file on the server, including Web pages, graphics, documents, and more.
- Create, rename, move, and delete folders and files within your directory on the server.
- Transfer any file or folder between your computer and your directory on the server.
- Change the permissions of files in your directory on the server.
Connecting WinSCP
- If you haven't already done so, download and install WinSCP.
- Open WinSCP (either from the Start Menu or a desktop shortcut).
- On the log in screen that appears, enter the following information.
- File protocol: SFTP
- Host name: copland.udel.edu
- Port number: 22
- User name: UDelNet ID (Do not include "@udel.edu" after your ID)
- Password: Your UDelNet password
- Click Login
- If this warning dialog box appears and you are using your own computer, click Yes. If you are using someone else's computer or a computer in a public site, click No.
- You are now connected and free to upload and download files.
Back to top
Upload a file
-
After connecting to the server, navigate to the desired folder as if you were using Windows Explorer.
- Simply drag and drop the file into the WinSCP window.
- You can also move a file into WinSCP by pressing CTRL+V on your keyboard, or by clicking Paste from the File menu.
- A window will appear with upload options. You MUST click Transfer Settings before completing the upload.
- On the Transfer settings dialog box, select Automatic as the Transfer Mode.
- Set the appropriate Permissions. Read the next section for more information.
- After you've set the appropriate permissions, click OK and your file transfer is complete.
Back to top
Setting File and Folder Permissions
You must set the correct permissions for every file and folder you upload, regardless of whether the files are for personal or shared use. You must delegate who (users) can do what (attributes) with your files and folders:
File and Folder Permissions for Users
Owner |
You. The user with full rights to all files and directories within a specific server directory space. This user can change file and folder attributes. |
Group |
A select group of users in the same UNIX group as you. Visit UD's UNIX Group page for more information. |
Others |
All other people - the world. |
Attributes
R (read) |
The file or folder can be read (viewed). |
W (write) |
The file or folder can be written to (edited). |
X (execute) |
A folder can be opened to access files. A website can run a script. |
- On the Transfer Settings dialog box, choose the Set permissions checkbox, and then click the ellipses to configure permissions.
- You'll be presented with a table of checkboxes allowing every possible user-attribute combination. Recommended permissions for different files and their applications are below.
File or folder strictly for personal use.
File or folder for sharing.
A basic HTML website. WinSCP's default permission settings.
A website that runs a script or .include file.
A directory or index of files and folders.
- Click Close on the permissions pop-up, and then click OK on the Transfer settings dialog box.
- Click OK on the main Upload window. Your file transfer is complete.
Changing a file's permissions after uploading
Simply right-click the file, click Properties, and set the attributes for each user.
Setting default permissions
- From the View menu, select Preferences....
- On the left menu bar, click Transfer.
- Click Edit...
- Set your default permissions and click OK.
Back to top
Download a file
- Downloading a file from the server is as easy as dragging and dropping the file from WinSCP to your computer.
- Drag the file from WinSCP to your desktop or other location on your computer.
- You can also right-click the file and select Download..., OR click the file once to highlight it, and then click Download in the toolbar.
- Change the download location if necessary.
- Click OK. The file transfer is complete.
Back to top