home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / internet / tcpip / src205 / TCPIP_Src / FTP / Selection < prev    next >
Encoding:
Text File  |  1995-03-02  |  2.5 KB  |  91 lines

  1. SYN sent
  2. Established
  3. 220 comptech.demon.co.uk FTP server ready at Thu Mar  2 18:57:05 1995
  4. Enter user name: anonymous
  5. 331 Enter PASS command
  6. Password: adam@comptech.demon.co.uk
  7. 230-
  8. 230-
  9. 230-                  Computech's anonymous FTP Server
  10. 230-                  ================================
  11. 230-
  12. 230-   Acorn Archimedes running !TCPIP (Arc KA9Q) V2.00 (FTP Server)
  13. 230-
  14. 230-   You have a reached a private site connected via a 14.4K modem.
  15. 230-
  16. 230-   Local time is Thu Mar  2 18:57:05 1995.
  17. 230-
  18. 230-   If there is anything here, you are welcome to it.
  19. 230-   Any small uploads welcome, please upload to "incomming".
  20. 230-
  21. 230-   If you are after sources and latest public releases of !TCPIP, you
  22. 230-   will find these at "ftp.demon.co.uk" in directory "/pub/archimedes".
  23. 230-
  24. 230-   Any problems, telnet this site. This server is only ever running
  25. 230-   when someone is actively using this machine.
  26. 230-
  27. 230 Logged in as anonymous, restrictions apply
  28. ftp> bin
  29. 200 Image type OK
  30. ftp> hash 1
  31. ftp> cd netbsd/clients
  32. 257 "adfs::5.$.Public.netbsd.clients" is current directory
  33. ftp> mget *
  34. mget> 200 Ascii type OK
  35. 200 Port command okay
  36. 150 Opening data connection for NLST adfs::5.$.Public.netbsd.clients
  37. ftp receive: 36
  38. Get complete, 42 bytes received (42 cps)
  39. mget> get finger
  40.  
  41. Opening <FTP$dir>.finger (Text)
  42. 226 File sent OK
  43. 200 Image type OK
  44. 200 Port command okay
  45. 150 Opening data connection for RETR finger
  46. ftp receive: 26414 (6603 cps))
  47. Get complete, 26414 bytes received (6603 cps)
  48. mget> get ftp
  49.  
  50. Opening <FTP$dir>.ftp (Data)
  51. 226 File sent OK
  52. 200 Port command okay
  53. 150 Opening data connection for RETR ftp
  54. ftp receive: 75301 (5020 cps)
  55. Get complete, 75301 bytes received (5020 cps)
  56. mget> get rlogin
  57.  
  58. Opening <FTP$dir>.rlogin (Data)
  59. 226 File sent OK
  60. 200 Port command okay
  61. 150 Opening data connection for RETR rlogin
  62. ftp receive: 14365 (14365 cps)
  63. Get complete, 14365 bytes received (7182 cps)
  64. mget> get talk
  65.  
  66. Opening <FTP$dir>.talk (Data)
  67. 226 File sent OK
  68. 200 Port command okay
  69. 150 Opening data connection for RETR talk
  70. ftp receive: 35628 (5938 cps)
  71. Get complete, 35628 bytes received (5089 cps)
  72. mget> get telnet
  73.  
  74. Opening <FTP$dir>.telnet (Data)
  75. 226 File sent OK
  76. 200 Port command okay
  77. 150 Opening data connection for RETR telnet
  78. ftp receive: 150329 (6833 cps)
  79. Get complete, 150329 bytes received (6536 cps)
  80. mget> get whois
  81.  
  82. Opening <FTP$dir>.whois (Data)
  83. 226 File sent OK
  84. 200 Port command okay
  85. 150 Opening data connection for RETR whois
  86. ftp receive: 4983 (2491 cps)
  87. Get complete, 4983 bytes received (2491 cps)
  88. mget> MGet completed.
  89. ftp> 226 File sent OK
  90. ftp>
  91.