home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / b / vmsaaa.tk5 < prev    next >
Text File  |  2020-01-01  |  2KB  |  46 lines

  1.           MICROVAX/VMS TK50 KERMIT DISTRIBUTION INFORMATION
  2.  
  3.                 November 1988
  4.  
  5. There are two TK50 Kermit distribution tapes, called TKV1 and TKV2.  TKV1 is
  6. equivalent to Kermit tapes A, B, and E (popular micros - A, popular minis and
  7. mainframes - B, and online documentation - E).  TKV2 is equivalent to Tapes C,
  8. D, and E (less popular micros, minis & mainframes, plus documentation).
  9.  
  10. These tapes are readable on MicroVAX/VMS systems with BACKUP (not COPY).  To
  11. read all the files from the tape cartridge:
  12.  
  13. 1. SET DEFAULT to the directory under which you want the various Kermit
  14.    subdirectories created.
  15.  
  16. 2. Physically mount the TK50 cartridge, and type "MOUNT $TAPE1/FOREIGN".
  17.  
  18. 3. Type "BACKUP/LOG $TAPE1/SAVE [.*]".
  19.  
  20. If you only want certain files, replace step 3 with something like:
  21.  
  22. 3. BACKUP/LOG $TAPE1:/SAVE/SELECT=[KERMIT-2]VMS*.* *.*
  23.  
  24. (This will get just the VMS Kermit files.)
  25.  
  26. After some time has passed -- 30-60 minutes for the whole cartridge -- the
  27. files should be in several subdirectories of your current directory (or
  28. wherever you told BACKUP to put them).  In the normal case these subdirectories
  29. will have names like [.KERMIT], [.KERMIT-2], [.KERMIT-5], etc.
  30.  
  31. For a current list of available Kermit versions, documentation, ordering
  32. information, and a statement of commercial policy, write to:
  33.  
  34.   Kermit Distribution
  35.   Columbia University Center for Computing Activities
  36.   612 West 115th Street
  37.   New York, NY  10025
  38.  
  39. For further information about Kermit, consult the Kermit User Guide or the book
  40. "Kermit, A File Transfer Protocol" by Frank da Cruz, Digital Press, Bedford MA
  41. 01730 (1987), order number EY-6705E-DP, call 1-800-343-8321 to order.
  42.  
  43. The contents of this tape may be freely reproduced and shared, so long as it
  44. is not done for commercial gain.  Please use Kermit only for peaceful and
  45. humane purposes.
  46.