CGS3993, Spring 1999, Assignment 6

Due Thursday 4/8 at the start of class.

Please upload the scripts using the
~downeyt/public/bin/webftp.pl
script from mongoose. Hand in printouts of the scripts in class.

Create a link for each of these on your server's page.

  1. Create a script that will upload a file from the user's computer to your mongoose account.
  2. Copy the script  from part 1 to your public_html/cgi-bin directory and have two links to it: one that uses cgiwrap and one that doesn't. The script should be able to upload the file if it uses cgiwrap, but it should fail if cgiwrap is not used.
  3. Create a script that will do server push. Use the command ps -agux to get the following information