One of the first standards developed for the Internet was a way to copy files from one computer to another. This is know as FTP, or File Transfer Protocol. In this protocol a set of commands were standardized to facilitate logging into a remote computer, maneuvering through and creating directories, and uploading and downloading files.

Basically all you are doing is copying files from one disk to another, just like copying a file from your hard drive to a floppy disk. The only difference is that you are working with a hard disk on a computer that is far away.

You need four things to use FTP:

  1. The ftp URL for the Web host
  2. An account name
  3. A password for that account
  4. The path to your Web folder

To publish your Web site to my Host, you will use the following:

  1. FTP URL - courses.lib.odu.edu
  2. Account Name - eci575jhol
  3. Password - to be distributed in Blackboard
  4. Path - your_last_name

Where your_last_name is, well, your last name.

|

Hollenbeck Home

Last modified Thursday, April 13, 2006 9:56 AM
.

Search ECI 575

Menu

  1. Understanding
  2. Getting Client
  3. Prepare Files
  4. Log into Host
  5. Prepare Remote
  6. Uploading Files
  7. Downloading
  8. Synchronizing