home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / nosvw304.zip / NOSGAS.ZIP / SPOOL / HELP / DOWNLOAD.HLP < prev    next >
Text File  |  1992-12-30  |  983b  |  27 lines

  1. ========================                            NOSview [301]
  2. /spool/help/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.