toad.xkl.com-sessionNotes.txt 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. D:\>ftp toad.xkl.com
  2. Connected to toad.xkl.com.
  3. 220- toad.xkl.com FTP Server Process 8(50)-1 at Mon, 17 Feb 2003 05:57:55 -0800
  4. (PST)
  5. 220
  6. User (toad.xkl.com:(none)): anonymous
  7. 331 ANONYMOUS user ok, send identification as password.
  8. Password:
  9. 230- User ANONYMOUS, job 13, logged in at
  10. 230- Mon, 17 Feb 2003 05:58:07 -0800 (PST).
  11. 230-
  12. 230- Welcome! You are logged in to a Tops-20 system, probably not familiar
  13. 230- to you. We therefore offer this short note on directory and file naming
  14. 230- conventions:
  15. 230-
  16. 230- A file name consists of 2 required parts, and several optional parts, of
  17. 230- which 3 are important to you as an FTP user. These 5 parts together are
  18. 230-
  19. 230- device:<directory>filename.filetype.generation
  20. 230-
  21. 230- where the punctuation is required. The DEVICE:, <DIRECTORY>, and GENERATION
  22. 230- fields are optional, defaulting to current device and directory and latest
  23. 230- generation of the file. File names are NOT in general case-sensitive.
  24. 230-
  25. 230- <DIRECTORY> may have subparts, separated by dots. All the following are
  26. 230- syntactically valid directory specifications (though they may not exist on
  27. 230- this particular system):
  28. 230-
  29. 230- <FOO> or <FOO.BAR> or <FOO.BAR.QUUX> or <SRC.7.MONITOR.BUILD>
  30. 230-
  31. 230- GENERATION is numeric; it may take the special values 0 (latest generation),
  32. 230- -1 (new, next higher generation), -2 (oldest generation), and -3 (wildcard
  33. 230- for all generations), as well as specific numeric generations.
  34. 230-
  35. 230- DEVICE: usually represents the name of a file system.
  36. 230-
  37. 230- Wildcards are specified as * (match 0 or more characters) and % (match 1
  38. 230- single character). To obtain all the command files in a directory, you
  39. 230- would ask for the retrieval of
  40. 230-
  41. 230- *.CMD.*
  42. 230-
  43. 230- To obtain the latest version of all the files with a 1-character FILETYPE,
  44. 230- you would request
  45. 230-
  46. 230- *.%.0
  47. 230-
  48. 230- Please contact the systems staff at this host if you have problems with
  49. 230- or questions about Tops-20 file names and FTP.
  50. 230
  51. 200 Port 14.219 at host 129.71.189.173 accepted.
  52. 150 List started.
  53. TOAD:<ANONYMOUS>
  54. ARCH-PART1.PS.1
  55. ARCH-PART2.PS.1
  56. ARCH-PART3.PS.1
  57. ARCH-PART4.PS.1
  58. ARCH-PART5.PS.1
  59. EMACS.README.1
  60. EMACS.TAPE.1
  61. IDDT.EXE.1
  62. INSTALL.MEM.1
  63. MIDAS.EXE.1
  64. T20ASM1.PS.1
  65. T20ASM2.PS.1
  66. T20ASM3.PS.1
  67. T20ASM4.PS.1
  68. T20ASM5.PS.1
  69. T20ASM6.PS.1
  70. T20ASM7.PS.1
  71. TECORD.INFO.1
  72. TYPREL.PAS.1
  73. 226 Transfer completed.
  74. ftp: 300 bytes received in 0.00Seconds 300000.00Kbytes/sec.
  75. ftp> quote syst
  76. 215 TOPS20
  77. ftp>
  78. ftp> dir *.info.*
  79. 200 Port 14.220 at host 129.71.189.173 accepted.
  80. 150 List started.
  81. <ANONYMOUS>TECORD.INFO.1;P775200;A,91,28-Apr-1989 18:07:19,28-Apr-1989 18:07:19,
  82. 16-Jan-2003 19:57:00
  83. 226 Transfer completed.
  84. ftp: 102 bytes received in 0.00Seconds 102000.00Kbytes/sec.
  85. ftp> dir *.ps.*
  86. 200 Port 14.221 at host 129.71.189.173 accepted.
  87. 150 List started.
  88. TOAD:<ANONYMOUS>
  89. ARCH-PART1.PS.1
  90. ARCH-PART2.PS.1
  91. ARCH-PART3.PS.1
  92. ARCH-PART4.PS.1
  93. ARCH-PART5.PS.1
  94. T20ASM1.PS.1
  95. T20ASM2.PS.1
  96. T20ASM3.PS.1
  97. T20ASM4.PS.1
  98. T20ASM5.PS.1
  99. T20ASM6.PS.1
  100. T20ASM7.PS.1
  101. 226 Transfer completed.
  102. ftp: 201 bytes received in 0.00Seconds 201000.00Kbytes/sec.
  103. ftp> dir *.mem.*
  104. 200 Port 14.223 at host 129.71.189.173 accepted.
  105. 150 List started.
  106. <ANONYMOUS>INSTALL.MEM.1;P775252;A,210,10-Apr-1990 13:17:41,10-Apr-1990 13:18:26,11-Jan-2003 11:34:26
  107. 226 Transfer completed.
  108. ftp: 103 bytes received in 0.00Seconds 103000.00Kbytes/sec.