Follow this link to the assignments directory.

 

How to hand-in your assignments

There is a homework submission folder in: /afs/cs/project/music/web/392/hw

Students can submit homework as follows:

% ftp FTP.CS.CMU.EDU
(type "anonymous" to the Name prompt, and userid to the Password prompt)
ftp> cd /afs/cs/project/music/web/392/hw
250 CWD command successful
ftp> put myhomework
... ftp status messages printed here ...
ftp> quit
221 Goodbye.
%
NOTE THAT the students must use the full path name:
/afs/cs/project/music/web/392/hw. If you use a graphical interface and try to browse your way in, you will fail because of permission settings on intermediate directories.

There is a naming convention for the assignments that will be handed in. Please combine your user-id together with the assignment number when creating the file name for the assignment, i.e. ubardak1.scm would denote Ulas Bardak's first assignment.

Please also note that you can list the contents of the handin directory but you can not (obviously) read or delete files - which means you can not update your own submissions by overwriting them. In case you need to update your handed in assignment just send an email to cyprus@cmu.edu and let us know what you called the second file that you uploaded and that we could just ignore the first submission.