MIT 541 - Assignment #6

Telnet and FTP

Due: Saturday, November 6, 2005

This project will give you some experience with Telnet and FTP.

You have an account on mit2.stclaircollege.ca. Your username is your fist initial followed by your last name (all lowercase). Your password is "w" (lowercase) followed by your student number.

Please note: this server is only accessable from within the college.

  1. Create or download a graphic to use in your web page (Keep it tasteful).
  2. Create an HTML document called index.html that uses the graphic.
  3. Use FTP to put your files on the server in the public_html directory in your home directory.
  4. Log in using telnet to make sure your files uploaded. (ls will list files, cd will change directories.)
  5. You can test your page by going to a web browser and typing http://mit2.stclaircollege.ca/~username in the location bar.