Using WS_FTP and Internet Explorer to transfer files to & from class accounts

Using WS_FTP for class accounts

Background
Each student has an account on a server. Most students are on studentserv.lynchburg.edu. The name of the directory associated with this account is your last name, followed by an underscore, followed by your first inital. For example, John Smith's directory is called smith_j. In this directory you should create a subdirectory for this course. For example, the subdirectory associated with CS370A should be called CS-370A.

Transferring a file
In order to transfer a file from your local PC to your directory on studentserv.lynchburg.edu follow the instructions below.


Using Internet Explorer to transfer files for class accounts

Internet Explorer may also be used as an ftp client. Simply type the URL of the machine you wish to connect to in the address window. However, to establish an ftp connection rather than a http (web browser) connection use "ftp" instead of "http" at the beginning of the URL. For some reason the ftp connection in some circumstances does not work properly using the domain name of the machine you wish to connect to so you may have to use the IP address of the machine.

An example

Suppose you wish to connect to the Computer Science netlab server using anonymous ftp.
The netlab server's host name is cs-netlab-01.lynchburg.edu and its IP address is 161.115.86.165.
So in the IE browser window type ftp://161.115.86.165
IE will automatically make an anonymous ftp connection and thus put you into the correct folder on the netlab machine.
From there you may move to other folders and/or download files simply by clicking on the folders/files.
Note that you will only be able to copy files from the server to your local PC - not the other direction.

To access the netlab server an even simpler approach that usually works is to use the following URL in the browser http://cs-netlab-01.lynchburg.edu/users/anonymous/



Top of this page   Top of page      Home page   Home page