home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / roadmap.zip / RMMAP17.TXT < prev    next >
Text File  |  1995-04-12  |  9KB  |  255 lines

  1.  
  2. MAP17: ARCHIE
  3.  
  4.  
  5.      "If the hill will not come to Mahomet (sic), Mahomet will
  6.       come to the hill." -- Francis Bacon, Of Boldness
  7.  
  8.  
  9. Wouldn't it be great if there was some sort of "search" program
  10. that would look through hundreds of different anonymous ftp
  11. sites and tell us where all of the files that we want are
  12. located?
  13.  
  14. Well, such a search program exists. It is called "Archie".
  15.  
  16. Archie is actually a collection of servers. Each of these
  17. servers is responsible for keeping track of file locations
  18. in several different anonymous ftp sites. All of the Archie
  19. servers talk to each other, and they pool their information
  20. into a huge, global database that is periodically updated.
  21.  
  22. "The Archie catalog subsystem maintains a list of about 1200
  23. Internet anonymous ftp archive sites of approximately 2.5
  24. million unique filenames themselves containing 200 Gigabytes
  25. (that is, 200,000,000,000 bytes) of information. The current
  26. catalog requires about 400 MB of disk storage." (1)
  27.  
  28. You can search this database for file locations simply by giving
  29. an Archie client or server a keyword to search for.
  30.  
  31. A few minutes ago I did an Archie search using the keyword
  32. "ROADMAP". Archie sent me back a whole bunch of information
  33. in the following format:
  34.  
  35.      Host theory.lcs.mit.edu    (18.52.0.92)
  36.      Last updated 06:21 10 Oct 1994
  37.  
  38.      Location: /pub/areaii
  39.       FILE  -rw-r--r--  159326 bytes  14:52 13 Sep 1994  roadmap.ps
  40.  
  41. What does all of this tell me? Well, this tells me the address of
  42. the anonymous ftp site is
  43.  
  44.      theory.lcs.mit.edu
  45.  
  46. the directory that the file is located in is
  47.  
  48.      /pub/areaii
  49.  
  50. and the name of the file is
  51.  
  52.      roadmap.ps
  53.  
  54. Archie doesn't retrieve the file for me, but it does tell
  55. me exactly where the file that I am looking for is located.
  56. Once I know the file's location (and its filename), retrieving
  57. the file using ftp is easy!
  58.  
  59. There are three ways that you can access Archie:
  60.  
  61.      1. through an Archie client running on your local Internet
  62.         service provider's system,
  63.      2. through a telnet connection directly to an Archie server, or
  64.      3. by sending an e-mail letter directly to an Archie server.
  65.  
  66. The load on all of the Archie servers is incredible. If your site
  67. has its own Archie client, you should use that client instead of
  68. telnetting or e-mailing to a distant Archie server.
  69.  
  70. To find out if your site is running its own Archie client, type
  71. the word
  72.  
  73.           Archie
  74.  
  75. and see what happens. If you don't get an error message, you can
  76. safely assume that your site has its own Archie client :)
  77.  
  78. To actually conduct an Archie search using your site's Archie
  79. client, type
  80.  
  81.           archie <searchterm>
  82.  
  83. replacing <searchterm> with what you want the client to search
  84. for. For example:
  85.  
  86.      What you want Archie          What you should
  87.      to search for                 type
  88.      --------------------          ---------------
  89.  
  90.      files and directories         archie squirrel
  91.      that have the word
  92.      "squirrel" in their
  93.      titles
  94.  
  95.      files that have the           archie .win32
  96.      extension .win32
  97.  
  98.  
  99. ACCESSING ARCHIE BY TELNET
  100.  
  101. The following are a few of the Archie servers that you can access
  102. using telnet. Please use the username
  103.  
  104.           archie
  105.  
  106. to login, and *please* use the server that is closest to you:
  107.  
  108.           telnet address                  location
  109.           --------------------------      ---------
  110.  
  111.           archie.au                        Australia
  112.           archie.edvz.uni-linz.ac.at       Austria
  113.           archie.univie.ac.at              Austria
  114.           archie.uqam.ca                   Canada
  115.           archie.cs.mcgill.ca              Canada
  116.           archie.funet.fi                  Finland
  117.           archie.univ-rennes1.fr           France
  118.           archie.th-darmstadt.de           Germany
  119.           archie.ac.il                     Israel
  120.           archie.unipi.it                  Italy
  121.           archie.wide.ad.jp                Japan
  122.           archie.hana.nm.kr                Korea
  123.           archie.sogang.ac.kr              Korea
  124.           archie.uninett.no                Norway
  125.           archie.rediris.es                Spain
  126.           archie.luth.se                   Sweden
  127.           archie.switch.ch                 Switzerland
  128.           archie.ncu.edu.tw                Taiwan
  129.           archie.doc.ic.ac.uk              United Kingdom
  130.           archie.hensa.ac.uk               United Kingdom
  131.           archie.unl.edu                   USA (NE)
  132.           archie.internic.net              USA (NJ)
  133.           archie.rutgers.edu               USA (NJ)
  134.           archie.ans.net                   USA (NY)
  135.           archie.sura.net                  USA (MD)
  136.  
  137. To start an Archie search using an Archie server that you have
  138. telnetted to, type
  139.  
  140.           find <searchterm>
  141.  
  142. replacing <searchterm> with what you want the server to search
  143. for (see example above).
  144.  
  145. After Archie has finished its search and printed its results
  146. on your screen, you can have Archie e-mail the results to you
  147. by typing
  148.  
  149.           mail <your Internet address>
  150.  
  151. replacing <your Internet address> with your full e-mail address.
  152.  
  153. Finally, to quit your telnet session, type
  154.  
  155.           quit
  156.  
  157.  
  158. ACCESSING ARCHIE BY E-MAIL
  159.  
  160. To conduct an Archie search via e-mail, send an e-mail letter
  161. to the Archie server closest to you:
  162.  
  163.           Archie mail address                  location
  164.           --------------------------           ---------
  165.  
  166.           archie@archie.au                      Australia
  167.           archie@archie.edvz.uni-linz.ac.at     Austria
  168.           archie@archie.univie.ac.at            Austria
  169.           archie@archie.uqam.ca                 Canada
  170.           archie@archie.cs.mcgill.ca            Canada
  171.           archie@archie.funet.fi                Finland
  172.           archie@archie.univ-rennes1.fr         France
  173.           archie@archie.th-darmstadt.de         Germany
  174.           archie@archie.ac.il                   Israel
  175.           archie@archie.unipi.it                Italy
  176.           archie@archie.wide.ad.jp              Japan
  177.           archie@archie.hana.nm.kr              Korea
  178.           archie@archie.sogang.ac.kr            Korea
  179.           archie@archie.uninett.no              Norway
  180.           archie@archie.rediris.es              Spain
  181.           archie@archie.luth.se                 Sweden
  182.           archie@archie.switch.ch               Switzerland
  183.           archie@archie.ncu.edu.tw              Taiwan
  184.           archie@archie.doc.ic.ac.uk            United Kingdom
  185.           archie@archie.hensa.ac.uk             United Kingdom
  186.           archie@archie.unl.edu                 USA (NE)
  187.           archie@archie.internic.net            USA (NJ)
  188.           archie@archie.rutgers.edu             USA (NJ)
  189.           archie@archie.ans.net                 USA (NY)
  190.           archie@archie.sura.net                USA (MD)
  191.  
  192. and in the body of your letter type
  193.  
  194.           find <searchterm>
  195.           set mailto <your Internet address>
  196.           quit
  197.  
  198. replacing <searchterm> with what you want the server to search for,
  199. and replacing <your Internet address> with your e-mail address.
  200.  
  201. ADDITIONAL ARCHIE COMMANDS
  202.  
  203. The following Archie commands should work regardless of how you
  204. access Archie:
  205.  
  206.      help                 Displays a general help screen
  207.  
  208.      manpage              Displays a *HUGE* manual that tells you
  209.                           everything you could possibly want to know
  210.                           about Archie (including how to limit or
  211.                           expand searches)
  212.  
  213.      servers              Displays a list of all publicly accessible
  214.                           Archie servers worldwide. The names of the
  215.                           the hosts, their IP addresses and
  216.                           geographical locations are listed.
  217.  
  218.      whatis <substring>   Searches the Software Description Catalog
  219.                           for the given substring, ignoring case.
  220.                           This catalog consists of names and short
  221.                           descriptions of many software packages,
  222.                           documents (like RFCs and educational
  223.                           material), and data files stored on
  224.                           the Internet.
  225.  
  226.                                Example:
  227.  
  228.                                     whatis uucp
  229.  
  230.                                in part gives as a result:
  231.  
  232.                                findpath.sh     UUCP Pathfinder
  233.                                logfile-stats   UUCP LOGFILE analyzer
  234.                                mapstats        UUCP map statistics
  235.                                                program.
  236.  
  237. HOMEWORK:
  238.  
  239.      If you *REALLY* want to learn more about Archie (and I mean
  240.      *REALLY* want to learn more), try using the "manpage" command
  241.      in the Archie client or server that you are using.
  242.  
  243. SOURCES:
  244.  
  245. (1) from the Archie 3.2 manpage, available from any Archie mail or
  246.     telnet site by typing "manpage"
  247.  
  248.  
  249.    PATRICK DOUGLAS CRISPEN    THE VIEWS EXPRESSED IN THIS LETTER DO NOT
  250.     PCRISPE1@UA1VM.UA.EDU      NECESSARILY REPRESENT THE VIEWS OF THE
  251.   THE UNIVERSITY OF ALABAMA      UNIVERSITY OF ALABAMA - TUSCALOOSA
  252.  
  253.       ROADMAP: COPYRIGHT PATRICK CRISPEN 1994. ALL RIGHTS RESERVED.
  254.  
  255.