home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / lists / listserv.how / get.txt < prev    next >
Encoding:
Text File  |  1996-05-06  |  1.7 KB  |  32 lines

  1. Syntax: get <archive | path-to-archive> <file> [/password] [parts]
  2. Syntax: view <archive | path-to-archive> <file> [/password] [parts]
  3.     Get the specified file from the specified archive. The file may
  4.     have been split into parts because some mailers cannot send large
  5.     files, and in this case you will receive as many messages as the
  6.     number of parts the file has been split into. Binary files are
  7.     uuencoded, so you will need to combine all the parts sent and
  8.     uudecode. The requested file may be a tar file (containing other
  9.     files and perhaps directories) in which case when you uudecode,
  10.     a tar file will be created and you will need to run the UNIX
  11.     utility 'tar' on it to extract the files and directories.
  12.  
  13.     If certain parts are specified, then only these parts (if they exist)
  14.     will be sent. The parts are specified as numbers separated by spaces.
  15.     You may not specify ranges of parts (e.g. 1-3).
  16.  
  17.     Certain archives may be private, in which case you have to specify
  18.     a password (the slash is required) in order to obtain files from
  19.     them. Different archives may have different passwords, but all files
  20.     from the same archive may be obtained with the same password.
  21.  
  22.     Archives may have the same names; they can be distinguished by the
  23.     path (the branch in the hierarchy) to them. For example, the archives
  24.     unix and pub/unix are distinct. 'path-to-archive' is a UNIX style
  25.     path (such as pub/unix) -- i.e. a '/' is used to move through the
  26.     branches of the hierarchy. An 'index' request always reports paths
  27.     to archives for your convinience.
  28.  
  29.     "view" only makes a difference in interactive mode when a user wishes
  30.     to simply look at the file and not save it to disk.
  31. .
  32.