home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / latest / roadmap / map17.txt < prev    next >
Encoding:
Internet Message Format  |  1995-02-08  |  9.4 KB

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