|
|
|
|
|
|
|
|
How to Access Files from Remote LocationsThis page describes how you can reach files stored on the College of Business Cob-Storage file server from remote locations. You can use two methods to access files from offsite. Both methods require you to download and configure software on the remote computer. Both methods use this special software to encrypt transmissions so you can trust other people will not be able to eavesdrop on your work.
Secure File Transfer Protocol (SFTP)This section describes how to set up and begin using SFTP to move files between your computer and the college's Cob-Storage file server. Just as you can drive with a Ford or Toyota, you can use any of several different SFTP clients to interact with the college's Cob-Storage file server. The college's Help Desk recommends using WinSCP, and our descriptions below will primarily explain how to use it. Advanced users might want to experiment with other SFTP clients, so we will briefly describe SSH Secure Shell at the end of this section. How to use WinSCPWinSCP is an open source program, so it is being developed in a cooperative manner and is hosted on SourceForge, the world's largest open source development website. Open source software has several advantages over proprietary software:
Your first step should be to go to the WinSCP portion of the SourceForge website, available at http://winscp.sourceforge.net/eng/. Read a bit about WinSCP, then download and install the program on your computer.
How to use SSH Secure ShellSSH Secure Shell provides an alternative method of linking with the college's Cob-Storage file server. This method has received an explicit recommendation from the university -- it is distributed on the OSUware 2005 CDROM, and the Central Information Systems group supports this method. You can learn more about SSH Secure Shell by visiting the SSH Communications Security Corp download page. Virtual Private Network (VPN)If you want a truly industrial-strength method of connecting to the campus network, and you are willing to put a bunch more work into configuring your computer, then you may want to explore creating a VPN connection with the campus. Remember, this method is not supported by the college's Help Desk. To connect to the campus network from home using the VPN software, begin by going to this OSU Network Engineering web page. Next, in the "VPN Client Software" section, click on the hyperlink for your operating system. For reasons the college's Help Desk does not understand, you will be forced to enter your ONID and password before you can read more about using VPN.
If everything goes well, and you have installed the VPN software and it is running, you should see a small yellow padlock in the lower-left corner of your windows desktop. This padlock indicates that you have successfully established a VPN connection to campus. That means any interactions you have with servers or other computers on campus will occur through an encrypted private channel, and so those computers will interact with you as if you were sitting inside the campus firewall. Here are two things you can do with your new VPN connection: use drag-and-drop techniques to exchange files with file servers, and use Remote Desktop to take control of a computer on campus. Exchanging files with a file serverTo do this, give a Start - Run command by clicking on Start and selecting Run. Then, enter a fully qualified name of a folder on a server on campus that you would like to use. In the example below, Dave Sullivan entered \\cob-storage.bus.oregonstate.edu\studentpdata\sullivan\public\ba271.
Using Remote DesktopBy using Remote Desktop, you can have your home computer take control of a computer on campus. Once this happens, any mouse movements or commands you give on the screen of your home computer are sent directly to the campus computer to execute. The campus computer sends screen images back to your home computer. The result of this process is that it appears just as if your home computer's keyboard, mouse, and screen are directly connected to the campus computer -- except that the screen doesn't update quite as fast. This lets you run software on a computer in your office on campus while you work from home. This approach will work for faculty who have a computer in their office. Since students do not have their own dedicated computer on campus, this approach won't work for them. To use Remote Desktop to mount another computer, you have to take several steps of advance planning. For example, to use your office computer from home, you need to configure your office computer by going to its Control Panel and adjusting its System Properties to allow users to connect remotely, as shown below. Next, you need to leave your office computer turned on. You cannot establish a Remote Desktop connection to a computer that is turned off. Next, you need to go home and give a Start -- Programs -- Accessories -- Communications -- Remote Desktop Connection command. That will cause the following dialog box to appear: Fill in this dialog box with the name of your office computer and push Connect. You will be prompted for your User name and password. Once the connection has been made, you will be able to use your office computer from home just as if you were actually sitting in your office. |