11.B.5: 
  Taring and Compressing File Structures
    |   
 
  11: 
   | 
  11.B.3: 
  ftp to Transfer Multiple Files
    |   
 
   
   | 
The   To save transfer time and disk (or diskette or tape) space, it's a
good idea to compress your tar file before transfer, and then
uncompress it afterwards. This is done with the  
Because these tar and compress are Unix commands,
you have to get back to a Unix prompt (shell) to execute them, and
then to your home directory to get the files to tar and compress.:
tape archive command tar creates a single
file containing all directories and subdirectories you want to put in
it. After you transfer the file, you simply issue the command again to
rebuild your directory structure.
compress
and uncompress commands, or, preferably, with the
gzip and gunzip commands.
Comments and questions to Dr. Elias N. Houstis at
enh@cs.purdue.edu.
ftp> quit   
  
> cd ~  
  
 
  11.B.5: 
     
    Taring and Compressing File Structures
   
 
  11: 
   
  Multiple Machines
  
  11.B.3: 
     
    Using ftp to Transfer Multiple Files
   
 
   
   
  Contents