Internet File Transfer Protocols


I.   UUCP: (Unix-to-Unix Copy)
example command:
UUCP /home/brander/read.me cuugnet!arcnet!/usr/spool/uucppublic

II.  FTP: (File Transfer Protocol)
example session:
C:> FTP eau.ww.eesd.gov.calgary.ab.ca
eau FTP server ready
FTP> cd /home/brander
Name: brander
Password: xxxxxxxx
User brander logged in.
ftp> cd /home/smith
CWD command successful
ftp> dir
smith     10254     Sep 29    13:25     read.me
smith     35776     Oct 13    03:30     letter.wp6
smith     99872     Oct 17    09:45     budget.wk1
ftp> get letter.wp6
file transferred
ftp> quit
C:> 

III.  Gopher: point & click menus

IV.   World-Wide Web