home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / internet / cld9z89.zip / Z0000092.TXT < prev    next >
Text File  |  1993-06-09  |  3KB  |  89 lines

  1. Archive-name: ForthFaq/InternetInfo
  2. Last-modified: 30.Jan.93
  3. Version: 1.1
  4.  
  5.  
  6.  
  7. How can I find an anonymous FTP or email server that has "foo"? (Or, just
  8.     what is "archie" anyway?)
  9.  
  10.     From: Mitch.Bradley@ENG.SUN.COM
  11.     Subject: How to find FTP sites
  12.     Message-ID: <9105291721.AA13524@ucbvax.Berkeley.EDU>
  13.     Date: 28 May 91 20:44:55 GMT
  14.  
  15.     The question often arises: where can I get "foo" via anonymous FTP (FTP
  16.     is the Internet File Transfer Protocol)?
  17.  
  18.     There is a nice database listing Internet archives; you can access it via
  19.     Telnet.  Here's how:
  20.  
  21.            telnet quiche.cs.mcgill.ca
  22.  
  23.            login% archie
  24.            (Lots of introductory messages; use "help" to learn more)
  25.            archie> prog forth
  26.  
  27.     The "prog forth" query lists over 100 Forth things available on various
  28.     FTP sites.  I searched the listing for "atari", and found 2 places where
  29.     Forthmacs is available:
  30.  
  31.            watserv1.waterloo.edu  /micro/atari-st/forthmac.arc
  32.            terminator.cc.umich.edu  /atari/languages/forth.arc
  33.  
  34.     Obviously, you can look for other things besides Forth; I have used archie
  35.     to find all sorts of things.
  36.  
  37.  
  38.     Mitch.Bradley@Eng.Sun.COM
  39.     (Thanks to John Gilmore for telling me about archie)
  40.  
  41.     From: oneel@heawk1.gsfc.nasa.gov ( Bruce Oneel )
  42.     Subject: Re: How to find FTP sites
  43.     Message-ID: <ONEEL.91May30082611@heawk1.gsfc.nasa.gov>
  44.     Date: 30 May 91 12:26:11 GMT
  45.     Organization: STX/GSFC Nasa
  46.  
  47.     Another way to do the search is to send mail to archie@cs.mcgill.ca
  48.     with the word help in the message body or the request prog <what you
  49.     want to look for> in the message body.
  50.  
  51.     bruce
  52.     --
  53.     Bruce O'Neel              oneel@heasfs.gsfc.nasa.gov
  54.     NASA/GSFC/STX/Code 664
  55.  
  56.  
  57.  
  58. Where can I find programs for Unix that can read .ARC, .ZOO and .ZIP files?
  59.  
  60.        In article <1991Dec12.155334.8919@cbnewsh.cb.att.com>
  61.      ka2czu@cbnewsh.cb.att.com (robert.switzer) writes:
  62.        >Does unzip and unarc src for unix exist anywhere?
  63.        >or can I get the definitions to write my own?
  64.  
  65.     You can find them on SIMTEL20 (WSMR-SIMTEL20.ARMY.MIL) and in the
  66.     SIMTEL20 mirror on wuarchive.wustl.edu.  Because the exact file names
  67.     often contain version numbers, I'm not including the file names
  68.     here, only the directory names.  Check out 00-index.txt in the
  69.     directories for specific info and what file is what.  On SIMTEL-20,
  70.     look in directories:
  71.   PD6:<UNIX-C.ARC-PROGS>     (.arc and .zoo)
  72.   PD6:<UNIX-C.FILE-MGMT>    (.zip)
  73.     On wuarchive, look in directories:
  74.   /mirrors/unix-c/arc-progs
  75.   /mirrors/unix-c/file-mgmt
  76.  
  77.     If you have email only access, please see the other regularly
  78.     posted message for how to access FTP archives via email.
  79.  
  80.     You might also try using the archie server to find other sites
  81.     that have these programs.  (See previous question).
  82. ---
  83. If you have any questions about ForthNet/comp.lang.forth or any information
  84. to add/delete or correct in this message or any suggestions on formatting or
  85. presentation, please contact Doug Philips at one of the following addresses:
  86.     Internet: dwp@willett.pgh.pa.us
  87.     Usenet:   ...!uunet!willett.pgh.pa.us!dwp
  88.     GEnie:    D.PHILIPS3
  89.