home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / citadel / ctdl338a.zip / FILES.HLP < prev    next >
Text File  |  1990-01-26  |  2KB  |  51 lines

  1.  File Handling Summary
  2.  ---------------------
  3.  
  4.    A directory room is distinguished by its prompt.  A ']' or a ':' indicates
  5. the current room is a directory room.
  6.  
  7.  Getting lists of files:
  8.  
  9.  For a list of available files in this room, including file comments:
  10.  
  11.    <.R>ead <E>xtended [file-specs] [date-specs]
  12.  
  13.  For a short listing of available files in this room:
  14.  
  15.    <.R>ead <D>irectory [file-specs] [date-specs]
  16.  
  17.    Modifiers for getting lists of files are <P>hrase (search the comment field
  18. for the given phrase) and <G>lobal (read directories throughout the entire
  19. system rather than just the current room).
  20.  
  21.  Uploading files:
  22.  
  23.    The basic format is
  24.  
  25.        <.E>nter [protocol specifier] <F>ile
  26.  
  27.    The various protocols ^nodetitle has available are in the help file named
  28. PROTOCOL (see below); default is <X>modem.  ^nodetitle may, at the option of
  29. the sysop, check the integrity of your uploads if they are ARC, ZOO, ZIP, or
  30. LZH files.
  31.  
  32.  Downloading Files:
  33.  
  34.    The basic format is
  35.  
  36.   <.R>ead [protocol specifier] [<B>inaryfile or <T>extfile [<F>ormatted]]
  37.  
  38.    The default protocol is ASCII.  Use <B>inaryfile unless you have a good
  39. reason to use <T>extfile, such as using its <F>ormatted option, when you want
  40. to view a textfile with it formatted to your screen width.
  41.  
  42.  
  43.  %PROTOCOL What protocols are available?
  44.  %TOC How to read a directory listing.
  45.  %DOWNLOAD Information on downloading from ^nodetitle.
  46.  %UPLOAD Information on uploading to ^nodetitle.
  47.  %ADVANCED Back to the advanced commands help menu.
  48.  %HELPOPT Get a list of all help files in the system.
  49.  %MAINHELP First level of help system.
  50.  
  51.