File Access
Saving Files
To make sure your files are accessible, you need to store them on the H: drive (your network drive). Your network drive can be accessed on both Windows and Linux platforms.
When you logon to a computer in the SEAS/CEC domain your network drive (H:\) will be mounted automatically for you.
There are two methods to access you files remotely. You can use a SSH Client to access your network drive with a terminal interface (Here). You can also access your files using a Remote Desktop Connection (Here).
Restoring Files
There is a system to restore files stored on your undergraduate network drive: Here
This is how to restore files on the SEAS Ionian network drive: Here
Zipping (Compressing) files
This page covers "zipping" a file: Here
Mapping Network Drive
Mapping undergraduate network drive: Here
Mapping SEAS network drive: Here
Mapping Research network drive: Here
Security sittings that may need to be made in Windows Vista to access network drive: Here
Mounting USB Drive in Linux Lab
Insert the key into a USB port.
Enter the command mount /media/usbdisk. If this does not work, try mount /media/usbdisk1
Your files are now accessible under /media/usbdisk (or /media/usbdisk1)
Be sure to use unmount /media/usbdisk (or unmount /media/usbdisk1) to unmount the key before removing it!

