Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ENG.SUN.COM!Mitch.Bradley From: Mitch.Bradley@ENG.SUN.COM Newsgroups: comp.lang.forth Subject: How to find FTP sites Message-ID: <9105291721.AA13524@ucbvax.Berkeley.EDU> Date: 28 May 91 20:44:55 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Mitch.Bradley%ENG.SUN.COM@SCFVM.GSFC.NASA.GOV Distribution: world Organization: The Internet Lines: 27 The question often arises: where can I get "foo" via anonymous FTP (FTP is the Internet File Transfer Protocol)? There is a nice database listing Internet archives; you can access it via Telnet. Here's how: ftp quiche.cs.mcgill.ca login% archie (Lots of introductory messages; use "help" to learn more) archie> prog forth The "prog forth" query lists over 100 Forth things available on various FTP sites. I searched the listing for "atari", and found 2 places where Forthmacs is available: watserv1.waterloo.edu /micro/atari-st/forthmac.arc terminator.cc.umich.edu /atari/languages/forth.arc Obviously, you can look for other things besides Forth; I have used archie to find all sorts of things. (Gary, Doug; perhaps this "archie" information should go in the monthly announcement). Mitch.Bradley@Eng.Sun.COM (Thanks to John Gilmore for telling me about archie)