home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / ai / neuraln / 4261 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  3.2 KB

  1. Path: sparky!uunet!dove!magi.ncsl.nist.gov!urt
  2. From: urt@magi.ncsl.nist.gov (R. Allen Wilkinson x3383)
  3. Newsgroups: comp.ai.neural-nets
  4. Subject: NIST Image Recognition Group anonymous ftp site
  5. Message-ID: <6897@dove.nist.gov>
  6. Date: 13 Nov 92 16:02:20 GMT
  7. Sender: news@dove.nist.gov
  8. Organization: National Institute of Standards and Technology, Gaithersburg, MD
  9. Lines: 85
  10.  
  11.  
  12.    The Image Recognition Group at NIST (National Institute of
  13. Standards and Technology) is proud to announce the openning of an
  14. anonymous ftp site.  This site contains loads of valuable information.
  15. For example a database of hand written characters, descriptions of CD
  16. databases available from NIST, many reports and papers published by
  17. the group are available.
  18.  
  19. Sitename: sequoyah.ncsl.nist.gov
  20. Internet number: 129.6.61.25
  21. FTP Login name: anonymous
  22. FTP Login password: {your username}@{your machine name}
  23.    The above is also known as you e-mail address :-)
  24.  
  25.    Here are some simple instruction on how to get items from the site.
  26. An actual ftp section is shown with my instruction to you indented.
  27. The other lines are what happenned on the screen during the section.
  28.  
  29. your_prompt> ftp sequoyah.ncsl.nist.gov
  30. Connected to sequoyah.ncsl.nist.gov.
  31. 220 sequoyah FTP server (Version 6.9 Tue Sep 15 09:08:56 EDT 1992) ready.
  32. Name (sequoyah:your_username): anonymous
  33.    You type "anonymous".
  34. 331 Guest login ok, send e-mail address as password.
  35. Password:
  36.    You type in your e-mail address.
  37. 230 Guest login ok, access restrictions apply.
  38. ftp> binary
  39.    You type "binary".  This sets the transfer in non-ASCII mode.
  40.    If you do not do this the files may get corrupted!
  41. 200 Type set to I.
  42. ftp> prompt
  43.    You type "prompt".  This turns off the interactive mode.  You can now get
  44.    multiple files without being prompted.
  45. Interactive mode off.
  46. ftp> ls
  47.    You type "ls".  This will show you the contents of the current directory.
  48. 200 PORT command successful.
  49. 150 Opening ASCII mode data connection for file list.
  50. bin
  51. etc
  52. incoming
  53. pub
  54. 226 Transfer complete.
  55. 25 bytes received in 0.0069 seconds (3.5 Kbytes/s)
  56. ftp> cd pub
  57.    You type "cd pub".  This is the directory which contains the files you
  58.    can download.
  59. 250-Please read the file README
  60. 250-  it was last modified on Fri Nov  6 10:02:50 1992 - 7 days ago
  61. 250 CWD command successful.
  62. ftp> ls
  63.    You type "ls".  This will show you the contents of the current directory.
  64. 200 PORT command successful.
  65. 150 Opening ASCII mode data connection for file list.
  66. NISTIR
  67. README
  68. SRD
  69. preprints
  70. data
  71. 226 Transfer complete.
  72. 38 bytes received in 0.0066 seconds (5.7 Kbytes/s)
  73. ftp>
  74.  
  75.    From here you need to "cd" to the directory which contains the
  76. files you want then use "get" any one file or "mget" multiple files.
  77. "mget *" will get all the files in the directory.  When you are done
  78. "quit" will exit ftp.
  79.  
  80.    This is a rough explanation of using ftp.  Please consult your
  81. system administrator on how to use ftp if you don't know how.  If you
  82. have any problems with the NIST site let me know.  I will do all I can
  83. to help.
  84.  
  85.    This is a growing site.  Periodically new publication and data will
  86. be posted here.  Stop by and check it for new items if we are working
  87. on things you are interested in.
  88.  
  89. Enjoy,
  90.  
  91. R. Allen Wilkinson
  92. NIST
  93. Bldg 225 Rm A216
  94. Gaithersburg, MD 20899
  95. urt@magi.ncsl.nist.gov
  96.