home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / multics / musrvnhlp.txt < prev   
Text File  |  2020-01-01  |  476b  |  15 lines

  1. The Multics server allows these commands:  
  2.    (Syntax may vary depending on the micro)
  3.  
  4.      GET <filename>  (some implementations may use RECEIVE)
  5.      SEND <filename>  - Note files cannot be renamed this way
  6.  
  7.      BYE
  8.      FINISH
  9.      LOGOUT
  10.      REMOTE CWD <dirname>  - also changes default dir on Multics
  11.      REMOTE DIRECTORY  -  prints current working directory
  12.      REMOTE HELP
  13.      REMOTE HOST <command_line>  - Any legal Multics command line
  14.      REMOTE TYPE <path>
  15.