home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / hamradio / nosvw137.arj / NOSFILES.ZIP / DOWNLOAD.HLP < prev    next >
Text File  |  1991-09-18  |  975b  |  27 lines

  1. ============                                        NOSview [137]
  2. DOWNLOAD.HLP
  3. ============
  4.  
  5. USAGE
  6.  D[ownload] [/][<path_name>/]filename
  7.  DU [/][<path_name>/]filename
  8.  
  9. DESCRIPTION
  10.  The download command will begin sending a file from this system
  11.  to you.  Use the  "D" command to send a plain  ASCII text file.
  12.  You can also download binary files converted to uuencoded ASCII
  13.  by using the "DU" command. You will need the "uudecode" utility
  14.  to convert  this ASCII  file  back to  binary.  Source code, in
  15.  various  languages,  for uudecode can be  downloaded  from this
  16.  system.  Look for uudecode.bas,  uudecode.pas, and  uudecode.c.
  17.  
  18.  The optional  path_name may be included along with the filename
  19.  if the  desired file is not in the  current  directory (you can
  20.  determine this using the W[hat] command).  Please note that the
  21.  character used to separate the path and filename is a "/".
  22.  
  23. EXAMPLES
  24.  download oscar13.inf
  25.  du pub/ka9q/nos/nos.exe
  26.  
  27.