How to submit homework from home


To submit homework from home, use your favorite FTP program (Fetch on the Mac and WSFTP on Windows) to get the file into your home directory. Use your ftp program to connect to si.ucsc.edu. Use your username and password for athena. Then just put the files into your directory. Next, use your favorite Telnet program (BetterTelnet on the Mac or Telnet on Windows) to again connect to si.ucsc.edu... giving your username and password as before. And run submit from there.
To submit your homework, you will use the submit program. Just type: "submit cmps109 <hw#> <source file(s)>"

As an example,

say I had two files to turn in for homework #2, hw2.c and hw2.out. I would type "submit cmps109 hw2 hw2.java hw2.out".
Mail me with questions