Submitting your web page project
Assuming that your files are located in mydir, and you are logged in to a
unix (such as the ICAEN or CGRER system)
computer, perform the following commands
in order to create a gzipped, tar file. You should be located in the
directory containing your page. Please replace myfile with your login name
in the instructions.
- change to whatever directory your web page is in.
- tar -cvf myfile.tar filename1.* filename2.* filename3.* ...
(Assuming all your files have a name of the sort abcdefg.html and
abcdefg.gif, etc...)
- gzip myfile.tar
Now FTP myfile.tar.gz to the CGRER system, change to the incoming directory,
change the transfer type to binary, and put the file on the CGRER system.
-
ftp ftp.cgrer.uiowa.edu
-login: anonymous
-passwd: your email address
- cd incoming
- bin
- put myfile.tar.gz
- bye
You can send an email to jmoen@cgrer.uiowa.edu after you have done
the ftp to check if the web pages were transferred properly.
If all else fails, please copy your all of your web page
files (.html and graphics) onto a PC formatted disk
(floppy, zip, etc), and give to Greg Carmichael.