From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:21 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,news.announce.newusers,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Frequently Asked Questions (FAQ) List Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:25 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1354 Approved: news-answers-request@mit.edu, netannounce@deshaw.com Expires: 26 Feb 1997 11:18:11 GMT Message-ID: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: This document gives answers to some Frequently Asked Questions about Anonymous FTP Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:846 news.answers:33077 Archive-name: ftp-list/faq Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Last-Modified: 12-Oct-96 Version: 3.1.4 Anonymous FTP Frequently Asked Questions (FAQ) List Suggestions for changes and comments are always welcome. ** Updated News: - It has taken quite a while to get back to maintaining this faq and the sitelist because of a new job and some other things, but I hope things will get better. I'll try to get at least the faq posted regularly, the sitelist will probably become a semi-montly thing as time permits. - If you can recommmend any client/daemon programs let me know.. I'd compiling a short list of them for inclusion in the faq Copyright (c) 1993-1996, Perry Rovers -- Text may be quoted in on-line documents and written publications, but please notify me so I can add a reference and make sure that you add pointers to the places where people can get the latest version. You may make this file available on public servers, like ftp, gopher or WWW servers as well, but please let me know. Do not modify the info itself (i.e. converting it to some other format) before consulting me. All rights reserved. This may seem stricter than the last versions, but I only want to make sure I'm notified of how this file is used and for what purpose. If you contact me, I'm sure we can work something out. Thanks to all the people who have contributed to this document! [Start Of File] ====================================================================== I maintain a directory of Internet sites accepting Anonymous FTP and mail retrieval of their files and a list of Frequently Asked Questions about (Anonymous) FTP. ----------------------------- Subject: 1. Table of Contents Topics are shown below and with their respective answers (*: new, +: changed) (1) Table of Contents (2) What is and how do I use the FTP program? +(3) What types of FTP information are available? +(4) What is the most current version? (5) Retrieving the listings via email. +(6) Using FTP without direct Internet access. (7) Getting help when you have problems with a site. +(8) Getting a site listed or changes made. (9) What is Archie and how does it relate to the list? (10) Using FSP/Gopher/WAIS/WWW to access archives. (11) How do I stop the listings from scrolling off the screen? (12) How do I set up an (Anonymous) FTP server? (13) How do I automate ftp sessions? +(14) URL's of the interesting things mentioned in this text. ----------------------------- Subject: 2. What is and how do I use the FTP program? The information below was originally maintained by Jon Granrose (one of the old maintainers of the listings). Mike Jones added the info about the existence and location of the compression data chart maintained by David Lemson. Tom Czarnik (another old maintainer) added some as well and I have made some changes too. By: Jon Granrose Mike Jones Tom Czarnik Perry Rovers This is not a definitive guide to FTP, but it will give a novice a general idea of what it is and how to do it. What is FTP? FTP (File Transfer Protocol) allows a person to transfer files between two computers, generally connected via the Internet. If your system has FTP and is connected to the Internet, you can access very large amounts of files available on a great number of computersystems. If you are on Bitnet or a UUCP host, you should look for servers that work through electronic mail (e-mail). A good source of information on archives in general, is the Usenet newsgroup comp.archives. When using FTP, you use a program, called a 'client' to connect to a machine that holds the files, a 'server'. What is Anonymous FTP? Many computersystems throughout the Internet offer files through anonymous FTP. This means that you can access a machine without having to have an account on that machine (i.e. you don't have to be an official user of the system). These anonymous FTP servers contain software, documents of various sorts, files for configuring networks, graphic images, songlyrics and all sorts of other information. Archives for electronic mailing lists are often stored on and are available through anonymous FTP. An enormous amount of information is stored on these machines and is ready for anyone who's seeking it. Note that all this is subject to change, it is a privilege and the person responsible for the machine can shut it down at any time without you being able to do anything about it. Commands All the normal FTP commands may be used to retrieve files. Some FTP commands are the same on different computers, but others are not. Also, some of the ftp sites offer custom commands like getting a directory with one command, 'regetting' a file or searching of directories. Read the relevant README files on the site itself for the 'special access features'. Usually, FTP will list the commands if you type 'help' or type a question mark (?). Also, your computer's help command may have information about FTP. Try 'man ftp', 'man ftpd', 'help ftp', 'ftp /?', 'ftp -?' or 'ftp /h' (all these to be typed without quotes). Some useful commands available on most systems include: ascii Switch to ascii mode. Ascii mode is the default mode and used for transferring text files binary Switch to binary mode. For transferring binary files like .ZIP files, .Z files and the like cd Change the directory on the remote computer dir List the files in the current directory on the remote computer. ls Same as 'dir', but shows less information sometimes. get Copy a file from the remote computer to yours hash Puts a '#' on the screen for every of bytes transferred. is 1024 in some cases, 2048 in others but is between 1024 and 4096 in most cases. Check the ftp 'help' function for more info on the number for your clientprogram. help Gives help on the use of commands within the ftp program lcd Change the directory on your computer (the 'l' is for local) lpwd Shows the present working directory (pwd) on your computer (the 'l' is for local). Note: this may not work on all machines. On a Unix machine, try !pwd if lwpd doesn't work. mget Copy multiple files from the remote computer to yours pwd Shows the present working directory (pwd) on the remote computer Procedure Anonymous FTP is a facility offered by many machines on the Internet. This permits you to log in with the user name 'anonymous' or the user name 'ftp'. When prompted for a password, type your e-mail address -- it's not necessary, but it's a courtesy for those sites that like to know who is making use of their facility. Be courteous. Some sites require a valid e-mail address, others don't. You can then look around and retrieve files. (Most anonymous ftp sites do not permit people to store files). Note that when you retrieve files, you have to know where the files are going to end up on your machine. This is where the 'lpwd' command comes in handy. Also note that when you have transferred a file that you want to use on your PC, but you run ftp from a Unix machine (or a similar mainframe or network machine), you will have to ftp the file from the Unix machine to your PC first (this is assuming that you can't ftp to outside your company or campus from your PC, otherwise you could have gotten the file directly to the PC). This may sound silly, but sometimes people don't know where their files are stored or a system administrator decides to give ftp access to only a few systems. Typically, a directory called 'pub' is where the interesting things are stored. Some sites will have a file with a name like ls-lR, that contains a complete list of the files on that site. Otherwise, you can type ls -lR and get such a listing -- for some sites, this can take a LONG time (the size of the resulting file can be anywhere between approximately 2000 bytes and 25Mb). When retrieving non-text files, you must use binary mode, otherwise the file gets messed up. To do this, use the 'binary' command. (It's safe to set this for text files, but the result might look a bit different from an ASCII transfer) If the site at the other end is non-Unix, you may need to use some other mode -- see the documents or README files for that site and for FTP (common other modes, are LZ for VAX Multinet servers, tenex or image for some others). The simplest way to initiate FTP would be to give the command 'ftp '. The is the remote system you are connecting to, either a name like garbo.uwasa.fi, if you have an entry in /etc/hosts or are accessing a Domain Name Server or the Internet address 193.166.120.5 for Garbo. If that last sentence doesn't seem to make sense just try: ftp garbo.uwasa.fi or ftp 193.166.120.5 and look what happens. After a short wait, you will be prompted for your username. If you do not have an account on the remote system, some systems allow you to use 'anonymous'. This gives you a restricted access path (meaning that you can only run certain commands like 'dir' or 'ls' and are allowed only access to certain directories like 'pub'). You would then be prompted for a password. Some systems will tell you to send your real identity as the password. What you type doesn't matter in most cases, but it is suggested to give your e-mail address. This as a courtesy to the archive maintainers, who would like to know who's using their system. Other systems need a password of 'guest', or something similar. DO NOT TYPE A PASSWORD THAT YOU USE ON YOUR OWN SYSTEM! After that, you should receive the FTP prompt ( usually ftp> ) and have access. You can get a directory of files by giving a 'dir' command. If the remote system is Unix-based and dir does not work, try 'ls -l' for an MS-DOS like output. On Garbo, there is a file available in the default anonymous ftp directory that explains what Garbo is and where files are located. Look for 00-index.txt or README files or some similar name. Unix systems will all have the same directory structure, and moving around is done with the 'cd' or 'cwd' command. TOPS-20, VAX/VMS, DOS VM/CMS and other systems have a different structure, but movement is still accomplished with the 'cd' command. VAX/VMS systems have filesystems that show as ALL CAPS and directories can be recognized as filenames ending in .DIR e.g FAQ.DIR Files reside on disks, denoted by NAME: e.g. NETDISK: and a file on that disk could be denoted by: NETDISK:[FAQ.INTERNET]FTP.FAQ You can change to that directory by typing: cd netdisk:[faq.internet] but since you are generally allowed only access to one disk, you probably can use cd [faq.internet] or type cd faq and then cd internet TOPS-20 has directories of the form: DISK:, VAX/VMS has directories of the form DISK:[DIR1.DIR2] (use cd [-] instead of cd .. and cd [.DIR1] instead of cd dir1). DOS, OS/2 and Windows NT look like Unix but have shorter directory names. VM/CMS has mini-disks that can be accessed with the CD command: cd . e.g. cd arcdsk.100 For an anonymous userid: cd . account e.g. cd bob.191 account bob1 Note: 'account...' may not be required if the mini-disk is not password protected. A lot of systems give some information about how to use the system when you login, look for that after you have typed the password (some of those messages will not be shown if you use a - as the first character in your password, some people need this because the system won't recognize them otherwise. If you have problems logging into a site, try a - as the first character). Different systems have different organizations for their files, and the above example is the way most archives have set it up. By looking around other systems, you can learn how their files are arranged and move around much faster. Note, however, that FTP will not allow you outside the FTP 'root' directory. Moving about the entire system is not permitted. You will get 'Permission denied' messages (or plainly not receiving any message and still not be able to change to the directory). Usually, files are grouped in archive files, so you don't have to get many small files separately. The most common archival file formats for the Internet are tar and zip. Occasionally, people use shell archives (shar) instead. Tar files are basically a bunch of files 'glued' together. Tar archives can be unpacked by running the 'tar' command on a Unix system (tar exists also for DOS, VMS and a whole bunch of other Operating Systems) -- you may want to first do a 'tar t' on the file to see what it contains before unpacking it. This means typing: 'tar t filename.tar' or 'tar tf filename.tar' and looking what the output shows. To unpack the .tar file, type: 'tar xvf filename.tar', this will create a directory called filename with the unpacked archive in it (no quotes again). Be careful when unpacking shell archives since they have to be run through the Bourne shell to unpack them. (The simplest way is to use the unshar command). Files are often stored compressed, because they take up less space that way -- for Unix, the most common compression 'scheme' is the 'compress' program, indicated by a .Z suffix on the file name. Also you will find Arc, Zoo, Arj, Lzh, gzipped or Zip files, which are combined archival and compression formats (there are other archival formats as well - talk to the systems staff if you encounter them and don't know how to deal with them). For .zip files use zip and unzip (or pkzip/pkunzip), for .gz files use gzip and for .Z files use compress, which are available for all Operating Systems. Archival and compression utilities are very handy, but can make it very difficult to 'get' a file and use it: when you're on a DOS or VMS system for example you can't type: get filename.tar.Z You have to type: get filename.tar.Z filename.tz or something like that and then remember what you have to do to unpack the file, namely first running your version of 'compress' on it and then your version of 'tar'. Remember this when you can't seem to transfer a file. An interesting feature of most ftp servers in use today, is the ability to compress and decompress 'on the fly'. This means that when you want to 'get' a .Z file, but you don't have compress handy, you can type: get filename.Z filename The server will then decompress the file and leave you with a plain, uncompressed file. Most servers support on-line decompression of .Z, .gz and .tar files and even 'get'ting an entire directory with 'get directoryname directoryname.tar'. Note that this can take up a huge amount of space and maybe take ages. Make sure you know what you are doing when trying this. These are the most common file types (there are zillions more): SUFFIX FTP TYPE ------ --- ----- .arc bin ARChive (hardly used anymore) .arj bin Arj (mostly MS-DOS) .gif bin Graphics Interchange Format .gz bin GNU Zip (Not compatible with Zip. Found on some sites as .z files. GNU zip is seen in combination with tar as .tgz files, maybe even as .tz files) .hqx asc HQX (Mac, Mac equivalent of uuencode) .jpg bin JPEG (graphics format) .lzh bin LHa, LHarc, Larc .shar ascii SHell ARchive (mostly Unix) .sit bin Stuff-It (Mac) .tar bin Tape ARchive (mostly Unix) .uu ascii uuencode/uudecode (also .uue) .Z bin compress (mostly Unix, seen in combination with tar as .tar.Z files) .zip bin Zip (either PKZip or Zip/Unzip) .zoo bin Zoo To get a list of all file compression/archiving methods and the programs to uncompress/unarchive (on the PC, Mac, Unix, VAX/VMS, VM/CMS, Atari ST and Amiga systems), FTP to the following site and retrieve the listed file: ftp.cso.uiuc.edu directory: /doc/pcnet/compression This could be helpful to people new to FTP that don't know how to unpack the file they have just transferred. Also check out the Frequently Asked Questions (FAQ) Lists and other periodical postings in the news.answers group. Especially the comp.graphics, comp.compression and the different Operating Systems FAQs (Unix, VMS etc.) can be very handy. Most archiver programs are available from garbo.uwasa.fi in either /pc/arcers or /unix/arcers. Last but not least, for novices to the Internet, I highly recommend a good book, e.g. 'The Whole Internet User's Guide and Catalog' by Ed Krol. It is written clearly and contains an enormous amount of information. Read it cover to cover, and keep it close at hand. Published by O'Reilly & Asscociates, it is available from many computer bookstores or O'Reilly's worldwide distributors. Contact the publisher at +1 707-829-0515 (USA), or send e-mail to nuts@ora.com for information. Unfortunately, this book is already outdated, but it still offers an invaluable resource and manual for novices and more experienced Internet users. Apparently there will be a new version of this book somewhere this year, so look out for it. Other books are 'The Internet Companion', 'Internet: Getting Started', 'Internet Unleashed', 'The Internet Guide for New Users' and a lot more. Look for them in your local bookstore. Almost all of the information in these books is also available on-line through various documents like the MaasInfo files, Zen and the Art of the Internet, The HitchHiker's Guide to the Internet, The Big Dummy's Guide to the Internet, the on-line version of The.Internet.Companion, the Internet Resource Guide and a whole number of FAQs, RFCs and the like. The MaasInfo and Big Dummy's Guide files appear to be the most recent of these kind of files (look for info on where to get them in the sitelisting itself or try mailing to netguide@eff.org, that should send you the Big Dummy's Guide in a number of parts). Another source for information might be the magazine Internet World, from Meckler Corp. (info@mecklermedia.com). I'm not affiliated with any of the publishers, authors or anyone mentioned above, but I bought some of the books and like them. ----------------------------- Subject: 3. What types of FTP information are available? FAQ - Frequently Asked Questions List about FTP SITELIST - Comprehensive Information, containing: o Site name o Country o Date of last modification o GMT difference (+/-) o Source of last update o Administrative e-mail address o Organization maintaining FTP site, city, state, department if applicable o Other servers if available and instructions for use if applicable (e-mail, FSP, gopher, WWW) o System Type (Operating System, hardware) o Universal Resource Locator (for World Wide Web browsers) o Comments o Types of Files Note that apart from my ftp-list.zip file, Timo Salmi (ts@uwasa.fi) is maintaining a complementary list of a number of MS-DOS ftp sites. They list some more information on a subset of sites in my SITELIST file. The file is called moder*.zip where * is a version number and it is available from garbo.uwasa.fi in directory /pc/pd2 and ftp.simtel.net in directory /pub/simtelnet/msdos/info. Also, Christian Hettler (hettler@ask.uni-karlsruhe.de) is maintaining a list of German FTP sites on ftp.ask.uni-karlsruhe.de, directory: /pub/info, file: ftp-list-de and Arjan de Vet (devet@iaehv.nl) is maintaining a list of Dutch FTP sites on ftp.iaehv.nl, directory: pub/usenet/nl, file: nl-ftp (this one is in Dutch). Russell Vincent (vincent@ucthpx.uct.ac.za) maintains a list of South-African ftp, archie, whois and gopher servers at ftp.uct.ac.za in /pub/archives/faq-sites.txt Furthermore, there are 2 documents describing anonymous FTP servers in the Czech Republic: http://www.cvut.cz/cesnet/resources/ftp.htm#anon and the Slovac Republic: http://nic.uakom.sk/SANET/hypertext/services.html#ftp On ftp.urec.fr there's a file called ftp-france-liste, but it doesn't seem to be updated regularly. Several newsgroups have their own FAQs that contain listings of sites. If you're interested in a particular topic, try looking in the FAQ(s) of the newsgroups related to that topic as well. ----------------------------- Subject: 4. What is the most current version? Look in the Version: line in the top of this file and compare it to the faq file in ftp-list.zip on ftp.iaehv.nl, garbo.uwasa.fi or ftp.simtel.net. The latest version is always available there. ----------------------------- Subject: 5. Retrieving the list from alternate sources. 1) Pick it up from anonymous FTP archives; look for 'ftp-list' in the SITELIST file. Be warned, many sites carry Jon Granrose's (sometimes known as ODIN.FTPLIST, pre Jan-92) or Tom Czarniks's old FTP listing (pre Apr-93) and these files are outdated. It will take a while for this version to spread, but the following sites always carry the latest version: Europe - ftp.iaehv.nl as /pub/users/perry/ftp-list/ftp-list.zip garbo.uwasa.fi as /pc/doc-net/ftp-list.zip USA - rtfm.mit.edu in the /pub/usenet/news.answers/ftp-list directory: faq file and sitelist directory (ASCII) USA - ftp.simtel.net as /pub/simtelnet/msdos/info/ftp-list.zip Asia - ftp.edu.tw in /documents/networking/guides/ftp-list several files in several formats (.Z, .gz, .zip, ASCII, dBase and MS-Access database versions and AmigaGuide Hypertext version) NOTE: THIS SITE CURRENTLY HAS NO FTP-LIST FILES DUE TO SPACE LIMITATIONS Admins who would like to mirror the list are welcome to mirror any of the above sites/directories, dependent on what format they like. 2) send an e-mail message to mail-server@rtfm.mit.edu with no subject and in the body of the message: send usenet/news.answers/ftp-list/faq send usenet/news.answers/ftp-list/sitelist/part1 send usenet/news.answers/ftp-list/sitelist/part2 send usenet/news.answers/ftp-list/sitelist/part3 send usenet/news.answers/ftp-list/sitelist/part4 send usenet/news.answers/ftp-list/sitelist/part5 send usenet/news.answers/ftp-list/sitelist/part6 send usenet/news.answers/ftp-list/sitelist/part7 send usenet/news.answers/ftp-list/sitelist/part8 send usenet/news.answers/ftp-list/sitelist/part9 send usenet/news.answers/ftp-list/sitelist/part10 send usenet/news.answers/ftp-list/sitelist/part11 send usenet/news.answers/ftp-list/sitelist/part12 send usenet/news.answers/ftp-list/sitelist/part13 send usenet/news.answers/ftp-list/sitelist/part14 send usenet/news.answers/ftp-list/sitelist/part15 send usenet/news.answers/ftp-list/sitelist/part16 send usenet/news.answers/ftp-list/sitelist/part17 send usenet/news.answers/ftp-list/sitelist/part18 send usenet/news.answers/ftp-list/sitelist/part19 send usenet/news.answers/ftp-list/sitelist/part20 send usenet/news.answers/ftp-list/sitelist/part21 send usenet/news.answers/ftp-list/sitelist/part22 send usenet/news.answers/ftp-list/sitelist/part23 [apparently * can be used instead of all the parts numbers, but I'll check that out later; update: this doesn't seem to work.. YMMV] 3) Send me mail: Perry.Rovers@IAEhv.nl. State how you need it sent and I'll get to it you ASAP. Note that this is NOT the preferred method!!! Try one of the above methods first. Thanks to the efforts of Lou Swiczewicz (swicz@acc.rwu.edu) and Dave Thomas (Dave_Thomas@mindlink.bc.ca) there will be made available from ftp.edu.tw a dBase and Microsoft Access database version and a Hypertext AmigaGuide version. The list is also searchable through some gophers, I'm gonna add a list of them at some later date. [I'm currently not sure how these versions are coming along, I'll have to look into that someday. I haven't seen the Amiga Guide version and the Access version is lagging behind. So don't ask me about those versions, because I don't know how they are faring. Check ftp.edu.tw or Aminet sites for them.] You can also use packftp, by Mark Rinfret (mrr@mrsoft.network23.com), which converts the sitelist to comma-delimited format. It works great! ----------------------------- Subject: 6. Using FTP without direct Internet access. It is possible to get files from a site by using a general mail server. Many sites have their own servers. If you're on BITNET, ask your sysadmin or technical support group about BITFTP (or send mail with a body of 'help' (no quotes, and nothing else) to BITFTP@PUCC, BITFTP@PLEARN or BITFTP@DEARN (known on the Internet as bitftp@pucc.princeton.edu, bitftp@plearn.edu.pl and bitftp@vm.gmd.de respectively) Also, there's a service called TRICKLE, a concentrator of several ftp sites. Through TRICKLE you can retrieve files by e-mail or have them ftped to your own machine or SEND to you. It's also possible to subscribe to directories or files (you can for instance subscribe to the McAfee virusscanner and get it by mail everytime there's a new version). Send e-mail with '/HELP' (no quotes) in the body to trickle@hearn.nic.surfnet.nl or trickle@hearn.bitnet, for more info and a list of other trickle servers. For non-BITNET sites, try using an ftpmail server. Send mail to ftpmail@ftpmail.ramona.vix.com with 'help' (no quotes) in the body of the letter. You should NOT send a blank letter, commands are not optional. Other servers that might be closer and provide the same service are: - ftpmail@cs.uow.edu.au (Australia) - ftpmail@ftp.uni-stuttgart.de (Germany) - ftpmail@doc.ic.ac.uk (Great Britain) - ftpmail@ieunet.ie (Ireland) - ftpmail@sunsite.unc.edu (USA) - ftpmail@ftp.uu.net (USA, points to ftpmail@decwrl.dec.com, so won't work until they fix that) - ftpmail@win.net There's a list of ftp-mail servers available at http://knight3.cit.ics.saitama-u.ac.jp/reposit/ftpmail-servers.html but I don't know how up to date it is (it still listed ftpmail@decwrl.dec.com I think) There used to be an address called ftpmail@decwrl.dec.com, but you are urged to use one of the above instead of decwrl.dec.com if you ever find it in a document. That machine was very overloaded as it was the most widely known ftpmailer and has been shut down and moved to ftpmail.ramona.vix.com. So, lift the burden and use (faster!) closer machines!!! Requests for the ftpmail servers are of the form: open cd dir # To obtain a directory listing get # To retrieve a file quit Example: open rtfm.mit.edu anonymous perry@iaehv.nl cd /pub/usenet/news.answers/ftp-list get faq quit NOTE: Please make sure your system admin has approved the the use of a mail server, as files can take system resources of not only your site, but several sites up the stream. And please abide by the guidelines that the ftpmail server administrators have put in their help files. Most ftpmail servers default to their own site for files, so try retrieving things from that site first. In general, most files you need are already available there, so it is a waste to connect to another machine. Also, don't use servers in Y to fetch files from X if you live in X and can use a server in X, e.g. X=Europe, Y=USA. Several servers have stopped providing ftpmail service to other hosts because they were being overloaded by these kind of requests. DON'T DO IT! You ruin a very good service, not only for yourself, but also for numerous other users. ----------------------------- Subject: 7. Problems with a site. If you are unable to access the site because your computer doesn't seem to be able to 'find' the site (the ftp program returns 'invalid host' or 'unable to resolve hostname' or some similar errormessage), try one of the following ways to see if the name of the site is known: (information partly by rosen@unr.edu (David Rosen) from the Emacs FAQ) - telnet to the site and see if that works, if it does, there's either no ftp server active at the site or there's a configuration error with your ftp client program. Normally, the errormessage would be something like: 'I/O error on network device' or you do get a connection with the ftp server but it says 'Service not available. Remote service has closed the connection'. Telnet works on all systems, there are some more informative ways however: - try 'nslookup sitename' or 'host sitename' (this usually works on Unix systems) and see what that gives. If they can't find the site, your nameserver (the computer that looks up the addresses of computers) doesn't know the site 'sitename'. You can try again in a couple of minutes if you think it might be a delay between 'sitename' and your machine. If that doesn't help then either your site has a deficient nameserver (ask your local admin to fix it) or the site 'sitename' does not exist. - another program you can try is 'ping', 'traceroute' or 'hopcheck' to see if there is a clear link (or path) to the machine 'sitename'. This is however a bit too technical for the ordinary user. - easy ways to check if the name 'sitename' can be found outside of your domain (in my case kub.nl) is by mailing to one of the following addresses: dns@grasp.insa-lyon.fr (put 'ip sitename' (no quotes) in the body or 'help' for an info file. Lots of options available) service@nic.ddn.mil (use 'host sitename' as the subject of the message. Also other options, send 'help' as the subject) resolve@cs.widener.edu (put 'site sitename' in the body of the message. No other options) - you can try to telnet to nic.ddn.mil 101 and type 'HNAME sitename' (not very reliable it seems to me, but your mileage may vary) or you can telnet to tacom-emh1.army.mil 117 If you can get a connection with the site or if a problem appears while accessing the site or when retrieving a file, mail the problems to the admin address shown in the Sites list. When you report a problem, please be very explicit, i.e. don't write 'I can't get a file' but explain when it happened, what file it was, what system you are using etc. And word your message politely. It's no use to annoy an admin if you want a file from that site. If an admin address is not shown, attempt to use 'ftp@site_name'; replace 'site_name' with the name of the troublesome site. If it's very urgent, try sending a note describing the problem to postmaster@site_name or when the site is a Unix machine: root@site_name and when the site is a VAX/VMS machine: operator@site_name (the postmaster@site_name should be valid in all cases). If that fails, post a note to comp.archives.admin (the newsgroup for archive administrators). I'm going to include a list of common error messages here someday, so you don't have to contact the admin for some common notices you might receive. One of those message is: 'permission denied'. This can mean a few things: either you don't have write rights to the directory where you started 'ftp' from and you're trying to retrieve a file or the file or directory on the remote site has been made unaccessible to you (e.g. a /private directory). The solution to the first possibility is to change to a directory where you are allowed to write files (like your 'home' directory) and the solution to the second possibility is to ask the admin to change the permissions to that file or directory, but you'd better have a good reason to need access to that file or directory. Most of the time those permissions are there for a reason. Other messages will be included at a later date, in the meanwhile, check the helpfiles on your ftp client first if they give you the answer. ----------------------------- Subject: 8. Getting a site listed or changes made. Send mail to Perry.Rovers@IAEhv.nl Include the information stated below, in the body of the letter. Needed information o Site name o Site's country of operations, preferably location within country as well o GMT difference (I don't bother with daylight savings and the like) o Manager(s) full name & email address(es) (not made public if you don't want it) o Any aliases you want listed for the site (preferred are ALL aliases that you know, because some people might refer to them. These are just there for completeness sake and to easily spot duplicate entries, NOT for use by anonymous ftp users). Actually, the term alias is misleading because the Site name is mostly an alias and what I list as Alias is mostly the real name. o Administrative address used for FTP related issues by the general public (like ftp@site_name) o Organization operating site, department within the organization o Is an E-mail, FSP, Gopher, WAIS or WWW server available and how can one use it? o Type of system the server is running on (OS, hardware) o Preferred Universal Resource Locator (either ftp://, gopher://, http:// or some other one) o Comments (restrictions and the like if any) o General description of the types of files available, special directories etc. Please fill in this info completely and don't just mail a sitename. This saves me work and makes the list more complete. ----------------------------- Subject: 9. What is Archie and how does it relate to FTP? Archie is a special service that keeps file listings from different FTP sites. You can Telnet to an Archie server (login with username 'archie') or use a client program to search for specific files. Here are some sites; send mail to 'archie@site_name' for a help file. Note that some sites do not support mail access. Most do however. archie.au* 139.130.4.6 Australia archie.edvz.uni-linz.ac.at* 140.78.3.8 Austria archie.univie.ac.at* 131.130.1.23 Austria archie.uqam.ca* 132.208.250.10 Canada archie.funet.fi 128.214.6.100 Finland archie.th-darmstadt.de* 130.83.22.60 Germany archie.ac.il* 132.65.6.15 Israel archie.unipi.it* 131.114.21.10 Italy archie.wide.ad.jp 133.4.3.6 Japan archie.kr* 128.134.1.1 Korea archie.sogang.ac.kr* 163.239.1.11 Korea archie.rediris.es* 130.206.1.2 Spain archie.luth.se* 130.240.18.4 Sweden archie.switch.ch* 130.59.1.40 Switzerland archie.ncu.edu.tw* 140.115.19.24 Taiwan archie.doc.ic.ac.uk* 146.169.2.10 United Kingdom archie.unl.edu 129.93.1.14 USA (NE) archie.internic.net* 198.48.45.10 USA (NJ) archie.rutgers.edu* 128.6.18.15 USA (NJ) archie.ans.net* 147.225.1.10 USA (NY) archie.sura.net* 128.167.254.179 USA (MD) To get a list, type: telnet archie.ans.net (or any other archie server) and login as 'archie' (no quotes) and type 'servers' (again, no quotes). Of course you can also try a server somewhat closer but this list is from archie.ans.net To find a file called 'filename' you would type: prog filename at the prompt. There are lots of options available, read the manual with the 'help' command (no quotes). The Archie client programs provide more functionality, tailored to your specific Operating System. Client programs are available by ftp from most archie servers. Some of you may be wondering, why does the Anonymous FTP Sitelist exist if Archie can find files? The answer is this: Archie does not work (yet) with non-Unix sites (the number of which will increase substantially the next years with all the new users using PC's and Amiga's etc.) and another problem with Archie is that different servers can provide you with different answers depending on the ftp sites they currently have in their memory. Using a European server you might not be able to find a file in the US, but if you try a US server it's possible that it does find the file(s) you need and vice versa. If you want your ftp server to be included in the archie database, check the documentation of some of the Archie clients. [I believe the e-mail address for updates is archie-updates@bunyip.com, but haven't checked it yet] ----------------------------- Subject: 10. Using FSP/Gopher/WAIS/WWW to access archives. Some sites offer retrieval of their FTP archives through Gopher, a browser for the Internet. You can use a so-called Gopher client program to connect to a Gopher server (in this case the Gopher server of the ftp-site). Type 'gopher' on your system to see if Gopher is installed. Most of the time this will bring up a menu system from which you have several choices. Check the help pages for instructions or ask a local system administrator or helpdesk on how to use it. If Gopher does not appear to be installed, ask your local helpdesk why it isn't. Installing Gopher on your system consists of getting a client program for your Operating System and installing it. You can get client programs for Gopher for several Operating Systems from the boombox.micro.umn.edu ftp site in directory /pub/gopher and from lots of other sites around the world (check the SITELIST file for more sites). Read the Usenet newsgroup comp.infosystems.gopher for more info. If I know that a site supports Gopher (or one of the other services to be mentioned here), this info can be found in the Comments: or Server: line in the SITELIST file. Other means of retrieving files are through the World Wide Web (WWW or W3) or WAIS. These services are extensions to the 'bare bones' FTP approach and have rapidly become more popular. They are easy to use and if you have the resources you should consider getting a client for either Gopher, WWW or WAIS (or all) from a good ftp site (e.g. ftp.ncsa.uiuc.edu for Mosaic, a WWW browser, or ftp.think.com for WAIS browsers. These sites are mirrored around the world, check the sitelist for details). Check the relevant comp.infosystems.* group or/and the sitelist for siteaddresses of clients and how to install them. The last option to access an archive to be mentioned here is called FSP (some people say it stands for File Service Protocol, some call it FTP's Sexier Partner and others refer to it as F**cking Software Pirates). FSP has some nice features that FTP doesn't have like 'crash-recovery', the ability to transfer only the part of a file that wasn't transferred before (a la Zmodem). Using FSP means getting yourself a client program and finding FSP sites. A good place to look for clients is on ftp.germany.eu.net and you can ask for sites in alt.comp.fsp (read the FAQ and the FSP docs first). FSP is mostly used to retrieve GIF files in the background (hence the second explanation of the abbreviation) and has been used for setting up 'pirate' sites (sites that distribute commercial software, hence the third explanation). This has given it a somewhat bad name, but the idea is good. More and more admins install FSP servers because it reduces the load on their machine(s). Unfortunately, some of the client programs (notably WinFSP) appear to be buggy. ----------------------------- Subject: 11. How do I stop the listings from scrolling off the screen? When you're retrieving a directory listing of a large site, it's quite possible that the number of files in a directory is bigger than the number of rows on your screen. The listing then scrolls of your screen. There are several ways to avoid this. You can use 'ls -CF' or 'ls -lF' (no quotes) to get a directory listing like the MS-DOS 'dir/w' command (a 'wide' directory listing). Also, some ftp clients support: 'ls -l "| more"' or 'dir "| more"'. This seems to differ per site so trying some of the following might help you (note usage of spaces in the above and below examples): ls -l |more dir |more dir -1 |more Ctrl-S to stop the scrolling, Ctrl-Q to resume scrolling Alt-Scrolllock to pause the screen and restart it again These combinations are highly machine specific but probably one of them will work for you. Also, instead of using 'dir' or 'ls' you can try to retrieve an index file first to look at that. Either transfer the file and look at it while you're not connected to the ftp site (by using 'get filename'), transfer the file and look at it while you're connected (by using a 'shell' command, you temporarily leave the ftp client program to look at the file with some editor, 'cat' or 'more', look in the help pages of the ftp client for more info, most of the time it's: !more login: password: So for e.g. anonymous access to ftp.simtel.net you would use: machine: ftp.simtel.net login: anonymous password: youre-mailaddress Note that the .netrc file will be used if and only if it contains NO password OR it contains passwords but is not readable by non-owners (i.e. read access must be OFF for group and world, so use: chmod g-r o-r .netrc or the numerical equivalent) This part will be further extended with a sample shell script to be used with the C, bash, Korn, TCSH or whatever shell, depending on what kind of scripts and shells I can lay my hands on or on the scripts that people send in [hint!]. Here's an example of such a script available from http://www.sn.no/ ---- cut here ---- #!/bin/sh ncftp -L ugle.unit.no > hentfil.log 2>&1 <<-STOPP_HER dir get FTP.LESMEG quit STOPP_HER ---- cut here ---- This is of course a very basic example which gets the file FTP.LESMEG (a kind of README file) from ugle.unit.no and logs all actions to the file hentfil.log Somehow I think that this could be done easier, with a file containing the commands and slightly different invocation of ncftp, but I'll look into that later (I've been doing lots of work with NCSA ftp lately where things can be done like this and it works like a charm). Thanks to Fred Bourgeois for the reminder about .netrc (it keeps slipping my mind that I should put it in). DOS/Windows/NT/OS/2: You can use a DOS client program with parameters like: ftpbin -h sitename -u anonymous get pub/useful.zip or even more useful: ftpbin -f ftp.scr with e.g. NCSA FTP. I've tried this with a script like the following: open sitename anonymous e-mailaddress bin cd pub get README but since DOS doesn't support background processing it doesn't seem very useful to me. On the other hand, you can use those (batch) files in Windows (not very reliable), OS/2 or Windows NT. As far as I know, there are no real queue or batch ftp programs for these OSs. There are numerous clients, but they rely on active users. For client programs, check the usual OS/2, NT or Windows (winsock) sites. I recently heard that WS-FTP supports scripting, but I haven't had time to look into it yet. Others: (VM/CMS, Mac etc.) I'm not (very) familiar with other Operating Systems. For the Mac there's Fetch, a client like WS_FTP. Very nice, but I don't think it has queue/batch possibilities (apart from being able to select a batch of files). ----------------------------- Subject: 14. URL's of the interesting things mentioned in this text This part of the FAQ list provides URL's (Universal Resource Locators, or Uniform Resource Locators) to be used with a WWW (World Wide Web) browser like Mosaic. By clicking on the lines below you'll supposedly retrieve the file mentioned there. [not tested yet, so don't rely on any of this stuff, it's included here for testing. Feedback appreciated] Most of these links are also available from: http://www.iaehv.nl/users/perry/ftp-list.html Updates of the links in this section are first available here as well. David Lemson's Compression List: ftp://ftp.cso.uiuc.edu/doc/pcnet/compression The Maasinfo files, maintained by Robert Maas: ftp://ftp.edu.tw/documents/Internet/MaasInfo/ The EFF Guide to the Internet: ftp://ftp.eff.org/pub/EFF/netguide.eff or ftp://ftp.eff.org/pub/Net_info/EFF_Net_Guide/ ModerXX.zip maintained by Timo Salmi: ftp://garbo.uwasa.fi/pc/pd2/moder.zip The Deutsche Anonyme FTP Server Liste maintained by Christian Hettler: http://www.ask.uni-karlsruhe.de/ftp/ftp-list-de.html ftp://ftp.ask.uni-karlsruhe.de/pub/info/ftp-list-de The Dutch Anonymous FTP List maintained by Arjan de Vet: ftp://ftp.iaehv.nl/pub/usenet/nlnet/nl-ftp Some useful Internet sites in Uninet-ZA (South-African) ftp://ftp.uct.ac.za/pub/archives/faq-sites.txt Czech Republic anonymous FTP servers: http://www.cvut.cz/cesnet/resources/ftp.htm#anon Slovak Republic anonymous FTP servers: http://nic.uakom.sk/SANET/hypertext/services.html#ftp The Anonymous FTP Sitelist and FAQ maintained by Perry Rovers: Europe: ftp://ftp.iaehv.nl/pub/users/perry/ftp-list/ftp-list.zip (home site) ftp://garbo.uwasa.fi/pc/doc-net/ftp-list.zip USA: ftp://ftp.simtel.net/pub/simtelnet/msdos/info/ftp-list.zip Asia: FTP.EDU.TW DOES NOT CONTAIN THESE FILES AT THE MOMENT ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq.Z ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist.Z ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq.gz ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist.gz ftp://ftp.edu.tw/documents/networking/guides/ftp-list/ftp-list.zip USA: ftp://rtfm.mit.edu/pub/usenet/news.answers/ftp-list/faq ftp://rtfm.mit.edu/pub/usenet/news.answers/ftp-list/sitelist/ WWW version (through Thomas Fine's FAQ to HTML conversion program OUTDATED) http://www.cis.ohio-state.edu/hypertext/faq/usenet/ WWW version (Thomas Fine's new and improved version) http://www.smartpages.com/faqs/ WWW version (through the University of Utrecht CS dept.) http://www.cs.ruu.nl/cgi-bin/faqwais/ WWW version (through the University of Oxford) http://www.lib.ox.ac.uk/internet/news/faq/by_group/ Browsable/Searchable WWW versions: University of Oslo server by gorme@ifi.uio.no (Gorm Haug Eriksen) http://www.ifi.uio.no/~gorme/ftp-list.html InfoNet server by cherry@info.net (Bob Cherry) http://www.info.net/Public/ftp-list.html MIDnet server by pkramer@mid.net (Paul H Kramer) http://www.mid.net/FTP-LIST/ Commerce2000 interface by mcox@erinet.com (Matthew D. Cox) http://www.commerce2000.com/logistics/woklftp.htm Searchable version by country, by veygmamk@cs.purdue.edu (Mikhail Veygmam) http://www.cs.purdue.edu/homes/veygmamk/ftp-list.html Tile searchable version with multiple views http://tile.net/ftp-list/ National Center for Supercomputer Applications, University of Illinois at Urbana/Champaign searchable version, maintained by blong@ncsa.uiuc.edu (Brian Long) http://hoohoo.ncsa.uiuc.edu/ftp/ Other FTP search engines: http://ftpsearch.unit.no/ftpsearch (this one is very good) http://www.mmt.bme.hu/library/pchwfaq/vendor_ftp.html http://hepth.hanyang.ac.kr/ftp_jp.html http://hepth.hanyang.ac.kr/ftp_serv.html http://cal003109.student.utwente.nl/stefan/el/internet/ftpsites.htm http://heiwww.unige.ch/explorer/anonymous.html Other search engines (Usenet, WWW): http://www.pointcom.com/ http://www.lycos.com/ http://www.yahoo.com/ http://www.altavista.digital.com/ http://www.webcrawler.com/ http://www.infohiway.com/way/search/ http://guaraldi.cs.colostate.edu:2000/form http://www.stpt.com/cgi-bin/searcher http://www.access.ch/oblum/search_d/ http://www.search.com/ http://www.access.ch/oblum/search/ http://sunsite.unc.edu/usenet-i/search.html http://www.regent.edu/~tedslat/tools.html http://www.dejanews.com/forms/dnq.html and there are zillions more like http://www.ilse.nl/ for the Netherlands. FTP by Mail servers: mailto:ftpmail@ftpmail.ramona.vix.com mailto:ftpmail@cs.uow.edu.au mailto:ftpmail@ftp.uni-stuttgart.de mailto:ftpmail@doc.ic.ac.uk mailto:ftpmail@ieunet.ie mailto:ftpmail@sunsite.unc.edu mailto:ftpmail@win.net FTP by Mail server package: ftp://ftp.doc.ic.ac.uk/pub/packages/ftpmail/ E-mail address to report site additions, changes etc.: mailto:Perry.Rovers@IAEhv.nl E-mail address for MS-Access version (i.e. don't ask me about it): mailto:swicz@acc.rwu.edu E-mail address for conversion to comma-delimited program (packftp) (i.e. don't ask me about it): mailto:mrr@mrsoft.network23.com E-mail address for AmigaGuide version (i.e. don't ask me about it): mailto:Dave_Thomas@mindlink.bc.ca Some Archie servers: Asia: telnet://archie.wide.ad.jp Australia: telnet://archie.au Europe: telnet://archie.doc.ic.ac.uk telnet://archie.funet.fi telnet://archie.luth.se telnet://archie.switch.ch Middle-East: telnet://archie.ac.il USA: telnet://archie.ans.net telnet://archie.internic.net telnet://archie.rutgers.edu telnet://archie.sura.net FSP: ftp://ftp.germany.eu.net/pub/networking/fsp/ Gopher: ftp://boombox.micro.umn.edu/pub/gopher/ WAIS: ftp://ftp.think.com/pub/ WWW: ftp://ftp.ncsa.uiuc.edu/pub/ncsa/ ftp://ftp.w3.org/pub/www/ Setting Up a Secure Anonymous FTP Site: ftp://rtfm.mit.edu/pub/usenet/news.answers/computer-security/anonymous-ftp-faq Another intro to FTP site administration: ftp://ftp.cs.uni-sb.de/pub/misc/doc/misc/iafa-wg.Z FTP-client programs: MS-Windows: ftp://ftp.cica.indiana.edu/pc/win3/winsock/ ftp://papa.indstate.edu/winsock-l/ ftp://ftp.surfnet.nl/mirror-archive/software/winsock/ http://www.tucows.com/ Tucows has a lot of mirrors, e.g. http://tucows.wau.nl/ in Europe. [there will be more.. just started] FTP-daemon programs: WUSTL FTPD (wu-ftpd): ftp://ftp.wustl.edu/pub/packages/wuarchive-ftpd/ (WU-FTPD release) ftp://ftp.academ.com/ (BETA) http://www.hvu.nl/~koos CBME FTPD: ftp://plod.cbme.unsw.edu.au/ FUNET ftpd: ftp://ftp.funet.fi/pub/ FTP-mail packages: ftp://ftp.doc.ic.ac.uk/packages/ftpmail/ FTP Utilities: NcFTP ftp://ftp.cs.unl.edu/pub/ncftp/ (OLD site) ftp://ftp.probe.net/pub/ncftp/ (NEW site) ImageMagick (contains xtp [needs to be checked]) ftp://ftp.uni-stuttgart.de/pub/scivi/ Batchftp: ftp://garbo.uwasa.fi/unix/networking/ftp/batchftp102.tar.Z ftp://garbo.uwasa.fi/unix/networking/ftp/batchftp.inf ====================================================================== [End Of File] From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:22 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 1 of 23 [01/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:36 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1911 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 1 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:862 news.answers:33103 Archive-name: ftp-list/sitelist/part1 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Last-Modified: 12-Oct-96 Version: 5.1 (9610) Anonymous FTP Sites Listing See the related Frequently Asked Questions (FAQ) List for distribution information. This listing expires 30 days from the date of last modification. These lists can be obtained by one of the following ways: * Send an e-mailmessage with no subject and in the body: send usenet/news.answers/ftp-list/faq send usenet/news.answers/ftp-list/sitelist/part1 send usenet/news.answers/ftp-list/sitelist/part2 send usenet/news.answers/ftp-list/sitelist/part3 send usenet/news.answers/ftp-list/sitelist/part4 send usenet/news.answers/ftp-list/sitelist/part5 send usenet/news.answers/ftp-list/sitelist/part6 send usenet/news.answers/ftp-list/sitelist/part7 send usenet/news.answers/ftp-list/sitelist/part8 send usenet/news.answers/ftp-list/sitelist/part9 send usenet/news.answers/ftp-list/sitelist/part10 send usenet/news.answers/ftp-list/sitelist/part11 send usenet/news.answers/ftp-list/sitelist/part12 send usenet/news.answers/ftp-list/sitelist/part13 send usenet/news.answers/ftp-list/sitelist/part14 send usenet/news.answers/ftp-list/sitelist/part15 send usenet/news.answers/ftp-list/sitelist/part16 send usenet/news.answers/ftp-list/sitelist/part17 send usenet/news.answers/ftp-list/sitelist/part18 send usenet/news.answers/ftp-list/sitelist/part19 send usenet/news.answers/ftp-list/sitelist/part20 send usenet/news.answers/ftp-list/sitelist/part21 send usenet/news.answers/ftp-list/sitelist/part22 send usenet/news.answers/ftp-list/sitelist/part23 to mail-server@rtfm.mit.edu (Alternatively, send mail to mail-server@cs.ruu.nl with the same commands, but with usenet/news.answers replaced by NEWS.ANSWERS) * Anonymous FTP to rtfm.mit.edu and getting all the files from the /pub/usenet/new.answers/ftp-list/sitelist directory for the sitelist and /pub/usenet/news.answers/ftp-list/faq for the FAQ List (ASCII files) * Anonymous FTP to garbo.uwasa.fi and getting the file /pc/doc-net/ftp-list.zip (PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed) * Anonymous FTP to ftp.simtel.net and getting the file /pub/simtelnet/msdos/info/ftp-list.zip (PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed) * Anonymous FTP to ftp.coast.net and getting the file /pub/msdos/info/ftp-list.zip (PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed) Don't forget to change to 'binary' or 'image' type before transferring the .ZIP, .Z or .gz version of this file! Garbo.uwasa.fi, ftp.simtel.net, ftp.coast.net and rtfm.mit.edu are mirrored on many sites around the world. Try using those mirrors if at all possible to reduce the load on the more well-known sites. Strip this header on personal copies only. Comments are always welcome. Administrative mail: Perry.Rovers@IAEhv.NL This list is maintained by Perry Rovers (Perry.Rovers@IAEhv.NL), and used to be maintained by Tom Czarnik and Jon Granrose (thanks!). Notes on this release: - This is the second release in 1996.. it's been busy. - Please start using the Perry.Rovers@IAEhv.NL address for e-mail. The Perry.Rovers@KUB.NL address should be considered superseded although it will continue to be a valid address and it will be used to post this and perhaps some subsequent versions. This release features numerous updates and additions. See http://www.iaehv.nl/users/perry/ftp-list.html if you want to search the list on the WWW or see the URL's in the FAQ. [Start Of File] ============================================================================ This is a comprehensive alphabetic listing of Internet sites accepting Anonymous FTP. To find out what Anonymous FTP is and how to use it, read the Frequently Asked Questions (FAQ) List, distributed separately. Site : site address (no IP numbers, they change too frequently) Country: country where site is located GMT : hours from GMT (+/-) Date : date of last modification for site Source : last updater of entry or source of information Alias : any listed aliases (machinenames or 'netnames', the nicknames by which they are known to the people most using them) Admin : administrative address for comments or reporting problems Organ : organization operating site and location in country Server : email server address and instructions if available System : type of server (hardware and Operating System if known) URL : Universal Resource Locator, to be used with a World Wide Web browser Comment: any general comments or restrictions Files : types of files, archives, or mirrors available If, for some reason(s), you can't use the sitename (also called cname) but need the so called IP address, here's how to get it: Easiest for most people, assuming they're not in a hurry, is to send mail to: dns@grasp.insa-lyon.fr With an empty Subject line and in the body of the message: ip host.subdomain.domain Example of request: ip grasp.insa-lyon.fr For more information send the single word 'help' to the same address. If you're able to use the 'nslookup' command on your system you can find out interactively. On a Unix system try 'man nslookup' for help on using nslookup. Another way is to use 'telnet ', normally that shows the IP address of the site as well. Unless otherwise stated, all sites take 'anonymous' for the username and your e-mail address for the password. A side remark on this one: I only check for username 'anonymous', it's not called Anonymous FTP for nothing. But if you find a site that does accept 'ftp', guest' or something like that (with an e-mail address for the password) and not 'anonymous', let me know and I'll add it to the list. Most sites accept username 'ftp' as well. Another note on my checking of sites: if I had a problem connecting to a site, you will find a remark about that in the Comment: line; Problem: symptom of problem. This does not mean that that site is no longer operational, just that it wasn't reachable for me at that moment. Dates are represented in the Day-Month-Year format. Some of the more common abbreviations used in this list are: CC: Computer Center CS: Computer Science EE: Electrical Engineering NIC: Network Information Center NOC: Network Operations Center Times are expressed in GMT + or - several hours, e.g. +1 means GMT+1, -5 means GMT-5. I don't want to use daylight savings or something like summertime or whatever because it complicates matters. I'm going to add a sort of timescale here someday with the most used times in it: -10 -9 -8 -7 -6 -5 -4 -3 -2 -1 0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 HST PST MST CST EST NDT GMT CET EET WST JST MET HST AKDT PDT MDT CDT EDT KST SST H LA B C NYC L T H H T M A a o h o i e o o e u w u i n l l n k l c a l c d b s g y b k i d a o u i o o l i e g n r n K u a r o g k o r n i n n d g e [This part definitely needs some more updating, also, refer to .gif on garbo.uwasa.fi with timezones /pc/doc-net/timezone.zip or something like that] Please remember to use sites during off-peak (1800-0600 or 6pm-6am local time) hours and within your area, before jumping to international archives. If they have regional access or limited links, respect their restrictions. And remember that mirrors are here for a reason. It's often much faster to check if the file(s) you're looking for are mirrored close by and getting them there, than getting them from somewhere distant (and slow). Most important of all: Anonymous FTP access is a privilege and can be denied at any time. Don't ruin it for yourself and lots of others by overusing a site or not abiding by their rules. If you notice any changes to a site, please let me know. Site admins should read my FAQ for the specific information I need. Note: this release has some sites that haven't been checked yet, or have been checked but I was unable to fill in all the information. This is not standard procedure, but a temporary thing (my backlogs were starting to grow a bit too big). A comment on Archie: Use this service! For those that don't know what Archie is, please read my FAQ. Also, services like gopher or WWW can be much easier to use than 'bare bones' FTP. Try them. Thanks to everybody who has made suggestions for changes, and all the people maintaining those thousands of public archives. Help maintaining this list: check one of the 'older' site and send me a report, with the info I need plus a listing of the / and /pub directories. Disclaimer: This information is provided as-is. Updates are always welcome, but nothing in this document is guaranteed for anything except to occupy diskspace somewhere ;-) Copyright (c) 1993-1996, Perry Rovers -- Text may be quoted in on-line documents and written publications, but please notify me so I can add a reference and make sure that you add pointers to the places where people can get the latest version. You may make this file available on public servers, like ftp, gopher or WWW servers as well, but please let me know. Do not modify the info itself (i.e. converting it to some other format) before consulting me. All rights reserved. This may seem stricter than the earlier versions, but I only want to make sure I'm notified of how this file is used and for what purpose. If you contact me, I'm sure we can work something out. OK, now for the useful part: ============================================================================ Site : 161.105.2.22 Country: France GMT : +1 Date : 31-Jul-94 Source : mail Alias : etocs Admin : Organ : Centre Commun d'Etude de Telecommunication et de Telediffusion (joint France Telecom and TDF research center, CCETT), Rennes Server : System : Unix URL : ftp://161.105.2.22/ Comment: MPEG compression - MPEG bit-streams - MPEG software; THIS IS A TEMPORARY ENTRY [this site must get a name soon] Files : MPEG: audio (decod, parser, sound), video (ccett) Site : 199.3.234.248 Country: USA GMT : -6 Date : 25-Jan-95 Source : mail Alias : Admin : Organ : Tranquility Base BBS, Houston, Texas Server : System : OS/2 (OS/2, PC) URL : ftp://199.3.234.248 Comment: I'm listing this one because the contents aren't available anywhere else as far as I know. These folks should get a decent name if possible. Files : 2FAX; BG FAX (for Class 1, 2 and ZyXEL faxmodems); ZFAX Site : a.cs.uiuc.edu Country: USA GMT : -6 Date : 14-Nov-95 Source : old ftp-list Alias : cs.uiuc.edu Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, CS dept. Server : System : Unix URL : ftp://a.cs.uiuc.edu/ Comment: max. 20 users; parts mirrored on ftp.fujixerox.co.jp Files : Achien; AutoClass II; bbdb; cb; CC; cocs93; colt93; coltlist; csag; CS dept (ACSL, CHARM, Choices, DCS, edels, epoch-files, era, foote, frapps, friedman, jack, janeliu, kadie, kamin, lawrie, lemacs, marca, network, perts, ray, reddy, reed, RT, saied, saylor, SME, sysadm, tech-reports, teresa, treemacs); cslogo; ctrs; DoDframe; edebug; fase; FWF; gupta-ftp; icdcs; IEEE-TOC; ifp; Mathematica; mickunas; nachum; PDC; PEXPapers; Pure software; QPE; QPR; Qual; sat-track; SBProlog; scott; sendmail; Sun3; Sun4; TeX; timex; uipex; UNO; vi; womcs; xemacs Site : a.psc.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : cpwsca.psc.edu Admin : remarks@a.psc.edu Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania Server : System : VAX/VMS URL : ftp://a.psc.edu/ Comment: default directory: SYS$SYSDEVICE:[PSC0.PSCPUB.ANONYMOUS] Files : only a readme. [obsolete?] Site : a1well.feld.cvut.cz Country: Czech Republic GMT : +1 Date : 19-Feb-95 Source : usenet Alias : europe.feld.cvut.cz Admin : sysop@a1fel.feld.cvut.cz Organ : Czech Technical University (CVUT), Prague, A1 FEL BBS Server : System : URL : ftp://a1well.feld.cvut.cz/ Comment: max. 10 users [appears empty, probably 'dir' doesn't work] Files : Site : aarnet.edu.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : nico; sao.aarnet.edu.au [ftp.aarnet.edu.au? successor of jatz.aarnet] Admin : aarnet@aarnet.edu.au, G.Huston@aarnet.edu.au Organ : Australian Academic & Research Network Server : System : Unix URL : ftp://aarnet.edu.au/ Comment: MaasInfo files in pub/doc Files : Australian AARNET network stats; VMS NNTP server; MaasInfo files Site : abode.ccd.bnl.gov Country: USA GMT : -5 Date : 30-Oct-94 Source : ftp.xfree86.org Alias : Admin : Organ : B... National Laboratory Server : System : Unix URL : ftp://abode.ccd.bnl.gov/ Comment: Files : XFree86 (mirror of ftp.xfree86.org) Site : acavax.lynchburg.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : usenet Alias : Admin : Organ : Lynchburg College, Lynchburg, Virginia Server : System : VMS (VMS, DEC VAX) URL : ftp://acavax.lynchburg.edu/ Comment: default directory: ACA:[ANONYMOUS] Files : bourne; Mac; Nicely: program to test Pentium FPU bug; roussos Site : acfcluster.nyu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : axp1.acf.nyu.edu Admin : Organ : New York University, New York, New York Server : System : VMS (VMS, DEC VAX) URL : ftp://acfcluster.nyu.edu/ Comment: default directory: NYU$:[ANONYMOUS_LOGS] Files : VMS UUCP; news; DECUS library catalog; vsmnet.sources; Info-VAX code segments Site : aclu.org Country: USA GMT : -5 Date : 30-Oct-94 Source : magazine Alias : pipeline.com Admin : Organ : American Civil Liberties Union/Pipeline, New York,New York Server : gopher: aclu.org 6601, infoaclu@aclu.org System : Unix URL : ftp://aclu.org/ Comment: Files : ACLU; corner-store; Mac; PC; Pipeline Site : acs.cps.msu.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : Alias : canidae.cps.msu.edu Admin : Organ : Michigan State University, Lansing, Michigan Server : System : Unix (System V Release 4.0) URL : ftp://acs.cps.msu.edu/ Comment: Files : arch; CS1; cshell; doc; GNU; IV; kalns; LaTeX-support; MS-DOS (archivers, emTeX, fileutils, GNU, graphics, unix-like); mutka; news; Pami; PS; punch; sass; schafers; Unix; xntp; xsrc Site : acsc.acsc.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : ACSC Server : System : URL : ftp://acsc.acsc.com/ Comment: Files : Site : actrix.gen.nz Country: New Zealand GMT : +12 Date : 14-Dec-94 Source : usenet Alias : Admin : banks_p@kosmos.wcc.govt.nz, wright_j@kosmos.wcc.govt.nz Organ : Server : System : URL : ftp://actrix.gen.nz/ Comment: Only reachable from within New Zealand!; I/O error on network device Files : Acorn Archimedes stuff: programs, sources, libraries etc. Site : adams.poly.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : URL : ftp://adams.poly.edu/ Comment: Files : Site : addvax.llnl.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : rtfm Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : VMS (VMS, DEC VAX) URL : ftp://addvax.llnl.gov/ Comment: default directory: SD0:[ANONYMOUSFTP.PUB]; for uploads use username 'anonymous', password 'upload' (no quotes) Files : VMS software: DEC-Windows, Emacs Site : aelred-3.ie.org Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : IE Server : System : Unix (SunOS 4.1) URL : ftp://aelred-3.ie.org/ Comment: Files : COSPO; enhanced billing design paper; neteff; netmon; precedence; proxyagent; scps Site : afrodite.cti.gr Country: Greece GMT : +2 Date : 10-Nov-95 Source : mail Alias : Admin : Kappos Panayotis (P.Kappos@cti.gr) Organ : Computer Technology Institute Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://afrodite.cti.gr/ Comment: [preliminary entry: not checked yet] Files : MS-DOS; MS-Windows; WWW utils Site : afutub.extern.tu-berlin.de Country: Germany GMT : +1 Date : 27-Feb-95 Source : .de ftp-l Alias : Admin : Organ : Technische Universitaet Berlin (Berlin University of Technology), Berlin Server : mail-server: mailserver@afutub.extern.tu-berlin.de System : Unix URL : ftp://afutub.extern.tu-berlin.de/ Comment: FTP-Server der Amateurfubnk-Clubstation DK0TU (AFUTUB) Files : Amateurfunk-Software, Geraetemodifikationen, Tips & Tricks Site : agate.berkeley.edu Country: USA GMT : -8 Date : 17-Jul-94 Source : ftp.cs.ubc.ca Alias : Admin : usenet@agate.berkeley.edu Organ : University of California - Berkeley, Berkeley, California Server : System : Unix URL : ftp://agate.berkeley.edu/ Comment: 386BSD and NetBSD have been removed, check the former mirrors (some are listed in the README files in the 386BSD and NetBSD directories) Files : home-ip; UCB class; Usenet (GNUs, newsgroups, newswatcher, NN, NNTP, TIN, TRN) Site : agora.leeds.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : csirisb Admin : support@scs.leeds.ac.uk Organ : University of Leeds, Leeds, School of Computer Studies (SCS) Server : System : Unix URL : ftp://agora.leeds.ac.uk/ Comment: Files : CP/M; DTM; rec.games.abstract; SCS items; SGI UK distribution; Site : ais.org Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : umcc.umcc.umich.edu Admin : Organ : Server : System : URL : ftp://ais.org/ Comment: tells you when you have a wrong nameserver (tell your sys admin to run a rfc 931 server) Files : bsdi; gopher; UMCC info; Site : aix.rpi.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : aix01.aix.rpi.edu Admin : Organ : Rensselaer Polytechnical Institute, Troy, New York Server : System : URL : ftp://aix.rpi.edu/ Comment: Files : tcpip benchmarks Site : ajpo.sei.cmu.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : old ftp-list Alias : Admin : adainfo@ajo.sei.cmu.edu, postmaster@ajpo.sei.cmu.edu Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, ADA Joint Program Office (AJPO) Server : gopher: ajpo.sei.cmu.edu System : URL : ftp://ajpo.sei.cmu.edu/ Comment: Open 24 hours; max. 20 users; ASCII files have a .txt extension, postscript files a .ps extension Files : all the ADA you could ask for Site : al.mrc-lmb.cam.ac.uk Country: UK GMT : 0 Date : 06-Jan-94 Source : usenet Alias : Admin : jkb@mrc-lmb.cam.ac.uk Organ : Cambridge University, Cambridge, MRC LMB Server : System : Unix running Concentrix 2800 URL : ftp://al.mrc-lmb.cam.ac.uk/ Comment: /pub/beeb Files : Some BBC utilities Site : alamut.topy.org Country: USA GMT : Date : 30-Oct-94 Source : heimdall.riapub.com Alias : Admin : c129@alamut.topy.org (alamut dir) Organ : Thee Temple Ov Physick Youth (TOPY) Server : System : Unix (SunOS 4.1) URL : ftp://alamut.topy.org/ Comment: successor of heimdall.riapub.com for the TOPY archive and MXD stuff Files : Alamut (images (no porn, don't bother), resources (magickal resources), topy: info, transmission archive); htmlasst; PGP; some antivirus progs; topy Site : alex.sp.cs.cmu.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : me Alias : burgundy.sp.cs.cmu.edu Admin : Organ : Carnegie-Mellon University, Pittsburg, Pennsyllvania, CS dept. Server : System : Unix URL : ftp://alex.sp.cs.cmu.edu/ Comment: Filenames can not have '/..' in them Files : Alex (user level NFS server); cs-techreports; WWW Site : alf.uib.no Country: Norway GMT : +1 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : University of Bergen, Bergen Server : System : Unix URL : ftp://alf.uib.no/ Comment: Files : Editors: comp.editors FAQ and related material Site : alfred1.u.washington.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : usenet Alias : Admin : Organ : University of Washington, Seattle, Washington Server : System : Unix (OSF/1) URL : ftp://alfred1.u.washington.edu/ Comment: Problem: can't set guest privileges Files : Shoemaker-Levy 9 (SL9) images Site : alice.uni-passau.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : alice.fmi.uni-passau.de Admin : ftp@alice.fmi.uni-passau.de Organ : Universitaet Passau (University of Passau), Passau Server : System : Unix URL : ftp://alice.uni-passau.de/ Comment: max. 3 users; tar, (de)compress and g(un)zip on the fly; quote site index supported Files : archivers; Atari; Computer Algebra Systems (mas); dictionaries; docs; Emacs-contrib; GNU; gopher; GroebnerBook; Gutenberg; IBM PC; Linux; NeXT; pictures; RS6000; TeX; text; Unix Site : allspice.berkeley.edu Country: USA GMT : -8 Date : 22-May-94 Source : Alias : sprite.berkeley.edu Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix URL : ftp://allspice.berkeley.edu/ Comment: Files : FDDI; RAID-II; papers; pfile; sosp-traces; welch; WWW Site : allspice.lcs.mit.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : thyme.lcs.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : Unix URL : ftp://allspice.lcs.mit.edu/ Comment: Files : CMU-PCIP; dartnet; disktab; ecma-desd; mcode; netsim; PCMAIL; SNMP; SNPP; white-pages; WP Site : alpha.gnu.ai.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : me Alias : spiff.gnu.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : News-OS URL : ftp://alpha.gnu.ai.mit.edu/ Comment: Files : GNU related things (same as the other GNU sites, no GIFs) Site : alpha.vyne.com Country: USA GMT : -5 Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : Vyne Communications, New York, New York Server : System : Unix URL : ftp://alpha.vyne.com/ Comment: Files : Gen-X (/pub/marvel) Site : altair.stmarys-ca.edu Country: USA GMT : -8 Date : 08-Nov-94 Source : admin Alias : Admin : woody@altair.stmarys-ca.edu Organ : St. Mary's College of California, Moraga, California, Math. dept. Server : gopher: altair.stmarys-ca.edu, http://altair.stmarys-ca.edu/ System : Unix (Linux, PC) URL : ftp://altair.stmarys-ca.edu/ Comment: max. 2 users [preliminary entry: not checked yet] Files : Tradewars archive (/pub/tradewars) -- BBS door game Site : altdorf.ai.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : martigny.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts AI Lab. Server : System : URL : ftp://altdorf.ai.mit.edu/ Comment: guest login disallowed after 3am and before 9am local time; see the file POLICY for full details; max. 20 users Files : c-scheme Site : alterego.stack.urc.tue.nl Country: Netherlands GMT : +1 Date : 10-Oct-96 Source : .nl ftp-l Alias : cvsup.nl.freebsd.org, footloose.stack.urc.tue.nl Admin : root@alterego.stack.urc.tue.nl Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, MCGV Stack Server : System : Unix URL : ftp://alterego.stack.urc.tue.nl/ Comment: transactions are logged; 486 with 8Mb Files : ACM; Dutch Guitar Files; FreeBSD; NS; OLGA guitar archive (ftp.nevada.edu CLOSED) Site : alumni.cs.colorado.edu Country: USA GMT : -7 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : Unix URL : ftp://alumni.cs.colorado.edu/ Comment: Problem: Timeout Files : eli; mactivation Site : amazon.eng.fau.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : .de ftp-l Alias : Admin : Organ : Server : System : Unix URL : ftp://amazon.eng.fau.edu/ Comment: Files : cse; ee; Macs; me; oe; religion Site : ames.arc.nasa.gov Country: USA GMT : -8 Date : 23-May-94 Source : mail Alias : Admin : yee@atlas.arc.nasa.gov (Peter Yee) Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix URL : ftp://ames.arc.nasa.gov/ Comment: files from the /pub/SPACE directory have been moved to explorer.arc.nasa.gov because it's bigger, faster and more reliable Files : 3B2; apms; CFD-images; Frequent Flyer; GIF; GRAF-BIB; iWarp; MS-DOS; paranoid archive; SCUBA; sils; soft-managers; Space archive; SUNREP; Unix; VW (info, archive) Site : amy.tch.harvard.edu Country: USA GMT : -5 Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix (Ultrix 4.1) URL : ftp://amy.tch.harvard.edu/ Comment: some files to be mirrored on ftp.sterling.com Files : jed; most; slang; slsc Site : anchor.cs.binghamton.edu Country: USA GMT : -6 Date : 14-Nov-95 Source : Alias : Admin : root@anchor.cs.binghamton.edu Organ : Server : System : Unix URL : ftp://anchor.cs.binghamton.edu/ Comment: Files : Linux Mobile-IP Site : andy.bgsu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : bgsuvax.bgsu.edu Admin : Organ : Server : System : URL : ftp://andy.bgsu.edu/ Comment: Files : Unix sysadm tools; Unix Vote by mail; Unix etc.; College hockey stats Site : animal.cs.chalmers.se Country: Sweden GMT : +1 Date : 11-Mar-94 Source : Alias : Admin : Organ : Chalmers University of Technology, Gothenburg Server : System : Unix (SunOS 4.1) URL : ftp://animal.cs.chalmers.se/ Comment: Files : cs-reports; haskell; numerical analysis; www Site : anna.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (SunOS 4.1) URL : ftp://anna.stanford.edu/ Comment: Files : Anna (Annotated Ada) software and docs Site : anomaly.sbs.risc.net Country: USA GMT : -4 Date : 06-Jan-94 Source : old ftp-list Alias : anomaly.sbs.com Admin : ftp-bugs@anomaly.sbs.risc.net Organ : The Rhode Island Internet Systems Cooperative Network Server : Limited FTP connections. Email server accepts 'snarf' in Subject then 'snarf addess @' and 'snarf help' in body: snarf@anomaly.sbs.risc.net System : URL : ftp://anomaly.sbs.risc.net/ Comment: Files : Linux SLS; TLS files for SCO Xenix, Unix, or ODT Site : aql.gatech.edu Country: USA GMT : -5 Date : 22-Dec-94 Source : magazine Alias : Admin : chaos@aql.gatech.edu (Paul S. Goggin) Organ : Georgia Tech, Atlanta, Georgia, Air Quality Laboratory Server : System : Unix URL : ftp://aql.gatech.edu/ Comment: Files : 40Hex magazine archives; art; Computer Underground Digest (CuD); crypto (mirror of the cypherpunks archive and more); EFF (small parts of ftp.eff.org); Netinfo (NetInfo mailing list archive); OTIS Project (from 141.214.4.135 and sunsite.unc.edu); seasame; security; utils; virii; Virtual Culture; Xfiles; Zines (incl. Voices from the Net) Site : archie.au Country: Australia GMT : +10 Date : 10-Sep-94 Source : mail Alias : plaza.aarnet.edu.au Admin : ftp@archie.au (Craig Warren) Organ : Australian Academic and Research Network (AARNet), Canberra Server : System : Unix URL : ftp://archie.au/ Comment: this archive is primarily intended for Australian users and consists mostly of mirrors of international sites to reduce the load on the Australian link; A note on the archive: due to diskspace limitations, the mirrors of Amiga, Mac, and graphics are only shadowing files created in the last 365 days, complaints about this to ccw@archie.au please Files : AARNet; alex; archie; mirrors: 4.4BSD, ACS, Amiga, CIAC, FreeBSD, GNU, gopher, graphics, Kermit, Linux, Mac, micros, MicroSoft, NCSA, packet-drivers, RFCs, security, Simtel Software Repository mirror (/micros/pc/oak), garbo.uwasa.fi (/micros/pc/garbo), talk-radio, Unix, Usenet, WAIS, wu-ftpd; NetWorkShop; projects; Weather; X11 Site : archie.inesc.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : admin Alias : ftp.inesc.pt Admin : ftpmaint@inesc.pt Organ : INESC (Instituto de Engenharia de Sistemas e Computadores), Lisboa Server : ftpmail@archie.inesc.pt System : Unix (SunOS4.1.3, Sun 670MP) URL : ftp://archie.inesc.pt/ Comment: accessible to Portuguese nodes only; 6Gb disk space Files : comms; GNU; ietf; Linux; local stuff; news-archive; RFCs; weather maps; Windows 3 (ibmpc/windows3); WWW (www/mosaic); X; and more Site : archimedes.pol.lublin.pl Country: Poland GMT : +1 Date : 25-Jun-95 Source : usenet Alias : Admin : Organ : Politechnika Lubelska (Technical University of Lublin), Lublin, Management Science Faculty (Wydzial Zarzadzania) Server : System : Netware (Novell Netware, PC Fileserver) URL : ftp://archimedes.pol.lublin.pl/ Comment: default directory: /PUB; max. 15 users; time restrictions: outside 09:00-18:00 local time Files : pictures Site : archive.afit.af.mil Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : hamlin@afit.af.ml; archivist@afit.af.mil Organ : U.S. Air Force - Air Force Institute of Technology Server : System : Unix URL : ftp://archive.afit.af.mil/ Comment: archives from blackbird.afit.af.mil; transfers are logged Files : 386BSD; AFFORMS; ANNS; blackbird; bp; drawland; ghostdos; GNU; mpc; MS-DOS; Neural graphics; news; OARNet maps; RFCs; Sattelite software, documents, elements; simnet; sound; space; sweep; tech-reports; virus research; wavelets; xntp Site : archive.cs.umbc.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : usenet Alias : Admin : root@archive.cs.umbc.edu Organ : University of Maryland - Baltimore County Campus, Baltimore, Maryland, CS dept. Server : System : Unix URL : ftp://archive.cs.umbc.edu/ Comment: Files : ARPA/DARPA; CAIA; cikm; conferences; cshc; curnoles; demacs; finin; funny; gopher; ICCCN; IJICIS; images; Liverpool; Memorization; reports; SGI; sgml; sigcomm93; Sun; TeX; UMBC; Unix-PC; Windows; WWW; X11 Site : archive.egr.msu.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : old ftp-list Alias : ftp.egr.msu.edu Admin : ftp@egr.msu.edu Organ : Michigan State University, Lansing, Michigan, College of Engineering Server : System : Unix (System V Release 4.0) URL : ftp://archive.egr.msu.edu/ Comment: uploads to /incoming, send mail to admin (normally only MSU uploads, others on a 'strong claim' basis) Files : antivirus; ce; circuits; deller; Elm-pc; etalk; eview; fisher; future; me440; motorola; MS-DOS; MSU: roundtable, roundtable-games; netinfo; OS/2; Perl-pc; pinups; sca; startrek; vista Site : archive.epas.utoronto.ca Country: Canada GMT : -5 Date : 11-Mar-94 Source : usenet Alias : klingon.epas.utoronto.ca Admin : Organ : University of Toronto, Toronto, Ontario Server : System : Unix (386) URL : ftp://archive.epas.utoronto.ca/ Comment: mirrored on several sites Files : Gravis Ultrasound Soundcard (GUS) files Site : archive.latrobe.edu.au Country: Australia GMT : +10 Date : 10-Sep-94 Source : usenet Alias : luga.latrobe.edu.au Admin : postmaster@latrobe.edu.au Organ : La Trobe University, Melbourne, Victoria Server : WWW: www.latrobe.edu.au System : Unix URL : ftp://archive.latrobe.edu.au/ Comment: OS/2 uploads to ftp.cdrom.com please!; all sessions are logged Files : caut94; celia; dimsym; doc; exp; images; Kermit; Mac; mirrors: Hobbes (ftp-os2.nmsu.edu), ftp.cdrom.com mirror (OS/2), SGI; MS-DOS; music; network; spusc93; spusc94; stats; Unix; Windows Site : archive.nevada.edu Country: USA GMT : -7 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Nevada - Las Vegas, Las Vegas, Nevada Server : System : URL : ftp://archive.nevada.edu/ Comment: Problem: I/O error on network device Files : US Constitution & supporting docs; religious texts; Bible; lds texts Site : archive.orst.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : moder.zip Alias : ftp.orst.edu, gaia.ucs.orst.edu Admin : archivist@ftp.orst.edu (Kean Stump) Organ : Oregon State University, Corvallis, Oregon, Milne CC Server : System : Unix (SunOS, Sun 4/690) URL : ftp://archive.orst.edu/ Comment: Open 24 hours; max. 500 users Files : astro-data; comm; doc; Doom; gaming; lang; mailing-lists; mirrors: Linux (sunsite.unc.edu), ucs.orst.edu, Simtel Software Repository, Windows archive: ftp.winsite.com; network; news; noc; OSU-gopher; packages; publishers; security; skunk-works; SNMP; Sun; systems; Usenet; WAIS Site : archive.umich.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : admin Alias : amiga.archive.umich.edu, apple2.archive.umich.edu, atari.archive.umich.edu, mac.archive.umich.edu, msdos.archive.umich.edu, next.archive.umich.edu, physics.archive.umich.edu, linguistics.archive.umich.edu Admin : {apollo,atari,linguistics,mac,msdos}-archivists@archive.umich.edu Organ : University of Michigan, Ann Arbor, Michigan Server : System : Unix (OS: several depending on machine) URL : ftp://archive.umich.edu/ Comment: weekends: 60 connections, weekdays, 11pm 'til 4am (EST): 60, weekdays, 6pm 'til 11pm and 4am 'til 6am (EST): 30, weekdays, 6am 'til 11pm and 4am 'til 6am: 10 connections; the best way to access the archive is via AFS, if you have AFS installed, use cd or make a link to /afs/umich.edu/group/itd.archive; daily mirrors: ftp.wustl.edu (/systems/{apple2,mac,atari,ibmpc,next}/umich.edu), ftp.doc.ic.ac.uk (/packages/mac/umich),archie.au(/micros/mac/umich), ftp.pht.com (/pub/mac/umich), ftp.sunet.se (/pub/mac/umich), mirrors.aol.com (/pub/mac); connecting to mirror.archive.umich.edu will automatically connect you to one of the above mirrors [NICE FEATURE, too bad it gave an I/O error when I tried it]; This site requires some explanation: {amiga,msdos, physics} actually map to apollo21.aal.itd.umich.edu, {apple2,atari, mac, next} map to carpediem.ccs.itd.umich.edu, archive.umich.edu and linguistics.archive.umich.edu map to pogue.admin.lsa.umich.edu; DO NOT USE THESE, listed for completeness and confusion only :-) Files : Apple2; Apollo; Atari; Celia; economics; Internet; linguistics; Mac; MS-DOS; newton; NeXT; OS/2; physics Site : archives.math.utk.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : moder.zip Alias : Admin : help@archives.math.utk.edu Organ : University of Tennessee, Knoxville, Tennessee Server : ftpmail@archives.math.utk.edu, http://archives.math.utk.edu/ gopher://archives.math.utk.edu/ System : Unix URL : ftp://archives.math.utk.edu/ Comment: Mathematics archives Files : calculus-reform; life-sciences; Mac; Mathematics; MS-DOS; multi-platform; software Site : archsci.arch.su.edu.au Country: Australia GMT : +10 Date : 14-Dec-94 Source : usenet Alias : Admin : Organ : Sydney University, Sydney Server : System : Unix (SunOS 4.1) URL : ftp://archsci.arch.su.edu.au/ Comment: Files : AID94; DCN; DURP; Freeman Installer (/pub/tongk/finst151.zip); KCDC; LaTeX; Linux; MM94; WAID95 Site : arginine.umdnj.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : usenet Alias : Admin : dbeck@soma.umdnj.edu Organ : CIMR, Camden, New Jersey Server : System : Unix (SunOS, Sun3/50) URL : ftp://arginine.umdnj.edu/ Comment: 2300-0600 max. 5 users, 0600-2300 max. 2 users Files : citadel; geos; LPMUD; object; Queensryche; Unix Site : arizona.edu Country: USA GMT : -7 Date : 23-Aug-94 Source : rtfm Alias : maggie.telcom.arizona.edu Admin : Organ : University of Arizona, Tucson, Arizona Server : System : VMS (VMS, DEC VAX) URL : ftp://arizona.edu/ Comment: default directory: NETINFO_ROOT:[000000]; if you are running Multinet, use MODE LZ for compression Files : Arizonet; hints; hosts; information; mail; multicast; multinet; networks; RFCs; services; VMS software; UofA; XSky Site : armstrong.cs.buffalo.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : State University of New York - Buffalo, Buffalo, New York, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://armstrong.cs.buffalo.edu/ Comment: Files : rec.radio.amateur Site : arp.anu.edu.au Country: Australia GMT : +10 Date : 23-Aug-94 Source : old ftp-list Alias : cisr.anu.edu.au [?] Admin : root@arp.anu.edu.au Organ : Australian National University Server : System : Unix (System V Release 4.0) URL : ftp://arp.anu.edu.au/ Comment: Files : abelson; akcl; blackhole; bridge; CISR; compress; exedit; Finder; haskell; HPFF; kripke; lam228; license-forms; lisp; MaGIC; mizar; ml; mpi; multicast; otter; papers; PAWS; Solaris 2.3; tech-reports; tptp Site : asparagin.cenargen.embrapa.br Country: Brazil GMT : -3 Date : 13-Sep-94 Source : usenet Alias : Admin : bbrc@cenargen.embrapa.br Organ : CNPq/RNP, , Embrapa/Cenargen, BMBBNet/Brazilian Bioinformatics Resource Center (BBRC) Server : gopher System : Unix URL : ftp://asparagin.cenargen.embrapa.br/ Comment: BBRC is an EMBNet node Files : empty [?] Site : asterix.inescn.pt Country: Portugal GMT : 0 Date : 25-Jan-95 Source : Alias : Admin : acc@asterix.inescn.pt (Antonio Costa) Organ : Instituto de Engenharia de Sistemas e Computadores N Server : System : Unix (Ultrix 4.1) URL : ftp://asterix.inescn.pt/ Comment: max. 4 users; server can (de)compress, g(un)zip and .tar on the fly Files : archivers; eli; fbm; flidemos; Gems; graphics; jpeg; LightR; pbmplus; PC; python; qterm; Rtrace; tiff; xflick; xim Site : astro.uchicago.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : mail Alias : Admin : Organ : University of Chicago, Chicago, Illinois Server : System : Unix URL : ftp://astro.uchicago.edu/ Comment: Files : apoprop; astro; bbnrev; collegebowl; cosmic rays; globular; hibeb; hst_qso; ibbn; iraf; jupiter; mac; microlens; spirex Site : asustek.asus.com.tw Country: Taiwan GMT : +8 Date : 14-Nov-95 Source : ftp.eni.co.jp Alias : Admin : admin@asus.com.tw Organ : ASUS Server : System : Unix URL : ftp://asustek.asus.com.tw/ Comment: slow link, be patient or try again later Files : ASUS (BIOS, drivers, info, techinfo, tools); Chinese; docs (dtmf, internet, Linux); iiiafs; OS (Linux: collect, DIR guide, docs, DOS utils, kernel, Linux International, packages, Slackware); packages (infosystems, mail-server, security); PC (windows); vendors (McAfee, Microsoft) Site : asuvax.eas.asu.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Arizona State University, Tempe, Arizona, College of Engineering and Applied Sciences Server : System : Unix (Ultrix 4.1) URL : ftp://asuvax.eas.asu.edu/ Comment: Files : Fidonet node list Site : asylum.sf.ca.us Country: USA GMT : -8 Date : 23-Jul-95 Source : rtfm Alias : ftp.apocalypse.org Admin : Organ : Apocalypse, San Francisco, California Server : System : Unix URL : ftp://asylum.sf.ca.us/ Comment: all commands and transfers are logged; Try ftp.elf.com for ELF Communication's stuff Files : apocalypse; asylum; bingbong; bps; Cerebus (read the rec.arts.comics FAQ for details); circlet; clover; dsp; filter; flash; fsb; GOLD; gub; internet-drafts; itc; leadheads; leather; multitone; mystery-hill; norn; omnium; ranchers; RFCs; sappho; Slackware; tcp-encryption; Usenet; User public directories; void; wintalk (see ftp.elf.com) Site : atheist.tamu.edu Country: USA GMT : -6 Date : 06-Nov-94 Source : mail Alias : freethought.tamu.edu Admin : root@atheist.tamu.edu Organ : Texas A&M University, , Texas, Agnostic & Atheist Student Group Server : WWW: http://freethought.tamu.edu/ System : Unix (A/UX 3.1.1, Macintosh Quadra 700) URL : ftp://atheist.tamu.edu/ Comment: max. 20 users Files : Secular and freethought literature: Bank of Wisdom, Forefather Quotes, Lisp code, nontheism, quoteslist, Religion (Christianity, Islam), US constitution Site : athena.cs.uga.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Georgia, Athens, Georgia, CS dept. Server : System : URL : ftp://athena.cs.uga.edu/ Comment: Files : GNU; Elm; top; COPS Site : athos.rutgers.edu Country: USA GMT : -5 Date : 14-Nov-95 Source : old ftp-list Alias : planchet.rutgers.edu Admin : Organ : Rutgers University, Piscataway, New Jersey Server : http://athos.rutgers.edu/ System : Unix URL : ftp://athos.rutgers.edu/ Comment: Files : 3bin; LCSR computing; cisco; dcs; ietf; images; internet drafts; nanotech; pub: armhold, dimacs, dvidoc, enet, etalk, hosts, hpcd, hyperplane animator, interop, Linux, NCSA-telnet; purity, rumap, spacings, Suns-at-home, tech-reports, win31, win95; resource guide; rfc; runet; soc.religion.christian; Sun; timestamp Site : atitech.ca Country: Canada GMT : -5 Date : 23-Aug-94 Source : usenet Alias : hq.atitech.ca Admin : Organ : ATI Server : System : Unix URL : ftp://atitech.ca/ Comment: Files : ATI product (videocard) drivers, info, utilities (AVIs, images, OS/2, Windows) Site : atlantis.utmb.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : rtfm Alias : atlntis.utmb.edu Admin : Organ : University of Texas - Galveston, Galveston, Texas, Medical Branch Server : System : Unix (SunOS 4.1) URL : ftp://atlantis.utmb.edu/ Comment: Files : C-Kermit; complex; hosts; pc; POPmail; virus-l; virus-software Site : atlas.psyschem.chemie.uni-tuebingen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : atlas.ipc.uni-tuebingen.de Admin : ftp-bugs@atlas.psyschem.chemie.uni-tuebingen.de Organ : Universitaet Tuebingen (University of Tuebingen), Tuebingen, Chemistry dept. Server : System : URL : ftp://atlas.psyschem.chemie.uni-tuebingen.de/ Comment: Files : Site : atlas.upei.ca Country: Canada GMT : Date : Source : mail Alias : Admin : Organ : University of Pei/PeiNet Server : System : URL : ftp://atlas.upei.ca/ Comment: Files : Site : att-in.att.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : AT&T Server : System : Unix (SunOS 4.1) URL : ftp://att-in.att.com/ Comment: Files : PSPreviewer Site : audrey.levels.unisa.edu.au Country: Australia GMT : +9 Date : 12-Feb-94 Source : old ftp-list Alias : audrey.sait.edu.au Admin : ftp@audrey.levels.unisa.edu.au Organ : University of Southern Australia, , Signal Processing Research Institute, Digital Communications Group Server : Open 24 hours System : URL : ftp://audrey.levels.unisa.edu.au/ Comment: Files : lemacs; space flight info (manifests, launch times, etc...); satellite modems; speech; Twin Peaks (TV series) info Site : augean.eleceng.adelaide.edu.au Country: Australia GMT : +9.5 Date : 06-Jan-94 Source : old ftp-list Alias : augean.ua.oz.au Admin : Organ : University of Adelaide, Adelaide, Electrical and Electronic Engineering dept. Server : System : URL : ftp://augean.eleceng.adelaide.edu.au/ Comment: Files : patches for gdb and gas Site : aun.uninett.no Country: Norway GMT : +1 Date : 02-Sep-96 Source : mail Alias : Admin : Organ : Server : System : Unix URL : ftp://aun.uninett.no/ Comment: Files : cert; decnet; drifts-data; ietf; intern-drifts; ps; pub (ean, foredrag, gopher, hefter, isoc, isode, katalog, kuf, Mac, mail, network, PC, secude, transfer, UNINyTT, Unix); rare; samson; supernett; uninett; X.25 Site : aurora.arc.nasa.gov Country: USA GMT : -8 Date : 23-May-94 Source : old ftp-list Alias : eos.arc.nasa.gov Admin : Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix URL : ftp://aurora.arc.nasa.gov/ Comment: Files : nlr; orst; quest-dist; Rhosettastone; sky Site : austin.bsdi.com Country: USA GMT : -7 Date : 22-May-94 Source : Alias : Admin : sanders@bsdi.com Organ : Berkeley Software Design Inc. Server : System : Unix URL : ftp://austin.bsdi.com/ Comment: main archive is on ftp.bsdi.com; transfers are logged Files : FreeWAIS; IDE conf; plexus; www Site : auvm.american.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : Admin : jim@auvm.american.edu (Jim McIntosh, bit.listserv.hellas archive) Organ : American University Server : System : VM/CMS URL : ftp://auvm.american.edu/ Comment: default directory: AUSYSU:PUB Files : anglican; appc; assisi; au; catholic; cfids; dcraves; dignity; emusi; infosys; listlogs (bit.listserv.hellas archive); mexico; netnews; seraves; viewers; www Site : avahi.inria.fr Country: France GMT : +1 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : INRIA Server : System : NEWS-OS 4.0c URL : ftp://avahi.inria.fr/ Comment: Files : Amiga; COSE; egeria; Free Compilers List; gipe; gopath; gwm; IBM PC; ISM; K-Edit; Klone; Koalabus; made; Meta-X; pixmap; TCL; videoconference; wtk; xmh; xpm; xfedor; xtrek Site : avalon.vislab.navy.mil Country: USA GMT : -8 Date : 19-Feb-95 Source : mail Alias : avalon.chinalake.navy.mil Admin : ftpadmin@avalon.vislab.navy.mil Organ : U.S. Navy - NAWCWPNS, Chinalake, California Server : System : Unix URL : ftp://avalon.vislab.navy.mil/ Comment: transfers are logged; try to use this server outside of working hours (7am-5pm PST); all valid hosts are allowed; uploads to /pub/incoming; index file in /pub/INDEX Files : FAQs; format_specs; objects (SGI 3D Object files (mirrored on ftp.povray.org), Inventor interchange); textures; utils Site : aviation.jsc.nasa.gov Country: USA GMT : -6 Source : admin Date : 23-Jul-95 Alias : study.jsc.nasa.gov Admin : kjenks@gothamcity.jsc.nasa.gov (Ken Jenks) Organ : NASA Johnson Space Center, Houston, Texas, Medical Sciences Division Server : http://aviation.jsc.nasa.gov System : Unix (SunOS 4.1, Sun 4/260) URL : ftp://aviation.jsc.nasa.gov/ Comment: uploads to incoming Files : fly; general aviation information and files (flt_plan, gif, sim) Site : avs.ncsc.org Country: USA GMT : -5 Date : 15-Jan-95 Source : old ftp-list Alias : doppler.avs.ncsc.org Admin : avs@ncsc.org Organ : International AVS Center, Research Triangle Park, North Carolina Server : System : Unix (SunOS 4.1) URL : ftp://avs.ncsc.org/ Comment: Download AVS_LICENSE first Files : AVS (archives '93 '94 '95, courses, modules, net_news, user_group); landreth; metereology; pictures; siggraph; walkthru; VolVis 92, volume datasets Site : azabu.tkl.iis.u-tokyo.ac.jp Country: Japan GMT : +9 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : University of Tokyo, Tokyo Server : System : Unix URL : ftp://azabu.tkl.iis.u-tokyo.ac.jp/ Comment: Files : Chinese; copysoft; CQK; dbms; demacs; games; hml; hterm; Japanese; kaken; Linux mprotect; NOAA; Windows NT; ZyXEL Site : b.gp.cs.cmu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : URL : ftp://b.gp.cs.cmu.edu/ Comment: Filenames cannot begin with "/.."; user anon logged in Files : Site : b.psc.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Pittsburgh Supercomputing Center, Pittsburg, Pennsylvania Server : System : VMS (VMS, DEC VAX) URL : ftp://b.psc.edu/ Comment: default directory: SYS$SYSDEVICE:[PSC0.[PSCPUB.ANONYMOUS] Files : GPLOT; GTEX Site : b.scs.uiuc.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, CS dept. Server : System : VAX/VMS URL : ftp://b.scs.uiuc.edu/ Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB] Files : LaTex Site : b65103.student.cwru.edu Country: USA GMT : -5 Date : 26-Jan-95 Source : usenet Alias : Admin : arg2@po.cwru.edu Organ : Case Western Reserve University, Cleveland, Ohio, LameNESS site Server : System : Unix URL : ftp://b65103.student.cwru.edu/ Comment: Files : demos [empty]; games; lameness; sound; utils; virus; windows; winsock Site : babar.ucsf.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : babar.mmwb.ucsf.edu Admin : srp@cgl.ucsf.edu (Scott Presnell), steve@cgl.ucsf.edu (Steve Sizemore) Organ : University of California - San Francisco, San Francisco, California Dept. of Pharmaceutical Chemistry, Cohen Group Irises Server : System : Unix (Irix) URL : ftp://babar.ucsf.edu/ Comment: Files : SGI Irix files: automounter daemon, batch, rcsgdiff, tcpdump, top Site : babcock.cerc.wvu.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : gopher.cerc.wvu.edu Admin : Organ : Server : System : Unix URL : ftp://babcock.cerc.wvu.edu/ Comment: Files : cercnet_abstracts; research in review; sci.med.telemedicine; sources; tech-reports Site : baboon.cv.nrao.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://baboon.cv.nrao.edu/ Comment: Files : AIPS documents and patches; AIPS++; FITS test images; image processing; Radioastronomy; Site : bach.cis.temple.edu Country: USA GMT : -5 Date : 22-Mar-96 Source : mail Alias : Admin : ftpadmin@bach.cis.temple.edu Organ : Temple University, Philadelphia, Pennsylvania, CIS Server : System : Unix URL : ftp://bach.cis.temple.edu/ Comment: warning message about unauthorized use Files : ACCU (CVu-disks, People); GNU; Linux (docs, kernel, mirrors (linux.nrao.edu, sunsite.unc.edu), packages, security); People (Alex, Fowler, Okir, Stauffer, Uphoff) Site : baldrick.eia.brad.ac.uk Country: UK GMT : 0 Date : 25-Jan-95 Source : usenet Alias : Admin : Organ : University of Bradford, Bradford, EIA Server : fsp, http://www.eia.brad.ac.uk/ System : Unix URL : http://www.eia.brad.ac.uk/ Comment: Files : blowpic; kylie (animations, discography, maillist, newsletter, pics); Married With Children; rti; winsock (conn4); www Site : barkley.berkeley.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix URL : ftp://barkley.berkeley.edu/ Comment: appears to be empty, no pub directory, only a e266 directory Files : Site : barnacle.erc.clarkson.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : root@grape.ecs.clarkson.edu (Brad Clements) Organ : Clarkson University, Potsdam, New York Server : System : Unix URL : ftp://barnacle.erc.clarkson.edu/ Comment: Problem: I/O error on network device; some files have moved here from grape.ecs.clarkson.edu Files : packet drivers; MS-DOS, Opus BBS; MSDOS; graphics; Freemacs; comp.binaries.ibm.pc Site : bass.geo.ucalgary.ca Country: Canada GMT : -7 Date : 14-Dec-94 Source : rtfm Alias : Admin : Organ : University of Calgary, Calgary Server : System : Unix (SunOS 4.1) URL : ftp://bass.geo.ucalgary.ca/ Comment: Files : ERUUG; cgam; hcb; nupop; pipe Site : bastet.sbs.ohio-state.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : usenet Alias : Admin : Organ : Ohio State University, , Ohio, SBS Server : System : Unix (SunOS 4.1) URL : ftp://bastet.sbs.ohio-state.edu/ Comment: Files : biblio (biblio, GIS: Mac, PC); OSUmap Site : bbs.augsburg.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : mail Alias : aug3.augsburg.edu Admin : schwartz@aug3.augsburg.edu Organ : Augsburg College, Minneapolis, Minnesota Server : System : Unix URL : ftp://aug3.augsburg.edu/ Comment: transfers are logged; Project Kalidescope: /pub/pkal; max. 3 users Files : BBS; Project Kalidescope Site : bcm.tmc.edu Country: USA GMT : -6 Date : 10-Feb-94 Source : old ftp-list Alias : watson.bcm.tmc.edu Admin : Organ : Texas Medical Colleges, Houston, Texas, Baylor College of Medicine Server : System : Unix URL : ftp://bcm.tmc.edu/ Comment: Files : MS-DOS and PC-NFS Gopher client (based on Unix curses); NFS list; Texas UUCP maps Site : bdt.ftpt.br Country: Brazil GMT : -3 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Base de Dados Tropica (Tropical Database), Campinas Server : gopher System : Unix (SunOS 4.1) URL : ftp://bdt.ftpt.br/ Comment: Files : fita; kits; RIO92; software [?]; UNCED Site : beach.gal.utexas.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : old ftp-list Alias : beach; beach.utmb.edu Admin : perry@beach.gal.utexas.edu (John Perry) [probably changed] Organ : University of Texas - Galveston, Galveston, Texas, Medical Branch Server : System : VMS (VMS, DEC VAX) URL : ftp://beach.gal.utexas.edu/ Comment: default directory DKA0:[ANONYMOUS] Files : anti-virus utilities Site : bear.montefiore.ulg.ac.be Country: Belgium GMT : +1 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Universite de Liege (University of Liege), Liege Server : System : Unix URL : ftp://bear.montefiore.ulg.ac.be/ Comment: max. 20 users Files : Site : beatrix.icce.rug.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : usenet Alias : Admin : Organ : Rijks Universiteit Groningen (RUG, University of Groningen), Groningen, ICCE Server : System : Unix (SunOS 4.0) URL : ftp://beatrix.icce.rug.nl/ Comment: Files : MS-DOS; symposium; Unix; wuftp daemon for Linux Site : beethoven.cs.colostate.edu Country: USA GMT : -7 Date : 11-Mar-94 Source : Alias : Admin : Organ : Colorado State University, , Colorado, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://beethoven.cs.colostate.edu/ Comment: Files : goss; idcodes; M3; MS-DOS; NCSA; rro; SISAL; techreports; visa Site : belgica.stat.washington.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Washington, Seattle, Washington Server : System : URL : ftp://belgica.stat.washington.edu/ Comment: Files : From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!supernews.com!uunet!in1.uu.net!18.181.0.26!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:22 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!supernews.com!uunet!in1.uu.net!18.181.0.26!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 2 of 23 [02/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:40 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2027 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 2 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:865 news.answers:33106 Archive-name: ftp-list/sitelist/part2 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : belvoir-arl-irisgt.army.mil Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : irisgt.army.mil [?] Admin : Organ : Server : System : Unix URL : ftp://belvoir-arl-irisgt.army.mil/ Comment: Files : AAEC; acad; gallery; graphical tree demo; TACOM; utilities; viewtree Site : bertha.pyramid.com Country: GMT : Date : 10-Sep-94 Source : Alias : Admin : Organ : Server : FSP System : Unix (System V Release 4.0) URL : ftp://bertha.pyramid.com/ Comment: Files : cybernews; freedom; leri Site : beta.unisg.ch Country: Switzerland GMT : +1 Date : 16-Jul-94 Source : me Alias : sgcl1.unisg.ch Admin : Organ : Universitaet Sankt Gallen (University of St. Gallen), St. Gallen Server : System : VMS (VMS, DEC VAX) URL : ftp://beta.unisg.ch/ Comment: default directory: $1$DUA1:[SPEZ.XFR] Files : appears empty Site : biochemistry.cwru.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : usenet Alias : biochemistry.bioc.cwru.edu Admin : ftpserv@biochemistry.cwru.edu Organ : Case Western Reserve University, Cleveland, Ohio Server : gopher System : MS-DOS (PC) URL : ftp://biochemistry.cwru.edu/ Comment: transfers are logged; anonymous logins restricted to between 17:00-09:00 local time on weekdays (no restrictions on weekends); ftp inactivity timeout set to 5 minutes; gopher available Files : MS-DOS; MS-Windows QVT/NET software; NOS; pdbview; psaam; SLIP; Slipper; Trumpet (DOS/Winsock); WinTCP Site : biomol.univ-lyon1.fr Country: France GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : biom3.univ-lyon1.fr Admin : Organ : Universite de Lyon (University of Lyon), Lyon Server : System : Unix (SunOS 4.1) URL : ftp://biomol.univ-lyon1.fr/ Comment: Files : ACNUC nucleic acid sequences database Site : bitnic.educom.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : bitnic; Admin : Organ : BITNET NIC Server : listserv@bitnic.educom.edu (LISTSERV@BITNIC.BITNET) System : VM/CMS URL : ftp://bitnic.educom.edu/ Comment: main archive for BITNET related information Files : lots of information regarding BITNET; nicbbs archives Site : black.cerritos.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : mailserv@cerritos.edu System : VMS (VMS, DEC VAX) URL : ftp://black.cerritos.edu/ Comment: default directory: INST_DISK:[ANONYMOUS] Files : VMSnet sources Site : blaze.cs.jhu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : ftp-manager@blaze.cs.jhu.edu Organ : Johns Hopkins University, Baltimore, Maryland, CS dept. Server : System : Unix URL : ftp://blaze.cs.jhu.edu/ Comment: anonymous sessions may be logged Files : CircleMUD; graphics; heath; ll-list; trux; vision Site : blitzen.canberra.edu.au Country: Australia GMT : +10 Date : 22-Mar-96 Source : Alias : Admin : ftp@blitzen.canberra.edu.au Organ : Canberra University, Canberra Server : System : Unix URL : ftp://blitzen.canberra.edu.au/ Comment: transfers are logged; do not mirror this site or have regular cron jobs accessing certain files from this site without permission. Mail the admin to ask for permission Files : BBS; games (chess, Descent levels, DUKE3D, ID, Linux, patches, ROTT, strategic); GCC; graphics (GIF, JPG, viewers); MUD; packages (CSLIP, PPP, SLIP); programming; Samba; SLiRP; sounds; systems (Linux (daemons, distributions, email, fs, games, kernel, mail, menu, mirrors, shadow, X11), Mac, MS-DOS (misc. utils), MS-Windows (misc. utils), OS/2); weather; WWW (browsers, cgi, daemons, editors, scripts, stats) Site : bnlux0.bnl.gov Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : bnlux1.bnl.gov Admin : Organ : B... National Laboratory Server : System : Unix (Ultrix 4.1) URL : ftp://bnlux0.bnl.gov/ Comment: Files : autoexam; chaos (SGI); lorenz; netx; Novell; pezz; qvtne; thermit Site : bobcat.bbn.com Country: USA GMT : -5 Date : 24-Aug-94 Source : old ftp-list Alias : Admin : Organ : Bolt, Beranek & Neumann, Cambridge, Massachusetts Server : System : MS-DOS (PC running KA9Q) URL : ftp://bobcat.bbn.com/ Comment: Files : beatles; KA9Q; kerm311; music; utils; video Site : bode.ee.ualberta.ca Country: Canada GMT : -7 Date : 30-Oct-94 Source : usenet Alias : Admin : Organ : University of Alberta, Edmonton, Alberta, EE dept. Server : System : Unix URL : ftp://bode.ee.ualberta.ca/ Comment: Files : Circuit Cookbook; ccts; drives; eegeneral; electrical; gopher; hev; HP48; inform; Linux; Mac; MS-DOS; Motorola; music; OS; OS/2; S2; Spice; Unix; wuarchive Site : bofh.studfb.unibw-muenchen.de Country: Germany GMT : +1 Date : 01-Oct-96 Source : usenet Alias : Admin : ftp-adm@bofh.studfb.unibw-muenchen.de Organ : University of the Federal Armed Forces, Munich Server : System : URL : ftp://bofh.studfb.unibw-muenchen.de/ Comment: Files : Bundestag; graphics (gif); Linux (games, misc, netutils, X11) Site : bohr.physics.purdue.edu Country: USA GMT : -6 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : Purdue University, West-Lafayette, Indiana, Physics dept Server : System : Unix URL : ftp://bohr.physics.purdue.edu/ Comment: Files : bcr; brice; cello; gene; grams; heathers; Linux; maraman; optic; parks; saw; scg; sho; TeX; Titan; yoon Site : bond.edu.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : kirk.bu.oz.au, kirk.bond.edu.au Admin : ftp@kirk.bond.edu.au (David J. Hughes) Organ : Bond University, Gold Coast, Queensland Server : System : Unix URL : ftp://bond.edu.au/ Comment: Open 24 hours; directories: pub/OS, pub/usenet; bu.oz.au is the old domainname for Bond University: use bond.edu.au instead, because bu.oz.au will disappear after a while; do not download large files between 08:00 and 18:00 local time; mail the admin if you leave something in the incoming directory Files : 386BSD; 4.4BSD; Bond Uni; comp.binaries.ibm.pc; docs; Linux (tsx-11.mit.edu and bits of sunsite.unc.edu mirror); Mac; OS; PC; QAUUG; SNMP; Solaris; Usenet; WWW Site : boole.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ftp@boole.stanford.edu Organ : Stanford University, Menlo Park, California Server : System : URL : ftp://boole.stanford.edu/ Comment: Files : algebra; concurrency models Site : boombox.micro.umn.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : old ftp-list Alias : boombox; Admin : Organ : University of Minnesota, , Minnesota Server : System : Unix URL : ftp://boombox.micro.umn.edu/ Comment: Files : BinHex; Gopher (origin); Minuet; networking stuff; POPmail Site : boulder.colorado.edu Country: USA GMT : -7 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : Unix URL : ftp://boulder.colorado.edu/ Comment: boulder transmogrified FTP server; previous writable /tmp dir is gone due to uploads of pirated software: Kill the body and the head will die Files : 3b1; addhost; aliases; bsdi; dod; enya; localization; scholarline; sendmail; Varsity; Sun progs; tv+movies Site : bourbaki-mb.uni-paderborn.de Country: Germany GMT : +1 Date : 11-Oct-96 Source : usenet Alias : ftp.pgp.net Admin : Organ : Universitaet Paderborn (University of Paderborn), Paderborn Server : System : Unix URL : ftp://bourbaki-mb.uni-paderborn.de/ Comment: [not checked yet] Files : PGP Site : bovine.uoregon.edu Country: USA GMT : -8 Date : 29-Nov-94 Source : usenet Alias : Admin : Organ : University of Oregon, , Oregon Server : System : Unix URL : ftp://bovine.uoregon.edu/ Comment: Files : AAS; Astro images; catalogs; movies; ncd; nsfforms; nuts; papers; pasp; ray; sci.astro; spectra; wmaps Site : brawl.mindlink.net Country: Canada GMT : -7 Date : 29-May-95 Source : admin Alias : Admin : a00563@giant.mindlink.net (Dave Kirsch) Organ : MIND LINK! Communications Corp., Vancouver, British Columbia Server : System : Unix (Linux, PC) URL : ftp://brawl.mindlink.net/pub/ Comment: Files : audio and textual information related to arcade one-on-one fighting video games (Street Fighter II, etc).; pictures Site : brimbank.apana.org.au Country: Australia GMT : +10 Date : 30-Aug-94 Source : bushwire.apana.org.au Alias : Admin : nick@brimbank.apana.org.au (Nick Langmaid) Organ : Server : System : NT (Windows NT, PC) URL : ftp://brimbank.apana.org.au/ Comment: Files : antivirus; APANA; encoders; images; UUPC; Waffle; Windows (games, mail, NT, utilities, winsock) Site : brokaw.lcs.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : URL : ftp://brokaw.lcs.mit.edu/ Comment: Files : pc-omega; bison; scheme Site : brolga.cc.uq.oz.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Marek.Krawus@cc.uq.oz.au (Marek Krawus) Organ : University of Queensland, Brisbane, Queensland, Prentice Centre Server : System : URL : ftp://brolga.cc.uq.oz.au/ Comment: Try to only retrieve files outside of 0900-1700 AEST Files : comp.sources: games, misc, sun, unix; comp.windows.news; gnu; RFCs; isode; pp Site : broncho.ct.monash.edu.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : Admin : root@broncho.ct.monash.edu.au Organ : Monash University, Melbourne, Dept. of Computer Technology Server : System : Unix URL : ftp://broncho.ct.monash.edu.au/ Comment: max. 10 users; transfers are logged; server can compress, gzip files and tar directories Files : 4.4BSD Lite; alpha-osf-managers; FreeBSD; GNU; mbone; RFCs; tech-reports; utils Site : brownvm.brown.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Brown University, Providence, Rhode Island Server : System : VM/CMS URL : ftp://brownvm.brown.edu/ Comment: default directory: ANONYMOU 191; Problem: I/O error on network device Files : Mac; some other files Site : brutus.ee.su.oz.au Country: Australia GMT : +10 Date : 11-Mar-94 Source : Alias : Admin : Organ : Sydney University, Sydney Server : System : Unix (SunOS 4.1) URL : ftp://brutus.ee.su.oz.au/ Comment: Files : hyan; NH; r5; speech; X Site : bsdserver.ucsf.edu Country: USA GMT : -8 Date : 29-Jun-95 Source : igs.nuri.net Alias : Admin : Organ : University of California - San Francisco, San Francisco, California Server : System : Unix URL : ftp://bsdserver.ucsf.edu/ Comment: some files temporarily removed: security, Thos Files : 386BSD; Go (mirrored on igs.nuri.net); WWW Site : bu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Boston University, Boston, Massachusetts Server : System : URL : ftp://bu.edu/ Comment: Files : RFCs; mail utils Site : buacca.bu.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Boston University, Boston, Massachusetts Server : System : VM/CMS URL : ftp://buacca.bu.edu/ Comment: default directory: ANON Files : gifhibi (apparently some images, I don't get this OS) Site : bugs.nosc.mil Country: USA GMT : -8 Date : 14-Feb-94 Source : admin Alias : Admin : Organ : NOSC, San Diego, California Server : System : URL : ftp://bugs.nosc.mil/ Comment: Files : ADA math; bayr; gnt; Minix Site : bull.cs.williams.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp://bull.cs.williams.edu/ Comment: Files : ParaGraph Site : bulldog.cs.yale.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Yale University, New Haven, Connecticut Server : System : Unix (SunOS 4.1) URL : ftp://bulldog.cs.yale.edu/ Comment: Files : ispell; ease report Site : burgundy.nectar.cs.cmu.edu Country: USA GMT : -5 Date : 29-Sep-94 Source : usenet Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://burgundy.nectar.cs.cmu.edu/ Comment: [preliminary listing, not checked yet] Files : Alex (user level NFS server) Site : bushwire.apana.org.au Country: Australia GMT : +10 Date : 30-Aug-94 Source : usenet Alias : Admin : help@bushwire.apana.org.au (Mark Delaney) Organ : Private site, Melbourne Server : System : Unix URL : ftp://bushwire.apana.org.au/ Comment: sits under the desk in a spare room. be gentle; access is extensively logged; problem with 'dir', use 'ls' or 'ls -l' Files : comms; gup (program to autofeed UUCP sites); Internet drafts; mail; MS-DOS and MS-Windows are on brimbank.apana.org.au; news; RFCs; Unix; UUCP Site : butler.hpl.hp.com Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : butler.hpl.external.hp.com Admin : Organ : Hewlett-Packard Server : System : Unix URL : ftp://butler.hpl.hp.com/ Comment: Files : hamlyn; hippi; jacobson; jedec; Mosaic; ngcr; reflector; sci; socks; standards; stl (Standard Template Library for C++) Site : butler226a.dorm.tulane.edu Country: USA GMT : -7 Date : 21-Nov-94 Source : admin Alias : Admin : oceania@terminus.intermind.net (Eric Klien) Organ : Tulane University, New Orleans, Louisiana Server : http://butler226a.dorm.rutgers.edu/ System : Unix (System V Release 4, Sun) URL : ftp://butler226a.dorm.tulane.edu/ Comment: mailinglist: mail message with a body of subscribe oceania-l to listproc@butler226a.dorm.tulane.edu Files : Files are related to the new country in development Oceania. You may get the Constitution and Laws, plus information on related books such as The Atlantis Papers and The Millennial Project. In the subdirectory images are true color pictures of how Oceania may look. In the subdirectory oracle are back issues of the Oceania Oracle. Animations of Oceania are also online as well as information on how to receive an Oceania passport Site : bwl.bwl.th-darmstadt.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : Admin : hoe@bwl.bwl.th-darmstadt.de Organ : Technische Hochschule Darmstadt (Darmstadt Polytechnical Institute), Darmstadt, Institute for BWL Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://bwl.bwl.th-darmstadt.de/ Comment: home directory: /APPS Files : docs; NW2; ODI; Pmail; TCP/IP; Windows Site : byrd.mu.wvnet.edu Country: USA GMT : -5 Date : 23-May-94 Source : mail Alias : byrd; Admin : Organ : Marshall University, , West Virginia Server : System : Unix URL : ftp://byrd.mu.wvnet.edu/ Comment: directory: /pub/history/military/NATO; mirrored on sunsite.unc.edu Files : aircraft related files; ejvc; ejvdeds; estepp; history; merton; NATO documents; Novell; vleadr; yeager Site : c.scs.uiuc.edu Country: USA GMT : -6 Date : 23-Aug-94 Source : old ftp-list Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, CS dept. Server : System : VAX/VMS URL : ftp://c.scs.uiuc.edu/ Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB] Files : ROSAT; some astronomy GIFs; StarChart Site : cad.ics.uci.edu Country: USA GMT : -8 Date : 30-Oct-94 Source : old ftp-list Alias : Admin : Organ : University of California - Irvine, Irvine, California, Information & CS dept. (ICI) Server : System : Unix URL : ftp://cad.ics.uci.edu/ Comment: Files : Fast-Jack; Mush; netrek Site : cadillac.siemens.com Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Siemens - New Jersey, , New Jersey Server : System : URL : ftp://cadillac.siemens.com/ Comment: Problem: I/O error on network device Files : Site : caip.rutgers.edu Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : ftp.caip.rutgers.edu Admin : help@caip.rutgers.edu Organ : Rutgers University, Piscataway, New Jersey, Computer Aids for Industrial Productivity (CAIP) Server : System : Unix URL : ftp://caip.rutgers.edu/ Comment: transfers are logged; valid e-mail address required Files : ALPS4; CAIP; Master (Unix Cluster configtool); publications; slt95; vizlab Site : cair.kaist.ac.kr Country: South Korea GMT : +8 Date : 15-Nov-95 Source : magazine Alias : Admin : Organ : Korea Advanced Institute of Science and Technology, Center for Artificial Intelligence Research Server : System : Unix URL : ftp://cair.kaist.ac.kr/ Comment: CAIR archives moved to cair-archive.kaist.ac.kr Files : AI (agents, anneal, blackbird, bookcode, classics, constraint, dai, discover, doc, EC, edu, expert, faq, fuzzy, icot, kr, learning, machine-learning, music, neural, nlp, planning, reasoning, robotics, search, speech, testbeds, vision, VR); doc (CuD); GNU; Hangul; Korea; Lang; Linux; networking; packages; published; Usenet (FAQs); winsock-l (mirror of papa.indstate.edu); WWW (I-D, I18N, Java, NCSA, Netscape, W3C); wxwin; X11 Site : caisr2.caisr.cwru.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : me Alias : Admin : Organ : Case Western Reserve University, Cleveland, Ohio Server : System : Unix (Ultrix 4.1) URL : ftp://caisr2.caisr.cwru.edu/ Comment: Files : doc; engr143; games; iku; mud; muse; mush; net Site : cal006033.student.utwente.nl Country: Netherlands GMT : +1 Date : 01-Oct-96 Source : usenet Alias : danceable Admin : root@cal006033.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede Server : System : Unix URL : ftp://cal006033.student.utwente.nl/ Comment: Files : Linux (howto, irc, KRI Ware, libs, Linux Bible, mail, man pages, mirrors, news, screen, sound, utils, www, X); MIDIs (bestmidi, midi, timidity); MS-DOS (games, morgan); Windows (inst14, vt220) Site : cal022011.student.utwente.nl Country: Netherlands GMT : +1 Date : 10-Oct-96 Source : Alias : monolith Admin : root@cal022011.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede Server : System : Unix URL : ftp://cal022011.student.utwente.nl/ Comment: Files : bbs_list; clients (Unix, Windows); games (Doom, Kill Bill, Quake, SF strategy); gifs (misc. images); misc; www (Mac: cgi-scripts, perl, scripting-additions) Site : cal052012.student.utwente.nl Country: Netherlands GMT : +1 Date : 01-Oct-96 Source : usenet Alias : Admin : root@cal052012.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede Server : System : Unix URL : ftp://cal052012.student.utwente.nl/ Comment: max. 10 users Files : Linux (GCC, kernel-changes, Linux Bible, resources, XFree86); Win32 (util (muangl, regcln), www (htmlib9530, java)) Site : calpe.psc.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania Server : System : Unix (Ultrix 4.10) URL : ftp://calpe.psc.edu/ Comment: Files : GPLOT; GTEX Site : cam031205.student.utwente.nl Country: Netherlands GMT : +1 Date : 01-Oct-96 Source : usenet Alias : ovidius Admin : ftpadmin@cam031205.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede Server : System : Unix URL : ftp://cam031205.student.utwente.nl/ Comment: max. 5 users; server can (de)compress, g(un)zip and tar Files : docs (BOFH, C++ Tutorial, Dutch, Fawlty Towers, Linux_is_obsolete, Monty Python, ROTT); dos (archivers, games, misc); Linux; literature; pics (linux.gif, trains); sounds (Herman Finkers, James Bond, misc, Monty Python, Tweety) Site : cambridge.apple.com Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : brazil.cambridge.apple.com Admin : Organ : Apple Computer, Cambridge, Massachusetts Server : System : Unix URL : ftp://cambridge.apple.com/ Comment: Files : clim; comp.lang.lisp; dropbox; dylan; gsb; MacL; mail-archive; MCL2; shlib; X3J13 Site : camelot.cc.rl.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : Admin : Organ : Server : System : Unix URL : ftp://camelot.cc.rl.ac.uk/ Comment: Files : cute; MandR; open; reports; wg5 Site : camelot.usc.edu Country: USA GMT : -8 Date : 24-Jan-95 Source : usenet Alias : Admin : Organ : University of Southern California, , California Server : System : Unix URL : ftp://camelot.usc.edu/ Comment: Files : cellular; images [empty?]; sco-ports (skull); solaris-ports [empty?] Site : camoes.rnl.ist.ul.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : Alias : Admin : Organ : Universidade de Lisboa (University of Lisbon), Lisbon Server : System : Unix (System V Release 4.0) URL : ftp://camoes.rnl.ist.ul.pt/ Comment: Files : cadeiras; GNU; leec; legi; leic; MS-DOS Site : cao-vlsi.ibp.fr Country: France GMT : +1 Date : 12-Jan-94 Source : old ftp-list Alias : si.ibp.fr Admin : ftp@cao-vlsi.ibp.fr Organ : University Pierre et Marie Curie - MASI Lab., Paris, CAD-VLSI Team Server : System : Unix URL : ftp://cao-vlsi.ibp.fr/ Comment: uploads to /incoming Files : Alliance (CAD system for teaching VLSI digital CMOS design); GNU; Mach; Mirrors: simtel (ftp.simtel.net), Winsite (ftp.winsite.com), Linux (sunsite.unc.edu); pub directory of ftp.ibp.fr; TeX; Unix Site : cap.gwu.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : cap1.capaccess.org, capaccess.org, ftp.capaccess.org Admin : root@capaccess.org Organ : George Washington University, Washington, District of Columbia Server : System : Unix (SunOS 4.1) URL : ftp://cap.gwu.edu/ Comment: all connections are logged Files : capaccess; cpb; freeport; in; info; internet; mindways Site : carlo.phys.uva.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : .nl ftp-l Alias : Admin : bas@phys.uva.nl Organ : Universiteit Amsterdam (Amsterdam University), Amsterdam Server : System : Unix URL : ftp://carlo.phys.uva.nl/ Comment: directory: /pub/bas Files : ASL archive (a boardgame made by Avalon Hill); ZSH development archive (only useful for people on the zsh mailinglist) Site : catalina.opt-sci.arizona.edu Country: USA GMT : -7 Date : 22-Mar-96 Source : Alias : Admin : Organ : University of Arizona, Tucson, Arizona Server : System : Unix (System V Release 4.0) URL : ftp://catalina.opt-sci.arizona.edu/ Comment: Files : abmayr; chatsubo; furry; jorune; oscphone; pub; rick; shadowtalk Site : cathouse.org Country: USA GMT : -6 Date : 17-Jul-94 Source : me Alias : Admin : jrh@cathouse.org Organ : Server : System : NeXTStep (NeXT 1.0) URL : ftp://cathouse.org/ Comment: previously listed aliases gofish and dixie are invalid; definitely one of the largest humor sites; now let's see if the NSA greps one of the following strings ;-) Files : humor: animals, ascii, authors, better, Bob Christ, British humour: Black Adder, bottom, Fawlty Towers, Mr. Bean, Monty Python, Red Dwarf, Young Ones, Beyond the Fringe, Biographies, Britcomedy digest, Fry and Laurie, Peter Cook and Dudley Moore, Rowan Atkinson; computer, death, flying, geography, jobs, misc, Murphy's Laws, politically correct, quotes, religion, school, simon (bofh, the bucket stories and more), sports, standup, synonyms, test, true (animals, awards, death, hospitals, kids, misc, police, politics, tabloid, transportation), women; lyrics (lots of song lyrics); movies (database, tools, scripts); Rush Limbaugh transcripts; television: Beavis and Butthead, Black Adder, bottom, cheers, David Letterman, Fawlty Towers, Married with Children, misc American, misc. British, Muppets, Red Dwarf, Saturday Night Live, SeaQuest DSV (guides, synopses), Seinfeld, The Simpsons, Young Ones; urban legends: afu-faq, shergoldian, awards, minutes, people (Vicki Robinson, Kibo, Joel Furr), smileys, snide, animals, Loch Ness, books, Blue Star Tattoos, Craig Shergold, pull tabs, snuff films, electric chair, lights out, disney, drugs, cocaine money, food, gifs, language, etymology, legal, medical, shakespeare, movies, net.legends, products, science, songs, tv, cpt.pugwash Site : caticsuf.csufresno.edu Country: USA GMT : -8 Date : 09-May-94 Source : admin Alias : cati.csufresno.edu Admin : steve@caticsuf.cati.csufresno.edu (Steve Mitchell) Organ : California State University, Fresno, California, California Agricultural Technology Institute (CATI), Advanced Technology Information Network Server : no e-mail server System : Unix URL : ftp://caticsuf.csufresno.edu/ Comment: Currently unrestricted access. Accesses are logged. Files : Dairy market reports; California irrigation information; Paintball archives; rec.sport.paintball article archive Site : catless.ncl.ac.uk Country: UK GMT : 0 Date : 14-Dec-94 Source : rtfm Alias : Admin : Organ : University of Newcastle, Newcastle Server : System : Unix URL : ftp://catless.ncl.ac.uk/ Comment: TCL/TK software Files : frink; haiku; jungle; nautilus; obeah; Quanta; papers; TCL; tihsho; TK; wigwam; zircon; zorro Site : cb-iris.stanford.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : Admin : dhinds@cb-iris.stanford.edu Organ : Stanford University, Menlo Park, California, Dept. of Cell Biology Server : System : Unix URL : ftp://cb-iris.stanford.edu/ Comment: please read the README files in separate directories Files : GNU; Irix software (CAP patch, freeze, xscript); mbg; ncube2; PCMCIA; WWW Site : cc.curtin.edu.au Country: Australia GMT : +8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Curtin University, Perth Server : System : VMS (VMS, DEC VAX) URL : ftp://cc.curtin.edu.au/ Comment: default directory: USR1:[ANONYMOUS] Files : Inet access software; chemical engingeering Site : cc.rochester.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : galileo.cc.rochester.edu Admin : Organ : University of Rochester, Rochester, New York, CC Server : System : URL : ftp://cc.rochester.edu/ Comment: Files : Site : cc.utah.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : rtfm Alias : Admin : Organ : University of Utah, Salt Lake City, Utah, CC Server : System : VMS (VMS, DEC VAX) URL : ftp://cc.utah.edu/ Comment: default directory: $1$DIA0:[FAL] Files : VMS software Site : cc1.kuleuven.ac.be Country: Belgium GMT : +1 Date : 30-Jan-94 Source : old ftp-list Alias : Admin : Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center Server : listserv@cc1.kuleuven.ac.be System : VM/CMS (VM/XA, IBM 3090/600E) URL : ftp://cc1.kuleuven.ac.be/ Comment: default directory: ANONYMOU 191; anonymous directory is Read Only; do not use the 'ls' or 'dir' command on other disks than ANONYMOU.191 and ANONYMOU.203 (the others, 200, 202 and 204, contain >1000 files. get the FILELIST file first) Files : 4TeX; CBEHIGH (Computer Based Education in higher education); FAQs; various games and utilities for VM/CMS (c-chest) Site : cc5.kuleuven.ac.be Country: Belgium GMT : +1 Date : 30-Apr-95 Source : usenet Alias : Admin : Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center Server : http://www.kuleuven.ac.be/ System : Unix URL : ftp://cc5.kuleuven.ac.be/ Comment: Files : cursus (Internet course); fixdist; pctcp; sedes; sim; TeX Site : cca.camb.com Country: USA GMT : -5 Date : 15-Dec-94 Source : rtfm Alias : Admin : Organ : Server : System : VMS (VMS, DEC VAX) URL : ftp://cca.camb.com/ Comment: default directory: FTP$DATA:[000000] Files : DECUS; DS700; locksmithing; mach; VMS software; VS0133; ZyXEL Site : ccadfa.cc.adfa.oz.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : postmaster@adfa.oz.au Organ : Australian Defence Force Academy, Canberra, CC Server : System : URL : ftp://ccadfa.cc.adfa.oz.au/ Comment: Files : Site : ccn7.nott.ac.uk Country: UK GMT : 0 Date : 10-Dec-94 Source : admin Alias : ccn7.ccc.nottingham.ac.uk Admin : Steve.Marchant@nottingham.ac.uk Organ : Nottingham University, Nottingham, Cripps Computer Centre Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ccn7.nott.ac.uk/ Comment: default directory: /USERS/USERS/PUB; max. 30 users; dedicated meteosat pictures site; max. 20 minutes connection; mirrored on ftp.funet.fi /pub/pics/space/meteosat Files : Meteosat Images archive Site : ccnga.uwaterloo.ca Country: Canada GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://ccnga.uwaterloo.ca/ Comment: Files : cbm (archivers, audio, c65, comp.binaries.cbm, comp.sys.cbm, demos, emulation, games, graphics, hacking.mag, hardware, misc, os, programming, telecomm, unix, util128, util64, vic-20); papers; rcgood; wireless Site : ccrma-ftp.stanford.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : cmn14 Admin : Organ : Stanford University, Menlo Park, California Server : System : NeXTStep (NeXT 1.0) URL : ftp://ccrma-ftp.stanford.edu/ Comment: Files : classes; dmx; DSP; Lisp; NeXT; omr; publications; st80; transfer Site : ccsun1.cc.ncu.edu.tw Country: Taiwan GMT : +8 Date : 29-Jun-95 Source : Alias : Admin : Organ : National Central University, Chungli, Taiwan, CC Server : System : Unix URL : ftp://ccsun1.cc.ncu.edu.tw/ Comment: Files : animation; C++; CAI; Clipper; clips; conferences; database; dbase; ftpsites [old!]; GameByte; games; homework; images; LaTeX; LIB; MPEG; MS-Windows; PJTCTL; subject materials; tools; virus; WWW Site : ccup01.center.osaka-u.ac.jp Country: Japan GMT : +9 Date : 14-Dec-94 Source : me Alias : Admin : Organ : Osaka University, Osaka, CC Server : System : Unix (UP-UX/V) URL : ftp://ccup01.center.osaka-u.ac.jp/ Comment: Problem: can't set guest privileges Files : Site : ccv1.bbn.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : labs-n.bbn.com Admin : Organ : Bolt, Beranek & Neumann, Cambridge, Massachusetts Server : System : Unix (SunOS 4.1) URL : ftp://ccv1.bbn.com/ Comment: Files : Site : cdcnac.aspensys.com Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : aspensys.com Admin : info@aspensys.com Organ : Aspen Systems Corporation, Rockville, Maryland Server : http://www.aspensys.com/ gopher://gopher.aspensys.com/ System : Unix URL : ftp://cdcnac.aspensys.com/ Comment: Files : CDCNAC (CDC National AIDS Clearinghouse); housing (US Dept. of Housing HUD User); Internet; NCJRS (National Criminal Justice Reference Service); software (DOS (archie, gopher, kermit, telnet, trumpet, utils), Mac (archie, communications, compress, email, ftp, gopher, kermit, mosaic, netscape, news, tcp, telnet, utils, viewers, wais), MPEG, OS/2, QT, SCO (archie, editors, email, gopher, kermit, lynx, mosaic, news, utils, viewers), SlipKnot, SunSoft (archie, editors, email, ftp server, gnu, gopherclient, gopherserver, kermit, listserver, mosaic, news, security, utils, viewers, wais, webserver), Unixware (archie, editors, email, gopher, kermit, mosaic, news, utils, viewers), Windows (archie, cello, email, extensions, ftp, gopher, htmleditors, kermit, mosaic, netscape, news, sockets, telnet, trumpet, utils, viewers, winqvt, winsock), WindowsNT, Windows for WorkGroups) Site : cdmas.crc.mcw.edu Country: USA GMT : Date : 29-May-95 Source : usenet Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://cdmas.crc.mcw.edu Comment: Files : Lynx (users guide); Mac (disinfectant, MacTCP switcher, NCSA Telnet, stuffit); Powerlines and cancer; Static Fields and cancer Site : cdrom.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : wc.cdrom.com Admin : Organ : Walnut Creek CDROM, Walnut Creek, California Server : System : Unix URL : ftp://cdrom.com/ Comment: OS/2 archive moved ftp-os2.cdrom.com Files : CD-ROM related stuff (also available from ftp.cdrom.com) Site : cdsarc.u-strasbg.fr Country: France GMT : +1 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : University de Strassbourg (University of Strassbourg), Strassbourg Server : System : Unix URL : ftp://cdsarc.u-strasbg.fr/ Comment: Files : A+A; abstracts; afoev; cats; dic2; simbad; topbase Site : cecelia.media.mit.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : rtfm Alias : ems.media.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Media Lab. Server : System : Unix (Ultrix 4.1) URL : ftp://cecelia.media.mit.edu/ Comment: some loose files in /pub Files : ACT; art-of-ai; beerud; boccibob; Csound (control language for sound and music generation); dspB (example sound editor); framer; machine-rhytm; mas602; mood; mt; narrative-intelligence-archive; reverb; schubert; slobores; subg Site : cell-relay.indiana.edu Country: USA GMT : -5 Date : 22-Feb-94 Source : mail Alias : stone.ucs.indiana.edu Admin : cell-relay-request@indiana.edu Organ : University of Indiana, Bloomington, Indiana, University Computing Services (UCS) Server : System : Unix (SunOS 4.1, Sun SPARCstation2) URL : ftp://cell-relay.indiana.edu/ Comment: Also available through Gopher and a lot easier that way because you see the file comments then instead of just the filenames: the maintainers consider this a much more user-friendly way [and me too]; 64Mb RAM, 2Gb disk; connected through Ethernet->FDDI->T1->Internet) Files : Information concerning cell-relay technologies (e.g. ATM, DQDB, SONET), research, FAQs, conferences, workshops, bibliographies, vendor addresses, product descriptions, standards documents and the archives (searchable via Gopher) for the following mailinglists and newsgroups: comp.dcom.cell-relay, IP over ATM, Routing over Large Clouds (ROLC), VINCE (Q.93B signalling software) Site : celtic.stanford.edu Country: USA GMT : -8 Date : 19-Apr-94 Source : mail Alias : aisling.stanford.edu Admin : ceolas@celtic.stanford.edu (Gerard Manning) Organ : Stanford University, Menlo Park, California, CEOLAS Server : none System : Unix (Irix, Iris Indigo) URL : ftp://celtic.stanford.edu/ Comment: no restricted hours; submits should be accompanied by note to the admin; comments welcome Files : Anything related to celtic music. Currently has artist biogs, discographies, tour schedules, lists of radio shows, music sessions, festivals, publications. Associated with rec.music.celtic and IRTRAD-L listserv. Site : cert.org Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : cert.sei.cmu.edu, info.cert.org, ftp.cert.org Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Software Engineering Institute (SEI), Computer Emergency Response Team (CERT) Server : System : Unix URL : ftp://cert.org/ Comment: Official CERT server Files : CERT information and files; COPS; FIRST; network tools; NIST; ssphgw; Virus-L/comp.virus archives; Site : chalmers.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Chalmers University of Technology, Gothenburg Server : System : URL : ftp://chalmers.se/ Comment: Files : RFCs; SUNet information (runs whois server) Site : chaos.cc.ncsu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : North Carolina State University, Raleigh, North Carolina, CC Server : System : URL : ftp://chaos.cc.ncsu.edu/ Comment: Files : Site : chara.gsu.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : hujer.chara.gsu.edu Admin : Organ : Georgia State University, , Georgia, Astronomy dept. Server : System : Unix URL : ftp://chara.gsu.edu/ Comment: Files : Array (chapters of the proposal of the Center for High Angular Resolution Astronomy to construct a large interferometric telescope facility); BeNews; BrightStars; Gies; Saguaro Astronomy club papers (postscript); Speckle; Zeus Site : charon.amdahl.com Country: USA GMT : Date : 30-Oct-94 Source : old ftp-list Alias : Admin : Organ : Amdahl Corp. Server : System : Unix (SunOS 4.1) URL : ftp://charon.amdahl.com/ Comment: Files : agc; amdahl.aviation; amug; atria; Auto-FAQ (/pub/ikluft); dns; FAQs; interphase; misc.legal; Nynex; Oracle; Pern; pls-beta; radio; Sun; Texture; weather Site : chem.bu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Boston University, Boston, Massachusetts, Chemistry dept. Server : System : Unix (SunOS 4.1) URL : ftp://chem.bu.edu/ Comment: Files : Site : cher.media.mit.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : cherupakha.medi.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Media Lab Server : System : Unix (Ultrix 4.1) URL : ftp://cher.media.mit.edu/ Comment: Files : 6270; 6811; asb; aut-agents-papers; el-publications; Interactive-C; Logo; miniboard; mres; NuTank; starlogo; trellos Site : chopin.forest.dnj.ynu.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : Admin : root@forest.dnj.ynu.ac.jp Organ : Yokohama National University, Yokohama, Electrical and Computer Engineering dept., Mori Laboratory Server : System : Unix URL : ftp://chopin.forest.dnj.ynu.ac.jp/ Comment: Files : doc; doc-tools; fonts; games; GNU; ifs; images [empty?]; IPAL; lang; Linux; mirror of kites.its.hawaii.edu; MS-DOS; MS-Windows; ncd; net; NLP; NetBSD; PostScript; Prolog; security; Sun-info; TeX; X; X11R6; XFree86; YNU Site : ciac.llnl.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : me Alias : Admin : ciac@llnl.gov Organ : Lawrence Livermore National Laboratory, , California, Computer Security Technology Center, Computer Incident Advisory Capability archive Server : System : Unix URL : ftp://ciac.llnl.gov/ Comment: all activity is logged Files : CIAC: bulletins, docs, notes, patches (Ultrix), security related docs from other response teams (ASSIST, CERT, CONFER, DDN, NASA, NIST, Virus-L), security tools (Mac, PC), utils (crypto, Mac, PC); NID; SPI Site : cica.cica.indiana.edu Country: USA GMT : -5 Date : 16-Jul-94 Source : me Alias : Admin : postmaster@cica.indiana.edu Organ : Indiana University, Bloomington, Indiana, Centre for Innovative Computing Applications (CICA) Server : System : Unix URL : ftp://cica.cica.indiana.edu/ Comment: Open 24 hours; transfers are logged; THIS IS NOT THE MS-WINDOWS ARCHIVE!!! [clear enough?], CICA research files only. Do not bother the admin about ftp.cica.indiana.edu or ftp.winsite.com; max. 25 users; successor of sprite.cica.indiana.edu Files : archaeology; author; avs; chem; gov; laser; Mac; NeWS; NeXT; Sage; Tcvc; Unix; video Site : cicero.cs.umass.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Massaschusetts - Amherst, Amherst, Massachusetts, CS dept. Server : System : Unix URL : ftp://cicero.cs.umass.edu/ Comment: Files : Site : cirrus.com Country: USA GMT : -8 Date : 13-Aug-94 Source : usenet Alias : Admin : ftp@cirrus.com Organ : Cirrus Logic Inc. Server : System : Unix URL : ftp://cirrus.com/ Comment: transfers and commands are logged Files : drivers and utilities for video cards using Cirrus chipsets Site : cis.ohio-state.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : pun.cis.ohio-state.edu Admin : Organ : Ohio State University, , Ohio Server : System : URL : ftp://cis.ohio-state.edu/ Comment: Files : NeWS; alt.gourmand; unix-pc; comp.sources: misc, unix, x; idea; ien; netinfo; RFCs Site : cisco.nosc.mil Country: USA GMT : -8 Date : 15-Dec-94 Source : rtfm Alias : perch.nosc.mil Admin : Organ : NOSC, San Diego, California Server : System : VMS (VMS, DEC VAX) URL : ftp://cisco.nosc.mil/ Comment: Problem: Failed to get host information; default directory: $1$DUA4:[ANONYMOUS] [check! alias?] Files : VMS software Site : citi.umich.edu Country: USA GMT : -5 Date : 16-Feb-94 Source : old ftp-list Alias : Admin : Organ : University of Michigan, Ann Arbor, Michigan, CITI Server : System : Unix URL : ftp://citi.umich.edu/ Comment: AFS link to afs/umich.edu/group/itd/citi/public Files : CITI techreports Site : clementine.s1.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : usenet Alias : Admin : clementine@s1.gov Organ : Department of Defense Server : System : Unix URL : ftp://clementine.s1.gov/ Comment: Clementine Spacecraft images Files : Clementine Spacecraft currently orbiting the moon images + viewers Site : cli.com Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : ftp@cli.com Organ : Computational Logic Inc (CLI) Server : System : URL : ftp://cli.com/ Comment: Problem: I/O error on network device Files : akcl piton proof-checker Site : climate.gsfc.nasa.gov Country: USA GMT : -5 Date : 29-Jun-95 Source : mail Alias : iris613.gsfc.nasa.gov Admin : Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, Server : System : Unix (Irix) URL : ftp://climate.gsfc.nasa.gov/ Comment: Files : IRIS and HPUX; IRIS apps; Mac software; NeXTfax; wu Site : clr.nmsu.edu Country: USA GMT : -7 Date : 11-Mar-94 Source : admin Alias : crl.nmsu.edu, crlftp.nmsu.edu Admin : lexical@crl.nmsu.edu Organ : New Mexico State University, , New Mexico, Consortium for Lexical Research (CLR)/Computer Research Lab (CRL) Server : System : Unix URL : ftp://clr.nmsu.edu/ Comment: indexes in catalog, catalog.ps and catalog-short Files : CLR archives (natural language oriented materials including fonts, dictionaries and such) Site : cml.rice.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : ftp.inesca.pt Alias : Admin : compmath@rice.edu, juntian@cml.rice.edu (Jun Tian) Organ : Rice University, Houston, Texas, Math dept., Computational Mathematics Laboratory Server : http://cml.rice.edu/ System : Unix (SunOS 4.1) URL : ftp://cml.rice.edu/ Comment: mirrored at ftp.inesca.pt Files : aware; dsp; markus; odegard; ramesh; reports; rps; software (rice-wavelet tools) Site : cmns.think.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : cmns-moon.think.com Admin : Organ : Thinking Machines Corporation Server : System : Unix (SunOS 4.1) URL : ftp://cmns.think.com/ Comment: Files : Connection Machine: starlisp simulator, other software; Thinking Machines Gmacs hacks Site : cnd.org Country: USA GMT : -8 Date : 30-Oct-94 Source : ifcss.org Alias : Admin : cnd-help@cnd.org Organ : China News Digest Server : WWW System : Unix URL : ftp://cnd.org/ Comment: mirror of ifcss.org; access information monitored and recorded Files : 6.4Pictures; cnd-{bj, canada, china, cm, ep, global, intro, us); cinet; Chinese info; community; fcssc; hxwz; Inet93; Infobase Site : coast.cs.purdue.edu Country: USA GMT : -5 Date : 18-Aug-94 Source : usenet Alias : [known, but not listed, may change soon] Admin : security-archive@cs.purdue.edu Organ : Purdue University, West-Lafayette, Indiana, CS dept., Computer Operations, Audit and Security Technology (COAST) archive Server : System : Unix URL : ftp://coast.cs.purdue.edu/ Comment: user activity is logged and maybe be monitored; disclaimer and export control notice; If you are not familiar with the structure of the archive, please read the information in /pub/aux first The archive currently contains software, standards, tools, and other material in the following areas: access control, artificial life, authentication, criminal investigation, cryptography, e-mail privacy enhancement, firewalls, formal methods, general guidelines, genetic algorithms, incident response, institutional policies, intrusion detection, law & ethics, malware (viruses, worms, etc), network security, password systems, policies, privacy, risk assessment, security related equipment, security tools, social impacts, software forensics, software maintenance, standards, technical tips, the computer underground Files : alert (CERT, CIAC, DEC, HP, Mac, NIST, NeXT, SERT, SGI, Solbourne, Sun); COAST info; dict (several dictionaries mirrored from ftp.funet.fi and ftp.netsys.com); doc (documents relating to computer security and security tools); mirrors (numerous sites with security info are mirrored here); news+lists (several mirrored magazines and mailing list archives); patches; Purdue info; response teams; tools Site : cobalt.cco.caltech.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : California Institute of Technology, Pasadena, California Server : System : URL : ftp://cobalt.cco.caltech.edu/ Comment: Problem: I/O error on network device Files : Site : cobra.uni.edu Country: USA GMT : -6 Date : 16-Jul-94 Source : me Alias : Admin : Organ : University of Northern Iowa, Cedar Falls, Iowa Server : System : VAX/VMS URL : ftp://cobra.uni.edu/ Comment: default directory: BIG:[ANONYMOUS] Files : ANU; coins; etape; jargon; mark; MS-Kermit; UNIDOC Site : cochlea.hut.fi Country: Finland GMT : +2 Date : 11-Mar-94 Source : Alias : Admin : Organ : Helsinki University of Technology, Helsinki Server : System : URL : ftp://cochlea.hut.fi/ Comment: Files : LVQ package (Learning Vector Quantization); referencelists of works that used LVQ or SOM algorithms; SOM package (Self Organizing Map); utils that work with LVQ and SOM Site : cogsci.indiana.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : moocow.cogsci.indiana.edu Admin : Organ : Indiana University, Bloomington, Indiana, Cognitive Sciences dept. Server : System : Unix (SunOS 4.1) URL : ftp://cogsci.indiana.edu/ Comment: Files : ccat; chalmers files; crcc publications; french files; juggling; mcgraw files; wang files Site : col.hp.com Country: USA GMT : -7 Date : 10-Sep-94 Source : old ftp-list Alias : hpcsos.col.hp.com Admin : Organ : Hewlett-Packard - Colorado, , Colorado Server : System : Unix URL : ftp://col.hp.com/ Comment: Files : dsa; hamradio; HTML; mirrors [which?]; NOS; Site : complex.is Country: Iceland GMT : -1 Date : 30-Oct-94 Source : mail Alias : Admin : Organ : Complex Server : System : Unix (Ultrix 4.1) URL : ftp://complex.is/ Comment: Files : antivirus: F-Prot (home); MUD2001 Site : convex.com Country: USA GMT : -6 Date : 12-Feb-94 Source : old ftp-list Alias : convex.convex.com Admin : Organ : Convex Computer Server : System : Unix URL : ftp://convex.com/ Comment: Files : avs; bsdi; doc; iserv; news; Perl sources and examples; pexic quarterly; qualix; smail; tac patches; taylor uucp; unitree Site : coombs.anu.edu.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : mail Alias : Admin : sean@coombs.anu.edu.au Organ : Australian National University, Canberra, Research Schools of Social Sciences and Pacific and Asian Studies (RSSS/RSPAS), Coombs (ANU Social Sciences Research Data Bank) Server : http://coombs.anu.edu.au/ gopher://coombs.anu.edu.au/ System : Unix URL : ftp://coombs.anu.edu.au/ Comment: Coombspapers Archive Files : Coombspapers (Asian/Pacific studies, humanities, Social Sciences): Aboriginal history journal, Anthropology, Asian Pacific economic literature, Australia/Japan research centre, Australian dict of biography, cartography unit, contemporary China centre, coombs computing, demography, economic history, economic policy research, economics rspacs, economics rsss, federalism research centre, history, history of ideas, immigration multicult studies, indonesia-project, international relations, land management project, linguistics, national centre for development studies, national social sciences survey, Pacific/Asian history, Pacific Islands group, Pacific manuscripts bureau, peace research centre, philosophy, political and social change, political science, prehistory, rspacs annual report 91, rspacs publications, rsss annual report 91, social science data archives, sociology, southeast Asia economic history, strategic and defence studies, Thai Yunnan project, urban research project; Other archives - research documents and materials originating from elsewhere: Aboriginal studies archives, archaeology prehistory archives, Asian religions archives, asian-studies-archives [ Bhutan archives, Burma archives, Cambodia archives, Central Asia archives, China archives, Indonesia archives, Papua New Guinea archives, Philippines archives, South East Asia archives, Thailand archives, Tibetan archives, Vietnam archives ], Australian National University archives, Australian science archives, caut archives, cipsh unesco archives, electronic buddhist archives, human communication archives, Pacific studies archives, raia archives, reach journal archives, social science directories, social science software, sociology research archives, uk nra archives Site : coral.bucknell.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : postmaster@bucknell.edu Organ : Bucknell University Server : System : URL : ftp://coral.bucknell.edu/ Comment: extended commands: quote site index PATTERN Files : Site : coral.cs.jcu.edu.au Country: Australia GMT : +10 Date : 11-Mar-94 Source : Alias : Admin : stuart@cs.jcu.edu.au Organ : James Cook University Server : System : Unix URL : ftp://coral.cs.jcu.edu.au/ Comment: transfers are logged Files : acsadb; clouds; neural networks; prolog-linda; RFCs; tech-reports; tptp-library Site : corsa.ucr.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : usenet Alias : Admin : systems@cs.ucr.edu Organ : University of California - Riverside, Riverside, California, CS dept. Server : System : Unix URL : ftp://corsa.ucr.edu/ Comment: max. 10 users Files : anti-virus tools; Linux; papers; Virus-L (mirror of ftp.cert.org) Site : corto.inria.fr Country: France GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : INRIA Server : System : Unix (SunOS 4.1, Multics MR12) URL : ftp://corto.inria.fr/ Comment: Files : Site : crab.rutgers.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : Alias : Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://crab.rutgers.edu/ Comment: 'enter ? or help at the prompt for ftp-commands' message Files : Mac (audio, graphics, hypercard, kermit, pspice); MS-DOS (kermit, Linux, PC-Xremote, popmail, pspice, slip, zip); Unix (graphics, icons) Site : cray-ymp.acm.stuorg.vt.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.informatik.tu-muenchen.de Alias : Admin : ftp@cray-ymp.acm.stuorg.vt.edu Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia, Student Chapter of the ACM Server : System : Unix URL : ftp://cray-ymp.acm.stuorg.vt.edu Comment: Files : Mac (NetBSD); Video7 Site : cray.grubba.com Country: USA GMT : -8 Date : 29-Mar-95 Source : usenet Alias : Admin : gus@grubba.com Organ : Grubba Server : System : Unix URL : ftp://cray.grubba.com/ Comment: Files : AlertTrack (enterprise wide alert system for Novell) Site : crimelab.com Country: USA GMT : -6 Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : Organ : Crimelab Server : System : Unix URL : ftp://crimelab.com/ Comment: some files to be mirrored on ftp.sterling.com; ftp sessions logged and monitored Files : bugtraq; security; skey Site : crl.com Country: GMT : Date : 29-Oct-94 Source : usenet Alias : Admin : Organ : CRL Server : System : Unix URL : ftp://crl.com/ Comment: /users/ro/chiu Files : videogames cartridges (cracks, gold finger, info, patches, utilities) Site : crl.dec.com Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : Digital Equipment Corp - Massaschusetts, , Massachusetts Server : System : URL : ftp://crl.dec.com/ Comment: Files : binaries; DEC; neural nets; news; sources; TinyMud; X11 Site : cs-ftp.bu.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : rtfm Alias : cs-pub.bu.edu Admin : Organ : Boston University, Boston, Massachusetts, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://cs-ftp.bu.edu/ Comment: successor of cs.bu.edu (obsolete) Files : amass; bestravos; CN; Conquer, XConquer (Roguelike game); gacs; heddaya; IEEE-RTTC; IRC clients; listserv; lnd; pbe; PC; rocker; shaban; tech-reports; unproto; WWW Site : cs_dept_server_1.uhh.hawaii.edu Country: USA GMT : -9 Date : 23-Aug-94 Source : mail Alias : Admin : normand@uhh.hawaii.edu [?] Organ : University of Hawaii, Honolulu, Hawaii, CS dept. Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://cs_dept_server_1.uhh.hawaii.edu/ Comment: Files : eyespy; Novell (JRB utils, Mercury, Qview, Pegasus) Site : cs.cmu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged in Files : apparently empty Site : cs.nps.navy.mil Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : taurus.cs.nps.navy.mil Admin : Organ : US Navy - NPS, , , CS dept. Server : System : Unix URL : ftp://cs.nps.navy.mil/ Comment: transfers are logged; read /pub/README when depositing files Files : auv; mosaic; nps_net info; npsnet_mosaic; onr papers; spec tools; testcourse; warbreaker Site : cs.nyu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : New York University, New York, New York Server : System : Unix (SunOS 4.1) URL : ftp://cs.nyu.edu/ Comment: mirrored on ftp.informatik.rwth-aachen.de Files : adaed; AIX; courses; discoverytool; exams; gnat; griffin; languages; math; nlp; tech-reports; TeX; theses; treetool; wave; wave2 From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!zrz.TU-Berlin.DE!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:22 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!zrz.TU-Berlin.DE!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 3 of 23 [03/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:43 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2154 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 3 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:848 news.answers:33079 Archive-name: ftp-list/sitelist/part3 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : cs.orst.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : old ftp-list Alias : lynx.cs.orst.edu Admin : Organ : Oregon State University, Corvallis, Oregon Server : System : URL : ftp://cs.orst.edu/ Comment: Files : almanac; cook; Jargon; NeXT; Nomad; pancake; RFCs; rfp; SmallTalk; Sun-fixes/patches; TOPS Terminal; X3h5; Xlisp Site : cs.oswego.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : tymann@cs.oswego.edu Organ : State University of New York - Oswego, Oswego, New York Server : System : URL : ftp://cs.oswego.edu/ Comment: successor of moxie.oswego.edu; transfers are logged Files : Material related to the Soviet Coup Site : cs.rice.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : titan.cs.rice.edu Admin : Organ : Rice University, Houston, Texas, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://cs.rice.edu/ Comment: Files : Amiga; ispell; ofiles; Sun-Spots Site : cs.rutgers.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : old ftp-list Alias : aramis.rutgers.edu Admin : mcgrew@aramis.rutgers.edu (Charles McGrew, comp.sources.sun archive) Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://cs.rutgers.edu/ Comment: loose files in /pub and /; WWW home pages Files : borgida; cisco; colloquia; comp.sources.sun; dimacs; Ethernet-codes; hyperplane animator; IETF; images; interest groups; Internet Drafts; Internet Resource Guide; Interop; Learning94; Linux; ML94; NCSA telnet for Mac and MSDOS; networking info; RFCs; RUNET docs (Rutgers info); soc.religion.christian; Suns-at-home; tech-reports; trec2; venugopa; win31; win95; X Site : cs.stmarys.ca Country: Canada GMT : -5 Date : 16-Feb-94 Source : docs Alias : Admin : Organ : Saint Mary's College, , CS dept. Server : System : OSF/1 URL : ftp://cs.stmarys.ca/ Comment: took some time to connect to Files : Commset; csc226; csc341; graphics; music; Simtel Site : cs.ubc.ca Country: Canada GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ftp-admin@cs.ubc.ca Organ : University of Britsh Columbia, , British Columbia, CS dept. Server : System : Unix URL : ftp://cs.ubc.ca/ Comment: Use ftp.cs.ubc.ca instead; directories: /ftp/pickup/spline, /pub/local/src/snacc Files : example images and data files; snacc Site : cs.uchicago.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : gargoyle.uchicago.edu Admin : ftp-admin@cs.uchicago.edu Organ : University of Chicago, Chicago, Illinois, CS dept. Server : System : Unix URL : ftp://cs.uchicago.edu/ Comment: actions are logged Files : named-kit; Odbol equational programming language Site : cs.ucl.ac.uk Country: UK GMT : 0 Date : 14-Nov-95 Source : old ftp-list Alias : bells.cs.ucl.ac.uk Admin : Organ : University College of London, London Server : System : Unix (SunOS 4.0) URL : ftp://cs.ucl.ac.uk/ Comment: parts mirrored on ftp.fujixerox.co.jp Files : abdux; arridge; BBN; bt; car; ccirn; cosdie; darpa; dirpilot; docs; dragon; ftibcohn; ftmidas; functional; galatea; genetic; hansa; iarch; ice-tel; ie; ietf-osi-oda; mail; merci; mice; mice2; mpebody; oos; osi-ds; osimis; osisec; papagena; pen; pp; pp-tables; ppms; proof; research; RFCs; seminars; smart; sml; titan Site : cs.ucsd.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : odin.cs.ucsd.edu Admin : software@cs.ucsd.edu Organ : University of California - San Diego, San Diego, California, CS & Engineering dept. Server : System : Unix URL : ftp://cs.ucsd.edu/ Comment: tar and (un)compress on the fly Files : admissions; aikido; corpus_data; csegsa; csl; cslcalendar; CTF; framemaker; funrun; GAbench; GAucsd; Gemini; Infoscope; Lee; Mac; multimedia; prep-p; q-System; Sun; Sun.roadmap.ps.gz; tech-reports; theory; zsh Site : cs.utah.edu Country: USA GMT : -7 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Utah, Salt Lake City, Utah, CS dept. Server : System : Unix URL : ftp://cs.utah.edu/ Comment: Files : Amiga; DES; Forth; grad_info; graphics; Lyon-Lamb; netinfo; neural nets; news service archive; PAF; range-database; Reverse Engineering; robot-prototyping; rose; router; sobh; stc-report; SUNcrash; Stagecraft; tech-reports; Utah raster; Worm Tour Site : cs.utexas.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, CS dept. Server : System : Unix URL : ftp://cs.utexas.edu/ Comment: Files : Academic info; avi; brewery; courses; csc94; FIG; genesis; ham-radio; INN; neural-nets; ops5; porter; predator; QSIM; tech-reports Site : cs.utk.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : University of Tennessee, Knoxville, Tennessee, CS dept. Organ : Server : System : Unix URL : ftp://cs.utk.edu/ Comment: read README.FTP for info; transactions are logged Files : aebische; ANSI; chassismib; course-schedules; DECnet mail gateway for VAXen and Suns; DSVM; HeNCE RayShade demo; internetworking; jargon; LAPACK; networking; port-lpr; Postscript; pvm; RTF; Sequent; tech-reports Site : cs.wm.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : va.cs.wm.edu Admin : Organ : Server : System : URL : ftp://cs.wm.edu/ Comment: Files : ALV; animal-rights; pargen; raster images; texsun Site : csab.larc.nasa.gov Country: USA GMT : -5 Date : 23-May-94 Source : usenet Alias : Admin : Organ : NASA - Langley Advanced Research Center Server : System : Unix URL : ftp://csab.larc.nasa.gov/ Comment: Files : doc; loose GNU utils and papers in /pub; LWF; XMODEM; Site : csam.lbl.gov Country: USA GMT : -8 Date : 14-Dec-94 Source : mail Alias : Admin : Organ : Lawrence Berkeley Labs, Berkeley, California Server : http://www.lbl.gov/ System : URL : http://www.lbl.gov/ Comment: only available for .gov, .com and certain .edu domains, WWW server open to all Files : LBL site map; RMT compression util; WWW papers Site : csbh.com Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : ftp-admin@csbh.com Organ : Computer Solutions By Hawkinson Server : System : IBM OS/2 TCP/IP FTP Version 1.2 URL : ftp://csbh.com/ Comment: Problem: I/O error on network device; This is an OS/2 based archive; use explict CD and a backslash ( \ ) to change directories. Use DIR command to view directories. Read the README file in the root. MSDOS; MS Windows; OS/2 Files : Site : csc2.anu.edu.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Australian National University Server : System : Unix (SunOS 4.1) URL : ftp://csc2.anu.edu.au/ Comment: Files : Sun-fixes; RFCs; NCSA; MSDOS; Mac Site : csclub.uwaterloo.ca Country: Canada GMT : -5 Date : 01-Oct-96 Source : usenet Alias : calum.csclub.uwaterloo.ca Admin : Organ : University of Waterloo, Waterloo, CS Club Server : System : Unix URL : ftp://csclub.uwaterloo.ca/ Comment: Files : Coolmud; Linux-stego; misc. user public dirs; WebThread Site : csd4.csd.uwm.edu Country: USA GMT : -6 Date : 29-Nov-94 Source : mail Alias : Admin : help@csd4.csd.uwm.edu Organ : University of Wisconsin - Milwaukee, Milwaukee, Wisconsin Server : gopher.csd.uwm.edu System : Unix (Ultrix 4.1) URL : ftp://csd4.csd.uwm.edu/ Comment: max. 20 users Files : agesa; aragorn; Behavior Analysis; bri; carinhas; chinese; Custard Workshop files; DirDir; laptop; high-audio; Internetwork Mail Guide; Milwaukee; Optimus; Palmtop; Internet Services; kyol-art; Mac; MS-DOS; pink; Portables; Psion; Psychology; Satellite; sstor; sumit; Unix; Wingspread; wraith Site : csi.jpl.nasa.gov Country: USA GMT : -8 Date : 23-May-94 Source : usenet Alias : Admin : Organ : NASA - Jet Propulsion Laboratory, Pasadena, California Server : System : Unix URL : ftp://csi.jpl.nasa.gov/ Comment: Files : apl; gated; imos; jpl; lscl; math; mathlab; owin; rtc; SNMP; TCL; Zen and the Art of the Internet (PS) Site : csl.sri.com Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : csla.csl.sri.com Admin : Organ : SRI International Server : System : URL : ftp://csl.sri.com/ Comment: Problem: I/O error on network device; try roche.csl.sri.com instead Files : Handhelds Site : csli.stanford.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California, Center for the Study of Language and Information (CSLI) Server : System : Unix (SunOS 4.1) URL : ftp://csli.stanford.edu/ Comment: please avoid using during local business hours (8am to 5pm Pacific); transfers are logged with host name and e-mail address Files : Archimedes; bibliography; ChineseTalk; Gandalf; linguistics; MacCup; PrePrints; prosit; publications; shreview; TeX Site : cspo.queensu.ca Country: Canada GMT : -5 Source : admin Alias : Admin : postmaster@cspo.queensu.ca Organ : Queen's University, Kingston, Ontario, Centre for the Study of Public Opinion (CSPO), Association for Public Policy Analysis and Management (APPAM) Server : gopher://cspo.queensu.ca:7070/ System : Unix (SunOS 5.3, SPARCstation 20) URL : ftp://cspo.queensu.ca/ Comment: Files : The CSPO anon-ftp server includes conference papers for the Association for Public Policy and Management (APPAM). An index of files is kept on the APPAM Gopher Site : csrc.ncsl.nist.gov Country: USA GMT : -5 Date : 22-May-94 Source : Alias : Admin : root@csrc.ncsl.nist.gov Organ : National Institute for Standards and Technology, Gaithersburg, Maryland, Computer Security (NCSL) Server : System : Unix URL : ftp://csrc.ncsl.nist.gov/ Comment: Files : computer-security related alerts, articles and other information; FIRST; NISTbulletin; NISTgen; NISTir; NISTnews; NISTpubs; Posix; privacy; risk forum; secalert; secnews; secpolicy; secpubs; training; virinfo; virreviews; virus-l; warning Site : csri.toronto.edu Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : dixon.csri.toronto.edu Admin : Organ : University of Toronto, Toronto, Ontario Server : System : URL : ftp://csri.toronto.edu/ Comment: gives info that your machine lacks an address-to-name map when it can't map your network address to a hostname Files : Site : csus.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : archives@csus.edu Organ : California State University - Sacremento, Sacramento, California Server : System : URL : ftp://csus.edu/ Comment: Files : Banyan; NeXT; vectrex Site : csuvax1.csu.murdoch.edu.au Country: Australia GMT : +8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Murdoch University Server : System : VAX/VMS URL : ftp://csuvax1.csu.murdoch.edu.au/ Comment: Files : Amiga; Elm docs; Inet resources Site : csvax.cs.caltech.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : California Institute of Technology, Pasadena, California Server : System : VAX/VMS URL : ftp://csvax.cs.caltech.edu/ Comment: Open 24 hours; transfers are logged Files : p2c; M88K; tech. reports Site : csvax1.ucc.ie Country: Ireland GMT : 0 Date : 25-Jan-95 Source : usenet Alias : Admin : ftpmanager@csvax1.ucc.ie Organ : University College, Cork, CS dept. Server : System : VMS (VMS, DEC VAX) URL : ftp://csvax1.ucc.ie/ Comment: default directory: DISK3:[ANONYMOUS] Files : abakus; VMS (incl. intercom, mx) Site : ctron.com Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : gatekeeper Admin : Organ : Cabletron Systems Server : System : URL : ftp://ctron.com/ Comment: uploaded files cannot be downloaded Files : atm; Banyan; demo apps; DNI drivers: apple, ethernet, fddi, token ring, unix; flash images; Product info; SNMP; terminal servers Site : cui.unige.ch Country: Switzerland GMT : +1 Date : 29-Mar-95 Source : ftp.informatik.rwth-aachen.de Alias : Admin : nicolas@dcui.unige.ch Organ : University of Geneva, Geneva, Centre Universitaire d'Informatique (CS dept.) Server : http://cui_www.unige.ch/ System : Unix URL : ftp://cui.unige.ch/ Comment: Files : AI; choose; databases; EAN; images; mfpar; miralab; movies; OO-articles; PCEAN; pcs; public (Amiga, BIM, FromUG, iclass, milanese, MIX, multimedia, oscar, polkom, vision, xnic); RARE; seminaries; sgaico; SWITCH; vision; visual_prog Site : cuinfo.netserv.chula.ac.th Country: Thailand GMT : +7 Date : 14-Dec-94 Source : ftp.cica.indiana.edu Alias : enterprise.netserv.chula.ac.th Admin : Organ : CHULA, Bangkok Server : System : Unix (System V Release 4.0) URL : ftp://cuinfo.netserv.chula.ac.th/ Comment: Problem: user anonymous unknown [needs to be rechecked at another time] Files : MS-Windows (ftp.winsite.com mirror) Site : cujo.curtin.edu.au Country: Australia GMT : +8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Curtin University, Perth Server : System : Unix (SunOS 4.1) URL : ftp://cujo.curtin.edu.au/ Comment: Files : Site : cutl.city.unisa.edu.au Country: Australia GMT : +10 Date : 30-Oct-94 Source : usenet Alias : Admin : Mark.deRaad@unisa.edu.au Organ : University of Southern Australia, , , CUTL Server : System : Unix URL : ftp://cutl.city.unisa.edu.au/ Comment: transfers are logged; Files : Mac; MS-DOS; multimedia; Windows Site : cyberzine.org Country: USA GMT : -8 Date : 24-Jan-95 Source : admin Alias : Admin : ftp@cyberzine.org Organ : CyberZine Server : e-mail, gopher and WWW System : Unix (NeXTStep, NeXT) URL : http://cyberzine.org/ Comment: Files : Contents refer to works in progress on the WWW at several locations on this machine: Entrepeneur, ENET, CyberQueer Lounge Site : cyfer.esusda.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : ace.esusda.gov, ra.esusda.gov Admin : almanac-admin@ra.esusda.gov Organ : Extension Service US Dept. of Agriculture (ESUSDA), National Agriculture Library Server : System : Unix URL : ftp://cyfer.esusda.gov/ Comment: more Whitehouse info on sunsite.unc.edu Files : ACE; data; Whitehouse info (/pub/data/ace) Site : danann.hea.ie Country: Ireland GMT : 0 Date : 29-Sep-94 Source : usenet Alias : Admin : archive-admin@danann.hea.ie Organ : Irish National Archive Server : gopher, www System : Unix (DEC Alpha 3000/4000 AXP) URL : ftp://danann.hea.ie/ Comment: max. 5 users [what other mirrors?] Files : docs; gopher (boombox.micro.umn.edu); Linux (mirror); Mac; mirrors; MS-DOS; Tolkien pictures; Tools; Windows (ftp.winsite.com); WWW Site : dandelion.ceres.ca.gov Country: USA GMT : -8 Date : 22-Mar-96 Source : Alias : Admin : root@dandelion.ceres.ca.gov Organ : CERES, , California Server : System : Unix URL : ftp://dandelion.ceres.ca.gov/ Comment: Files : GNU-win32; images (poc*.jpg); Linux (disk, docs, doom, editors, emulators, games, GCC, images, kernel, libs, network, povray, ps, redhat, serial, slackware-3.0, sound, spreadsheets, utils, www, X11); MS-DOS (backup, drivers, emulators, games, network, utils); MS-Windows (apps, networking, utils); MS-Windows95 (install, utils); SplitVT Site : dartcms1.dartmouth.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Dartmouth College Server : System : VM/CMS URL : ftp://dartcms1.dartmouth.edu/ Comment: Files : Site : darwin.cc.nd.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Notre Dame University Server : System : Unix URL : ftp://darwin.cc.nd.edu/ Comment: Files : comics (X-Men, see the rec.arts.comics FAQ for details); gopher; NAFTA; NeXT; PC; Soviet archive; Unix Site : das.harvard.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : endor Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix (SunOS 4.1) URL : ftp://das.harvard.edu/ Comment: Files : comp.mh; ddl; dimock; egypt-net; ids; ICN; magtb; nets; onlisp; saber; security; sendmail (config files); VMS Site : datacom.ee.ubc.ca Country: Canada GMT : -8 Date : 23-Jul-95 Source : docs Alias : Admin : wcheung@ee.ubc.ca, dimitri@ee.ubc.ca Organ : University of Britsh Columbia, , British Columbia, EE dept., Communications Group Server : System : Unix URL : ftp://datacom.ee.ubc.ca/ Comment: transfers are logged; max. 5 users Files : audio (NCD audio extensions, rplay); doc; Linux (local stuff only); PC (IDE (EIDE drivers), network (mostly TCP/IP, software for PC's), NFS (for DOS and WFW), programmer (C source), TeX/LaTeX (installation based on EmTeX with PS fonts enhancements), Windows add-ons, winsock apps); SPW; TeX (alternate format file, PSTricks); Unix; WWW (PS and text docs); X11 (some clients) Site : deadline.snafu.de Country: Germany GMT : +1 Date : 28-Feb-95 Source : .de ftp-l Alias : Admin : post@deadline.snafu.de Organ : -D-E-A-D-L-I-N-E- Public access UN*X system, Berlin Server : http://deadline.snafu.de/ System : URL : ftp://deadline.snafu.de/ Comment: Files : images; MS-DOS; sound; Unix; Windows; X11 Site : death.socs.uts.edu.au Country: Australia GMT : +10 Date : 16-Jul-94 Source : rtfm Alias : lucy.socs.uts.edu.au Admin : support@socs.uts.edu.au Organ : University of Technology, Sydney, School of Computer Sciences Server : System : Unix URL : ftp://death.socs.uts.edu.au/ Comment: This sytem is currently under construction. Watch for falling files Files : Eiffel; graph; henderson-sellers; intsys; jay; list-archives; mirrors: cert-advisories, JCUMetSat, LocalStudentStuff, Mosaic, Pratchett, sert-advisories, Sun-dist; news; Parallel; perriko; pix; xputer (Parallel) Site : debian.crosslink.net Country: USA GMT : Date : 01-Oct-96 Source : usenet Alias : daedalus.crosslink.net Admin : shields@crosslink.net Organ : CrossLink Server : http://www.crosslink.net/ System : Unix URL : ftp://debian.crosslink.net/ Comment: Crosslink development machine with Debian mirror Files : buzz; Linux (Debian) Site : debian.med.miami.edu Country: USA GMT : -5 Date : 01-Oct-96 Source : usenet Alias : calder.med.miami.edu Admin : root@calder.med.miami.edu Organ : University of Miami, Miami, Florida Server : System : Unix URL : ftp://debian.med.miami.edu/ Comment: Files : Glimpse; GNUs; Linux (Debian); NCFTP; Novell; Perl Site : debra.dbgt.doc.ca Country: Canada GMT : -5 Date : 04-Feb-94 Source : mail Alias : Admin : Organ : DOC, DGBT, DEBRA Server : http://debra.dbgt.doc.ca/cbc/cbc.html; gopher: debra.dbgt.doc.ca System : Unix URL : ftp://debra.dbgt.doc.ca/ Comment: CBC Radio Trial; WWW access using the NCSA Mosaic Client is preferred Files : Canadian Broadcasting Corporation (CBC) radio programs stored as 8-bit, 8KHz .AU files; chat; IRC; dvi; freenet; ISC; opengov; sox sound conversion tool for .AU to .VOC, .WAV conversion for PC use; usenet-survey Site : decoy.cc.uoregon.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : decoy.uoregon.edu Admin : Organ : University of Oregon, , Oregon Server : System : URL : ftp://decoy.cc.uoregon.edu/ Comment: Files : VAX book; TeX Primer Site : decuac.dec.com Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Digital Equipment Corp - Maryland, , Maryland Server : System : Unix URL : ftp://decuac.dec.com/ Comment: Files : binaries; bitmaps; DEC; DECUS; docs; DOS; DXRN/MXRN (DECwindows/Motif implementations of xrn); MUD; sendmail-cf; sources; X11 Site : deimos.caltech.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : Admin : Organ : California Institute of Technology, Pasadena, California Server : System : VMS (VMS, DEC VAX) URL : ftp://deimos.caltech.edu/ Comment: default directory: MNT:[ANONYMOUS] Files : AY101; PAL; PGPLOT; Very Long Baseline Interferometry; VMS Site : deins.informatik.uni-dortmund.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : rv@informatik.uni-dortmund.de (Ruediger Volk), pmk@deins.informatik.uni-dortmund.de (Peter Koch) Organ : Universitaet Dortmund (University of Dortmund), Dortmund, CS dept. Server : System : URL : ftp://deins.informatik.uni-dortmund.de/ Comment: Files : Site : deja-vu.aiss.uiuc.edu Country: USA GMT : -6 Date : 12-Feb-94 Source : me Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : URL : ftp://deja-vu.aiss.uiuc.edu/ Comment: directory /pub is empty, maybe something in /stuff Files : Site : delcano.mit.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : Admin : pds-request@space.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts MIT Center for Space Research Server : pds-listserv@space.mit.edu, with Subject or text line of "help" System : Unix URL : ftp://delcano.mit.edu/ Comment: Use 6pm-8am please Files : NASA Planetary Data Systems Microwave Subnode; Planetary Radar and Radio data, mostly Venus data from Pioneer 12, Venera 15/16, and Magellan missions (/mgn, /pub, /pv, /venera) Site : dell1.us.dell.com Country: USA GMT : Date : 29-Sep-94 Source : usenet Alias : dell1.dell.com Admin : hostmaster@us.dell.com [check the notice.. this should IMHO become some other name pretty fast. hostmasters are mostly too busy for this stuff] Organ : Dell Computer Corporation Server : System : Unix URL : ftp://dell1.us.dell.com/ Comment: Files : Dell BBS; Dell product info, drivers etc.; SGI Site : delphi.beckman.uiuc.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, Beckman Visualization Facility Server : System : Unix URL : ftp://delphi.beckman.uiuc.edu/ Comment: ports of SGI GL libraries and applications for IBM AIX 3.2, OpenGL material for both IBM and SGI platforms, Microscopy and volume visualization tools for both IBM and SGI platforms Files : IBM AIX 3.2: FORMS library port, patches for KHOROS, TFM Fontmanager Library; mailing-lists; MPEG; TFM; vizlab Site : dendrite.hut.fi Country: Finland GMT : +2 Date : 11-Mar-94 Source : Alias : Admin : Organ : Helsinki University of Technology, Helsinki Server : System : Unix URL : ftp://dendrite.hut.fi/ Comment: directory: /pub/ref Files : reference list of articles about PCA Site : dewdrop.water.ca.gov Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : Admin : slouken@dewdrop.water.ca.gov Organ : Server : System : Unix URL : ftp://dewdrop.water.ca.gov/ Comment: if you want to transfer large amounts of files of the ftp.wustl.edu mirror do so from the site itself, not from this mirror Files : Doom; images [empty]; Linux; mirror of ftp.wustl.edu via NFS [seems empty]; MS-DOS (fat, heretic, slipdial, xwindemo); RFCs; wsh Site : dewey.lib.ncsu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : North Carolina State University, Raleigh, North Carolina, Library Server : System : Unix (Ultrix 4.1) URL : ftp://dewey.lib.ncsu.edu/ Comment: Files : libraries; software; stacks; tiff Site : dewey.tis.inel.gov Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : Admin : Organ : INEL, , , TIS Server : System : Unix (OSF/1, DEC) URL : ftp://dewey.tis.inel.gov/ Comment: Files : scripts (ncc, trustis); MS-Windows (networking); WSGopher Site : dftnic.gsfc.nasa.gov Country: USA GMT : -5 Date : 23-May-94 Source : old ftp-list Alias : Admin : Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, Computer Network Branch (CNB) of the Center Networking Environment (CNE) Server : System : VMS (VMS, DEC VAX) URL : ftp://dftnic.gsfc.nasa.gov/ Comment: default directory: DISK$MOE:[ANONYMOUS.FILES]; indexes in AAAREADME.TXT files Files : ALEX; GSFC info; images; MacSecure; maps; netinfo; NREN info; protocols; RFCs; security; VNEWS VMS newsreader; VMS software Site : dg-rtp.dg.com Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : nadm@dg-rtp.dg.com (or 919-248-6034 in the US) Organ : Data General, , , RTP Network Services Server : System : DG/UX TCP/IP 5.4.1 URL : ftp://dg-rtp.dg.com/ Comment: local README files with contact persons for specific areas; working directory: /usr/ftp; user anonymous=user ftp Files : GDB; DG version of GNU C for 88K Site : dickory.sdsu.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : usenet Alias : Admin : papowell@sdsu.edu (Patrick A. Powell) Organ : San Diego State University, San Diego, California Server : System : Unix URL : ftp://dickory.sdsu.edu/ Comment: nice warning message, should be clear enough :-) Files : LPRng; ee courses; ISOC; nettools (misc network utils, mostly WS); RFCs; utilities (misc network utils, mostly WS); WWW (Mosaic, NS) Site : didnt.doit.wisc.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : usenet Alias : Admin : pburke@doit.wisc.edu Organ : University of Wisconsin, Madison, Wisconsin Server : System : Mac URL : ftp://didnt.dacc.wisc.edu/ Comment: Racing files mirror sites: brains.cc.rl.ac.uk, ftp.itu.edu.tr Files : F1GP, ICR, NASCAR racing archives Site : dimacs.rutgers.edu Country: USA GMT : -5 Date : 23-May-94 Source : old ftp-list Alias : Admin : help@dimacs.rutgers.edu Organ : Rutgers University, Piscataway, New Jersey, DIMACS (Center for Discrete Mathematics and Theoretical Computer Science) Server : System : Unix URL : ftp://dimacs.rutgers.edu/ Comment: valid e-mailaddress required; transfers are logged Files : challenge; challenge3; dimacs; dpz; dsj; gap; IETF; netflow; nn 6.4; perfect; rkbp; workshop Site : dime.cs.umass.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of Massachusetts - Amherst, Amherst, Massachusetts, CS dept. Server : System : Unix URL : ftp://dime.cs.umass.edu/ Comment: Files : docs; eksl; gbb; mckinley; ml93; nlp; opis; patches; rcf; tech-reports Site : dino.conicit.ve Country: Venezuela GMT : -7 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Conicit Server : System : Unix (SunOS 4.1) URL : ftp://dino.conicit.ve/ Comment: Files : docs; Mac; MS-DOS; protocols; RFCs; supernet; Unix Site : dirt.cisco.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Cisco Systems Server : System : URL : ftp://dirt.cisco.com/ Comment: this site does not allow access from sites of which the host address cannot be resolved back into a hostname, nice to check if your own domain name servers are correctly configured or if there's an error in the DNS NIC database for your site: in-addr.arpa PTR resource record does not exist Files : Mac Telnet w/SLIP Site : discovery.syr.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : usenet Alias : ericir.syr.edu Admin : Organ : Syracuse University, Syracuse, New York Server : System : Unix URL : ftp://discovery.syr.edu/ Comment: Files : ael; AEVLpicts; bmis; Discovery; USGS; USIA Site : dkuug.dk Country: Denmark GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Danish Unix User Group (DKUUG) Server : System : Unix (SunOS 4.1) URL : ftp://dkuug.dk/ Comment: Files : Site : dla.ucop.edu Country: USA GMT : -5 Date : 17-Feb-94 Source : mail Alias : stubbs.ucop.edu Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://dla.ucop.edu/ Comment: Files : DLA; docs; etom; Farley Guide (library catalog); fetch; internet; irl; netfax Site : dmc.com Country: USA GMT : -5 Date : 17-Feb-94 Source : me Alias : hulk.dmc.com Admin : postmaster@dmc.com Organ : DMC Server : System : VMS (VMS, DEC VAX) URL : ftp://dmc.com/ Comment: due to a bug in Multinet's FTP, at login time you will be in: UUCP_PUBLIC:[ANONYMOUS]. You must explicitly move yourself to UUCP_PUBLIC:[000000] and then navigate within that directory tree.; If you want to submit, login as user incoming. Files : acorn; alt; answers; decuserve; deculib; dynafeed; fs UUCP; GNU; networking; starport; vmsnet; wellspring; woeful; Site : dmssyd.syd.dms.csiro.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Commonwealth Scientific & Industrial Research Organization, Sydney, Division of Mathematics and Statistics Server : System : URL : ftp://dmssyd.syd.dms.csiro.au/ Comment: the files in the STATLIB directory are a partial mirror of StatLib. Users from North American and European sites should get better response time from the master at lib.stat.cmu.edu and login as 'statlib' (no quotes) Files : statlib Site : doddel.cs.rulimburg.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Rijks Universiteit Limburg (University of Limburg), Maastricht, CS dept. Server : System : NT (Windows NT, PC) URL : ftp://doddel.cs.rulimburg.nl/ Comment: max. 3 users Files : delphi; desktop; misc; tcp; trumpet; Win95; WWW Site : donau.et.tudelft.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : me Alias : olt.et.tudelft.nl, morra.et.tudelft.nl Admin : patrick@donau.et.tudelft.nl (Patrick Groeneveld), stravers@donau.et.tudelft.nl (Paul Stravers) Organ : Technische Universiteit Delft (Delft University of Technology), Delft, EE dept. Server : gopher://olt.et.tudelft.nl/ http://olt.et.tudelft.nl/ System : Unix URL : ftp://donau.et.tudelft.nl/ Comment: GIFs are available only through gopher or the www Files : bible; chgpath; emacs-lisp; GIFs [closed for anon ftp due to 'invasion of the horny geeks' reminds me of the users of some well-known US on-line service that didn't have net access at that time fortunately]; gps; humor; IRC; Ocean Sea-of-Gates design system; olohof; papers; prince; recipes; romania; watergate (BBS util); words (dictionary) Site : dpls.dacc.wisc.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : Alias : Admin : Organ : University of Wisconsin, Madison, Wisconsin, Engineering dept. Server : System : Unix (NeXT 1.0, NeXTStep) URL : ftp://dpls.dacc.wisc.edu/ Comment: graphics files moved to from castlab.engr.wisc.edu Files : dpls (gopher, hbook, iassist, norc, tech-partners); graphics (animations, images, mcm, utilities, x3d, xdart); ICPSR Site : dra.com Country: USA GMT : -6 Date : 23-May-94 Source : old ftp-list Alias : Admin : Organ : Data Research Associates, St. Louis, Missouri Server : System : VMS (VMS, DEC VAX) URL : ftp://dra.com/ Comment: default directory: PUB$DISK:[ANONYMOUS] Files : catalog coverage; lc cataloging Site : draci.cs.uow.edu.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Western Australia, , CS dept. Server : System : Unix (System V Release 4.0) URL : ftp://draci.cs.uow.edu.au/ Comment: Files : Site : dri.cornell.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : wheat.tc.cornell.edu Admin : Organ : Cornell University, Ithaca, New York, Theory Center (TC) Server : System : Unix (SunOS 4.1) URL : ftp://dri.cornell.edu/ Comment: Files : IEEE; LARC; NLSR (Natural Language Software Registry); Servicemail; WAIS; workshop Site : drycas.club.cc.cmu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : jae@drycas.club.cc.cmu.edu Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Drycas Computer Club Server : System : VMS (VMS, DEC VAX) URL : ftp://drycas.club.cc.cmu.edu/ Comment: default directory: USR:[ANONYMOUS] this club also gives out public access Internet/BITNET accounts, contact accounts@drycas.club.cc.cmu.edu for info Files : JAE (awakening, b13, caves, chill, ravenscar, star wars); pagan; QT (misc. text files and executables: client-server faq, computer acronyms, ms-parody, overclocking, sportscards, ssn faq, st-bloopers; xyzzy Site : dsinc.dsi.com Country: USA GMT : -5 Date : 22-May-94 Source : ftp.univ-lyon1.fr Alias : Admin : Organ : DSI Server : System : Unix URL : ftp://dsinc.dsi.com/ Comment: beta test versions of Elm found here, are not supported. Questions will be ignored; please try to keep access to this archive to outside 09:00 to 17:00 ET Files : Elm Site : duck.dfki.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : monroe.dkfi.uni-sb.de Admin : scheidhr@dkfi.uni-sb.de, mehl@dkfi.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, DFKI, Programming Systems Lab. Server : System : Unix URL : ftp://duck.dfki.uni-sb.de/ Comment: several index files: INDEX, NEW-LAST-MONTH, NEW-LAST-WEEK, NEW-THIS-MONTH, NEW-THIS-WEEK, NEW-TODAY Files : ccl; drafts; lp-proceedings; oz; papers; tel; TeX Site : duke.cs.duke.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Duke University, Durham, North Carolina Server : System : Unix (SunOS 4.1) URL : ftp://duke.cs.duke.edu/ Comment: Files : compress; gnuplot Site : dumccss.mc.duke.edu Country: USA GMT : -5 Date : 16-Jul-94 Source : admin Alias : Admin : Organ : Duke University, Durham, North Carolina, Medical College Server : System : Unix URL : ftp://dumccss.mc.duke.edu/ Comment: Files : Sun-patches Site : e-math.ams.com Country: USA GMT : -5 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : AMS Server : System : Unix (Ultrix 4.1) URL : ftp://e-math.ams.com/ Comment: Files : AMS; cdtex; ferman; imp; mathrev Site : earn.cvut.cz Country: Czech Republic GMT : +1 Date : 15-Dec-94 Source : mail Alias : Admin : Organ : European Academic and Research Network (EARN) Czech Republic/Czech Technical University (CVUT), Prague Server : System : VM/CMS URL : ftp://earn.cvut.cz/ Comment: default none, use: cd ANONYMOUS; [seems empty but I don't know how to get a list of minidisks] Files : Site : earth.med.ohio-state.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : Alias : Admin : Organ : Ohio State University, , Ohio, Faculty of Medicine Server : System : Unix (SunOS 4.1) URL : ftp://earth.med.ohio-state.edu/ Comment: Files : BBX; BURL; clx; GAIT; IEEE-Soar-code; red test cases; Soar6-Mac Site : ecf.hq.eso.org Country: Germany GMT : +1 Date : 28-Mar-95 Source : admin Alias : ns3.hq.eso.org Admin : ftp-admin@eso.org Organ : European Southern Observatory (ESO), Garching, ST-ECF Server : System : Unix URL : ftp://ecf.hq.eso.org/ Comment: Open 24 hours; transfers are logged Files : cycle4; cycle5; doc; email; Hubble Space Telescope information; images; ISO; ISU; Mac; Newsletter; obs-proposals; QQQ; security; Shoemaker-Levey 9 (SL9) bulletins, images; standards; Star Catalogs (Starcat); star-formation; swlib; texts; texts; UN; WAIS; wref; WWW Site : ecnet.ec Country: Ecuador GMT : -7 Date : 13-Sep-94 Source : me Alias : q.ecua.net.ec Admin : Organ : EcuaNet Server : System : Unix URL : ftp://ecnet.ec/ Comment: Files : docs-ecu; docs-ext; EcuaNet; Mac; MicroSoft; NUPOP; pacificio; software [?]; whois Site : econ-www.newcastle.edu.au Country: Australia GMT : Date : 02-Sep-96 Source : ftp.hyperion.com Alias : Admin : Organ : University of Newcastle, Newcastle Server : System : Unix (Linux) URL : ftp://econ-www.newcastle.edu.au/ Comment: Files : Babylon5 (mirror of ftp.hyperion.com); docs; departments; homepages; Java; Marx Site : ecsdg.lu.se Country: Sweden GMT : +1 Date : 29-Sep-94 Source : usenet Alias : spird.lu.se Admin : Organ : Lund University, Lund, EkonomiCentrum Software Development Group Server : WWW: ecsdg.lu.se System : Unix URL : ftp://ecsdg.lu.se/ Comment: Files : demos; GNU; Mac; mail; Mosaic-swe; MS-Windows; news; Novell: Adminlog, Secure-Design (QViewPro); standards; Unix Site : ecto.curtin.edu.au Country: Australia GMT : +8 Date : 14-Nov-95 Source : Alias : Admin : www@www.curtin.edu.au Organ : Curtin University, Perth Server : System : Unix URL : ftp://ecto.curtin.edu.au/ Comment: max. 30 users; transfers are logged Files : internet; transfer Site : ecuac.net.ec Country: Ecuador GMT : -7 Date : 10-Sep-94 Source : me Alias : Admin : Organ : EcuaNet Server : System : Unix URL : ftp://ecuac.net.ec/ Comment: Files : btld Site : eddie.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : root@eddie.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : System : URL : ftp://eddie.mit.edu/ Comment: New files in README.NEW-EDDIE, README.prospero Files : prospero Site : edna.cc.swin.edu.au Country: Australia GMT : +10 Date : 25-Jan-94 Source : Alias : Admin : admin@swin.edu.au Organ : Server : gopher System : Unix URL : ftp://edna.cc.swin.edu.au/ Comment: Files : CTAC95; CWIS; docs; EDI; images; PC; Unix Site : ee.umr.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : franklin.ee.umr.edu Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ee.umr.edu/ Comment: some other loose files in /pub Files : edifanat; email.etiquette.ps; mentor; mosis; Novell; tehping Site : eecs.nwu.edu Country: USA GMT : -6 Date : 15-Nov-95 Source : old ftp-list Alias : zeta.eecs.nwu.edu Admin : Organ : North Western University Server : System : Unix (SunOS 4.1) URL : ftp://eecs.nwu.edu/ Comment: parts mirrored on ftp.leo.chubu.ac.jp; standard disclaimer Files : aviation; Bonnie; cbbslist; CLIPS; design_comp; elisp; eliza; geosheet; IFAC96; Linux; MS-DOS; netmaps; nipl; OPS5; pictures; Satan; SGI; vi_tutorial; VLSI Site : eis.calstate.edu Country: USA GMT : -8 Date : 01-Jun-94 Source : nic.csu.net Alias : Admin : Organ : California State Universities, , California, NIC Server : System : Unix (SunOS 4.1) URL : ftp://eis.calstate.edu/ Comment: [errantly put in the obsolete section in the 9405 release]; Also available through gopher Files : abc; all about logo; arts+tech; docs; faces; gina; gss; howtoftp.txt; kn; Mac; MS-DOS; Unix Site : elbereth.rutgers.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : gandalf.rutgers.edu Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : URL : ftp://elbereth.rutgers.edu/ Comment: directory: sfl, get the 00Index file [superseded by sflovers.rutgers.edu; probably should be moved to obsolete, will check later] Files : SF-lovers archive; lots of text files about tv series; program guides; text files on a number of subjects; FAQs related to SF (Bladerunner); info on SF awards and writers (Hugo Awards, Adams, Asimov, and more) Site : elib.stanford.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix URL : ftp://elib.stanford.edu/ Comment: Files : tech-reports Site : elroy.cs.iastate.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Iowa State University, , Iowa Server : System : URL : ftp://elroy.cs.iastate.edu/ Comment: Files : mail servers Site : elsie.nci.nih.gov Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : U.S. National Institute of Health, , , NCI, ELSIE Server : System : Unix (SunOS 4.1) URL : ftp://elsie.nci.nih.gov/ Comment: Files : Site : elvis.msk.su Country: Russia GMT : +2 Date : 24-Jan-95 Source : ftp.cnit.nsk.su Alias : Admin : Organ : Elvis+ Ltd., Zelenograd, Zee-archive Server : System : Unix URL : ftp://elvis.msk.su/ Comment: (partially) mirrored on ftp.cnit.nsk.su; use a correct e-mailaddress Files : antivir; Apple; arch; books; crypto; database; doc; DOS; editor; FAQs; faxgate; games; GNU; images (24-bit, DrFun, animals, mpeg, space, weather); infosystems; KA9Q; metamail; multimedia; network; news; Relcom; RFCs; security; Sun; Unix; Usenet (alt, games, mac, misc, ms-windows, pc, postscript, reviewed, unix, x); vendor (ftp, microsoft: faq, tapi, winprog, wintech); windows; X11 Site : elvis.sccc.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : usenet Alias : claudius Admin : Organ : SCCC Server : System : NT (Windows NT, PC) URL : ftp://elvis.sccc.ac.uk/ Comment: use 'user' instead of 'anonymous', so not really an 'anonymous' server, but the contents of the site are interesting enough Files : CorelDraw (clipart, fonts, patches, utils); Internet (gsi386, hgopher, hsi386, nntpnews, ntperl, serweb, wsi386); Linux (Slackware A disks [probably old]) Site : emily.emba.uvm.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://emily.emba.uvm.edu/ Comment: Files : 6300clock; CME; F-Prot; HPEM; IRIS; Kermit; SPAudit; Telecom Site : emsworth.andrew.cmu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project Server : System : URL : ftp://emsworth.andrew.cmu.edu/ Comment: Files : Andrew Toolkit Site : emwac.ed.ac.uk Country: UK GMT : 0 Date : 23-Jul-95 Source : mail Alias : clyde.ed.ac.uk Admin : Organ : University of Edinburgh, Edinburgh, European Microsoft Windows NT Academic Consortium (EMWAC) Server : System : NT (Windows NT, Sequent Winserver 3000) URL : ftp://emwac.ed.ac.uk/ Comment: this server has been set up to support and act as a focus for Windows NT within academia Files : dviutil; EMWAC; figaro; fingers; gophers; html; https (mirrored on www.jsc.nasa.gov); mailsvcs; mirrors (ftp.winsite.com.edu, ftp.microsoft.com, ftp.ncsa.uiuc.edu, ftp.netscape.com, sunsite.unc.edu]; ntperl; serweb; waiss; waistool; Zdist Site : emx.utexas.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, CC Server : System : Unix URL : ftp://emx.utexas.edu/ Comment: I have some doubts about the phantasia and VMS availability; emx.cc.utexas.edu is obsolete [maybe this one too, not checked yet] Files : abwcism; ajit; docs; gatekeeper; images; kermit; lyon; mathlib; maziar; meav350; music; netinfo; npasswd; patchwork; phantasia; srips; tajima book; TeX; TeXsis; thenet; VMS software Site : en.ecn.purdue.edu Country: USA GMT : -5 Date : 26-Aug-94 Source : usenet Alias : Admin : Organ : Purdue University, West-Lafayette, Indiana Server : System : Unix URL : ftp://en.ecn.purdue.edu/ Comment: Files : asee_erm; biehl; bouman; carp; csc; Freon; gcc; GHG-12; lundstrom; nuke; PDP11; stuff; webftp Site : enh.nist.gov Country: USA GMT : -5 Date : 22-May-94 Source : old ftp-list Alias : Admin : National Institute for Standards and Technology, Gaithersburg, Maryland Organ : Server : System : VMS (VMS, DEC VAX) URL : ftp://enh.nist.gov/ Comment: default directory: DUA3:[ANONYMOUS] indexes in MASTER.LST, LS-LR; use cd - or cdup to go to the root directory (cd / in Unix) and DIR [...] instead of ls -laR Files : FTP-list Site : ento.tamu.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Texas A&M University, , Texas Server : System : URL : ftp://ento.tamu.edu/ Comment: Problem: I/O error on network device Files : VAX/VMS games Site : envirolink.org Country: USA GMT : Date : 11-Jul-94 Source : me Alias : Admin : Organ : Envirolink Network Server : System : Unix (SunOS 4.1) URL : ftp://envirolink.org/ Comment: directory incoming under pub Files : some ASCII files in incoming Site : eo.soest.hawaii.edu Country: USA GMT : -10 Date : 25-Jan-95 Source : Alias : Admin : Organ : University of Hawaii, Honolulu, Hawaii, Satellite Oceanography Laboratory Server : System : Unix URL : ftp://eo.soest.hawaii.edu/ Comment: Files : GPIB; ICE; MRI; NAVO Site : epaibm.rtpnc.epa.gov Country: USA GMT : Date : 23-May-94 Source : Alias : nccibm1.rtpnc.epa.gov Admin : Organ : Environmental Protection Agency Server : System : MVS (IBM MVS 2.2.1) URL : ftp://epaibm.rtpnc.epa.gov/ Comment: I have no idea how this system works Files : NFS DOC; NFS TARB Site : epona.physics.ucg.ie Country: Ireland GMT : 0 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : University CG, , Physics dept. Server : System : Unix URL : ftp://epona.physics.ucg.ie/ Comment: Files : 386BSD; astro; audio; cad; cd-index; dsp; earthsci; electronics; FAQs; fax; fits; games; GCC; GNU; gps; graphics; HPUX; ix86ux; Linux; Mac; MS-DOS; net; numerical; nuts; oreilly; PGP; physics; pic; redo; space; transputer; UCG; UnixUG; util; VMS; wbase20; Wine; WWW; X11; xgames Site : epsilon.mathlab.sunysb.edu Country: USA GMT : -5 Date : 16-Jul-94 Source : me Alias : Admin : Organ : State University of New York - Stoney Brook, Stoney Brook, New York, Math dept. Server : System : Unix (SunOS 4.1) URL : ftp://epsilon.mathlab.sunysb.edu/ Comment: directories: rico, starship, village Files : some .gif and .jpg graphics files Site : eris.uchsc.edu Country: USA GMT : Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : Server : System : URL : ftp://eris.uchsc.edu/ Comment: Files : Scientology Site : eru.mt.luth.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Lulee, Lulee Server : System : URL : ftp://eru.mt.luth.se/ Comment: Files : Gnews 19; gated; plp; gcc(old) Site : esdim1.nodc.noaa.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : Organ : NOAA - NODC, , Server : System : Unix (SunOS 4.1) URL : ftp://esdim1.nodc.noaa.gov/ Comment: Files : GIFs; Grimm; NOAA FY94 buyout terms; send_dif; sharon Site : ese3.ese.ogi.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : ese Admin : Organ : Oregon Graduate Institute of Science and Technology, , Oregon, Server : System : Unix (SunOS 4.1) URL : ftp://ese3.ese.ogi.edu/ Comment: Files : grtool; xvgr; xmgr; SunView; Xview; Motif; XY plotting tools Site : esoteric.agron.iastate.edu Country: USA GMT : -6 Date : 23-Jul-95 Source : rtfm Alias : Admin : Organ : Iowa State University, , Iowa System : Unix Server : URL : ftp://esoteric.agron.iastate.edu/ Comment: Files : neon; Netrek (brmh, COW, COW-lite, info, inl, muuf, ntparadise, paradise, practice, server, starfleet, xfirepower); soils Site : espol.edu.ec Country: Ecuador GMT : -7 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Escuele Politecnica del Litoral (Litoral PolyTechnic), Guayaquil Server : System : Unix (SunOS 4.1) URL : ftp://espol.edu.ec/ Comment: Files : Internet-info; PC; PPP; Sun Site : esusda.gov Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : zeus.esusda.gov Admin : Organ : Extension Service US Dept. of Agriculture (ESUSDA), National Agriculture Library Server : System : Unix URL : ftp://esusda.gov/ Comment: also available through Gopher Files : ace; directions; disasters; education; feds; internet; POW; us-policy; water Site : etlport.etl.go.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : Admin : Organ : ETL Server : System : Unix URL : ftp://etlport.etl.go.jp/ Comment: max. 30 users; parts mirrored on ftp.leo.chubu.ac.jp Files : 386BSD; arts; barr-wells; benchmark; Canna22; ccipr; cmucl; cosmos; datacube; DeleGate; DES; eus; GNU; GS; hp-archive; HPFF; hterm; IBM-PC; image; imnet; IUE; j3100; jTeX; junet-guide; jvi; KanjiPS; kterm; Larch; Linux; Lisp; lotos; Mac; magna; mime; mizar; moto; MS-Windows; mule; nemacs; neuro-intro; nevprop; NNTP; NeXT; OhShow; OhTeX; OZ++; p4; pclu; Prolog; pvm; realtime; RFCs; robotics; sc22wg13; seimitu; sendmail; sml; SNSS; SWoPP; Sun-patches; Tcl; TeX; Uranus; VHDL; vin; Vision List archive; WinServer; Wnn; X11; xf; xfig; XFree86-2.0; xnetlib; zsh Site : euler.eedsp.gatech.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Georgia Tech, Atlanta, Georgia Server : System : URL : ftp://euler.eedsp.gatech.edu/ Comment: Problem: I/O error on network device Files : Site : explorer.arc.nasa.gov Country: USA GMT : -8 Date : 23-Aug-94 Source : moder.zip Alias : Admin : yee@atlas.arc.nasa.gov (Peter Yee) Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix URL : ftp://explorer.arc.nasa.gov/ Comment: A CD-ROM farm with 84 NASA image and data discs on-line, /cdrom; also files from the ames.arc.nasa.gov site, /pub/SPACE directory Files : Images and data mostly of Jet Propulsion Laboratory space probes Viking, Voyager, Magellan etc.; partial sci.space.news archive Site : explorer.dgtp.toronto.edu Country: Canada GMT : -5 Date : 11-Sep-94 Source : rtfm Alias : explorer.dgp.toronto.edu Admin : Organ : University of Toronto, Toronto, Ontario Server : System : Unix URL : ftp://explorer.dgtp.toronto.edu/ Comment: several personal pub directories under /pub Files : alex; depth; funny; Half-QWERTY; Macsockets; marking; nastos; nms; radek; SGI; siggraph; stampaper; telepresence; thesis; timelines; Site : export.andrew.cmu.edu Country: USA GMT : -5 Date : 14-Nov-95 Source : Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project Server : System : Unix URL : ftp://export.andrew.cmu.edu/ Comment: Files : Angband; helpdesk Site : faui80.informatik.uni-erlangen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : usenet Alias : Admin : taube@immd8.informatik.uni-erlangen.de (Edgar Taube) Organ : Friedrich Alexander Universitaet Erlangen (University of Erlangen), Erlangen, Informatik VIII (Betriebssysteme) Server : System : Unix URL : ftp://faui80.informatik.uni-erlangen.de/ Comment: Files : AI db; alloy; asl; camml-full; caml-light; cocktail; concurrent clean; dai; dictionaries; emacs; haskell; html; IMMD8; jair; kifs; lisp; literature; lml; nj-sml; ontic; pail; papers; Prolog; Scheme; sisal; sml; sml2c Site : feivel.informatik.rwth-aachen.de Country: Germany GMT : +1 Date : 10-Oct-96 Source : usenet Alias : Admin : root@feivel.informatik.rwth-aachen.de Organ : RWTH Aachen, Aachen, CS dept. Server : System : Unix URL : ftp://feivel.informatik.rwth-aachen.de/ Comment: Files : GCC; ldso; Linux Debian mirror Site : fidelio.rutgers.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://fidelio.rutgers.edu/ Comment: Files : CGSA; june; mv; nj Site : figment.mit.edu Country: USA GMT : -5 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : gopher System : NeXTStep (NeXT 1.0) URL : ftp://figment.mit.edu/ Comment: Venezuela's and Gallileo's gopher server Files : empty [?] Site : first.org Country: USA GMT : -5 Date : 14-Feb-94 Source : docs Alias : Admin : Organ : FIRST (National Computer Security Center NCSC), Fort Meade, Maryland Server : System : URL : ftp://first.org/ Comment: Files : FIRST/CERT advisories; security related material Site : fission.dt.wdc.com Country: USA GMT : -8 Date : 26-Mar-96 Source : Alias : Admin : penman@netcom.com (Duncan Penman) Organ : Western Digital Corp., Irvine, California Server : System : Unix (SunOS 4.1) URL : ftp://fission.dt.wdc.com/ Comment: Files : C100; docs; Hitachi; HP; IBM; indent++; iopsw; moto; nac; PPP; SCO; Solaris; standards (10bit, ata, atapi, ecma, mailings, membership, mmc, QIC, sbp, scsi-2, sff, smart, ssa, wdcd4fw, x3t13); Sun; Unix; Unixware Site : fits.cv.nrao.edu Country: USA GMT : -5 Date : 30-Aug-94 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://fits.cv.nrao.edu/ Comment: Files : FITS (Flexible Image Transport System: astronomy image transfer system) Site : flash.bellcore.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Bellcore - Bell Research Labs Server : System : URL : ftp://flash.bellcore.com/ Comment: Files : mgr; spiff; RFCs; track Site : flinux.tu-graz.ac.at Country: Austria GMT : +1 Date : 29-Jun-95 Source : ftp.tu-graz.ac.at Alias : Admin : ftpadmin@flinux.tu-graz.ac.at Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz Server : System : Unix URL : ftp://flinux.tu-graz.ac.at/ Comment: max. 20 users Files : Doom; graphics (33, 3D, boris, BSD, fantasy, hajime, icons, mpg, ted-kimer); Linux (Debian, handbuch, Linus, lst, network, slacksrc, slackware, source, sunsite.unc.edu); MS-DOS (archiver, ATI, djgpp, info, network, Novell, romulus, turbo_C, turbo_pascal, TurboVision, Ultrasound, virus, XWindows, zip); MUD; Qdeck; Wine Site : flop.informatik.tu-muenchen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : brychcy@informatik.tu-muenchen.de Organ : Technische Universitaet Muenchen (Munich University of Technology), Munich, CS dept., TIGKI Server : System : Unix URL : ftp://flop.informatik.tu-muenchen.de/ Comment: Files : Alpha; Atari; bib; dfgsa; emsy; EmTeX; fki; gik; i386; ispell; lispprk; Mac; Minix; Neres; Nethack; Scheme; Simgen; stol; Sun-patches; talks; tcl; TeX; theory; tptp-library; X11 Site : flower.aud.temple.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : sg25.aud.temple.edu Admin : Organ : Temple University, Philadelphia, Pennsylvania Server : System : Unix URL : ftp://flower.aud.temple.edu/ Comment: Files : fem; MUD; SGI Site : flubber.cs.umd.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : ftp.sterling.com Alias : Admin : purtilo@cs.umd.edu (Jim Purtilo) Organ : University of Maryland, , Maryland Server : System : Unix URL : ftp://flubber.cs.umd.edu/ Comment: some files to be mirrored on ftp.sterling.com; transfers are logged; docs moved to thumper.cs.umd.edu Files : rec (rec.guns archive: archives, bills, charter, docs, faq, groups, hes, images, phonebook, programs, reload-reviews, sounds, targets, UIT); tms From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news1.mpcs.com!news.shkoo.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!newsxfer3.itd.umich.edu!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:23 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news1.mpcs.com!news.shkoo.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!newsxfer3.itd.umich.edu!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 4 of 23 [04/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:45 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1876 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 4 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:861 news.answers:33102 Archive-name: ftp-list/sitelist/part4 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : fnovhtu.tu-graz.ac.at Country: Austria GMT : +1 Date : 29-Jun-95 Source : usenet Alias : Admin : postmaster@htu.tu-graz.ac.at Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz, HTU Server : System : Novell (Novell Netware, PC fileserver) URL : ftp://fnovhtu.tu-graz.ac.at/ Comment: default directory: /DATEN/PUB Files : MS-DOS; networks Site : font.ensmp.fr Country: France GMT : +1 Date : 15-Dec-94 Source : usenet Alias : fontainebleau.ensmp.fr Admin : Ronan.Keryell@cri.ensmp.fr Organ : Ecole National des Mines - Paris, Paris Server : System : Unix URL : ftp://font.ensmp.fr/ Comment: Files : CRI; conf-DES; LaTeXinfo; systems; TeX Site : foobar.cs.colorado.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : OSF/1 5.60 URL : ftp://foobar.cs.colorado.edu/ Comment: Files : BDF fonts; xtex Site : foxtrot.ucsb.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : doug@foxtrot.ucsb.edu Organ : University of California - Santa Barbara, Santa Barbara, California Server : System : NeXTStep (NeXT 1.0) URL : ftp://foxtrot.ucsb.edu/ Comment: Files : XNEXT Site : fpspux.fapesp.br Country: Brazil GMT : -3 Date : 22-May-94 Source : mail Alias : Admin : root@fpspux.fapesp.br Organ : FAPE Sao Paolo, Sao Paolo Server : System : Unix (DEC Station 3100) URL : ftp://fpspux.fapesp.br/ Comment: 600Mb disk space; directorylist in /pub3/fpspux_fapesp_br/ls-lR; max. 100 users; FSP server available Files : CCITT; docs; graphics; listserv; maps; mirror.inpe; NCSA; packing; PC; RFCs; security; standards; Sun; TCP/IP; Unix; UnixTeX; Usenet; viewers; X11 Site : free-net.mpls-stpaul.mn.us Country: USA GMT : -6 Date : 30-Oct-94 Source : me Alias : quality.ais.umn.edu Admin : root@quality.ais.umn.edu Organ : University of Minnesota/Twin Cities FreeNet, St. Paul, Minnesota, Quality Initiave Server : gopher, www System : Unix URL : ftp://free-net.mpls-stpaul.mn.us/ Comment: Files : Micro software Site : freebie.engin.umich.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : mingin.engin.umich.edu, knob2.engin.umich.edu Admin : ftp_support@mingin.engin.umich.edu Organ : University of Michigan, Ann Arbor, Michigan, CAEN Server : System : Unix (Ultrix 4.2) URL : ftp://freebie.engin.umich.edu/ Comment: mingin and knob2 are 2 different machines but show the same dir Files : Apollo; babysit; EMSA+MAS; InterViews; IRC; kperl; mail; Mac; Maple; Mice; MSA+MAS; netuse; Newsletter; Nihongo; stoprobs; Sun; technotes; uniqname; urt; usenet; vsh Site : freedom.nmsu.edu Country: USA GMT : -7 Date : 10-Nov-95 Source : mail Alias : scf.nmsu.edu Admin : Organ : New Mexico State University, , New Mexico Server : System : Unix URL : ftp://freedom.nmsu.edu/ Comment: Files : Gravis UltraSound archive (demo, digest, games, gravis, info, sound, util) Site : freefall.cdrom.com Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : cvsup.freebsd.org Admin : Organ : Walnut Creek CD-ROM, Walnut Creek, California Server : System : Unix URL : ftp://freefall.cdrom.com/ Comment: transfers are logged; DO NOT COPY DES RELATED FILES if you see them respect US export control laws (if you're not from the US this is) Files : B-Make; contrib; crashkit; cvs-src; floppy; FPE; FreeBSD; patchkit; ports; SCSI; sup; Xfree86 Site : freeware.dit.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : aner.dit.co.jp Admin : Organ : Server : System : Unix URL : ftp://freeware.dit.co.jp/ Comment: Files : MacTCP Exchanger; NCSA Telnet Site : fresnel.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (Ultrix 4.1) URL : ftp://fresnel.stanford.edu/ Comment: Files : Iris Site : ftp-di.cea.fr Country: France GMT : +1 Date : 10-Nov-95 Source : papa.indstate.edu Alias : nenuphar.saclay.cea.fr Admin : ftpmaster@cea.fr Organ : CEA, Star Saclay Server : System : Unix URL : ftp://ftp-di.cea.fr/ Comment: ftp.cea.fr allows anonymous access, but is for very limited use only Files : Winsock (papa.indstate.edu) Site : ftp-ns.rutgers.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : dorm.rutgers.edu Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://ftp-ns.rutgers.edu/ Comment: Files : DNP-dist; DOS_Uncompress; hamradio; Internet docs; jargon; Mac; MS-DOS; Novell; POPmail; Unix Site : ftp-sbi.if.usp.br Country: Brazil GMT : -3 Date : 29-Jun-95 Source : admin Alias : sbi.if.usp.br, www-sbi.if.usp.br, pcsbi1.if.usp.br Admin : afmoraes@if.usp.br (Antonio Fernando C. Moraes Filho) Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo, Physics dept. (Instituto de Fisica), Servico de Biblioteca e Informacao Server : System : Unix (Linux, PC) URL : ftp://ftp-sbi.if.usp.br/ Comment: max. 10 users; transfers are logged; (de)compress, g(un)zip, tar on the fly Files : mirrors (Linux: Debian (debian.cps.cmich.edu), docs (tsx-11.mit.edu), kernel (ftp.cs.helsinki.fi)), Minerva (bond.edu.au), Netscape (ftp.mcom.com), Samba (nimbus.anu.edu.au), security (ftp.win.tue.nl) Site : ftp-sun.polytechnique.fr Country: France GMT : +1 Date : 22-May-94 Source : .fr ftp-l Alias : rimbaud.polytechnique.fr Admin : dib@rimbaud.polytechnique.fr Organ : Polytechnique, Centre Informatique Server : System : Unix (SunOS 4.1.2, Sparcserver 630MP) URL : ftp://ftp-sun.polytechnique.fr/ Comment: Open 24 hours; XMosaic in /pub/binaries, xftp in /pub/binaries/sun4 Files : binaries; docs; FAQs (separate and by newsgroup); sources Site : ftp.3com.com Country: USA GMT : -8 Date : 11-Mar-94 Source : me Alias : gatekeeper.3com.com Admin : ftp@3com.com Organ : 3COM Server : System : Unix URL : ftp://ftp.3com.com/ Comment: directories: adapters, cs-utils, internet-drafts, netinfo, pub, tech-tips, Orange-Book, rfc, ql-archive, 3com-mibs Files : 3COM technical tips, network info & drivers for 3COM network cards MIB info; AppleTalk IETF; communication server utilities; elisp; email; gas-coff; GNU; ids; internet-drafts (mirror); ispell; lpf (mirror); mib (mirror); MS-DOS; NCSU; network info (mirror of NIC templates); Orange Book (Trusted Computer System, Evaluation Criteria); Perl 3.0/4.0; Posix; Quantum Leap (TV show on NBC) archive; rbcs1; RFCs (mirror); security; sesame_project; snt; Solaris 2.0; Sun-dist; TeX; viewer; X11R5 Site : ftp.academ.com Country: USA GMT : -7 Date : 23-Aug-94 Source : usenet Alias : academ.com Admin : postmaster@academ.com Organ : Academ Consulting Services, Houston, Texas Server : System : Unix URL : ftp://ftp.academ.com/ Comment: Official site for: NNTP Reference implementation, RN newsreader, UUCP maps for Texas Files : academ; maps; NNTP; RN Site : ftp.acns.nwu.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : old ftp-list Alias : casbah.acns.nwu.edu Admin : Organ : North Western University Server : System : Unix (SunOS 4.1) URL : ftp://ftp.acns.nwu.edu/ Comment: Files : acns-jobs; acoustic guitar; afcm; bbs.lists; comm-studies; crowded-house; DalMOO; dicty; disinfectant; firstclass; flatfield; gabriel; gn; gowebtools; hispanic.studies; jlnstuff; law-and-politics; listserv; ltp; MDM-II; MS-DOS; murmur; named; newswatcher; NUPOP (POP3 daemon for MS-DOS); p-speaking; PC Route; ph; poppassd; recguns; sound-patterns; Sun-dist; superscript; tilt; wavefront; wif; xpres; zen Site : ftp.acorn.co.uk Country: UK GMT : 0 Date : 31-Aug-95 Source : me Alias : acorn.acorn.co.uk Admin : sysadmin@acorn.co.uk Organ : Acorn Computers Server : http://www.acorn.co.uk/acorn/store/ftp/ [preferred for WWW users] System : Unix URL : ftp://ftp.acorn.co.uk/ Comment: uploads to /incoming, send mail to admin; mirrored on ftp.acorn.co.nz, RiscOS mirrored on ftp.uni-stuttgart.de /pub/systems/acorn/riscos and ftp.doc.ic.ac.uk /computing/systems/archimedes/collections/uni-stuttgart Files : docs; gnome; RiscIX; RiscOS Site : ftp.acs.ncsu.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : straylight.acs.ncsu.edu Admin : nsysdbj@acs.ncsu.edu Organ : North Carolina State University, Raleigh, North Carolina, Administrative Computing Services Server : System : Unix URL : ftp://ftp.acs.ncsu.edu/ Comment: uploads to /incoming Files : ACSDocView; OSE; rayshade; RS6000; Sybase; Sybase++ Site : ftp.acsu.buffalo.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : urth.acsu.buffalo.edu Admin : Organ : State University of New York - Buffalo, Buffalo, New York Server : System : Unix URL : ftp://ftp.acsu.buffalo.edu/ Comment: directory: /pub/irc; connections are logged; there are no upload directories Files : IRC clients Site : ftp.adaptec.com Country: USA GMT : Date : 22-Mar-96 Source : usenet Alias : surf.adaptec.com, milpitas.adaptec.com Admin : Organ : Adaptec Server : http:/www.adaptec.com/ System : Unix URL : ftp://ftp.adaptec.com/ Comment: Files : Files available from the Adaptec BBS: aspi, ATM, DOS, Eprom, EZ-SCSI, Future Domain, hardware, literature, netware, OS/2, Q&A, Unix, Windows95, WindowsNT Site : ftp.adelaide.edu.au Country: Australia GMT : +10 Date : 14-Nov-95 Source : me Alias : quandong.itd.adelaide.edu.au, huon.itd.adelaide.edu.au Admin : ftp@adelaide.edu.au Organ : University of Adelaide, Adelaide, North Terrace Campus Server : System : Unix URL : ftp://ftp.adelaide.edu.au/ Comment: server can (de)compress and g(un)zip; searching available using: quote site index PATTERN; all transfers are logged; please use outside of office hours Files : 4.3BSD; Apple; Apple2; aus.comms; AUUG; av; CERT; compression; cyberterm; funnelweb; KA9Q; lynx; mailers; Minix; minplot; Modula-3; Mosaic; netinfo; news; NTP; PC; Perl Quickref; Rocksoft; S; security; sendmail; servers; Sun (icons, sounds, source, spots); tcsh; training; URT; Usenet; vt100art; whitepages; whois; WWW Site : ftp.admu.edu.ph Country: Phillipines GMT : +8 Date : 10-Nov-95 Source : Alias : kilaw.admu.edu.ph Admin : ftp@admu.edu.ph Organ : Ateneo De Manila University, Manila Server : System : Unix URL : ftp://ftp.admu.edu.ph/ Comment: Files : ADMU; bot; cs courses; games; GNU; graphics (cartoons, dino, fractals, graphics software, seaquest, startrek, stereograms, video); Linux (apps, demo, games, kernel, system); MPS; MS-DOS (AI, antivirus, Borland, comm, compression, drivers, education, games, languages, network, sound, utils); OS/2; PHnet; sound (scooby, sesame, smurfs, st2theme, startrek); text; Unix; Win31 (drivers, fonts, games, html, internet, netscape, sound, usenet, viewers, win32s, winsock) Site : ftp.adobe.com Country: USA GMT : -8 Date : 29-Jun-95 Source : mail Alias : ftp-relay; Admin : archive-keepers@mv.us.adobe.com Organ : Adobe Systems Inc. Server : ps-file-server@adobe.com http://www.adobe.com/ System : Unix URL : ftp://ftp.adobe.com/ Comment: read only server; enter a valid e-mailaddress or you will be denied future access; commands and tranfers are logged; max. 90 users Files : Adobe info, patches, programs, textfiles, updates; AFM files; Developer support Site : ftp.ads.com Country: USA GMT : -8 Date : 14-Dec-94 Source : me Alias : wally.ads.com Admin : root@ads.com Organ : ADS Server : System : Unix URL : ftp://ftp.ads.com/ Comment: Problem: I/O error on network device; this site has been having some problems with getting specific anonymous ftp commands to work; read README for info. Files : aps; Interviews; muc-public; Vision List archive Site : ftp.ae.keio.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.keio.ac.jp Alias : carib.comp.ae.keio.ac.jp Admin : ftpadmin@ae.keio.ac.jp Organ : Keio University, Keio, Department of Administration Engineering Server : System : Unix URL : ftp://ftp.ae.keio.ac.jp/ Comment: directory aliases available; server can tar and g(un)zip Files : 386BSD; database; dic; doc; emacs-lips; FreeBSD; GNU; jndoc; KEIO; LaiTeX; languages; lingual; Mac; MS-DOS (386, 486, archivers, docs, GNU, GNUish, lang, TeX, tools, tsr-devd, utils); Nethack; OS/2; statistics; Sun-dist; superpipe; text; YaTeX Site : ftp.aeinc.com Country: USA GMT : Date : 02-Sep-96 Source : usenet Alias : www.aeinc.com Admin : Organ : AE Inc. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.aeinc.com/ Comment: Files : NETREP; pub (cc, cyberforce, fra, siren, sis); semitech; squidgy; sswf Site : ftp.aggroup.com Country: USA GMT : -8 Date : 11-Mar-94 Source : usenet Alias : Admin : Organ : AG Group Inc., Walnut Creek, California Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.aggroup.com/ Comment: Files : demos; goodies; service; support; upgrades Site : ftp.agt.net Country: USA GMT : -7 Date : 22-Mar-96 Source : ftp.winsite.com Alias : priv-sys01-le0.agt.net Admin : ftp@agt.net Organ : AGT Planet Server : System : Unix URL : ftp://ftp.agt.net/ Comment: max. 40 users Files : Windows (ftp.winsite.com); GNU; Info-Mac; Macnews; simtel (ftp.simtel.net) Site : ftp.ahk.nl Country: Netherlands GMT : +1 Date : 24-Jul-94 Source : me Alias : Admin : asterix.ahk.nl Organ : Amsterdamse Hogeschool der Kunsten (Amsterdam Academy of Arts), Amsterdam Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ahk.nl/ Comment: Files : internet (apps, sys, util) Site : ftp.ai.mit.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : rtfm Alias : mini-wheats.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : Unix URL : ftp://ftp.ai.mit.edu/ Comment: refers to publications.ai.mit.edu for publications; several user pub directories under /pub Files : 6.824; AI stuff; cube-lovers; GA; hebrew; Iterate; j-machine; jupiter; lemacs; lisp3; lptrs; mobile-dist-telecomp; pdp8-lovers archive; pinouts; poker; rbl-94 archive; refer-to-bibtex; sanger (figures, papers); scheme-libraries; screamer; screen; series; square-dancing; surf-hippo; tbs; TS; vis; x3j13 Site : ftp.ai.uga.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : mail Alias : aisun1.ai.uga.edu Admin : mcovingt@ai.uga.edu (Michael Covington) Organ : University of Georgia, Athens, Georgia, AI dept. FTP library Server : System : Unix (SunOS, Sparcstation) URL : ftp://ftp.ai.uga.edu/ Comment: Files : EmTeX; MS-DOS; natural language processing; OS/2; phonetic fonts; Prolog; SAS; TeX; UGA logos; Unix; VMS Site : ftp.aic.ncl.navy.mil Country: USA GMT : Date : 11-Mar-94 Source : Alias : sun15.aic.ncl.navy.mil Admin : Organ : US Navy - NCL Server : System : Unix (SunOS 4.1) URL : ftp://ftp.aic.ncl.navy.mil/ Comment: several user pub directories under /pub Files : AICbibs; EC; ifor; papers Site : ftp.aimnet.com Country: USA GMT : -8 Date : 15-Nov-95 Source : usenet Alias : aimnet300.aimnet.com Admin : info@aimnet.com Organ : AIMNet Server : http://www.aimnet.com/ System : Unix URL : ftp://ftp.aimnet.com/ Comment: lots of user public directories Files : Mac; MIME; Netscape; network; PC (AIMNet config); ranger; sysutils (security, sendmail); UUCP; user directories: adam, advancednet, aes, airbrokr, akvitka, alanlee, alotz, alvin, amavisca, anne7777, ark, aron, arrow, arthurw, arun, asmo, asr10, ausiguy, aviv, aztech (accessories, cdrom, mmkits, NT, OS/2, patches, soundcards, videocards, win95), bai, bambam, banzai, barth, bazaar, bbb, belmont, brentw, bretts, briareos, bsch, bschec, buggysft, burney, bwatson, cadboys, cadint, calves4, calvinl, capp, carroll, cbm, cdserv, cgate, cgi, cheese, chinabus, chlyman, chops, cindyk, ckim, cliu, cmd, cmyers, concep, cordero, craig, csa, ctsze, darrenw, dav3d, dcarroll, dcrocker, dgv, dieter, digit, djlang, dmolony, documagx, dragnet, dsallen, dseitel, dslayer, dtpu, dukester, dwainej, dwalker, dwaters, dyuhas, ebeck, ebigas, eclectic, ecrutch, ed, edmyers, edwardk, egad, egadient, egan, egis, eman, escort, esis, falcon2, forecast, fpeter, fred, frerking, friedman, fse-power, fsoul, futuret, fwb, gaird, gaius, gameman, gamvcm, gander, gizmo, global, gmgraves, gointeract, grafica, grail, grob, gwachob, hacman, hal, happycat, hassan, heising, herring, hia, hudsons, hyperion, ianj, iceman, icsinc, immerse, impact, infobaan, ipd, jackb, james, jaques, jar, jasonb, jaye, jbv, jcarver, jdanner, jen, jennings, jensen, jerryc, jester, jfox, jharris, jhw1, jianto, jjoaquin, jnavas, jnewton, joes, john, johnbwrs, johnc, jon, jpc, jswitzer, jwilley, kathy, kcheung, kclsf, kdyer, keng, kmp, kwh, kzim, larry, lazar, lemon, lenz, letgo, limon, livermor, lkreuzer, llin, loco, lordsoth, lynnb, lynng, madden, maluku, manabu, marcos, markg, mbarone, mbl, mdwelter, mdwlter, michelle, mickeyt, mijo, mikeeth, miken, minh, mitchell, modtiger, molinari, mozart, mtnmath, mwall, myu, napann, neil, nicoli, nnpann, nutec, oaktree, omd, onlinefocus, orlando, oxymoron, paulwang, pbell, pbennett, penguins, pete, peters, pfarrah, philmr, phummel, pkahn, plss, procket, profile, qsite, qssnet, racine, radicade, raleigh, ralph, rat, raynault, remax, reoneill, reproguy, res, rhardwic, rickg, rickl, rjg, rjone, rluening, rob, rodelq, samhahn, schwett, scj, scot, scottja, shaw, sleek, sooho, steve-o, synergy, tgirard, thixot, thom, thomaslw, tim, tim1, todd, tonydd, topsoft, toucan, tourism, triton, ttaylor, turbo, twain, unibio, unknown, uspot, vance, vasudev, vki, vsp, vyau, webster, wei, wes, wirth, writers, ycc, yuki, zarzycki Site : ftp.aip.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : babel.aip.de Admin : ftp-adm@aip.de Organ : Astrophysikalisches Institut Potsdam (Astrophysical Institute of Potsdam, Potsdam Server : System : URL : ftp://ftp.aip.de/ Comment: Files : astronomers-email-guide; EmTeX Site : ftp.airtime.co.uk Country: UK GMT : 0 Date : 14-Nov-95 Source : mail Alias : neon.airtime.co.uk Admin : Organ : Airtime Server : System : Unix URL : ftp://ftp.airtime.co.uk/ Comment: mostly Airtime related software and software to connect to it Files : acorn; CyberPatrol; doc; golds; Linux; maxim-nw; MS-DOS; netcetera; news; OS/2; tds; Windows Site : ftp.aist-nara.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : pr.aist-nara.ac.jp Admin : ftp-admin@is.aist-nara.ac.jp Organ : NARA Institute of Science and Technology Server : System : Unix URL : ftp://ftp.aist-nara.ac.jp/ Comment: parts mirrored on ftp.fujixerox.co.jp; server can g(un)zip and tar; file searching available through: site index Files : A-life; doc (Happy Networking, NAIST); elisp; fonts; games (X); lang (clue, haskell, mindy, perl5, python, sather, tile-forth, ucblogo); misc (alpha-trace, ftp, IRC, less, mail, mkid, plain2, puyo, smms, sxpmw, WWW); NAIST; nlp (Natural Language Processing); personal; Queueing Systems; security (doc, tool, vendor); WWFS; X Site : ftp.ajmunn.com Country: USA GMT : -5 Date : 11-Oct-96 Source : admin Alias : Admin : a@munn.nyc.ny.us Organ : Alan J. Munn , New York, New York Server : gopher, www System : Mac (MacOS, Mactintosh Performa 6200CD) URL : ftp://ftp.ajmunn.com/ftp/ Comment: [not checked yet, not reachable] Files : addresses of mafia members; consumer guide to legal whorehouses in Nevada Site : ftp.akk.uni-karlsruhe.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : usenet Alias : Admin : Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe Server : System : Unix URL : ftp://ftp.akk.uni-karlsruhe.de/ Comment: Files : tin-unoff Site : ftp.alaska.edu Country: USA GMT : -10 Date : 29-Mar-95 Source : old ftp-list Alias : raven.alaska.edu Admin : jay@raven.alaska.edu Organ : University of Alaska Server : System : Unix URL : ftp://ftp.alaska.edu/ Comment: transfers are logged Files : Archive for Coherent OS by Mark Williams Co; MS-DOS (winsock); OSF/1 (Andrew toolkit, backupsoftware, comm, DEC patches, editors, GNU, misc, newsreaders, orange book, performance monitoring tools, problem tracking software); PPP (Mac, PC) Site : ftp.alentec.com Country: GMT : Date : Source : ftp.univ-lyon1.fr Alias : Admin : Organ : Alentec Server : System : URL : ftp://ftp.alentec.com/ Comment: mirrored on ftp.univ-lyon1.fr Files : tcpr Site : ftp.alisa.com Country: USA GMT : -5 Date : 19-Feb-95 Source : usenet Alias : info.alisa.com Admin : dmorgan@alisa.com Organ : Alisa Systems Inc. Server : http://www.alisa.com/ System : Unix URL : ftp://ftp.alisa.com/ Comment: max. 50 users; transfers are logged Files : AlisaMail; Mac Internetsoftware; MS-Windows httpd (mirrored on www.jsc.nasa.gov); MS-Windows Internetsoftware Site : ftp.alumni.caltech.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : mail Alias : Admin : Organ : California Institute of Technology, Pasadena, California Server : http://www.alumni.caltech.edu/ System : Unix (SunOS 4.1) URL : ftp://ftp.alumni.caltech.edu/ Comment: Ingber files, see ftp.ingber.com Files : cco; dank; gems5; ingber; Mac F2C; mcbeath; nyet Site : ftp.amdahl.com Country: USA GMT : Date : 30-Oct-94 Source : old ftp-list Alias : amdahl.com Admin : Organ : Amdahl Corp. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.amdahl.com/ Comment: Files : patch; uma; user public directories Site : ftp.amug.org Country: USA GMT : -7 Date : 01-Oct-96 Source : usenet Alias : amug.org Admin : ftp-bugs@amug.org Organ : Arizona Macintosh Users Group, , Arizona Server : http://www.amug.org/ gopher://gopher.amug.org/ System : Unix URL : ftp://ftp.amug.org/ Comment: max. 15 users Files : AMUG; blue cow; dejal; demos; ics; Mac internet starter; mirrors: Aladdin (Stuffit Deluxe), disinfectant, CU-SeeMe, jagubox.gsfc.nasa.gov, netscape, newton.uiowa.edu, sumex-aim.stanford.edu; pentium jokes; Peter Lewis Site : ftp.andrew.cmu.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : mail Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project Server : System : Unix URL : ftp://ftp.andrew.cmu.edu/ Comment: Files : act-r; afsmon; AUIS; Andrew II; cyrus-mail; depot; dpp; emt; FlySpace; HP700 tools; Kerberos; Mac-Kerberos; Mac-net-software; MacMail2; mpack (MIME decode/encode program); nvolmon; Post Script archive [?]; quanta; reflux; rts-trans; Softmgt; Taylor; Unix docs Site : ftp.ans.net Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : nis.ans.net Admin : Organ : Advanced Networking & Services (ANS), Los Angeles, California, CO+RE Server : System : Unix URL : ftp://ftp.ans.net/ Comment: Files : ANS info; archie; DNS; internet-drafts Site : ftp.anu.edu.au Country: Australia GMT : +10 Date : 23-Aug-94 Source : me Alias : huxley.anu.edu.au [?] Admin : Organ : Australian National University Server : System : Unix (SunOS 4.1) URL : ftp://ftp.anu.edu.au/ Comment: Files : AARNet; cscdocs; gs; icons; library; micro; modem software; NCSA; patches; pictures; RFCs; security; Solaris; Sun-fixes; technegas; UNIX PC Site : ftp.aol.com Country: USA GMT : -5 Date : 29-Jun-95 Source : admin Alias : Admin : ftpadmin@aol.com Organ : America Online, Vienna, Virginia Server : System : Unix URL : ftp://ftp.aol.com/ Comment: see also mirrors.aol.com Files : Access software for AOL for Macintosh and MS-Windows Site : ftp.apple.com Country: USA GMT : -8 Date : 06-Jan-94 Source : usenet Alias : bric-a-brac.apple.com Admin : Organ : Apple Computer Server : System : Unix URL : ftp://ftp.apple.com/ Comment: Please use during non-business hours; refuses access to hosts which IP addresses do not reverse into a hostname Files : Apple (Mac, II, IIgs) product info, software, developer support; Computer History Association of California (CHAC) Site : ftp.arc.umn.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : old ftp-list Alias : pi1.arc.umn.edu Admin : Organ : University of Minnesota, , Minnesota, Army High Performance Computing Research Center Server : System : Unix URL : ftp://ftp.arc.umn.edu/ Comment: major disclaimer: authorized users only, monitoring of activities is possible and using this system implies complying with the monitoring and recording of activities (hey, this IS the military you know); loose files in /pub Files : cse; ee8363; GVL software in /pub; jojo; Motif++ Site : ftp.arch.pwr.wroc.pl Country: Poland GMT : +1 Date : 15-Dec-94 Source : usenet Alias : novell.arch.pwr.wroc.pl Admin : supervisor@novell.arch.pwr.wroc.pl Organ : PWR, Wroclaw Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.arch.pwr.wroc.pl Comment: default directory: /HOME/FTP Files : FAQs; gry; Linux; MS-DOS utils; Novell: adminutils: Qmanager; obrazki; Pmail; SNMP; Unix; WWW Site : ftp.aris.com Country: USA GMT : -6 Date : 10-Oct-96 Source : usenet Alias : bacall.aris.com Admin : Organ : Aris Technology Inc., Starkville, Mississippi Server : http://www.aris.com/ System : Unix URL : ftp://ftp.aris.com/ Comment: Files : Linux (WINE) Site : ftp.aristosoft.com Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : www.aristosoft.com Admin : big-dave@aristosoft.com Organ : Aristo-Soft Server : http://www.aristosoft.com/ System : NT (Windows NT, PC) URL : ftp://ftp.aristosoft.com/ Comment: Files : BSD; CBuilder; Chatroom; demos; NetMagic; Plus; updates Site : ftp.arl.mil Country: USA GMT : Date : 10-Sep-94 Source : old ftp-list Alias : wolf.brl.mil, wolf.arl.mil, ftp.brl.mil Admin : Organ : ARL/BRL Server : www: http://ftp.arl.mil System : Unix URL : ftp://ftp.arl.mil/ Comment: Open 24 hours; connected through a T3 (45Mb/sec link); anon.ftp.list [old!] Files : arch; arl; brlcad; BSD; BSDI; domain; Gems; GemsII; GNU; historic computers; images; info-Iris; info-Unix; MBONE; mon; MS3; muves; nps_panel_lib; patch2.0; security; SGI demos; GIFs; TAPES; TeX; textures; ttcp; Unix wizards; war; war-GIFs; X11R5; X11R6 Site : ftp.armory.com Country: USA GMT : -8 Date : 25-Aug-94 Source : usenet Alias : deeptht.armory.com Admin : jon@armory.com (midnight_beach); user@armory.com for /pub/user/user Organ : The Armory, Santa Cruz, California Server : www.armory.com System : Unix URL : ftp://ftp.armory.com/ Comment: /pub/index contains an index; /pub/user/leavitt (Canter and Siegel report) Files : midnight_beach; several user public directories Site : ftp.arnes.si Country: Slovenia GMT : +1 Date : 29-Jun-95 Source : usenet Alias : nanos.arnes.si Admin : Organ : ARNES Server : System : Unix URL : ftp://ftp.arnes.si/ Comment: transfers are logged; server support g(un)zip and (de)compress Files : arnes; magazines; network; packages; security (cert, first, ietf, nist, papers, tech-tips, tools, vendors, virus-l); simtel mirror; software (audio utils, cisco, decode, emacs, encode, GNU, Mac, MS-DOS, OS/2, PC (DOS, Win3), TeX, Unix, VMS); standards (RFCs); usenet (comp, news.answers) Site : ftp.artcom.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : hertie-ether.artcom.de, kadewe.artcom.de Admin : ftp-admin@artcom.de Organ : Art +COM, Berlin Server : System : URL : ftp://ftp.artcom.de/ Comment: All connections are logged Files : Amiga; MS-DOS; VMS Site : ftp.ascend.com Country: USA GMT : -8 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : drawbridge.ascend.com Admin : info@ascend.com Organ : Ascend Server : System : Unix URL : ftp://ftp.ascend.com/ Comment: all connections are logged; tools and software upgrades for users of Ascend equipment; parts mirrored on ftp.eni.co.jp Files : doc; marketing; product info; software (Max, Multiband, Pipeline); utils Site : ftp.ascii.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : ascwide.ascii.co.jp Admin : Organ : ASCII Server : System : Unix URL : ftp://ftp.ascii.co.jp/ Comment: parts mirrored on ftp.fujixerox.co.jp Files : TeX (ASCII-pTeX); WIDE Site : ftp.ask.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : askhp.ask.uni-karlsruhe.de Admin : ftpadm@ask.uni-karlsruhe.de, hettler@ask.uni-karlsruhe.de (Christian Hettler) Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Akademische Software Kooperation (ASK) Server : mail-server@ask.uni-karlsruhe.de, listproc@ask.uni-karlsruhe.de, http://www.uni-karlsruhe.de/ System : Unix (HP-UX) URL : ftp://ftp.ask.uni-karlsruhe.de/ Comment: use username 'ask' and password 'ask' if something goes wrong; uploads in ./incoming, stored only if appropriate description is available (description of description can be found in: /pub/info/ask-info/sw-description_form..txt); other services: ASK-SISY: telnet and login as ask and password ask, ASK-SINA: telnet and login as sina and password sina; WWW: http://askhp.ask.uni-karlsruhe.de; Gopher: gopher.ask.uni-karlsruhe.de; lots of INDEX files (last-week, month etc.) Files : archiver; ask.info; bible; demos; dfg-info; education; ftp-list-de (Deutsche Anonyme FTP-Server List); HP UX; infosystems; ls-lR.de; Maple; MS-DOS; matlab; OS/2; OzTeX; TCP Site : ftp.aspect.com.au Country: Australia GMT : +10 Date : 30-Apr-95 Source : usenet Alias : cbrpop.aspect.com.au Admin : webmaster@aspect.com.au Organ : Aspect Computing P/L, Canberra Server : gopher, http://www.aspect.com.au/ System : Mac (MacOS, IIci) URL : ftp://ftp.aspect.com.au/ Comment: read the note about how to get files carefully Files : Mac (daynaport, disinfectant, geofax, netscape); PC (eudora, netscape) Site : ftp.asta.uni-essen.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : ftp.hyperion.com Alias : eclipse.asta.uni-essen.de Admin : robert@ftp.asta.uni-essen.de Organ : Universitaet Essen (University of Essen), Essen, ASTA Server : System : Unix URL : ftp://ftp.asta.uni-essen.de/ Comment: Files : Afterstep; anime; Babylon5 (German and mirror of ftp.hyperion.com); Linux (emu, kernel, science); Mac; programming; Role Playing Games; WWW (browser, java, linux, security, server, VRML) Site : ftp.astec.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : astecgw.astec.co.jp Admin : ftpadmin@astec.co.jp Organ : Astec Server : System : Unix URL : ftp:// / Comment: parts mirrored on ftp.leo.chubu.ac.jp; server can (de)compress, g(un)zip and tar; index commands, search by pattern by: quote site index Files : ASTEC-X; benchmark; canna; elisp; FAQs; GNU; lang; Mac; mail; mule; network; news; nihongo; pubdic; RFCs; security; X11; zaurus Site : ftp.astro.psu.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : me Alias : tuva.astro.psu.edu Admin : Organ : Pennsylvania State University, , Pennsylvania Server : System : Unix (SunOS 4.1) URL : ftp://ftp.astro.psu.edu/ Comment: Files : abscoef; area_codes; astrod; asuka; axaf; cstat; fits; GRBs; heao; HST GIFs; nefftp; xraylib Site : ftp.astro.umd.edu Country: USA GMT : -5 Date : 30-Aug-94 Source : me Alias : astro.umd.edu [?] Admin : Organ : University of Maryland, , Maryland, Astro dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.astro.umd.edu/ Comment: Files : book; IHW; Linuxastro; netdump; spheres; Site : ftp.att.com Country: USA GMT : -8 Date : 26-May-94 Source : me Alias : gw1.att.com Admin : postmaster@att.com Organ : AT&T Server : System : Unix URL : ftp://ftp.att.com/ Comment: max. 20 users; files under /pub are available for access to the public; read warning.notice for full AT&T legal disclaimer Files : Afterdark (programmers mailing list archive); Dehai (Dehai mailing list archive); rx7 (RX7 mailing list archive) Site : ftp.aud.alcatel.com Country: USA GMT : -6 Date : 10-Nov-95 Source : Alias : Admin : ftp@aud.alcatel.com (general), tcl@aud.alcatel.com (Tcl) Organ : Alcatel Network Systems Server : System : Unix URL : ftp://ftp.aud.alcatel.com/ Comment: uploads to pub/incoming/yourname; for transfer of non-secure files between Alcatel and companies doing business with Alcatel; max. 60 users Files : cetc; lsilogic; Tcl (code, distrib, docs, extensions, mirror of ftp.cs.berkeley.edu, workshop); throop Site : ftp.auscert.org.au Country: Australia GMT : +10 Date : 29-Jun-95 Source : usenet Alias : Admin : auscert@auscert.org.au Organ : Australian Computer Emergency Response Team (AUSCERT) Server : System : Unix URL : ftp://ftp.auscert.org.au/ Comment: actions are logged; max. 50 users Files : auscert; cert; coast (mirror of coast.cs.purdue.edu); sert; vendors Site : ftp.austin.apple.com Country: USA GMT : -7 Date : 16-May-96 Source : ftp.utexas.edu Alias : grinch.austin.apple.com Admin : Organ : Apple Computer, Austin, Texas Server : System : Unix URL : ftp://ftp.austin.apple.com/ Comment: mirrored on ftp.utexas.edu [Preliminary entry: not checked yet] Files : Apple Support; Cisco; Cyberdog (ftp.info.apple.com); DRC; WebMasterMac (AppleScript, CGI, Graphics, HTML editors, MapMakers) Site : ftp.austin.ibm.com Country: USA GMT : -6 Date : 10-Nov-95 Source : Alias : www.austin.ibm.com Admin : Organ : IBM, Austin, Texas Server : http://www.austin.ibm.com/ System : Unix URL : ftp://ftp.austin.ibm.com/ Comment: Files : developer; firmware; powerteam; PPC support; software; somservice; technology Site : ftp.austria.eu.net Country: Austria GMT : +1 Date : 23-Jul-95 Source : mail Alias : hp4at.eunet.at, hp4at.austria.eu.net, eunet.co.at, ftp.eunet.co.at Admin : help@austria.eu.net, help@eunet.co.at Organ : EUnet Austria, Vienna Server : FSP System : Unix URL : ftp://ftp.austria.eu.net/ Comment: FSP server on some port apparently; all archives are mirrored Files : books; EUnet; GNU (prep.ai.mit.edu); HP; info (nic.merit.edu); ITR; Mac; mail (metamail); modem (ZyXEL); MS-Access (mailinglist archive); network (beholder & friends, cisco, fsp, mibs); news (cnews, dynafeed, rn, nntp, inn, slurp); NeXT; PC (clarkson packetdrivers, Linux, MS-Windows: ftp.winsite.com, newsreaders, sco ports, tar, tcp/ip, uucp); security; support; takefive; util; vendor (faba, livingston, sun-patches); VMS; wais; WWW; X11 (contrib, R5) Site : ftp.autodesk.com Country: USA GMT : -8 Date : 19-Feb-95 Source : mail Alias : adeskgate.autodesk.com Admin : Organ : Autodesk, Sausalito, California Server : System : Unix URL : ftp://ftp.autodesk.com/ Comment: max. 100 users Files : Autodesk product (AutoCAD, 3DStudio etc.) info, patches, specs; IOP; Ithaca; listserv; misc; PS Site : ftp.awa.com Country: USA GMT : -5 Date : 14-Nov-95 Source : usenet Alias : da.awa.com Admin : Organ : AnyWare Associates/Softlock Services, Downtown Anywhere Server : http://www.awa.com/ System : Unix URL : ftp://ftp.awa.com/ Comment: Files : afs; faxinet; nct; shots; softlock (mac, pc: products (OmniMedia), unix); tchoice Site : ftp.awi-bremerhaven.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : ftpman@awi-bremerhaven.de Organ : Afred Wegener Institut fuer Polar- und Meeresforschung (Alfred Wegener Institute for Polar- and Navalresearch), Bremerhaven Server : System : URL : ftp://ftp.awi-bremerhaven.de/ Comment: Files : scientific data; southern Ocean atlas Site : ftp.aztech.com Country: USA GMT : -7 Date : 19-Feb-95 Source : admin Alias : wyrm.aztech.com Admin : steve@aztech.com (Steve Gibbons) Organ : AZTech Software Consultants and Services, Tucson, Arizona Server : info@aztech.com System : Unix URL : ftp://ftp.aztech.com/ Comment: AZTech has _nothing_ to do with PC peripherals!!! (check the documentation supplied with your hardware); AZTech produces software for OpenVMS and UNIX systems, provides consulting services for the same as well as networking and security expertise; and now once again for all the morons who can't read: THIS IS NOT A PC RELATED SITE! NO SOUNDCARD OR CD-ROM INFO!!!! GOT IT??? ok ;-) Files : Information about AZTech, and support files for their clients Site : ftp.ba-mannheim.de Country: Germany GMT : +1 Date : 16-May-96 Source : Alias : bic.ba-mannheim.de Admin : ftpadm@ftp.ba-mannheim.de Organ : BerufsAkademie Mannheim (Mannheim Polytechnical Institute), Mannheim Server : System : URL : ftp://ftp.ba-mannheim.de/ Comment: actions are logged Files : doc (belwue, internet); ipci; Linux (distributions, docs, german, kernel, language, local, obst, redhat, slackware, slt, sunsite); magazines; Modula3; MS-DOS (html, NCSA telnet, PC NFS, packet drivers, win3, winsock, wmosaic, www); Unix (docs, editors, graphics, kermit, networks, www) Site : ftp.banyan.com Country: USA GMT : Date : 22-May-94 Source : Alias : Admin : Organ : Banyan Server : System : Unix (System V Release 4.0) URL : ftp://ftp.banyan.com/ Comment: mirrored on ftp.wau.nl; Banyan info/patches/utils/tips Files : 5536; bigear; commerce; hp_core; info; patches; support info Site : ftp.barrnet.net Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : nic1.barrnet.net Admin : Organ : BARRnet, San Francisco, California Server : System : Unix URL : ftp://ftp.barrnet.net/ Comment: transfers are logged; access allowed all day Files : BARRNet; BSDI; CERT; imr; lists; mbone; Mosaic; netintro; nets; NetScape; news; nsfnet-nren-nii; OSI; ref; RFCs; security; src; templates; Usenet; WAIS Site : ftp.batnet.com Country: USA GMT : Date : 29-Jun-95 Source : usenet Alias : wombatnet.batnet.com Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ftp.batnet.com/ Comment: Files : books (netiquette); Mac (binaries, docs, source); Sparc (bin, src); Windows (email, irc, network, news-clients, utils, www-clients); Wombats (alltoys, ape (aero), askmar, beauty, bluesky, cableco-op, chac (Computer History Association of California), comptamers, coredesign, ctsl, dai (aircraft images), giant-3d, hummingbird, intellimatch, iptpsug, liberty, lproductions, mark7, powershare, qdesign, quist, radar, searanch, silvermail, srsys, starbox, starwave, storm (images [!], KidsStudio, PhotoContributions, PhotoFlash), techreg [html starters images], tecnation, tsunami, verona, wyse, zoomedia) Site : ftp.bbcnc.org.uk Country: UK GMT : 0 Date : 24-Aug-94 Source : magazine Alias : auntie.bbcnc.org.uk Admin : Organ : British Broadcasting Corporation (BBC) Networking Club Server : WWW: http://www.bbcnc.org.uk/ System : Unix URL : ftp://ftp.bbcnc.org.uk/ Comment: Files : BBCNC; membership; WWW Site : ftp.bbn.com Country: USA GMT : -5 Date : 28-Mar-95 Source : me Alias : ests.bbn.com Admin : Organ : Bolt, Beranek and Newman, Cambridge, Massachusetts Server : System : Unix URL : ftp://ftp.bbn.com/ Comment: this session is being audited Files : docs and source code for the Information Object Security (IOS) project sponsored by ARPA: ASN.1 to C++ compiler, docs, mail archives for the ios mail list Site : ftp.bc.net Country: Canada GMT : -8 Date : 22-May-94 Source : mail Alias : jade.bc.net Admin : Organ : British Columbia Net, , British Columbia Server : System : Unix (SunOS 4.1) URL : ftp://ftp.bc.net/ Comment: Files : BCNet; Sun-patches Site : ftp.bdt.com Country: USA GMT : -8 Date : 23-Dec-94 Source : usenet Alias : bdt.com Admin : root@bdt.com Organ : Beckemeyer Development, Oakland, California Server : http://www.bdt.com/ System : Unix URL : ftp://ftp.bdt.com/ Comment: Files : CISgate; GeNIEgate; info; Mac (MacPPP); security (skey, Sun); ulayers; winsock Site : ftp.be.com Country: GMT : Date : 02-Sep-96 Source : usenet Alias : www.be.com Admin : Organ : BeBox Programming Server : System : Unix URL : ftp://ftp.be.com/ Comment: Files : acrobat; Art; ascii; benchmarks; Development utils; docs; Drivers; DR7 update; HeadersLibs; Samples; webarchives Site : ftp.belnet.be Country: Belgium GMT : +1 Date : 30-Aug-94 Source : me Alias : mahler.belnet.be, gopher.belnet.be Admin : ftpmaint@belnet.be Organ : BelNet, Antwerpen Server : System : Unix URL : ftp://ftp.belnet.be/ Comment: Files : Belnet; DNS; docs (FAQs, misc, RFCs, RIPE); GNU; infosystems (archie, gopher, misc, news, www); mail; networking (management, PC internet kit, winsock); OS (Linux); RUCA; security; X11R6 Site : ftp.belwue.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : news.belwue.de, nic.belwue.de, nntpserver.iao.fhg.de Admin : pws@nic.belwue.de (Peter W. Schurr) Organ : Belwue, Stuttgart Server : System : URL : ftp://ftp.belwue.de/ Comment: Files : Site : ftp.best.com Country: USA GMT : -8 Date : 22-Mar-96 Source : me Alias : red.best.com Admin : Organ : Best Internet Communications Server : http://www.best.com/ System : Unix URL : ftp://ftp.best.com/ Comment: user public directories under /pub, a lot of them, it looks like the old netcom site. Hint: split this directory into parts! Files : abcnet; acceptance; acix; analytic; babylon; best; compusa1; ecafe; english; entcafe; excel; fanclub; flatline; hal9000; ii; indigo; infoasia; infoent; informe; infowerk; integra; intentrs; kilsdonk; newmedia; quantum; quarium; siggraph; software [?]; spectrex; starnet; support [?] Site : ftp.bf.rmit.edu.au Country: Australia GMT : +10 Date : 10-Nov-95 Source : mail Alias : otto.bf.rmit.edu.au Admin : zen@bf.rmit.edu.au Organ : Royal Melbourne Institute of Technology (RMIT), Melbourne, Business Faculty Server : http://www.bf.rmit.edu.au/ System : Unix URL : ftp://ftp.bf.rmit.edu.au/ Comment: home of Oracle FAQ (http://www.bf.rmit.edu.au/OracleFAQ); transactions are logged; max. 35 users Files : Alpha OSF/1; Macintosh stuff from mac.archive.umich.edu (pub/mac/umich); MS-DOS; Oracle utilities and notes (pub/Oracle); Perl; Pick; PRRES; radical Site : ftp.bga.com Country: USA GMT : -6 Date : 09-Jun-94 Source : me Alias : fnord.bga.com Admin : jher@bga.com Organ : Real/Time Server : System : Unix URL : ftp://ftp.bga.com/ Comment: max. 10 users Files : eff; Mac; misc (PrMass,PrReasons,PrResolutions); MS-DOS; realtime; spring; Unix; vendors: microlog, moraff, take3 Site : ftp.bgfax.com Country: USA GMT : Date : 14-Nov-95 Source : Alias : bgfax.com Admin : Organ : Server : System : OS/2 (OS/2, PC) URL : ftp://ftp.bgfax.com/ Comment: no password needed Files : Site : ftp.bhp.com.au Country: Australia GMT : +10 Date : 19-feb-95 Source : usenet Alias : trixie.resmel.bhp.com.au Admin : helpdesk@resmel.bhp.com.au Organ : BHP, Melbourne Server : System : Unix URL : ftp://ftp.bhp.com.au/ Comment: do not download large amounts of data from this machine between 08:00 and 18:00 local time; mail admin if you leave anything in the incoming directory; max. 20 users; read info/welcome-ftpuser and info/archive-layout; server can (de)compress, g(un)zip and tar; quote site index available; mainly intended for BHP use but open to other users, mostly mirrors of other sites Files : GNU (from prep.ai.mit.edu); Linux (Slackware, from monu1.cc.monash.edu.au); Mac (from mac.archive.umich.edu); Microsoft (from ftp.microsoft.com); Newton (from newton.uiowa.edu); PC (from garbo.uwasa.fi); RFCs (from archie.au); security (from coast.cs.purdue.edu); WWW (from www.unimelb.edu.au); X11 R5 contrib distribution (from archie.au) Site : ftp.bi.ehu.es Country: Spain GMT : +1 Date : 02-Sep-96 Source : usenet Alias : bips.bi.ehu.es, bips00.bi.ehu.es Admin : root@bips.bi.ehu.es Organ : Universidad del Pais Vasco (University of the Basque Country)/ Euskal Herriko Unibertsitatea, Vitoria, BIPS, AHOlab Speech and Signal Processing Group Server : System : Unix URL : ftp://ftp.bi.ehu.es/ Comment: max. 8 users Files : dj; lj; ppp; proc-ps; SysVinit; users (borja:cplus, lib, ncd, sof), (jon:ylinks) Site : ftp.bilkent.edu.tr Country: Turkey GMT : +2 Date : 17-Jul-94 Source : me Alias : ankara.bilkent.edu.tr Admin : akgul@bilkent.edu.tr (Mustafa Akgul) Organ : Bilkent University, Ankara, CC Server : gopher: gopher.bilkent.edu.tr; WWW: www.bilkent.edu.tr; mail: bilkent-server@bilkent.edu.tr; FSP: ftp.bilkent.edu.tr System : Unix URL : ftp://ftp.bilkent.edu.tr/ Comment: tar and compress on the fly; use aliases to change directories: quote site alias for a list; Gopher: gopher.bilkent.tr; Notifier can be used as mail-server, read /pub/INFO/Netinfo; successor of firat.bcc.bilkent.edu.tr [considered obsolete, still allows anonymous ftp and has a Photos directory that might be interesting] Files : Amiga; benchmark; GIF; humor; IEOR; INFO; Linux; Mac; Machine learning; Math; meetings; Neural; PC; Reports; TeX; Unix; Utils Site : ftp.bio.indiana.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : rtfm Alias : fly.bio.indiana.edu, iubio.bio.indiana.edu Admin : archive@bio.indiana.edu Organ : Indiana University, Bloomington, Indiana, Biology dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.bio.indiana.edu/ Comment: directory: /util/wais; see Archive.Doc for details Files : biology (bionet.software.sources); chemistry; flybase; IUBIO archive: biology software and data; molbio; science; usenet; util Site : ftp.biochem.mpg.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : usenet Alias : alf.biochem.mpg.de Admin : Organ : Max Planck Gesellschaft, , Server : gopher System : Unix (OSF/1) URL : ftp://ftp.biochem.mpg.de Comment: Files : asca; AutesP; Coils; ISPA; Mac (molbio, net); PC (ISDN, NDIS, PCRoute, Pktd11); prv3; Unix; VMS Site : ftp.biomath.jussieu.fr Country: France GMT : +1 Date : 22-Mar-96 Source : Alias : tom.biomath.jussieu.fr Admin : af@biomath.jussieu.fr Organ : Paris 6 University, Paris, Public Health Research Labs/Biomath lab Server : System : Unix URL : ftp://ftp.biomath.jussieu.fr/ Comment: max. 3 users; all commands and transfers are logged; please restrict big transfers to outside of the 9am-7pm local time range; server can (de)compress, tar and understands SITE INDEX ; most files are for systems available at the lab. Many files, especially GNU, Kermit and X11 are probably very outdated. This is not a mirror! Files : ai; audio; dec; editors; gnu; graphics; hp; ibm-rs6000; kermit; languages; linux (binaries, kernel, packages, slackware, sources); local; mac; misc; msdos (anti-virus, archivers, aspi, editors, gnu, network, windows); networking; next; os2; papers; portable; sun; tex; unix; vms; x11 Site : ftp.biostat.washington.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : me Alias : orac.biostat.washington.edu Admin : ftp@ftp.biostat.washington.edu Organ : University of Washington, Seattle, Washington Server : System : Unix (SunOS 4.1) URL : ftp://ftp.biostat.washington.edu/ Comment: directory: /ftp/pub/msdos Files : classes; gopher; individuals; MS-DOS; papers; Sun4; zoomer Site : ftp.biostr.washington.edu Country: USA GMT : -8 Date : 24-Aug-94 Source : rtfm Alias : glia.biostr.washington.edu Admin : jsp@glia.biostr.washington.edu Organ : University of Washington, Seattle, Washington Server : System : Unix URL : ftp://ftp.biostr.washington.edu/ Comment: Files : browser; digital anatomist; Mac; MIDI; mri; muckdocs; muq; Queensryche; qwestdocs; slisp; tech; tinyfugue; xlisp Site : ftp.bl.physik.tu-muenchen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sally.bl.physik.tu-muenchen.de, sally.bl.physik.uni-muenchen.de, ftp.bl.physik.uni-muenchen.de Admin : rechnergruppe@physik.uni-muenchen.de Organ : Technische Universitaet Muenchen (Munich University of Technology) Physics department, Munich, Accelerator Lab, Computer Support Group Server : System : URL : ftp://ftp.bl.physik.tu-muenchen.de/ Comment: successor of charly.bl.physik.tu-muenchen.de; automagically compress, uncompress, gzip, tar and REGET Files : cdc; ep/ix; MIPS RISC OS; pcs cadmus; physics Site : ftp.bme.hu Country: Hungary GMT : +1 Date : 22-May-94 Source : Alias : goliat.bme.hu Admin : Organ : Technical University of Budapest, Budapest, Centre of Information Systems Server : System : Unix URL : ftp://ftp.bme.hu/ Comment: Files : atm; emulators; games; Linux; MS-DOS; MS-Windows3; Novell; Unix; VMS Site : ftp.bnr.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : public.bnr.ca Admin : Organ : Bell Northern Research, , , NT Server : System : Unix URL : ftp://ftp.bnr.ca/ Comment: some ps files Files : canarie; EMA; Set's response Site : ftp.booklink.com Country: USA GMT : Date : 29-Mar-95 Source : usenet Alias : plato.booklink.com Admin : Organ : BookLink/InternetWorks Server : System : NT (Windows NT, PC) URL : ftp://ftp.booklink.com/ Comment: Files : InternetWorks Site : ftp.books.com Country: USA GMT : -5 Date : 25-Jan-95 Source : mail Alias : shaker.books.com Admin : filemaster@books.com (Mike Wallace) Organ : Book Stacks Unlimited, Cleveland, Ohio Server : telnet://books.com/ System : NT (Windows NT, PC) URL : ftp://ftp.books.com/ Comment: get the dir.txt and info.txt files for an index of the files in a directory Files : PD Ebooks: fiction, nonfiction, poetry Site : ftp.borland.com Country: USA GMT : Date : 25-Jan-95 Source : mail Alias : Admin : Organ : Borland International Server : System : URL : ftp://ftp.borland.com/ Comment: Problem: I/O error on network device Files : Borland related file: Borland C++, Turbo C, Turbo Pascal etc. Site : ftp.bouw.tno.nl Country: Netherlands GMT : +1 Date : 14-Dec-94 Source : .nl ftp-l Alias : Admin : Johan.Taal@bouw.tno.nl Organ : The Netherlands Organization For Applied Scientific Research (TNO), Rijswijk, Building and Construction Research Server : System : Unix URL : ftp://ftp.bouw.tno.nl/ Comment: Problem: I/O error on network device [What's wrong here??] Please use local servers first; most of our stuff is mirrorred; open 24 hours; big downloads between 18:00-07:00 local time please; gopher via ftp.bouw.tno.nl, port 70; 2.2Gb Files : Windows utilties; Novell; Pmail (ENG + DUTCH version); Graphic images; TNO Company information; a lot of PD PCware; Security docs; div. MAILserver software; FTP deamons; network tools; SUN-fixes; CERT docs; UNIX utilities; infosystems: WAIS, GOPHER, WWW, ALEX, anonymousFTPservers, ARCHIE; MAC stuff; GNU; RIPE docs; PostScript stuff; packet drivers; BBS software and other stuff Site : ftp.bps.go.id Country: Indonesia GMT : +8 Date : 10-Nov-95 Source : me Alias : bpsnetbbs.bps.go.id Admin : Organ : BPS, BPSnet BBS Server : System : URL : ftp://ftp.bps.go.id/ Comment: max. 1 user Files : bpsprod (monthly imports statistics from the Foreign Trade Statistical Bulletin and misc. other economy related files with comments in Indonesian); comms (bwansi, bwave, bwcrack, riptm, slmr); utility (arj, doit, pkzip) Site : ftp.brad.ac.uk Country: UK GMT : 0 Date : 18-Aug-94 Source : me Alias : info.brad.ac.uk Admin : Organ : University of Bradford, Bradford Server : System : Unix URL : ftp://ftp.brad.ac.uk/ Comment: directories: /pub/mods, /incoming/mods, /pub/misc/graphics; Transfer type set to BINARY; Bradford users read README.bradford Files : AU sound files; graphics (GIF, JPG); Married With Childen program guide; mods; MS-DOS Site : ftp.britain.eu.net Country: UK GMT : 0 Date : 10-Sep-94 Source : me Alias : marble.britain.eu.net Admin : jhma@britain.eu.net Organ : EUnet Britain/UK Server : System : Unix URL : ftp://ftp.britain.eu.net/ Comment: successor of eros.britain.eu.net (used for UUCP now); transfers are logged; compressing/gzipping/tarring on the fly Files : comp.sources.x; docs; GNU; infosrv; ISO; ITR; misc; news; Pratchett; RFCs; Sun-dist/patches; uumap; X11R6; xcal Site : ftp.brown.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : me Alias : stanley.cis.brown.edu Admin : Organ : Brown University, Providence, Rhode Island, CC Server : System : URL : ftp://ftp.brown.edu/ Comment: Files : Eudora X (Usenet Newsreader); POP3 client for Unix (popper) Site : ftp.brunel.ac.uk Country: UK GMT : 0 Date : 25-Jan-95 Source : usenet Alias : venus.brunel.ac.uk Admin : Organ : Brunel University, Uxbridge Server : System : Unix (SunOS 4.1) URL : ftp://ftp.brunel.ac.uk/ Comment: Files : Athena; blsthhk; castels; ccusnab; CompSci; crash; cshsd; ee; eesrppn; Library; maths; PC; prowse; sendmail; studentsoft; WWW; X.500 Site : ftp.bsdi.com Country: USA GMT : -8 Date : 25-Aug-94 Source : austin.bsdi.com Alias : bsdi.com Admin : archive@bsdi.com Organ : Berkeley Software Design Inc. Server : System : Unix URL : ftp://ftp.bsdi.com/ Comment: transfers are logged Files : BSDI: info, patches, support; contrib: admin, applications, database, games, GNU, info, infosystems, kernel, languages, lib, mail, mailing.list, networking, news, sound, TeX, utilities, X11, yuval Site : ftp.buslogic.com Country: USA GMT : Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : inet.buslogic.com Admin : techsup@buslogic.com Organ : BusLogic, , Server : http://www.buslogic.com/ System : NT (Windows NT, PC) URL : ftp://ftp.buslogic.com/ Comment: connections and transfers are logged; mirror of the BusLogic BBS; drivers etc. for BusLogic products; parts mirrored on ftp.eni.co.jp Files : archive; beta ide; drivers; FlashPoint; Knowledge Base; ROMs From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:23 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 5 of 23 [05/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:48 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1725 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 5 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:847 news.answers:33078 Archive-name: ftp-list/sitelist/part5 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.c-mols.siu.edu Country: USA GMT : Date : 25-Jan-95 Source : usenet Alias : igate.c-mols.siu.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.c-mols.siu.edu/ Comment: Files : GNU; NT; SCO [empty]; winsock Site : ftp.c.u-tokyo.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : Admin : Organ : University of Tokyo, Tokyo Server : System : Unix URL : ftp://ftp.c.u-tokyo.ac.jp/ Comment: [preliminary entry: not checked yet] parts mirrored on ftp.hitachi-sk.co.jp Files : Site : ftp.c3.lanl.gov Country: USA GMT : -7 Date : 31-Aug-95 Source : rtfm Alias : Admin : Organ : Los Alamos National Laboratory, Los Alamos, New Mexico Server : System : Unix URL : ftp://ftp.c3.lanl.gov/ Comment: Files : amoco; aps; apsteam; apswais; benchmarks; DEC; DICOM; dlb; faq.ftp [!]; ghostview; HPCS94; HPF; IBM; images; inmm; kiosks (comp.infosystems.kiosks); PERF; PLDI; reports; SAMI; superlab; WSQ Site : ftp.ca.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : me Alias : nic.tdcnet.ca.gov Admin : Organ : State of California, , California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ca.gov/ Comment: some of the info files appear to be rather old Files : CERT; maps; cr; docs; dsa; ftpmail; gopher; guides; gzip; Mac; Mosaic; netinfo; netmanage; nutshell; PC; pop; RFCs; sendmail; Sunfixes; TCPF; TN3270 Site : ftp.cac.psu.edu Country: USA GMT : -5 Date : 14-Oct-94 Source : me Alias : thedon.cac.psu.edu Admin : ftp@ftp.cac.psu.edu Organ : Pennsylvania State University, , Pennsylvania Server : System : Unix URL : ftp://ftp.cac.psu.edu/ Comment: directory: /pub/dos/info/tcpip.packages; successor of hallc1.cebaf.gov and wood.cebaf.gov Files : access; ANSI REXX; courses; docs; folk music; genealogy; gopher; gymn; humanities; internexus; jbe; Mac; MS-DOS; NIC: OS/2; Shoemaker-Levy 9 (SL9) info/images; tv-networks; Unix; VM Site : ftp.cac.washington.edu Country: USA GMT : -8 Date : 23-Jul-95 Source : magazine Alias : ftphost.cac.washington.edu, ftp2.cac.washington.edu Admin : Organ : University of Washington, Seattle, Washington, Computing And Communications Server : System : Unix (Ultrix 4.2a) URL : ftp://ftp.cac.washington.edu/ Comment: read README.FIRST Files : bind; Clearinghouse of Subject Oriented Internet Resources; config-generator; DEC; Easymail; irdp (router-discovery); MailManager; IMAP2, POP23 for NeXT and Unix client and server programs; kermit; Mac; mail; MS; MS-DOS; NCD; NCSA; netinfo; NeXT-fix; NIC; noc-tools; PC (dial-IP, Kermit, mail, NCSA, Netscape, utils); Pine (home); router-discovery; sendmail; Sun-fixes; Ultrix-patches; utils; wilco; willow; winsock; X Site : ftp.cae.wisc.edu Country: USA GMT : -6 Date : 10-Nov-95 Source : hpux.cict.fr Alias : hpux.cae.wisc.edu Admin : Organ : University of Wisconsin, Madison, Wisconsin, CAE Server : System : URL : ftp://ftp.cae.wisc.edu/ Comment: Files : HP UX related files Site : ftp.caldera.com Country: USA GMT : -5 Date : 01-Oct-96 Source : caldera.com Alias : Admin : Organ : Caldera Server : http://www.caldera.com/ System : Unix URL : ftp://ftp.caldera.com/ Comment: Files : attic; bbs; bundle; cnd; contrib; devel; mail-archive; mirrors (debian, helsinki, netscape, redhat, redhat-contrib, redhat-incoming, replay, sunsite, tsx-11, xinside); packages; pv2-patches Site : ftp.calsoft.com Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : csi.calsoft.com Admin : root@calsoft.com Organ : California Software, Corona del Mar, California Server : http://www.calsoft.com/ System : Unix URL : ftp://ftp.calsoft.com/ Comment: Files : InterAp Site : ftp.caltech.edu Country: USA GMT : -8 Date : 23-May-94 Source : Alias : piccolo.caltech.edu, cco.caltech.edu Admin : Organ : California Institute of Technology, Pasadena, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.caltech.edu/ Comment: Files : adnd; Apple2; aquaria; disney; docs; graphics; heath; humor; IBM PC; mathematica; mcbeath; nyet; plays; reefkeepers; Solaris 2.2; Sun; surfing; UA; X; X11; xyplex; ytalk Site : ftp.calvacom.fr Country: France GMT : +1 Date : 22-Oct-94 Source : me Alias : midgard.calvacom.fr Admin : ftp@ftp.calvacom.fr or root@calvacom.fr if the first fails Organ : CalvaNet (S.T.I.) Server : System : Unix (Unixware, 486 DX/2 66) URL : ftp://ftp.calvacom.fr/ Comment: Files : docs; GNU; Internet Tools (MacOS, Windows), Tutorials; Linux (Slackware); RFCs; Unix; Unixware Site : ftp.calweb.com Country: USA GMT : -8 Date : 02-Sep-96 Source : usenet Alias : ftp.gigo.com Admin : Organ : CalWeb Internet Services Server : System : Unix URL : ftp://ftp.calweb.com/ Comment: Files : acrobat; arrival-productions; artware (timEd, NetMgr, WIMM); biddle; bitbike (Hydra, Xenia); casetrakker; cpi; eldoradosoft; employers; eucyb; ftsc; fxuucico; Gigo; imagecomp; kxtv10; linkmate; livingston; microlink; mps-inc; naturalgfx; perfmetrics; pianodisc; pinnacledeck; play; pwczone; quade-systems; rudeboysrecords; secondsource; sourceiii; tigar; vantage; Site : ftp.cam.ov.com Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : gza-client1.cam.ov.com Admin : Organ : OpenVision Technologies, Cambridge, Massachusetts Server : System : Unix URL : ftp://ftp.cam.ov.com/ Comment: Files : AuthSDK; detect; perform; Scheduler; smax; telnet; xrn Site : ftp.can.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : canc.can.nl Admin : Organ : Computer Algebra Nederland, Amsterdam Server : System : Unix URL : ftp://ftp.can.nl/ Comment: Files : akcl; aldes; alpi-cocoa; arith; bignum; CA-meetings; CalICo; cc4; GB-Linz; GB-POSSO; chevie; dsl; felix; form; form1; gap; HISC; info; jacal; kan; KANT; kcl; kent; macaulay; Maple; mas; mathematica; MuPAD; pari-gp; reduce-netlib; saclib; simath; symbmath; symmetrica; weyl Site : ftp.caprica.com Country: USA GMT : Date : 10-Sep-94 Source : usenet Alias : prog1.caprica.com Admin : ftp@caprica.com Organ : Caprica Telecomputing Services Server : ftp-server@caprica.com; FSL: ftp.caprica.com 21; gopher.caprica.com System : Unix URL : ftp://ftp.caprica.com/ Comment: QNX OS; mirror of neon.rain.com (only accessible by FSP, mail or gopher, contains: falcon3, hitech-sim, thrustmaster); uploads to /pub/incoming, make sure you mail the admin Files : disneysoft [empty?]; misc (games (demos, jfs, patches, programs, tools), mediavision, msdos [empty?[, OS/2 (wmos2,pmjpeg), RIP); Windows NT (fragchk); Winsock (mpeg, wmos2); qnx (qnx 2.15, doom, posix) Site : ftp.carleton.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : chuangtsu.acns.carleton.edu Admin : ddiehl@ftp.carleton.edu Organ : Carleton College Server : System : Unix URL : ftp://ftp.carleton.edu/ Comment: max. 3 users; transfers are logged Files : diehl; docs (Mac, VMS); durbin; harrison; jupiter (misc. images); mheiman; muse; VAXNotes Site : ftp.catalog.com Country: USA GMT : Date : 29-Nov-94 Source : me Alias : nw.com, ftp.nw.com, catalog.com Admin : Organ : Catalog Internet Services Server : http://www.nw.com/ System : Unix URL : ftp://ftp.catalog.com Comment: Files : bahnware; catalog; mkl; mm; mrm; nosh; Network Wizards; pagesat; zone (Internet Domain Survey) Site : ftp.catt.ncsu.edu Country: USA GMT : -5 Date : 10-Feb-94 Source : garfield.catt.ncsu.edu Alias : fritz.catt.ncsu.edu Admin : ftpsite@catt.ncsu.edu Organ : North Carolina State University, Raleigh, North Carolina Server : System : Unix (Ultrix 4.3a, DEC Station 2100) URL : ftp://ftp.catt.ncsu.edu/ Comment: a lot of copyrighted files (mostly comics) have been deleted; this is the successor of garfield.catt.ncsu.edu; the alias fritz.catt.ncsu.edu should not be used and is present for completeness now (this is subject to change); EOS users: files are available from directory: /afs/catt/ftp; max. 15 users; all inbound files checked within 24 hours, no pornographic, copyrighted or illegal material; use a valid e-mail address as a password Files : alt.radio.scanner; anime; GIF (lots of them); graphics; ham radio; MS-DOS; OS/2; sounds; Win3 Site : ftp.cau.ac.kr Country: South Korea GMT : +8 Date : 22-Mar-96 Source : ftp.winsite.com Alias : dragonet.nm.cau.ac.kr Admin : ftpadm@cau.ac.kr Organ : Chung Ang University Server : http://www.cau.ac.kr/ System : Unix (AIX, RS6000) URL : ftp://ftp.cau.ac.kr/ Comment: RS6000 32H, 64Mb RAM, 10Gb disk, AIX 4.x, wu-ftpd; transfers are logged; max. 60 users Files : [problem getting directory listing] Site : ftp.cayman.com Country: USA GMT : -5 Date : 16-Aug-94 Source : mail Alias : cayman.cayman.com Admin : postmaster@cayman.com Organ : Cayman Systems Server : System : Unix URL : ftp://ftp.cayman.com/ Comment: Vile archive site Files : aurp-doc; gator; kangee; mac_telnet; medea; mfs; mibs; pc-info; pcnfsd; ppp; sales+marketing info; vile; watch Site : ftp.cc.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : nak.berkeley.edu Admin : ftp@ftp.cc.berkeley.edu Organ : University of California - Berkeley, Berkeley, California Data Comm & Net Services Server : System : Unix URL : ftp://ftp.cc.berkeley.edu/ Comment: Open 24 hours Files : Unix help system; Unix POP3 server (in /pub/popper); UCI RandMH some network information Site : ftp.cc.columbia.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : watsun; Admin : ftp-bugs@columbia.edu Organ : Columbia University, New York, New York, Server : System : Unix URL : ftp://ftp.cc.columbia.edu/ Comment: one of the successors of columbia.edu/ftp.columbia.edu; all transfers and connections are logged; username 'ftp' possible instead of 'anonymous' (no quotes); all transfers and connections are logged; public file transfer point: /pub/ftp Files : mm (Mail Manager); ccmd (C-language interactive command-parsing package); bibliographic items; bootp (RFC1395 UNIX bootp server); dj (automatic backup of network to jukebox); Kermit; misc; patch (Larry Wall's PATCH program); packet-drivers (The Crynwyr nee Clarkson packet driver collection); PC fonts (from Yossi Gil); VMS-make (new MAKE for (Open-)VMS VAX and AXP); vms-libcmu (Berkeley sockets library for CMU/Tek VMS TCP/IP) Site : ftp.cc.gatech.edu Country: USA GMT : -5 Date : 02-Sep-96 Source : old ftp-list Alias : santanni.cc.gatech.edu, ftp.debian.org Admin : ftpmaster@cc.gatech.edu, greg.hankins@cc.gatech.edu (Linux) Organ : Georgia Tech, Atlanta, Georgia, College of Computing Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cc.gatech.edu/ Comment: max. 100 users Files : adr; AI; AIX; Amiga; architecture; bodhi; coc; coc_graduate_info; cogsci94; database; dbpvm; gvu; IBM; ibm-understand; ims1000; Linux (Debian: buzz, contrib, debian-lists, doc, indices, non-free, projects, tools, upgrades); Mac; menu; music; NeXT; pat; sounds; tech-reports; TimeWarp; UIST; UIST94; Unix Site : ftp.cc.keio.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : bash.cc.keio.ac.jp Admin : Organ : Keio University, Keio, Faculty of Science and Technology, Backbone Archive Service Host (BASH) Server : System : Unix URL : ftp://ftp.keio.ac.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : archive; archive-tools; font; GNU; IEN; Inet; Japanese; KEIO; Mac; mail; mirror; MS-DOS; net; netinfo; netnews; news; OS; PA-RISC; RFCs; security; shell; system; TeX; X11 Site : ftp.cc.lehigh.edu Country: USA GMT : -5 Date : 11-Jul-94 Source : me Alias : fidoii.cc.lehigh.edu, ftp.lehigh.edu Admin : lucc@lehigh.edu Organ : Lehigh University, , , CC Server : System : Unix URL : ftp://ftp.cc.lehigh.edu/ Comment: Files : access; evap; listserv; lucc sites; Mac; monds; MS-DOS; MS-Windows; network; novell; paicc; perl5; plot; ppp; SAS; sqtp; tknews; tkodo; xodo Site : ftp.cc.monash.edu.au Country: Australia GMT : +10 Date : 17-Apr-94 Source : moder.zip Alias : monu6.cc.monash.edu.au, ftp.monash.edu.au Admin : steve@cc.monash.edu.au (Steve Balogh: Windows, Vietnam etc.), jwb@capek.rdt.monash.edu.au (Prof. Jim Breen: Nihongo) Organ : Monash University - Clayton Campus, Melbourne, CC Server : System : Unix URL : ftp://ftp.cc.monash.edu.au/ Comment: directories: pub/win3, pub/nihongo, pub/vietnam, pub/wwdj, pub/vi Files : graphics.formats; hlst; Mac; MS-Windows 3.x and MS-Windows NT (mirrors ftp.winsite.com); MS-Windows/DOS Developers Journal sources; Nihongo (Japanese); palmtop; PC; Vi editor; Vietnamese language and culture; wddj; womcs; WordPerfect Site : ftp.cc.ncsu.edu Country: USA GMT : -5 Date : 23-May-94 Source : Alias : ftp.ncsu.edu, sparc04.cc.ncsu.edu Admin : unity-adm@ncsu.edu Organ : North Carolina State University, Raleigh, North Carolina, CC Server : System : Unix URL : ftp://ftp.cc.ncsu.edu/ Comment: transfers are logged; arg, pmc, rdkeys, senate are now in /pub/ncsu; no remote sites are currently mounted; anonymous sessions are logged Files : arg; CC; multimedia; NCSU; pmc; rdkeys lockers; senate Site : ftp.cc.purdue.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : sage.cc.purdue.edu Admin : Organ : Purdue University, West-Lafayette, Indiana, CC Server : System : Unix URL : ftp://ftp.cc.purdue.edu/ Comment: Files : hosts; kermit; kes; Mac; ncss; PUCC locally developed stuff Site : ftp.cc.ruu.nl Country: Netherlands GMT : +1 Date : 15-May-94 Source : me Alias : accucx.cc.ruu.nl Admin : Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, CC Server : System : Unix URL : ftp://ftp.cc.ruu.nl/ Comment: Files : Benchmarks; campus-online; cap; CERT-UU; DNS; gopher; Mac; Mail; MS-DOS; NCSA; Netinfo; PC Raster; Sun; UNIX; WWW; X; X500 Site : ftp.cc.saga-u.ac.jp Country: Japan GMT : +9 Date : 15-Dec-94 Source : usenet Alias : sagagw.cc.saga-u.ac.jp Admin : Organ : University of Saga, Saga, CC Server : System : Unix URL : ftp://ftp.cc.saga-u.ac.jp/ Comment: Files : archiving (comp.binaries.{cbm, ibm.pc, ms-windows}, comp.sources.{misc, postscript, reviewed, sun, unix, x}, fj.binaries.{j3100, misc, msdos, x68000}, fj.sources; atro; BSD; editor; FreeBSD; GNU; Mac; MS-DOS; netnews; networking; NeXT; OS; RFCs; TeX; Wnn; WWW; X; X11R6 Site : ftp.cc.tut.fi Country: Finland GMT : +2 Date : 20-Apr-94 Source : me Alias : butler.cc.tut.fi Admin : Organ : Tampere University of Technology, Tampere, CC Server : System : Unix URL : ftp://ftp.cc.tut.fi/ Comment: also available through Gopher (gopher.cc.tut.fi) Files : ATM; gopher (Mac, PC, Unix client); PC SLIP (executable and info); Sol2-patches; x500 Site : ftp.cc.uch.gr Country: Greece GMT : +2 Date : 16-Jul-94 Source : mail Alias : estia.cc.uch.gr Admin : stefan@cc.uch.gr (Stefanos Pihas) Organ : University of Crete, Heraklion, Crete, CC Server : System : Unix URL : ftp://ftp.cc.uch.gr/ Comment: descriptive ls-format Files : computer: DECUS, games, graphics, Mac, misc, MS-DOS, network, packages, Unix; hobby: music, lyrics, sports; local stuff; scientific: ai, audio, chem, clinchem, computer, geo, graphics, library, math, medical, misc, molbio, neural, papers, parallel, physics, psychology, simulation, systems Site : ftp.cc.umanitoba.ca Country: Canada GMT : -6 Date : 25-Jan-95 Source : me Alias : canopus.cc.umanitoba.ca Admin : Organ : University of Manitoba, Winnipeg, Manitoba, CC Server : System : Unix URL : ftp://ftp.cc.umanitoba.ca/ Comment: No Poland information is stored here Files : astro-ccd; astro-courses; buhr; dallas; Doom; eek; fordemo; frontier; GUS digest; icpsr; LaTeX; Mac; Macgap; Mac develop; MIDI; mods; Netscape; NSF; Oedipus; OS/2 beta/fixes; PC; PiHKAL; Pink Floyd; psgendb; pspice; rec.travel Info Library; Ren & Stimpy; renegade; SLS; StarTrek; Sun-fixes; Sun-patches; ttn; vega; Wolf 3D; X; XV 3.00a; Zen Site : ftp.cc.uni-augsburg.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : kei.cc.uni-augsburg.de Admin : auxnode@uni-augsburg.de Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC Server : System : Unix URL : ftp://ftp.cc.uni-augsburg.de/ Comment: Due to lack of space the Anime-part of our service had to be closed down Files : gifs; SGI; Suns; X11 Site : ftp.cc.usm.edu Country: USA GMT : -6 Date : 29-Sep-94 Source : Alias : blackmoor.cc.usm.edu Admin : Organ : University of Southern Mississippi, Hattiesburg, Mississippi, CC Server : System : Unix (Linux, PC) URL : ftp://ftp.cc.usm.edu/ Comment: all connections are logged; off-campus access allowed, but files are customized for USM Files : CUTCP; HotMetal HTML editor for MS-Windows; Kermit; Internet Kit; Minuet; PC Route (USM); WinQVT Site : ftp.cc.utexas.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : bongo.cc.utexas.edu Admin : Organ : University of Texas - Austin, Austin, Texas, Computation Center Archive Server : System : Unix URL : ftp://ftp.cc.utexas.edu/ Comment: access allowed all day, but preferred outside of 6am-6pm CST; transfers are logged Files : AI_ATTIC; amadeus; anime; cypherpunks; databaselib; delta-clipper; doc; genetic-programming; graphics: GIF, JPG; lewo; lips; mathlib; microlib; statlib; plant-resources-center; realtime; skywatch; snakes; sourdough; statgopher; tatp; texsis; txunion; ut-facts; ut-images; ytalk Site : ftp.cc.vanderbilt.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : me Alias : usrs.cc.vanderbilt.edu Admin : Organ : Vanderbilt University, Nashville, Tennessee, CC Server : System : Unix URL : ftp://ftp.cc.vanderbilt.edu/ Comment: this server is in the setup process Files : docs; Mac; mma; PC; Unix; VMS Site : ftp.cc.wwu.edu Country: USA GMT : Date : 30-Apr-95 Source : Alias : henson.cc.wwu.edu Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.cc.wwu.edu/ Comment: Files : cs110; gif-fantasy-art; kermit; library; Perl; pine; sequent; tagbbs Site : ftp.cca.vu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : .nl ftp-l Alias : zadar.cca.vu.nl, ftp.vu.nl Admin : ftpserver@cca.vu.nl Organ : Vrije Universiteit (Free University), Amsterdam, CCA/Cio Server : gopher: gopherhost.cca.vu.nl; Available through Wais System : Unix (System V Release 4.0) URL : ftp://ftp.cca.vu.nl/ Comment: all anonymous sessions are logged; e-mailaddress is checked; limit of 2 users during office hours, 5 outside (from the vu.nl domain: 10 users at all times) Files : banyan; CD-ROMs (of popular sites: Simtel, Winsite, GIF-Galore); Cio-info; docs (NLUUG, NTP service, RFCs); gopher (doc, gn, Minnesota, PC, TCPserver, Unix); Linux (Slackware); Mac; pictures (CNN, mountains, Thailand); sendmail (Apple, Sun); Sun-fixes; virusinfo; WP-drivers; WWW Site : ftp.ccalmr.ogi.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : amb4.ccalmr.ogi.edu Admin : pturner@amb4.ccalmr.ogi.edu Organ : Oregon Graduate Institute of Science and Technology, , Oregon, Center for Coastal And Land-Margin Research (CCALMR) Server : System : Unix URL : ftp://ftp.ccalmr.ogi.edu/ Comment: Files : CCALMR info; OGI info Site : ftp.ccc.de Country: Germany GMT : +1 Date : 15-Dec-94 Source : .de ftp-l Alias : sol.ccc.de Admin : Organ : Chaos Computer Club, Oldenburg Server : System : URL : ftp://ftp.ccc.de/ Comment: Files : Site : ftp.cccd.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : mail Alias : spock.dis.cccd.edu Admin : ftp@cccd.edu Organ : Coast Community College District (CCCD), Costa Mesa, California, District Information Services Server : gopher, http://www.cccd.edu/ System : Unix URL : ftp://ftp.cccd.edu/ Comment: transfers are logged; max. 10 users Files : Banyan; database; faq (tinnitus); ftpsites; libraries; mail; netinfo (CERFnet, InterNIC, NSFnet); oracle; quake; training; wais; Usenet (INN newsadmin utility scripts) Site : ftp.cchs.su.edu.au Country: Australia GMT : +10 Date : 10-Dec-94 Source : usenet Alias : tango.cchs.su.edu.au Admin : Organ : University of Sydney, Sydney Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.cchs.su.edu.au/ Comment: default directory: USER1:[FTP]; some files are rather old, but probably the civil and pcbench directories are most interesting Files : civil; ethernet; lantronix; Mac; MS-DOS (mostly old stuff, all version of PKZIP up until '92); Novell; OS/2; PC; postscript; RFCs; Unix; VMS; WWW Site : ftp.cciw.ca Country: Canada GMT : Date : 29-Mar-95 Source : usenet Alias : cs910.cciw.ca Admin : u062@csx.cciw.ca Organ : Canada Centre for Inland Waters, Burlington, Ontario Server : System : Unix URL : ftp://ftp.cciw.ca/ Comment: standard disclaimer; strange structure under pub (contains mostly doslike stuff); mirrored on ftp.clark.net Files : u009 (glipf-l); SETAC (files from the SETAC BBS: docs, utilities) Site : ftp.ccmail.com Country: USA GMT : -8 Date : 29-Mar-95 Source : mail Alias : blinky.ccmail.com Admin : ftp-admin@ccmail.com Organ : Lotus Development Corporation, Mountain View, California, Customer Service and Support Division Server : System : Unix (Solaris, Sparc 20) URL : ftp://ftp.ccmail.com/ Comment: FTP Server for Lotus Technical Support Departments; max. 20 users Files : 3rd party, admin tools, cc:Mail utils, DOS updates, general info, Link products, Mac updates, modem info, OS/2 updates, PD utils, remote (Mobile), router, TCP/IP, technotes, Unix, Lotus VIM, Windows updates, Windows Mobile Site : ftp.cco.caltech.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : old ftp-list Alias : piccolo.cco.caltech.edu Admin : mughal@alumni.caltech.edu (Asim Mughal, bit.listserv.muslims, misc.news.bosnia, soc.religion.islam archive) Organ : California Institute of Technology, Pasadena, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cco.caltech.edu/ Comment: successor of tybalt.caltech.edu and punisher.cco.caltech.edu; directories: pub/heathh, pub/humor Files : adnd; Apple2; Aquaria; BioMoo; calsma (bit.listserv.muslims, misc.news.bosnia); CalTech; card; ccf; cetf; disney; dissertations; docs; gems5; graphics; GraphWidget; heathh; humor; jokes; IBM PC; mathematica; nyet; plays; reefkeepers; sol-drivers; Solaris; specs; Sun; surfing; txt; UA; willow; X; X11; xyplex Site : ftp.ccs.carleton.ca Country: Canada GMT : -5 Date : 25-Jan-95 Source : old ftp-list Alias : alfred.ccs.carleton.ca Admin : mikey@ccs.carleton.ca Organ : Carleton University, Ottawa, Computing Services (CCS) Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ccs.carleton.ca/ Comment: NO GIFS HERE Files : aucc; banyan; bootp; civeng; coop; dkbtrace; fedelect; freenet; gopher; math; novell; pathways; parasol; pov-ray; schoolnet; security; sendmail; smallktalk; stats.can; vipcu; workbench; wpl Site : ftp.ccs.queensu.ca Country: Canada GMT : -5 Date : 23-Jul-95 Source : old ftp-list Alias : knot.ccs.queensu.ca, knot.queensu.ca Admin : Organ : Queen's University, Kingston, Ontario, Computing Services (CCS) Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ccs.queensu.ca/ Comment: ftp access allowed all day; wuarchive access restricted to campus users; transfers are logged; max. 15 users Files : gismaps; idc; isc; Mac; mirror of coombs.anu.edu.au; MS-DOS (CUTCP, Japanese, Kermit, Mac, TCP/IP, utilities, virus, winsock, zip); netinfo (extensive network information archive, some old stuff, some new, even a mirror of the ftp-list directory from rtfm.mit.edu it seems); OS/2; printers; QU pubdirectory; tcrunchers; Unix; weather Site : ftp.ccsi.com Country: USA GMT : -7 Date : 23-Jul-95 Source : docs Alias : infinity.ccsi.com Admin : Organ : CCSI Server : System : Unix URL : ftp://ftp.ccsi.com/ Comment: Files : Amiga; Arion; CCS; comics; Mac; NPerspect; PC (MS-Windows: some winsock files, OS/2); Pragma Site : ftp.ccs.neu.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : amber.ccs.neu.edu, ftp.cs.neu.edu Admin : ftp@ccs.neu.edu Organ : North Eastern University, , College of CS Server : System : Unix URL : ftp://ftp.ccs.neu.edu/ Comment: connections are logged; (de)compress and tar on the fly Files : ccs-info; demeter; gradcouncil; journals; k2000; mirrors: admin, guitar, Linux (distributions); MUD; net-archives; OS; people; research; sigsam; slip-ppp; sysadmin Site : ftp.ccu.edu.tw Country: Taiwan GMT : +8 Date : 14-Dec-94 Source : Alias : leica.ccu.edu.tw Admin : gopher@ccunix.ccu.edu.tw Organ : National Chung Cheng Uuniversity (CCU), Chiayi, CC Server : System : Unix URL : ftp://ftp.ccu.edu.tw/ Comment: Files : AARnet; anime; CCU; cdrom; Chinese; database; document; FAQs; gopher; Internet; language; Mac; MS-DOS; NCSA; netlib; NeXT; Novell; OS/2; package2; packet drivers; TeX; Unix Site : ftp.cd.chalmers.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : rtfm Alias : abdallah.cd.chalmers.se Admin : Organ : Chalmers University of Technology, Gothenburg Server : System : Unix URL : ftp://ftp.cd.chalmers.se/ Comment: successor of alcazar.cd.chalmers.se Files : anim; InterTeX; MUD (LPMUD) related files; NetBSD; Netrek; OS; PC; words; xibc; ZyXel Site : ftp.cdconnection.com Country: USA GMT : Date : 30-Oct-94 Source : Alias : Admin : Organ : Compact Disc Connection Server : System : Unix URL : ftp://ftp.cdconnection.com/ Comment: Files : Billboard Top 10; CDcatalog: classical, country, jazz, rock, shows, soundtracks; Golden Ears; IBM PC off-line search prog. Site : ftp.cdnnet.ca Country: Canada GMT : -8 Date : 15-Dec-94 Source : me Alias : relay.cdnnet.ca Admin : hq@cdnnet.ca Organ : CDNnet Server : System : Unix URL : ftp://ftp.cdnnet.ca/ Comment: [check! pub empty?] Files : CA domain registrations; cosine-mhs; fonts; MuTeX; raster files; RFCs; Sun; Usenet utils Site : ftp.cdpublishing.com Country: USA GMT : -8 Date : 11-Mar-94 Source : usenet Alias : granville.cdpublishing.com Admin : Organ : CD Publishing Corp., Vancouver, British Columbia Server : gopher://gopher.cdpublishing.com/ System : Unix URL : ftp://ftp.cdpublishing.com/ Comment: text files only, no programs present here Files : catalog of products; netgems; packet driver info; product info Site : ftp.cdrom.com Country: USA GMT : -8 Date : 23-Jul-95 Source : mail Alias : ftp-os2.cdrom.com, xfree86.cdrom.com, freebsd.cdrom.com, wcarchive.cdrom.com, ftp.freebsd.org Admin : ftp-admin@ftp.cdrom.com (general questions or comments), ftp-bugs@ftp.cdrom.com (bug reports or problems) Organ : Walnut Creek CDROM, Concord/Walnut Creek, California Server : gopher, www: http://www.cdrom.com/ System : Unix (FreeBSD, PC) URL : ftp://ftp.cdrom.com/ Comment: successor of cdrom.com; OS/2 users use ftp-os2.cdrom.com because ftp-os2.cdrom.com might start to point to another machine sometime; [this goes for the other aliases as well]; 100Mhz Pentium; 132Mb memory, 32Gb HD; most of these archives are available on CD-ROM as well; max. 300 users Files : ADA (ftp.wustl.edu /languages/ada); Aminet; ASCII text files; BSD-sources; CD-ROM related stuff; Delphi; Descent; Doom; Doom2; dresden; FreeBSD; games (ftp.uml.edu); garbo.uwasa.fi mirror; GNU (prep.ai.mit.edu); Gutenberg (mirror of etext.archive.umich.edu); Hamradio (qrz.com, oak.oakland.edu /pub/hamradio); handicap; Heretic; Hornet demos; ID games; Internet (ftp.uu.net, is.internic.net, rtfm.mit.edu); Japanese (ftp.cs.titech.ac.jp, kuso.shef.ac.uk, mindseye.berkeley.edu, ftp.monash.edu.au, theta.iis.u-tokyo.ac.jp, uesama.tjp.washington.edu, utsun.is.s.u-tokyo.ac.jp); languages; Linux (Slackware home & more: Bogus: phys-pc61.med.unc.edu, sunsite.unc.edu, tsx-11.mit.edu); Mac (ra.nrl.navy.mil, funet_mac, ftp.wustl.edu (mac.archive.umich.edu implicity)); math; MS-Windows (mirror of ftp.winsite.com); MS-Windows NT; Newt NT; OBI (On-line Book Initiative, ftp.std.com /obi); OS/2 Hobbes; Perl; Point Of View-ray (povray.cdrom.com); security archive (coast.cs.purdue.edu); simtel; stereograms; Supreme Court (ftp.cwru.edu); Tcl; TeX; Unix-C; Visual Engineering; Walnut Creek Avalon 3D objects; Win32s; Windows 95; XFree86; X11R6 (ftp.x.org) Site : ftp.cecer.army.mil Country: USA GMT : -6 Date : 25-Jan-95 Source : Alias : max.cecer.army.mil, moon.cecer.army.mil Admin : Organ : CECER Server : System : Unix URL : ftp://ftp.cecer.army.mil/ Comment: Open 24 hours; there's a bug in the DIR command: it will fail when there are long network delays betwwen you and this server; when DIR fails, use ls Files : BSD 4.3; grass; isle; mtools; ogis; pcomm; Tcl; X3L1 Site : ftp.cecm.sfu.ca Country: Canada GMT : -8 Date : 20-Dec-94 Source : rtfm Alias : banzai.cecm.sfu.ca Admin : ftp@cecm.sfu.ca Organ : Simon Fraser University, Burnaby, British Columbia, Center for Experimental and Constructive Mathematics (CECM) Server : System : Unix URL : ftp://ftp.cecm.sfu.ca/ Comment: transfers are logged and violators will be prosecuted Files : CECM info; dmap; DNQS; GNU; images; Mac; Math; mathprobe; rec.moto.reviews (RMR); SGI Site : ftp.celestial.com Country: USA GMT : -8 Date : 02-Jan-95 Source : admin Alias : camco1.celestial.com, ftp.seaslug.org Admin : bill@celestial.com (Bill Campbell) Organ : Celestial Systems, Inc., Mercer Island, Washington Server : http://www.celestial.com/ftp.html System : Unix (SCO Open Enterprise Server System, 486-33 EISA) URL : ftp://ftp.celestial.com/ Comment: The primary emphasis for this server is free software, compiled for SCO Unix and Xenix. Files are also available from our web server; Seattle Unix User Group site (SEASLUG) Files : Celestial info; csmail; fcn; flexfax; freedom (crime, federalist); GNU; images; Linux; mailing lists (cert, cvs, flxfax, fp, jir, linux, lpf, nntplink, pine, progrss, rkba, sco-list, uni4um-affiliates, univel, uug); MS-DOS (perl); news (cnews, inn, nn, readers); penril; Pine (ftp.cac.washington.edu); seaslug; SCO (ports and partial mirror of ftp.sco.com); Sequent; xarchie Site : ftp.cena.dgac.fr Country: France GMT : +1 Date : 09-Feb-94 Source : mail Alias : Admin : ftp@cena.dgac.fr Organ : Centre d'Etudes de la Navigation Aerienne (CENA, Center for Aerial Navigation Studies), Mons Server : no e-mail server System : Unix (SunOS 4.1.3) URL : ftp://ftp.cena.dgac.fr/ Comment: Files : mirror: sun-fixes, GNU, TCL, Linux Slackware; Unix software Site : ftp.census.gov Country: USA GMT : -5 Date : 29-Sep-94 Source : usenet Alias : gateway.census.gov Admin : gatekeeper@census.gov Organ : United States Bureau of the Census, Bowie, Maryland Server : www.census.gov; gopher.census.gov System : Unix URL : ftp://ftp.census.gov/ Comment: transfers are logged Files : 92econ; agriculture; ARC95; CD-Apps; Census-BBS; ces; construction; decennial census; docs; dsd; dusd; economic; economy; extract; faq; foreign-trade; genealogy; geo; geography; governments; Govt-Stats; housing; industry; International; naics; ocr; packages [?]; pio; pop; population; Press-Release; RFCs; SASdata; Stat-Briefs; states; stp; ts; We-The-People Site : ftp.center.osaka-u.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : me Alias : ccews03.center.osaka-u.ac.jp Admin : ftp-admin@center.osaka-u.ac.jp Organ : Osaka University, Osaka, CC Server : gopher System : Unix URL : ftp://ftp.center.osaka-u.ac.jp/ Comment: on the fly tarring and compressing/gzipping; read 00MIRROR; parts mirrored on ftp.leo.chubu.ac.jp; [pub should be checked] Files : AMS; AVS-ug; archiver; cell-relay; CERT; CTAN; Demacs; ditmac; djgpp; EDUCOM; Eudora; FlexFax; GNU; GNUish; HP-UX9; IETF; IMR; Info-Mac; Internet-drafts; ISOC; MathSource; MS-DOS; Mule; Multicast; NEC; Net; Net2; Netinfo; news.answers; NREN; Ohio-elisp; paralle; PC; PTL; resource guide; RFCs; statlib; Sun-info; Tahoe; Tcl/Tk; VISION-List-archive; VOA; Weather; Windows3 (mirror of ftp.winsite.com); X-contrib; X11R6; xemacs Site : ftp.ceram.fr Country: France GMT : +1 Date : 02-Sep-96 Source : usenet Alias : rome.ceram.fr Admin : Organ : CERAM Server : System : Unix URL : ftp://ftp.ceram.fr/ Comment: Files : docs (cours, papers); java; Mac; mail (mh, xmh); PC (misc. utils); Tcl Site : ftp.cerf.net Country: USA GMT : -8 Date : 10-Sep-94 Source : mail Alias : nis.cerf.net, radio.cerf.net Admin : help@cerf.net Organ : California Research & Education Federation (CERF) Net, , California, NIC Server : gopher.cerf.net System : Unix URL : ftp://ftp.cerf.net/ Comment: successor of nic.cerf.net Files : CERFnet connectivity maps; CERFnet info; Farnet; Fredmail; Infomagic CD; Internet; Internet Talk Radio (ITR); NSFNet; pushp; SLIP; systems; usenet; vendor Site : ftp.cert.dfn.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : .de ftp-l Alias : concert.cert.dfn.de, ftp.pgp.net Admin : ftp@cert.dfn.de Organ : Deutsches Forschungs Netzwerk (German Research Network), Hamburg, DFN-CERT (Computer Emergency Response Team) Server : http://www.cert.dfn.de/ http://www.cert.dfn.de/eng/ (English) System : Unix URL : ftp://ftp.cert.dfn.de/ Comment: traffic is logged and analysed Files : CERT; csir; DFN CERT; docs; firewalls; IETF; mail-lists; pem; tools; vendor; virus Site : ftp.cetis.hvu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : idefix.cetis.hvu.nl, www.cetis.hvu.nl, www.hvu.nl Admin : koos@hvu.nl (Koos van den Hout) Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht, Centrum voor Educatieve Technologie, Innovatie en Scholing (CETIS) Server : System : Unix (Linux) URL : ftp://ftp.cetis.hvu.nl/ Comment: transfers are logged; max. 10 users Files : apw; beer; disclosure; hvucis (MS-DOS, PCTCPIP, Winsock, Winsockapps); ivo; koos (humor (answeringmachines, beavis, bedroom, beerman, beerwmn, bofh, borg, bugs, compsong, confuse, disclaimer, doctor, evolprog, funeral, gnu, hacker, internetsong, jargon, lovestory, mantajokes, microsoft, nerd, olympics, pentium, realprog, robhfrtc, simple, startrek, swearing, sysadm, technolife, weefsnitje, win95, wizardry, YKWYBHTLW), irc pictures, Linux (mostly assorted network utils), maxutils, netcb, pictures (coffee, garf), sintirc); PGP; simtel CD-ROM on-line (/pub/msdos) Site : ftp.cevis.uni-bremen.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : forte.mathematik.uni-bremen.de, ftp-cevis.mathematik.uni-bremen.de Admin : ftp-bugs@forte.mathematik.uni-bremen.de Organ : Universitaet Bremen (University of Bremen), Bremen, Centre for Complex Systems and Visualization (CeVis) Server : System : Unix URL : ftp://ftp.cevis.uni-bremen.de/ Comment: Files : docs; GNU; Mac; MS-DOS; OS/2; SGI; Unix; WWW Site : ftp.cfi.org Country: USA GMT : -7 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : austin.cfi.org Admin : sysadm@cfi.org Organ : CAD Framework Initiative, Austin, Texas Server : http://www.cfi.org/ System : Unix URL : ftp://ftp.cfi.org/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : CFI; dctsc; local software; OMF; tech interest Site : ftp.cfi.waseda.ac.jp Country: Japan GMT : +9 Date : 14-Dec-94 Source : rtfm Alias : Admin : ftp-admin@waseda.ac.jp Organ : Waseda University, Waseda Server : System : Unix URL : ftp://ftp.cfi.waseda.ac.jp/ Comment: Problem: timeout; directory: /pub3/bsd-sources/NET2/var/games/phantasia; max. 1000 users [no kidding!]; uses gzip instead of compress; Files : fj; GNU; junet-DB; kermit; KHOROS; kterm; languages; IRC; Mac; Mach; MS-DOS; NetBSD-current; network; news; newsreader; RFCs; security; TeX; Waseda; X11R5 Site : ftp.cg.tuwien.ac.at Country: Austria GMT : +1 Date : 14-Nov-95 Source : Alias : schnoferl.cg.tuwien.ac.at Admin : admin@cg.tuwien.ac.at Organ : Technische Universitaet Wien (Vienna University of Technology), Vienna, Institut fuer Computergraphik (Computergraphics Institute), Abteilung fuer Visualisierung und Animation (Visualisation and Animation dept.) Server : System : Unix URL : ftp://ftp.cg.tuwien.ac.at/ Comment: Files : ad2; cg; GNU; Linux; Mac; MS-DOS; network; OS/2; sem; SGI; tech-reports; thesis; Unix; Usenet; vegadisk; vis Site : ftp.che.utexas.edu Country: USA GMT : -6 Date : 04-Feb-94 Source : mail Alias : june.che.utexas.edu Admin : remark@che.utexas.edu Organ : University of Texas - Austin, Austin, Texas, Chemical Engineering dept. Server : System : Unix URL : ftp://ftp.che.utexas.edu/ Comment: Do not use june.che.utexas.edu as it may change! It's listed only to be complete Files : Octave; GNU sources; Fortran numerical libraries Site : ftp.chem.ruu.nl Country: Netherlands GMT : +1 Date : 29-May-95 Source : me Alias : faculty.chem.ruu.nl Admin : Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, Chemistry dept. Server : System : Unix URL : ftp://ftp.chem.ruu.nl/ Comment: Files : Dirax; hooft (prudent ascent); Lakin (z_shoot); milou (cheat); vaneyck (egromos, Elink, Etest, PCGromos, PCLink, PCTest); verwer (p87test) Site : ftp.chemietechnik.uni-dortmund.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : plato.chemietechnik.uni-dortmund.de Admin : Organ : Universitaet Dortmund (University of Dortmund), Dortmund Chemistry dept. Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.chemietechnik.uni-dortmund.de/ Comment: Files : Atari; draft; fisher; games; inl; Linux; MS-DOS; MUD related files (mirror gs69.sp.cs.cmu.edu); Netrek; networking; short Site : ftp.chey.com Country: USA GMT : Date : 10-Sep-94 Source : usenet Alias : cheyenne.chey.com Admin : joey@chey.com [?] Organ : Cheyenne Software Server : WWW: www.chey.com System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.chey.com/ Comment: patch and release files from Cheyenne Software; release files have been encrypted with a password when zipped; updates are in the 'updates' directory; product info is in the 'informat.ion' directory Files : Cheyenne Software products and info Site : ftp.chorus.fr Country: France GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : opera.chorus.fr Admin : sysadm@chorus.fr Organ : Chorus Systems Server : System : Unix (SunOS 4.1) URL : ftp://ftp.chorus.fr/ Comment: don't forget to change to BINARY mode to retrieve archive files Files : CHORUS technical reports Site : ftp.chpc.utexas.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : rtfm Alias : almach.chpc.utexas.edu Admin : Organ : University of Texas - Austin, Austin, Texas Server : System : Unix (System V Release 4.0) URL : ftp://ftp.chpc.utexas.edu/ Comment: Files : bib; bib_ascii; compmed94; Gaia; ipsc; qcpg; svg_images Site : ftp.ci.uminho.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : Alias : orpheu.ci.uminho.pt Admin : archive@ci.uminho.pt Organ : Universidade de Minho (University of Minho), Minho, Centro de Informatica (CS dept.) Server : System : Unix (DG/UX) URL : ftp://ftp.ci.uminho.pt/ Comment: default directory: /var/archive/var/ftp Files : doc (books, CAF, comics, humor, internet-guides, magazine, manuals, misc, papers, tutorials, txt.files, zines); drivers; glitch; gnu; lang (cpp, ghost, java, oracle, ox, perl, prolog, tcl, tk, tkperl); linux (HowTo, iBCS, LDP, logos, ppp, Slackware, tools); msdos (2m, archivers, awk, bench, borland, clipper, comm, decode, delphi, diskutil, djgcc, drivers, editors, emacs, exe.packs, ext2fs, games, gnu, graphics, lex, mail, mathcopr, news, nguides, raytrace, shell, sound, tex, unix4dos, virus, xwindows, yacc); net (aliweb, archie, bind, dig, ftp, gopher, hypermail, hytelnet, irc, listserver, mail, minuet, moo, netfind, news, offline, packet, pop3, popper, route, samba, slip, stat, wais, whois, winsock, www, yp); parcium; plan9; security; sound; top500; unix; util; VHDL-Cookbook; vr; win95 Site : ftp.cibit.hvu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : ftp.cetis.hvu.nl Alias : obelix.cibit.hvu.nl Admin : root@obelix.cibit.hvu.nl Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht Server : http://www.cibit.hvu.nl/ System : Unix URL : ftp://ftp.cibit.hvu.nl/ Comment: Files : Mac: CU-SeeMe, FTP, Gopher, HTTPServer, Help-Applications, IRC, InterSLIP, Telnet, WWW Site : ftp.cic.net Country: USA GMT : -5 Date : 29-Mar-95 Source : mail Alias : cedar.cic.net Admin : ftp@cic.net, pauls@cic.net (Electronic Journals Project) Organ : CICNet Inc., Ann Arbor, Michigan Server : gopher System : Unix (SunOS 4.1.3, SPARCstation 10/30) URL : ftp://ftp.cic.net/ Comment: journals are in /pub/nircomm/gopher/e-serials Files : CICnet; e-serials; events; great lakes; hunt; Linkway (K-12, see /pub/software/pc/Linkway); Nearly 600 different electronic journals; nircomm; scitech; weather; zynrgy Site : ftp.cica.indiana.edu Country: USA GMT : -5 Date : 10-Jul-94 Source : old ftp-list Alias : cica; winftp.cica.indiana.edu Admin : ftp-admin@cica.indiana.edu (Michael Regoli) Organ : Indiana University, Bloomington, Indiana, Centre for Innovative Computing Applications (CICA) Server : System : Unix URL : ftp://ftp.cica.indiana.edu/ Comment: Open 24 hours; successor of sprite.cica.indiana.edu; max. 65 users; superseded by ftp.winsite.com!!!! Files : Unix; MSDOS; NeXT updates; MS Windows 3.x archive now on ftp.winsite.com which is mirrorred around the world, so use those mirrors! Site : ftp.cis.com Country: USA GMT : -7 Date : 02-Sep-96 Source : usenet Alias : aix.cis.com Admin : Organ : Server : System : Unix URL : ftp://ftp.cis.com/ Comment: Files : 2ps; AIX; HP48G; SCO; wpk; some user dirs Site : ftp.cis.ksu.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : rtfm Alias : orion.cis.ksu.edu Admin : ftp@cis.ksu.edu Organ : Kansas State University, , Kansas, Dept. of Computing & Information Sciences (CIS) Server : mailserver@cis.ksu.edu System : Unix URL : ftp://ftp.cis.ksu.edu/ Comment: Open 24 hours; 20 maximum connections; your login will be terminated after 6 hours without further notice Files : alt.startrek.creative; Angband; CIS; Empire; Frame User Network files (FUN); Linux; mirrors; Moria; Netrek; NetBSD; PC games; pictures; projects; Sparcsounds (2001+2010, birds, cartoons, DrWho, intros, misc, monty python, screams, sound effects, StarTrek); tech-reports; vtmovies Site : ftp.cis.nctu.edu.tw Country: Taiwan GMT : +8 Date : 18-Aug-94 Source : me Alias : Admin : gis83504@cis.nctu.edu.tw Organ : National Chiao Tung University, Hsin Chu, Computer and Information Sciences dept. Server : System : Unix URL : ftp://ftp.cis.nctu.edu.tw/ Comment: directories: /pub/msdos, /pub/win3; support keyword file searching; when files are updated, you can be mailed a notice (check 00README.FUN) Files : 0packet (several packages); 3D-Object; ASCII-art; CIS (local info); Chinese; Documents (information on different packages, formats (graphics and sound), Chinese Unix Guide, RFCs, security); Games; Languages (Perl, TCL); MIDI; Mac; MS-DOS (antivirus, arcers, chinese, diskutils, docs, graphics, info, network, sysinfo, utility; MS-Windows; Packages; Pictures; Vendors (JPSoft: 4DOS, 4OS2, 4NT, 4TeX); X11 Site : ftp.cis.ohio-state.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : old ftp-list Alias : archive.cis.ohio-state.edu, saqqara.cis.ohio-state.edu, tut.cis.ohio-state.edu Admin : Organ : Ohio State University, , Ohio, CIS Server : www.cis.ohio-state.edu System : Unix URL : ftp://ftp.cis.ohio-state.edu/ Comment: index in files-modified-last-week.Z; ftp-pun-message; rearranged since last check Files : algebra; anish; att7300; chameleon; clp; communication; comp.sources.{3b1, unix}; cops; dlee; dspl; firearms; firewalls; GNU; hci; hcibib; holthouse; hpce; ICS; Internet Talk Radio (ITR); InterNIC; kbridge; Linux; lpf; Mac-Unix; neuroprose; papers; perl; postgres; postscript; RFCs; rsrg; rx7club; siggraph92; stat; style-guide; sysgen; TCL; tech-report; tensor; TeX; Usenix; W3browser; WWW; X11R5; X11R6; X-contrib; Xo; yagel Site : ftp.cis.ufl.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : mail Alias : sand.cis.ufl.edu Admin : consult@cis.ufl.edu Organ : University of Florida, , Florida, Dept. of Computer & Information Sciences (CIS) Server : System : Unix URL : ftp://ftp.cis.ufl.edu/ Comment: successor of bikini.cis.ufl.edu, snoopy.cis.ufl.edu; directory: /pub/thoth; see README for possible features (.Z .gz on the fly) Files : boomerang; comp.simulation; docs; fed; fishwick; fract; games; gopher; HOGS; IA; IBM RT BSD patches; IBM RS6000 fixes; Jupiter; Marlais; Motif; MS-DOS; Netrek for several systems in /pub/thoth/paradise; NTU; pc-conference; pcph; perl (incl. comp.lang.perl, O'Reilly examples, source and Perl5 Alpha source code); ph; sag; simdigest; SLIP; smalltalk; smg; spp; succeed; Sun-patches; UF-wormark; UF Multi; UF thesis; UMF pack; xmpeg; xph Site : ftp.cis.upenn.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : linc.cis.upenn.edu Admin : Organ : University of Pennsylvania, , Pennsylvania, Dept. of Computer & Information Sciences (CIS) Server : System : Unix URL : ftp://ftp.cis.upenn.edu/ Comment: directory: pub/NH3.1; limit large transfers to non-business hours (09:00-18:00); transfers are logged; uploaded files deleted within 14 days unless other arrangements have been made; server supports automatic tar and (de)compress; open 24 hours Files : almanac; anagram; archie; chapter; cliff94; cliff94papers; codas; DOP; EJC; graphics; grasp; httpd; ircs; Ivan; jana; Lolli; lprolog; meetings; muenster; Nethack; NH3.1; papers; pdis94; PSfig for ditroff; sigmod-pods; theory; TR; treebank; UNIPEN; UNIPEN-pub; Xtag; XV Site : ftp.cisco.com Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : hubbub.cisco.com Admin : Organ : Cisco Server : System : URL : ftp://ftp.cisco.com/ Comment: Files : Cisco utilities, information etc. Site : ftp.cistron.nl Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : me Alias : enterprise.cistron.nl Admin : Organ : Cistron Internet Services, Alphen Server : gopher System : Unix URL : ftp://ftp.cistron.nl/ Comment: max. 10 users; server can limit bandwidth, use 'rstat' to find out what bandwidth you're allocated Files : books (db, gutenberg, obs, stevens); docs (atm, catalogs, cdrom, cisco, cistron, disks, faqs, html, humor, ibmpc, ieee, imr, internet, manpages, modem, music, netinfo, network, newbienewz, news, NLnet, processor, RFCs, RIPE, sat, security, Sun, text, unixhelp, Usenet, video); hacking (alt.2600, foon4all, nautilus, smartpc, videocrypt); hardware (NICs); os (FreeBSD, Linux, Mac, MS-DOS (antivirus, bootrom, cd-drivers, graphics, lan, network, programmer, ptt, telix, util, uucp), MS-WIndows, (ciao, comm, daemons, drivers, emulators, misc, mosaic, netscape, printer, screen-saver, tcpip32, trumpet, vrml, winsock-apps, winword), Unix); packages (GNU, Linux, sendmail); people (pub user directories); pictures (daily, hourly, monhtly); sound (misc. AU and wav files) Site : ftp.cityscape.co.uk Country: UK GMT : 0 Date : 23-Jul-95 Source : mail Alias : ns.cityscape.co.uk Admin : Organ : Cityscape Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cityscape.co.uk/ Comment: Files : aif; Channel4; Cityscape; demo; docs; doh; e-mail; games; hello; ifanet; Interap; Internet stats; IP-gold; lovelink; Mac; mondex; MS-DOS; Pipex; plurabelle; Recall-It (finder & diary system for MS Windows); Usenet; Windows3 (mirror of ftp.winsite.com); winsock Site : ftp.ciw.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : mvmpc2.ciw.uni-karlsruhe.de Admin : wualex1@mvmhp.ciw.uni-karlsruhe.de (W. Alex) Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Chemistry dept. Server : System : OS/2 (OS/2, PC) URL : ftp://ftp.ciw.uni-karlsruhe.de/ Comment: directories: /pub/docs Files : C; Info Chemistry dept.; Internet info files: Hitchhikers Guide to the Internet, Zen and the Art of the Internet; IRC primer; Swedish; Unix; Site : ftp.cix.org Country: USA GMT : -5 Date : 30-Oct-94 Source : me Alias : cix.org Admin : ftphelp@cix.org Organ : Commercial Internet eXchange Association, Falls Church, Virginia Server : gopher, www System : Unix URL : ftp://ftp.cix.org/ Comment: transactions are logged Files : archive: cix-announce,board,members,tech; CIX info; Netpages; WWW Site : ftp.cl.cam.ac.uk Country: UK GMT : 0 Date : 01-Oct-96 Source : usenet Alias : swan.cl.cam.ac.uk Admin : Organ : Cambridge University, Cambridge, CL Server : http://www.cl.cam.ac.uk/ System : Unix URL : ftp://ftp.cl.cam.ac.uk/ Comment: some loose files in /pub (network related), the rest is in directories directly off the rootdirectory Files : acquilex; bitmaps; hol; hvg; IEEE-TSC-EECS; Linux; m; niftp; nltools; pegasus; portal; shoestring Site : ftp.clarinet.com Country: USA GMT : -8 Date : 30-Aug-94 Source : usenet Alias : looking.clarinet.com Admin : Organ : ClariNet Communications Corp. Server : System : Unix URL : ftp://ftp.clarinet.com/ Comment: Files : clarinet info (price info, Internet World, jokebooks, newsbytes, techwire, trnhelp); help (bbs, bbsadmin, bizarro, dilbert, graphics, newusers, tech, worldviews); SF anthology; sources (abe, arbit, dynafeed, nc, netrtf) Site : ftp.clark.net Country: USA GMT : -5 Date : 29-Mar-95 Source : usenet Alias : clarknet.clark.net, ftp.shelby.com Admin : report@clark.net Organ : Clarknet Internet Services Inc., Fairfax, Virginia Server : System : Unix URL : ftp://ftp.clark.net/ Comment: some user pub directories under /pub; transfers are logged; flight-sim moved to ftp.iup.edu Files : acw; ecs; gopher; graphics; html; icon; mirrors (cs910.cciw.ca, ftp.cdrom.com); pub (abaa-booknet, antic, apptek, Atari, Aztec, BlackMagic, ClarkNet info, cybersoft, czech, deaf.magazine, farpoint, farsight, flatline, fractal, ftp.css.itd.umich.edu, ftp.spies.com, gnray, gorbachev, inetref, journalism, lestat, lexicon, LiNK, media.sounds, milnet, networks, pathfind, TMC, VIE, WinFTP, robocop; sabotage, scherkofsky (First Class BBS settings: SoundNiche BBS), shelby, stanford, startrek, Universe mailinglist Archive, Usenet Bible, worldforum, www, xeno, yoda); systems (Amiga, Linux, MS-DOS, TI99) Site : ftp.clarkson.edu Country: USA GMT : -5 Date : 10-Oct-96 Source : old ftp-list Alias : omnigate.clarkson.edu, grape.ecs.clarkson.edu Admin : root@omnigate.clarkson.edu Organ : Clarkson University, Potsdam, New York Server : System : Unix URL : ftp://ftp.clarkson.edu/ Comment: some files moved to barnacle.erc.clarkson.edu; limit of 20 users [probably closed since site seems to have disappeared] Files : Annotated C++; aviator; broken connections; C++; comp.graphics; CUTCP; docs; encoders; FSF; gsstools; IETF; ISETL; KA9Q; lj2ps; marquis; MS-DOS, NCSA 2.2 TN; net; Novell; Opus BBS; packet drivers; scheme; simtel CD-ROM; TCL; TeX; UUPC Site : ftp.cli.com Country: USA GMT : -6 Date : 11-Mar-94 Source : Alias : jingles.cli.com Admin : ftp@cli.com Organ : Computational Logic Inc. (CLI) Server : System : Unix URL : ftp://ftp.cli.com/ Comment: access all day; transfers are logged; some user pub directories under /pub Files : akcl; kcl; nqthm; pc-nqthm; wfs Site : ftp.cme.nist.gov Country: USA GMT : -5 Date : 22-May-94 Source : durer.cme.nist.gov Alias : tribble.cme.nist.gov Admin : elib-admin@cme.nist.gov Organ : National Institute for Standards and Technology, Gaithersburg, Maryland Server : System : Unix URL : ftp://ftp.cme.nist.gov/ Comment: successor of durer.cme.nist.gov Files : 8mm backup (Exabyte); ats; clue-contacts; cm; depot; expect; mei; Mosaic; msi; oiw; pptb; sdai; sendmail stdoview; step Site : ftp.cnam.fr Country: France GMT : +1 Date : 29-Sep-94 Source : mail Alias : cnam.cnam.fr, asimov.cnam.fr Admin : ftp-admin@cnam.fr Organ : Conservatoire National des Arts et Metiers (National Conservatory of Arts and Professions, CNAM), Paris Server : www.cnam.fr, web.cnam.fr System : Unix URL : ftp://ftp.cnam.fr/ Comment: uploads to /incoming Files : ABU (French texts); Ada; Amiga; Astro (pictures); Atari; Boizumault (sources for the interpretation of Prolog); camlada (teaching excercises in CAML and ADA); CNAM (local literature); CNU (administrative stuff); Fractals (pictures); Gutenberg; Modulog; Network; RFCs; VMS Site : ftp.cnc.ac.n Country: China GMT : +10 Date : 29-Nov-94 Source : me Alias : osf.cnc.ac.cn Admin : Organ : China Network Center Server : gopher System : Unix URL : ftp://ftp.cnc.ac.cn/ Comment: Files : CASNet; directory lists; FAQs; FYI; info; networking; NIC; NOC; packages; RFCs; software-ifcss; STD; Tools Site : ftp.cnds.canon.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : cnds.cnds.canon.co.jp Admin : Organ : Canon Corp. Server : System : Unix URL : ftp://ftp.cnds.canon.co.jp Comment: Files : contrib (NSProgramming); demo apps; Magic Capsule; Nextanswers; Products (OmniWeb, WritingDesk); SKIN; tools (MPEGPlay, Opener) From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:23 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 6 of 23 [06/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:53 GMT Organization: Internet Access Eindhoven, The Netherlands Lines: 1729 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 6 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:860 news.answers:33101 Archive-name: ftp-list/sitelist/part6 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.cni.org Country: USA GMT : -5 Date : 14-May-94 Source : Alias : a.cni.org Admin : Organ : Coalition Server : gopher: gopher.cni.org; WWW: www.cni.org (under development) System : Unix URL : ftp://ftp.cni.org/ Comment: telnet: a.cni.org (login: brsuser) Files : ARL; CNIl Current cites; docs: CIMI, compriv, digitlibs, gils, Hugo Nebula, npr, oclc, scita; forums; FYI; LITA; MARBI; net-guides; NII; RFCs; other files in /pub/software Site : ftp.cnidr.org Country: USA GMT : -5 Date : 29-Mar-95 Source : rtfm Alias : kudzu.cnidr.org, jasmine.cnidr.org Admin : Organ : CNIDR Server : gopher System : Unix (NeXT 1.0, NeXTStep) URL : ftp://ftp.cnidr.org/ Comment: Files : admin (Perl, Satan); CNIDR info; K12; Mud (papers, software); NIDR tools; NREN50 Site : ftp.cnit.nsk.su Country: Russia GMT : +6 Date : 29-Jun-95 Source : mail Alias : iceman.cnit.nsk.su Admin : ftpmaster@ftp.cnit.nsk.su Organ : Novosibirsk State University, Novosibirsk Server : System : Unix URL : ftp://ftp.cnit.nsk.su/ Comment: files from ccphys.nsu.nsk.su; successor of orasrv.cnit.nsk.su; weekly backup on friday, filesystems are dismounted Files : archiver; ccphys.nsu.nsk.su (AD&D; adventure games; D&D; DDL; games; MUD; RPG; SSG; strategic/economic/role-playing engines and description languages to develop several types of software; wargames); CD; dataproc; ftpsites (partial mirrors of elvis.msk.su, ftp.cert.org, ftp.csn.net, ftp.demos.su, ftp.funet.fi, ftp.kiae.su, ftp.ncsa.uiuc.edu, ftp.novell.de, ftp.ripe.net, ftp.uga.edu, garbo.uwasa.fi); games (Doom levels); GNU; GUI; HTML; Internet; IRC collection; mirrors of ftp.funet.fi Pascal archive, Pegasus software, teeri.oulu.fi; MS-DOS; MS-Windows; OS/2; Perl; PGP; pictures; RunNet; SCO (SLS and TLS); security; Sound; Textdoc; Unixware (updates and parts); WWW; X11 Site : ftp.cnr.it Country: Italy GMT : +1 Date : 10-Nov-95 Source : moder.zip Alias : cnuce_arch.cnr.it, cnuce-arch.cnr.it Admin : ftpadmin@cnuce_arch.cnr.it (Paolo Zini) Organ : Consiglio Nazionale delle Ricerce (CNR, National Research Council), Pisa, CNUCE Server : gopher://gopher.cnuce.cnr.it/ System : Unix (SunOS, Sparc Server 10) URL : ftp://ftp.cnr.it/ Comment: Files : bitmovie; delaunay; EC Info; ftpd; GNU; ILC; Info-Mac (mirror of sumex-aim.stanford.edu); Lotosnews; Linux (sunsite.unc.edu); micros; MS-DOS mirrors Garbo, simtel; OS/2; POP; tp_cnuce; X Site : ftp.cns.vt.edu Country: USA GMT : -5 Date : 04-Jan-94 Source : me Alias : morse.cns.vt.edu Admin : Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia, CNS Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.cns.vt.edu/ Comment: Files : dnet (local); docs (NUPOP, RFC); InterText; netscape (Mac, Windows) Site : ftp.coast.net Country: USA GMT : -6 Date : 02-Sep-96 Source : usenet Alias : agis-detroit0.agis.net Admin : cctarch@coast.net Organ : Coast to Coast Telecommunications Inc., Clarkston, Michigan Server : http://www.coast.net/coast System : Unix URL : ftp://ftp.coast.net/ Comment: Coast to Coast archive site Files : MS-DOS (4dos, ada, ai, animate, archiver, arcutil, asm_mag, asmutil, astrnomy, at, autocad, awk, bakernws, basic, batutil, bbs, bbsdoor, bbslist, bible, binedit, biology, bootutil, borland, c, cad, calculat, catalog, cdrom, celerity, chemstry, citadel, clipper, clock, cms_tape, compress, cpluspls, cron, crossasm, database, dbase, dbms_mag, ddjmag, debug, decode, deskaccs, deskjet, deskpub, desqview, dirutil, disasm, diskutil, dv_x, editor, educatin, eel, ega, electric, ems_prof, emulator, engineer, entertn, envutil, execomp, ezycom, falken, fido, filedocs, fileutil, finance, flowchrt, food, formgen, forth, fortran, fossil, freemacs, genealgy, geogrphy, geology, geos1x, geos2x, geosnews, gif, graph, graphics, gtsmusic, hamradio, handicap, hebrew, hercules, hypertxt, iconlang, info, infonet, install, io_util, irit, jdrbbs, ka9q, keyboard, lan, langtutr, laser, legal, linguist, litratur, logo, lotus123, mac, mapping, math, mathcopr, memutil, menu, mfg, microsft, misclang, modem, modula2, mormon, mouse, msjournl, music, naplps, ncsatlnt, netpage, network, neurlnet, nfs [rest was screwed up at the time]); MS-Windows (amipro, animate, archiver, astronmy, bakernws, barcode, batch, bible, biology, cad, calc, calendar, capture, cdrom, chem, clipbrd, clock, commprog, convert, database, desktop, diskutil, dll, editor, educate, eiffel, encode, entertn, eudora, fax, filedocs, fileman, fileutil, finance, font, food, genealgy, gis, graphics, hamradio, handica, icon, info, install, internet, lang, mail, math, mouse, multimed, music, network, neurlnet, news, note, offline, pgmtools, pim, printer, projmgr, recorder, schedule, scrsaver, security, shell, sound, sports, spredsht, sysutil, taskman, tex, txtutil, undoc, video, visbasic, win32, winhelp, winsock, winwatch, winword, wp, wpwin, x_10); MS-Windows NT (admin, desktop, diskutil, editor, filedocs, graphics, mail, multimedia, pgmtools, pim, printer, ras, registry, shells, simulate); vendors (djgpp, GNU) Site : ftp.coe.montana.edu Country: USA GMT : -7 Date : 30-Oct-94 Source : rtfm Alias : pdq.coe.montana.edu Admin : Organ : , , Montana Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.coe.montana.edu/ Comment: directories: /pub/archives /pub/mirrors [check] Files : fractals; MUD related files; WWW Site : ftp.coe.ufrj.br Country: Brazil GMT : -3 Date : 15-Dec-94 Source : mail Alias : alpha.coe.ufrj.br Admin : postmaster@coe.ufrj.br Organ : Universidade Federal do Rio de Janeiro (Rio Janeiro State University), Rio de Janeiro, Postgraduate EE dept. (COE) Server : System : Unix URL : ftp://ftp.coe.ufrj.br/ Comment: transfers are logged; max. 2 users Files : Acmg; docs; jonny (KillDoom, Pentium test (p5test)); Linux; MBONE; meteosat; MS-DOS; network; Novell; pictures; Sun; teleinfo; urantia; vendor; Windows Site : ftp.cognet.ucla.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : alamut.cognet.ucla.edu Admin : Organ : University of California - Los Angeles, Los Angeles, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cognet.ucla.edu/ Comment: Files : alexis; alife; biology; cm++; Darwin; psychology; references; THnet Site : ftp.coli.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : coli-gate.coli.uni-sb.de, coli.uni-sb.de Admin : ftpadm@coli.uni-sb.de, amiga@coli.uni-sb.de, atari@coli.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken Server : System : URL : ftp://ftp.coli.uni-sb.de/ Comment: Files : Amiga; Atari; Toy files Site : ftp.colorado.edu Country: USA GMT : -7 Date : 11-Jan-94 Source : spot.colorado.edu Alias : Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : URL : ftp://ftp.colorado.edu/ Comment: successor of spot.colorado.edu Files : netinfo; RFCs Site : ftp.comlab.ox.ac.uk Country: UK GMT : 0 Date : 09-Feb-94 Source : mail Alias : Admin : archive-management@comlab.ox.ac.uk Organ : Oxford University, Oxford, Computing Laboratory (OUCL) Server : archive-server@comlab.ox.ac.uk, with subject or text line of "help" System : Unix (SunOS) URL : ftp://ftp.comlab.ox.ac.uk/ Comment: Files : CSP; documents; microprocessor cards; music research; OBJ forum; Occam; packages; programs; Transputer; Z forum Site : ftp.commandcom.com Country: USA GMT : Date : 10-Nov-95 Source : mail Alias : Admin : Organ : Command Software Systems Server : System : NT (Windows NT, PC) URL : ftp://ftp.commandcom.com/ Comment: Files : fix: wvfix (Winword.Concept virus fix); info (about CSS); shareware (PKZip, status, sys_info) Site : ftp.compaq.com Country: USA GMT : -6 Date : 30-Oct-94 Source : compaq.com Alias : dorr.compaq.com Admin : support@compaq.com Organ : Compaq Computer Corp. Server : www.compaq.com System : Unix URL : ftp://ftp.compaq.com/ Comment: most files from compaq.com were moved to this site Files : 386BSD; SCO; softpaq Site : ftp.computone.com Country: USA GMT : -5 Date : 25-Jan-95 Source : usenet Alias : cton.computone.com Admin : Organ : Computone Corp. Server : System : Unix URL : ftp://ftp.computone.com/ Comment: Files : Computone BBS; Computone drivers, product info, release notes; i2devkit; other: iserver, lpd, lynx, netcom, vic; v4devkit Site : ftp.concert.net Country: USA GMT : -5 Date : 22-May-94 Source : old ftp-list Alias : dlist@ora.com; ncnoc.concert.net Admin : Organ : COmmunications for North Carolina Education, Research and Technology (Concert Net), , North Carolina Server : System : Unix URL : ftp://ftp.concert.net/ Comment: Files : local network (ConcertNet) info Site : ftp.conjelco.com Country: USA GMT : -5 Date : 04-Nov-94 Source : admin Alias : conjelco.com Admin : weinstock@conjelco.com (Charles B. Weinstock) Organ : ConJelCo general offices, Pittsburgh, Pennsylvania Server : WWW: http://www.conjelco.com System : Unix URL : ftp://ftp.conjelco.com/ Comment: No restrictions Files : Book catalog, demos of software and information related to gambling Site : ftp.connectsoft.com Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : moby.connectsoft.com Admin : ftp@connectsoft.com Organ : ConnectSoft Server : http://www.connectsoft.com/ System : Unix URL : ftp://ftp.connectsoft.com/ Comment: Files : EMC (E-Mail Connection); MCIsupp; PDP11 Site : ftp.cosy.sbg.ac.at Country: Austria GMT : +1 Date : 19-Feb-95 Source : mail Alias : dino.cosy.sbg.ac.at Admin : ftp-adm@cosy.sbg.ac.at Organ : University of Salzburg, Salzburg Server : System : Unix URL : ftp://ftp.cosy.sbg.ac.at/ Comment: all file transfers are logged; US people: try sites closer first Files : Docs: OSI, RFC; e-journals; GNUstep; Mirrors: 386bsd, GNU, Inter-Drafts, X11, X386; people; pictures; sounds; trek; workgroups Site : ftp.cp.tn.tudelft.nl Country: Netherlands GMT : +1 Date : 19-Feb-95 Source : admin Alias : orion.cp.tn.tudelft.nl Admin : ftp@cp.tn.tudelft.nl Organ : Technische Universiteit Delft (Delft University of Technology), Delft, Physics dept., FI-CP Server : System : Unix URL : ftp://ftp.cp.tn.tudelft.nl/ Comment: valid domain in e-mail address is mandatory; 33Mb; user 'ftp' possible instead of 'anonymous'; Pratchett archive has been moved and is now available from lspace.cp.tn.tudelft.nl, ftp.pavilion.co.uk (/pub/pratchett, also for uploads), ftp.britain.eu.net (/pub/misc/pratchett), rincewind.mech.virginia.edu (/pub/pratchett), theory.lcs.mit.edu (/pub/pratchett) and death.socs.uts.edu.au (/Mirror/pratchett); Play by Mail archive moved to ftp.pbm.com (mirrored on ftp.egr.sri.com and ftp.funet.fi) Files : CP info and papers; MUDders Site : ftp.cps.cmich.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : ftp-sbi.if.usp.br Alias : buster.cps.cmich.edu, debian.cps.cmich.edu Admin : ftpadmin@ftp.cps.cmich.edu Organ : Central Michigan University, , Michigan, CS dept. Server : System : Unix URL : ftp://ftp.cps.cmich.edu/ Comment: max. 200 users; use real e-mail address and keep the number of connections to 1 Files : Debian GNU/Linux (Debian Release, mirrored on ftp-sbi.if.usp.br), Bogus release: mirror of phys-pc61.med.unc.edu) Site : ftp.cpsc.ucalgary.ca Country: Canada GMT : -7 Date : 10-Sep-94 Source : old ftp-list Alias : fsd.cpsc.ucalgary.ca Admin : fridman@cpsc.ucalgary.ca Organ : University of Calgary, Calgary, CS dept. Server : System : Unix URL : ftp://ftp.cpsc.ucalgary.ca/ Comment: successor of cpsc.ucalgary.ca, spuds.cpsc.ucalgary.ca; all activity is logged; file compression and directory tarring on the fly; new structure, read NEW_STRUCTURE [!] Files : aritmethic coding; astels; blob; brg; charity; CSCW bibliography; Gesture paper; Gnosis; GNU; Graduate Handbook; handwriting recognition; images; KAW94; KSI; networking; papers; projects; RFCs; SCCS; Sisyphus; tech-reports; Text Compression Corpus; The Reactive Keyboard; WWW; Xinterface Site : ftp.cpsr.org Country: USA GMT : -8 Date : 31-Aug-95 Source : rtfm Alias : snyside.sunnyside.com, cpsr.org, ai.sunnyside.com Admin : Organ : Computer Professionals for Social Responsibility Server : System : Unix URL : ftp://ftp.cpsr.org/ Comment: gopher.cpsr.org, wais.cpsr.org Files : cal_voter_foundation; cdrom; cong-reform; cpsr; CuD archives; cypherpunks; netinfo; nii; njohnson; nl-kr (comp.ai.nlang-know-rep); sunnyside; taxpayer_assets; yvc Site : ftp.craftwork.com Country: GMT : Date : 10-Oct-96 Source : usenet Alias : craftwork.com Admin : Organ : Craftwork Server : System : Unix URL : ftp://ftp.craftwork.com/ Comment: Files : Craftwork products support server Site : ftp.cray.com Country: USA GMT : -6 Date : 25-Sep-94 Source : usenet Alias : Admin : security@cray.com Organ : Cray Research, Eagan, Minnesota, Marketing Division, CCN Data Security Server : System : Unix URL : ftp://ftp.cray.com/ Comment: sessions are logged; not available from 0800-1000 CDT on the fourth Saturday of each month Files : craysoft, cray: announcements, applications, articles, artwork, product info; FAQs: linear and non-linear programming; comp.lang.verilog; misc.fitness; nqe; nqs Site : ftp.creaf.com Country: USA GMT : -8 Date : 12-Aug-94 Source : usenet Alias : creative.creaf.com, creaf.com Admin : ftpadmin@creative.creaf.com Organ : Creative Labs, Santa Clara, California Server : WWW, gopher and WAIS System : Unix URL : ftp://ftp.creaf.com/ Comment: max. 8 users Files : Creative Labs related files (patches, pressreleases, utils for all platforms) Site : ftp.creol.ucf.edu Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : lorien.creol.ucf.edu Admin : help@creol.ucf.edu Organ : University of Central Florida, Orlando, Florida, Center for Research and Education in Optics and Lasers (CREOL) Server : System : Unix URL : ftp://ftp.creol.ucf.edu/ Comment: Files : games; Intel BIOS; Mac; MS-DOS; NCR-SCSI; Netware; Newton; Optics; OS/2; physics; pics; Unix; USR-EEPROM; Win95; Windows Site : ftp.crihan.fr Country: France GMT : +1 Date : 22-May-94 Source : .fr ftp-l Alias : felix.crihan.fr Admin : crihan-tech@crihan.fr Organ : CRIHAN SYRHANO Regional Network Server : System : Unix URL : ftp://ftp.crihan.fr/ Comment: transfers are logged Files : biology; CRIHAN; CRU; contrib; docs; mirrors (IBM PC, Mac); publications; research; SYRHANO; security; Unix Site : ftp.crim.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : clouso.crim.ca Admin : Organ : CRIM/RISQ Server : System : Unix URL : ftp://ftp.crim.ca/ Comment: server can tar and compress; loose network utils in pub Files : abl; apar; ASUQ; Athena; CA domain templates; CAnet; CRIQ; DEC; docs; f2c; formation; GNU; grep; guitar; HQI; IETF; igloo; infosys; Internet (Internet Tour); libresolve; lude-crim; Mac; meteo; MuTeX; NetBSD.FAQ; netman; network_tools; news; petri; protocols; RFCs; RISQnet related documents, mail lists, reports and announcements; rrn; sendmail; Sun pathces, source; Sun-spots; tcpview; TeXTools; Unix Review; Unix Today; Unix World; Usenet; X11 Site : ftp.crl.go.jp Country: Japan GMT : +9 Date : 10-Nov-95 Source : me Alias : crl3w.crl.go.jp, crlgw.crl.go.jp, crl.go.jp Admin : Organ : Ministry of Posts and Telecommunications, Tokyo, Communications Research Laboratory (CRL) Server : System : Unix URL : ftp://crl.go.jp/ Comment: server understands directory tarring, (de)compress and g(un)zip Files : CRL; fj; FreeBSD; GNU; Info-Mac; KDD-Mac; Linux; Linux-J; mac; NetBSD; netnews; network; PC; RFCs; security; simtel; TeX; X Site : ftp.crs4.it Country: Italy GMT : +1 Date : 29-Sep-94 Source : usenet Alias : berlioz.crs4.it Admin : ftp@crs4.it Organ : Centro di Ricerca, Sviluppo e Studi Superiori (Centre for Advanced Studies, Research and Development) Sardegna, Sardinia Server : www.crs4.it System : Unix URL : ftp://ftp.crs4.it/ Comment: dedicated to the MPEG compression standard; read 00README for info Files : mirrors [?]; MPEG files, programs, utilities; motecc; systems [?] Site : ftp.cryptography.com Country: USA GMT : -8 Date : 22-Mar-96 Source : Alias : www.cryptography.com, orange.best.com Admin : Organ : Best Internet Communications Server : http://www.cryptography.com/ System : Unix URL : ftp://ftp.cryptography.com/ Comment: Files : Kocher timing attack paper Site : ftp.cs.albany.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : karp.cs.albany.edu Admin : Organ : State University of New York - Albany, Albany, New York, CS dept. Server : System : Unix URL : ftp://ftp.cs.albany.edu Comment: Files : amit; ault (bp, edu, preenmail, vnews, WWW); berg; djr; nie; sb; sdc; sreeni; tech-reports Site : ftp.cs.arizona.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : rtfm Alias : cs.arizona.edu, optima.cs.arizona.edu Admin : lab@cs.arizona.edu Organ : University of Arizona, Tucson, Arizona, CS dept. Server : System : Unix URL : ftp://ftp.cs.arizona.edu/ Comment: access is allowed all day; transfers are logged; server supports automatic compression, decompression and tarring Files : agrep; anrep; caslog; dept. info; fcrctech; Four Russians; glimpse (GLobal IMPlicit SEarch, super-grep); http; Icon; janus; japan (comp.research.japan); llp; reports; SBprolog; scorpion; sigmodpods94; Snobol4; SR; Tempis; tsql (multical); vs; xkernel communications kernel Site : ftp.cs.berkeley.edu Country: USA GMT : -8 Date : 11-Feb-94 Source : me Alias : mammoth.cs.berkeley.edu Admin : Organ : University of California - Berkeley, Berkeley, California, CS dept. Server : System : Unix URL : ftp://ftp.cs.berkeley.edu/ Comment: directory: /ucb; Tcl archive mirrored around the world Files : 4BSD Unix; Tcl archive and Tcl/Tk distribution; UCB sendmail Site : ftp.cs.bgu.ac.il Country: Israel GMT : +2 Date : 10-Nov-95 Source : mail Alias : www.cs.bgu.ac.il, lace.cs.bgu.ac.il Admin : ftp@cs.bgu.ac.il Organ : Ben-Gurion University, Math & CS dept. Server : http://www.cs.bgu.ac.il/ System : Unix (Solaris 1.1.2) URL : ftp://ftp.cs.bgu.ac.il/ Comment: successor of black.bgu.ac.il; on the fly (de)compression available; max. 10 users; transfers are logged Files : cs/math research (ai, algebra, graphics, comp. geometry, algorithms); sun-sysadm; several personal pub dirs; tech-reports; wu-ftpd; www Site : ftp.cs.bham.ac.uk Country: UK GMT : 0 Date : 06-Jan-94 Source : old ftp-list Alias : mother.cs.bham.ac.uk Admin : hostmaster@cs.bham.ac.uk Organ : University of Birmingham, Birmingham, School of Computer Science Server : System : Unix URL : ftp://ftp.cs.bham.ac.uk/ Comment: Open 24 hours; max. 10 users Files : Usenet archives: comp.lang.pop & sci.cognitive; local research papers and software Site : ftp.cs.bilkent.edu.tr Country: Turkey GMT : +2 Date : 17-Jul-94 Source : ftp.bilkent.edu.tr Alias : gordion.cs.bilkent.edu.tr Admin : ko@cs.bilkent.edu.tr (Kemal Oflazer) Organ : Bilkent University, Ankara, CS dept. Server : gopher: gopher.cs.bilkent.edu.tr; WWW: www.cs.bilkent.edu.tr; FSP: ftp.cs.bilkent.edu.tr System : Unix URL : ftp://ftp.cs.bilkent.edu.tr/ Comment: server can tar, gzip, zip and compress; transfers are logged Files : graphics programs (Motif, Ray, Render, VolumeRendering); Machine_Learning; tech-reports; Turklang Site : ftp.cs.brown.edu Country: USA GMT : -5 Date : 22-Sep-94 Source : admin Alias : cs.brown.edu Admin : redsoft@cs.brown.edu Organ : Brown University, Providence, Rhode Island, CS dept. Server : System : Unix URL : ftp://ftp.cs.brown.edu/ Comment: read COPYING_POLICY; server supports on-line (de)compress and tar Files : alt.quotations; Brown CS Field and Thread packages; ccel; comp.lang.postscript; comp.robotics; comp.sources.postscript; eim; fnord; graphics; graphtext; hyperbole; iclp94; optbook; postscript; ppcp93; splitup; tech-reports; XMX Site : ftp.cs.buffalo.edu Country: USA GMT : -5 Date : 30-Apr-95 Source : me Alias : talos.cs.buffalo.edu Admin : root@cs.buffalo.edu Organ : State University of New York - Buffalo, Buffalo, New York Server : System : Unix (System V Release 4.0) URL : ftp://ftp.cs.buffalo.edu/ Comment: Files : chorus-reports; colornaming; doc; Emacs; GNU; graphics; ham-radio; htmlchek; Linux; lynx_help_files; Mac; Mule; NEC; PC; rec.radio.amateur; RFCs; sigart; sneps; Solaris 2.0 docs; sound files; tech-reports; WWW Site : ftp.cs.byu.edu Country: USA GMT : -7 Date : 29-Mar-95 Source : old ftp-list Alias : bert.cs.byu.edu Admin : Organ : Brigham-Young University Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.cs.byu.edu/ Comment: old ftp faq [!] Files : acm; BerkeleyTelnet; CAP; Congress; Linux; MorseCode; NCSA Telnet; NeuralNet; Quicktime; plf; OS/2 demo; Rolm Site : ftp.cs.chalmers.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : rtfm Alias : rowlf.cs.chalmers.se, waldorf.cs.chalmers.se Admin : Organ : Chalmers University of Technology, Gothenburg, CS dept. Server : System : Unix (System V Release 4.0)) URL : ftp://ftp.cs.chalmers.se/ Comment: pub/misc/riscos [check! provers and README] Files : ADA; clics; cs-reports; haskell; MPEG and other Archimedes software; numerical analysis; provers [!?, not me]; WWW Site : ftp.cs.city.ac.uk Country: UK GMT : 0 Date : 12-Jan-95 Source : usenet Alias : Admin : Organ : City University, London, CS dept., Systems Architecture Research Centre Server : System : URL : ftp://ftp.cs.city.ac.uk/ Comment: Files : Project Galactic Guide (PGG) material: alt.galactic-guide archive, FAQ, Hitch Hiker's Guide stuff (mirror of vela.acs.oakland.edu) Site : ftp.cs.cmu.edu Country: USA GMT : -5 Date : 29-Oct-94 Source : admin Alias : mulberry.srv.cs.cmu.edu Admin : AI.Repository@glinda.oz.cs.cmu.edu, ai@cs.cmu.edu [?] ai+contrib@cs.cmu.edu (contributions) Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : WWW: www.cs.cmu.edu:8001/Web/Groups/AI/html/repository.html; AFS: afs/cs.cmu.edu/project/ai-repository/ai/; mail: ai+query@cs.cmu.edu with help as subject for instructions System : Unix URL : ftp://ftp.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged in; AI: /user/ai; uploads to /user/ai/new, mail to ai+contrib@cs.cmu.edu Files : CMU AI Repository: areas (software packages: Intelligent Agents Architectures, Artifical Life and Complex Adaptive systems, blackboard architectures, cellular automata, classical AI programs, code from AI textbooks, computer Vision, Constraint Processing, Distributed AI, Discovery and Data Mining, docs, educational tools, Expert systems/Production Systems, FAQ, Fuzzy Logic, Game Playing, Genetic Algoritms/Programming/Evolutionary programming, ICTO free software, Knowlegde Representation/Semantic Nets/Frames, Machine Learning, music, Neural Networks/Connectionist Systems/Neural Systems/Natural Language Processing (Natural Language: generation, machine translation, morphology, parsing, understanding), Planning/Agent testbeds, Planning/Plan Recognition, Reasoning (analogical, case based, defeasible legal, medical, probabilistic, qualitative, temporal/Theorem Proving/Automated Reasoning/Truth maintenance, robotics, Search, Simulated Annealing, Speech Recognition and Synthesis), events (calendar of conferences, events), lang (programming language), pubs (publications: books, mail/news archives, tech-reports etc.), utils (compression and archiving utilities) Site : ftp.cs.colorado.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : old ftp-list Alias : bruno.cs.colorado.edu, mroe.cs.colorado.edu Admin : trouble@cs.colorado.edu Organ : University of Colorado - Boulder, Boulder, Colorado, CS dept. Server : System : Unix (Sun) URL : ftp://ftp.cs.colorado.edu/ Comment: also available through WAIS; all transfers are logged Files : cs; docs; energy shootout; Esperanto; faces; Ghostscript; HPSC; Netfind sources; standards; tech-reports; time-series; Texas92; Vis Site : ftp.cs.columbia.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : lore.cs.columbia.edu Admin : ftp@ftp.cs.columbia.edu Organ : Columbia University, New York, New York, CS dept., Central Research Facilities Server : System : Unix URL : ftp://ftp.cs.columbia.edu/ Comment: one of the successors of cs.columbia.edu, columbia.edu and ftp.columbia.edu; RFC822 compatible e-mailaddress is mandatory for password; transfers are logged; ID and hostname are logged for statistical purposes; uploading to /incoming for temporary periods permitted; max. 20 users Files : acis-alliance; acl-l; aclofficial-l; albinali; amb; amd; archives [?]; arpa; baz; cacnet; cat-reports; chimera; class; german; hlfsd; html; info; IP; Israel; JPEG; listserv; Mach; mdarch; medimagex; nest network simulation testbed; nlp; quadcharts; pds; plana; porn; prosys; psai; psl; reports; robotics; Tcl/Tk (archives/tcl from ftp.cs.berkeley.edu); vision; X11R5; X11R6; xmove Site : ftp.cs.cornell.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : simon.cs.cornell.edu, ramses.cs.cornell.edu Admin : adm@cs.cornell.edu Organ : Cornell University, Ithaca, New York, CS Dept. Server : System : Unix URL : ftp://ftp.cs.cornell.edu/ Comment: directory: /pub/smart; complains when network address cannot be mapped into valid hostname, access will be unavailable soon if it isn't fixed.; see INDEX.ftp.cs.cornell.edu Files : branch; cmlin; courses; Irish emigrants; ISIS; lcpc; lots of user public directories; multimedia; nuprl; perot; simlab; smart; tech-reports; vision; vogels Site : ftp.cs.cuhk.hk Country: Hong Kong GMT : +8 Date : 20-May-94 Source : moder.zip Alias : dec37.cs.cuhk.hk Admin : ftp@cs.cuhk.hk Organ : Chinese University of Hong Kong, CS dept. Server : System : Unix URL : ftp://ftp.cs.cuhk.hk/ Comment: available through www.cuhk.hk: University info, Housing Design Project, CSC publications, photos of the campus and Hong Kong; compress and tar on the fly Files : EC; FreeBSD; GNU; graphics; Linux (sunsite.unc.edu); MS-DOS (EmTeX); MS-Windows (ftp.winsite.com); neuro; simtel; Slackware; SLS; TCL; tech-reports; X11R6; X-contrib Site : ftp.cs.curtin.edu.au Country: Australia GMT : +8 Date : 25-Jan-94 Source : rtfm Alias : marsh.cs.curtin.edu.au Admin : Organ : Curtin University, Perth Server : System : Unix URL : ftp://ftp.cs.curtin.edu.au/ Comment: Files : architec; docs; EDI; GIS; graphics; internet; iprs; learning; math docs; MIDI; netman; nsar; raytrace; rosin; Sun-dist; thesis; travt; units; web docs Site : ftp.cs.dal.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : cs.dal.ca, tusket.cs.dal.ca Admin : root@cs.dal.ca Organ : Server : System : Unix URL : ftp://ftp.cs.dal.ca/ Comment: [recheck: user anonymous access denied !] Files : cfn; cla; clip; comp.archives archive in /comp.archives (archives of alt.fan.monty-python among others); csuite; doslynx; field; freenet; giles; htmlasst; Mac; PC WWW; ug; uniforum Site : ftp.cs.few.eur.nl Country: Netherlands GMT : +1 Date : 26-Aug-94 Source : me Alias : kaa.cs.few.eur.nl Admin : sysva@cs.few.eur.nl Organ : Erasmus Universiteit Rotterdam (Erasmus University Rotterdam), Rotterdam, Faculty of Economics, CS dept. Server : System : Unix URL : ftp://ftp.cs.few.eur.nl/ Comment: transfers are logged; www browsable Files : cs; docs; GNU; network (samba); OS (Net2 BSD); PC (Cirrus, PC NFS, Perl, protect); pk; Sun; tech-reports; Unix; WWW Site : ftp.cs.flinders.oz.au Country: Australia GMT : +10 Date : 18-Aug-94 Source : me Alias : adam.cs.flinders.oz.au Admin : Organ : Flinders University Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.flinders.oz.au/ Comment: also ftp.cs.flinders.edu.au Files : khoros; labtam; Linux; perl4; psroff; rdist; resolver; sun-patches; Techmail; TeX; TripWire; wavelets; xtr Site : ftp.cs.indiana.edu Country: USA GMT : -5 Date : 30-Apr-95 Source : mail Alias : Admin : ftp@cs.indiana.edu Organ : Indiana University, Bloomington, Indiana, CS dept. Server : mailserv@ftp.cs.indiana.edu: the word "help" should be in the body. System : Unix URL : ftp://ftp.cs.indiana.edu/ Comment: Open 24 hours Files : CIC; conacyt; elisp (w3, tcp, mime-rtm, pop, netrek); eopl (Essentials_of_Programming_Languages supplements); faces & picons archives (sources & icons); goo; le (Logic Engine); lics & logic (Logic in CS); mosis; phonedir (Russian long distance); scheme-repository; stiquito; techreports; ucstri (world CS techreport index); oracle (Usenet Oracle); vsh (Visual Shell) Site : ftp.cs.keio.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.keio.ac.jp Alias : cs-relay.cs.keio.ac.jp Admin : ftp-admin@ftp.cs.keio.ac.jp Organ : Keio University, Keio, Graduate School of CS Server : System : Unix URL : ftp://ftp.cs.keio.ac.jp/ Comment: access allowed all day, but nighttime preferred; server can (de)compress, g(un)zip Files : 4.4BSD-Lite; arch; dbms; doc; GNU; inet; jtex; KEIO-CS; lang; Mac; mh; net; NeXT; OS; security; soft-eng; Solaris2; TeX; X11; X11R6 Site : ftp.cs.kuleuven.ac.be Country: Belgium GMT : +1 Date : 26-Mar-96 Source : mail Alias : godfather.cs.kuleuven.ac.be Admin : ftp@cs.kuleuven.ac.be Organ : Katholieke Universiteit Leuven, Leuven, CS dept. Server : mail-server@cs.kuleuven.ac.be; send message with empty subject and as body "begin help end" (each word on a new line); http://www.cs.kuleuven.ac.be/ System : Unix (SunOS 4.1.3, Sun4/75) URL : ftp://ftp.cs.kuleuven.ac.be/ Comment: limited disk space (donations welcome ;-) ); max. 10 users; special access features and specific contacts: see /README file Files : Ada-Belgium ftp archive with a.o. Public Ada Library on CD-ROM and GnuAda 9X compiler mirror; Compulog Network ftp service (contact: michael@cs.kuleuven.ac.be); DNS; epuf; EROOS; functional-prgm; impulse; logic-prgm; Numerical Analysis/Applied Math; TeX (LaTeX); Unix (DEC, Linux (Debian, elm, PS/2 MCA, Slackware), Netscape) Site : ftp.cs.kun.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : rtfm Alias : zeus.cs.kun.nl Admin : postmaster@cs.kun.nl Organ : Katholieke Universiteit Nijmegen (University of Nijmegen), Nijmegen, CS dept. Server : System : Unix URL : ftp://ftp.cs.kun.nl/ Comment: /pub/ArMaTuReS; max. 4 users Files : ArMaTuReS (TeX); clean; cip-s; compmath.{alcom,found,numanal}; csi; eag; GLASS; LDB; rail; softweng.{functlang,infsyst,progrmeth}; school; technapp.{exp,theor}; ToalTeX; TeX-bnf; Z80-dis Site : ftp.cs.man.ac.uk Country: UK GMT : 0 Date : 15-Nov-95 Source : me Alias : is1.cs.man.ac.uk Admin : stu@cs.man.ac.uk Organ : Manchester University, Manchester, CS dept. Server : System : Unix URL : ftp://ftp.cs.man.ac.uk/ Comment: max. 10 users; info about login and transfers is logged [needs to be checked] Files : Site : ftp.cs.mcgill.ca Country: Canada GMT : -5 Date : 29-Nov-94 Source : mail Alias : marge.cs.mcgill.ca Admin : help@cs.mcgill.ca Organ : McGill University, Montreal, Quebec, CS dept. Server : System : Unix URL : ftp://ftp.cs.mcgill.ca/ Comment: uploads to /incoming, please leave a note Files : AIX; Aarchie; docs; images; labs; Linux (kernel, Slackware); mail-list; MS-DOS; Netrek (COW and COW-lite); news; NeXT; PC Unix; SGI; Unix; X Site : ftp.cs.mun.ca Country: Canada GMT : -4 Date : 01-Oct-96 Source : usenet Alias : maple.cs.mun.ca Admin : Organ : Memorial University of Newfoundland, , Newfoundland, ES Dept. Server : System : Unix URL : ftp://ftp.cs.mun.ca/ Comment: Files : a1; inform; Linux; mc; miminis; news; pracc; publications; sppac; stemnet; tech-reports; X11 Site : ftp.cs.nott.ac.uk Country: UK GMT : 0 Date : 30-Oct-94 Source : me Alias : marian.cs.nott.ac.uk, marian.cs.nottingham.ac.uk Admin : support@cs.nott.ac.uk Organ : University of Nottingham, Nottingham, CS dept. Server : System : Unix URL : ftp://ftp.cs.nott.ac.uk/ Comment: incoming is spelled incomming.. Files : anon; big-internet; BSD patches; car; ceilidh; CERT; cnews; csound; dns; ep; fax; fp; gattbl; GNU; internet-drafts; isode; jips; KA9Q; Linux; lists; mail-gateways; mbone; mh; mig; MIME; misc; mmdf; NCSA; ndtl; network; nntp; nott-ac-uk; nrs; ntp; packet drivers; papers; peb; pineapple; PPP; reno; RFCs; sat-images; smds; Sun: flash, hotline, misc, nfs, papers, patches, src; usenet; X11; X11R6; yy Site : ftp.cs.odu.edu Country: USA GMT : -5 Date : 24-Aug-94 Source : old ftp-list Alias : xanth.cs.odu.edu Admin : root@cs.odu.edu Organ : Old Dominion University, Norfolk, Virginia, CS dept. Server : System : Unix URL : ftp://ftp.cs.odu.edu/ Comment: Files : ACM; cadence; caw; comp.sources: games, misc, x, unix; dansk; gdead; pgp; pothen; star-trek; systems; zeil Site : ftp.cs.pdx.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : mail Alias : sirius.cs.pdx.edu Admin : ftp-admin@cs.pdx.edu, cat@ee.pdx.edu Organ : Portland State University, Portland, Oregon, CS dept. Server : System : Unix URL : ftp://ftp.cs.pdx.edu/ Comment: max. 30 users; successor of potemkin.cs.pdx.edu and jove.cs.pdx.edu Files : aber (MUD); blackadder; csqr; Dylan; Elvis; frp; games; gks; GNU; Ileaf; League for programming freedom; Keanu-L archive; LPMUD; mexpress; music; NeXT sounds; Parker Lewis archive; Perl; politics; Pratchett; utek; yama; zmodem Site : ftp.cs.princeton.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : csservices.princeton.edu [?] Admin : Organ : Princeton University, , , CS dept. Server : System : Unix URL : ftp://ftp.cs.princeton.edu/ Comment: noweb has moved; several user pub directories Files : algoritms; duel; eurorad; formfactor; graphics; integration; Mac; mdd-reports; MS-DOS; network; noncom; notech; OPT; OSF; pldi95; PostScript; reports; spim; spledit; subsurface; toplas; wavrad Site : ftp.cs.purdue.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : mordred.cs.purdue.edu Alias : arthur.cs.purdue.edu, cs.purdue.edu Admin : postmaster@cs.purdue.edu Organ : Purdue University, West-Lafayette, Indiana, CS dept. Server : System : Unix URL : ftp://ftp.cs.purdue.edu/ Comment: X11R5 Sources/fixes from mordred.cs.purdue.edu; transfers are logged Files : avr; bouma; Chinese: cxterm (Chinese Xterm), fonts; fudos; grad-info; hammer; mav; mhc; nuspl; pcert; pellpack; Purdue Tech Reports; raid; RCS; serc; spaf; usamap; X11 Site : ftp.cs.rit.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : Alias : rit.cs.rit.edu Admin : Organ : R Institute of Technology, , , CS dept. Server : System : Unix URL : ftp://ftp.cs.rit.edu/ Comment: Files : acs; beg-guide; eiffel; gig; ics200; tech-reports Site : ftp.cs.rmit.oz.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : mail Alias : Admin : ftpadmin@cs.rmit.edu.au Organ : Royal Melbourne Institute of Technology (RMIT), Melbourne, CS dept. Server : System : URL : ftp://ftp.cs.rmit.oz.au/ Comment: this site mirrors various TeX sites; transfers are logged; successor of yallara.cs.rmit.edu.au; Etext archive maintained by adam@eden.apana.org.au (Adam Frey) Files : Etext; TeX Site : ftp.cs.rochester.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : mail Alias : cayuga.cs.rochester.edu, cs.rochester.edu Admin : root@cayuga.cs.rochester.edu Organ : University of Rochester, Rochester, New York, CS dept. Server : http://www.cs.rochester.edu System : Unix (SunOS 4.1.3, Sun3) URL : ftp://ftp.cs.rochester.edu/ Comment: the alias and OS are subject to change; server can (de)compress, g(un)zip and tar; see README for archive layout Files : comp.std.lisp archive; ftp.faq [!]; knowledge tools; Lisp standards; Mint; Papers and tech reports; rao; rcs; rec.woodworking; simulator; xarchie Site : ftp.cs.rose-hulman.edu Country: USA GMT : Date : 15-Dec-94 Source : old ftp-list Alias : babs.cs.rose-hulman.edu Admin : Organ : Rose-Hulman, , , CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.rose-hulman.edu/ Comment: all transactions are logged, read README Files : CS dept info; graphics; IFYCSEM; Japanese; NeXtrad; sigcse95 Site : ftp.cs.rug.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : admin Alias : rug19.cs.rug.nl, cs.rug.nl Admin : harm@cs.rug.nl Organ : Rijks Universiteit Groningen (University of Groningen), Groningen, CS dept. Server : System : Unix URL : ftp://ftp.cs.rug.nl/ Comment: max. 5 users; pub (in-house development), dist (redistributed files, limited) Files : Boyer-Moore proof programs; disk repair utils; graphics apps; gronics; liealg; Molecular Dynamics; parallel processing; X11R5 (xeasy, X11 data display program) Site : ftp.cs.ruu.nl Country: Netherlands GMT : +1 Date : 10-Sep-94 Source : rtfm Alias : sol.cs.ruu.nl, news.cs.ruu.nl Admin : archivist@cs.ruu.nl Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, CS dept. Server : mail-server@cs.ruu.nl, use a message with this in the body to get started: begin path your_email@address send HELP end System : Unix URL : ftp://ftp.cs.ruu.nl/ Comment: Open 24 hours; 500Mb; user 'ftp' is possible instead of 'anonymous'; transfers are logged; max. 25 users Files : Aircraft images; archivers; Atari ST; docs; Elm; GNU; HP-UX; LPF; Linux; MIDI; MIDI ftp sitelist; news.answers archive; NN-6.4; Perl; PINE; RUU; security; SGI; STOP; TeX; Unix; X11 Site : ftp.cs.scarolina.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : me Alias : apple.cs.scarolina.edu [?] Admin : Organ : University of South Carolina, Columbia, South Carolina Server : System : Unix URL : ftp://ftp.cs.scarolina.edu/ Comment: incoming is spelled incomming Files : csac (cannon); yacl (yet another class library, sridhar) Site : ftp.cs.su.oz.au Country: Australia GMT : +10 Date : 11-Mar-94 Source : Alias : staff.cs.su.oz.au Admin : Organ : Sydney University, Sydney Server : System : Unix (System V Release 4) URL : ftp://ftp.cs.su.oz.au/ Comment: Files : bridge; BSD43; cg; grasshopper; MHSnet; omnivault; papers; pcl; TCPmsg; tr Site : ftp.cs.sunysb.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : www.cs.sunysb.edu Admin : root@cs.sunysb.edu Organ : State University of New York - Stony Brook, Stony Brook, New York, CS dept. Server : http://www.cs.sunysb.edu/ System : Unix URL : ftp://ftp.cs.sunysb.edu/ Comment: Files : 386BSD; CONCUR95; Combinatorica; CompLab; EN; fgf; hilog; Linux; lsml; NSF-Workshop; OSP; SBProlog; Schloss; tech-reports; tvcg; xoldt; XSB Site : ftp.cs.tamu.edu Country: USA GMT : -6 Date : 22-May-94 Source : Alias : Admin : Organ : Texas A&M University, , Texas, CS dept. Server : System : Unix URL : ftp://ftp.cs.tamu.edu/ Comment: transactions are logged Files : ACM; BTNG; DCE; FE; FE-answers; furuta; hamradio; Health-Security-Act; pooch; TeXweb; Transport-Codes; Voodoo Site : ftp.cs.tcd.ie Country: Ireland GMT : 0 Date : 13-Aug-94 Source : me Alias : grattan.cs.tcd.ie Admin : Organ : Trinity College, Dublin, CS dept. Server : System : Unix URL : ftp://ftp.cs.tcd.ie/ Comment: Files : alpha; BSD; cosine-p8; crash; docs; fonts; GNU; graphics; languages; Mac; mail; mcast; multimedia; network; OSF; PC; security; Sun; TCD; text; Unix; utils; windows; X Site : ftp.cs.titech.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : old ftp-list Alias : akoudai.cs.titech.ac.jp Admin : ftp-admin@cs.titech.ac.jp Organ : Tokyo Institute of Technology, Tokyo, CS dept. Server : System : Unix URL : ftp://ftp.cs.titech.ac.jp/ Comment: miki.cs.titech.ac.jp is obsolete; decompression tools in /pub/tool Files : docs; games; GNU; GNU-rel; IEICE; Japanese; lang; Mac; mail; net; news; NeXT; OS; security; shell; Sun; TeX; text; tool; wnn; wwfs; X11 Site : ftp.cs.toronto.edu Country: Canada GMT : -5 Date : 31-Aug-95 Source : me Alias : relay.cs.toronto.edu, ai.toronto.edu Admin : ftp@cs.toronto.edu Organ : University of Toronto, Toronto, CS dept. Server : System : Unix URL : ftp://ftp.cs.toronto.edu/ Comment: Files : CA domain reg. csri-tech-reports; C-News; cogrob; combin; coopis; CS; darwin; dgp; dkbs; dt; dvix; emv; ftpd; Jove; mirror of nic.ddn.mil; molbio; NeXT; onet; pathalias; PC; reports; scheme; SGI; sigview; SunOS SLIP; Sun-spots; Sun-WP; S/SL; TeX; tff; tron; UofT BIND; usenet; VIS; X11R4; X11R5; xerion; zen; zmailer Site : ftp.cs.tu-berlin.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : caramba.cs.tu-berlin.de, quepasa.cs.tu-berlin.de Admin : ftpadm@cs.tu-berlin.de Organ : Technische Universitaet Berlin (Berlin University of Technology), Berlin Server : mail-server@cs.tu-berlin.de System : Unix URL : ftp://ftp.cs.tu-berlin.de/ Comment: Open 24 hours; this server understands REGET, MDTM and all other nifty stuff: get files compressed, gzipped, directories tarred etc. Files : 386BSD; Amiga; Aminet; Astro; Atari; BSD; comm; docs (vi, CCITT, RFCs, movies+tv-series, EFF); FTP Server listings; games; GNU; Info-Mac (mirror of sumex-aim.stanford.edu); IRC; lang; Linux; Mac; MS-DOS; MUD (TUBMUD); news; NeXT; OS; OS/2; sci; Sun-fixes; TCL; TeX; umlaut; Unix; X11R5; X11R6 Site : ftp.cs.tulane.edu Country: USA GMT : -7 Date : 19-Apr-94 Source : usenet Alias : rex.cs.tulane.edu Admin : Organ : Tulane University, New Orleans, Louisiana Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.tulane.edu/ Comment: SCSI BBS: +1-719-574-0424 Files : bb; ck; cpen240; fs; lang; mb; prabhu; rpg; SCSI (files from the SCSI BBS: ESDI, Fiber Channel, IPI, SCSI docs); TAI; tech; wbt; wmr Site : ftp.cs.tut.fi Country: Finland GMT : +2 Date : 20-Apr-94 Source : mail Alias : kaarne.cs.tut.fi, korppi.cs.tut.fi, tut.fi Admin : guru@cs.tut.fi Organ : Tampere University of Technology, Tampere, CS dept., Software Systems Lab Server : System : Unix (SunOS 4.1.3_U1) URL : ftp://ftp.cs.tut.fi/ Comment: max. 20 users; also available through Gopher (gopher.cs.tut.fi) and WWW (www.cs.tut.fi) Files : GNU; images; Isode; Opetus; orf; Sun fixes; TUT/CS archive Site : ftp.cs.ualberta.ca Country: Canada GMT : -7 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of Alberta, Ualberta, Alberta, CS dept. Server : System : Unix URL : ftp://ftp.cs.ualberta.ca/ Comment: Files : AI-GI-VI94; ARnet; cssa; dbms; DCE12; Enterprise; exodus; geompack; gno; gradinfo; graphics; Internship; kube; Mizar; Mizar-MSE; narrow; oolog; rasit; robotics; scsiping; smillie; spreadsheet; tartar; tech-reports; theorist; Site : ftp.cs.ubc.ca Country: Canada GMT : -8 Date : 14-Dec-94 Source : me Alias : nntp.cs.ubc.ca Admin : ftp-admin@cs.ubc.ca Organ : University of Britsh Columbia, , British Columbia, CS dept. Server : System : Unix URL : ftp://ftp.cs.ubc.ca/ Comment: directories: /pub/pickup/spline, /pub/local/src/snacc; the file 'arrangement' contains an index of the directories; problems with mirror1 and mirror3 directories Files : archive (mirrors): Apollo, doc (RFCs), GNU, Mac, Sun, Unix; ca-domain; cdnnet; cicsr; example images and data files; graphics bibliography in BiBTeX format; images; mirrors: Linux (tsx-11.mit.edu, nighty), NeXT, djgpp (ftp.clarkson.edu, nightly), GNU (prep.ai.mit.edu, nightly), Mach (mach.cs.cmu.edu, weekly), ftp.x.org (X-contrib, nightly), 386BSD (mirrored agate.berkeley.edu, weekly), EFF (ftp.eff.org, nightly), BSD-sources (ftp.uu.net, weekly), canarie (unbmvs1.csd.unb.ca, daily), EmTeX (ftp.cs.ruu.nl, weekly), IETF (ftp.wustl.edu, daily), internet drafts (ftp.wustl.edu, daily), MS-DOS (ftp.wustl.edu, daily), ndtl (hsdndev.harvard.edu, daily), RFCs (ftp.isi.edu, daily), SNMP-MIBs (ftp.3com.com and venera.isi.edu, daily); PCpickup; raster; Raven; security; snacc; Sun-fixes; Tourism in British Columbia (Hypercard Stack); UBC crest bitmaps; UBC CS tech-reports; UBC Unix Users Group; vista (software for computer vision research); X11R6 Site : ftp.cs.ucla.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : delphi.cs.ucla.edu Admin : Organ : University of California - Los Angeles, Los Angeles, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.ucla.edu/ Comment: Files : aidspaper; CoEd; contest; dualcit.faq; ficus; ispell; kmed; maisie; spg; tech-reports; Tensor; tgif Site : ftp.cs.uct.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : Alias : casper.cs.uct.ac.za Admin : Organ : University of Cape Town, Cape Town Server : System : Unix URL : ftp://ftp.cs.uct.ac.za/ Comment: descriptive ls/dir command Files : DNAnet; docs; flap; FRD Visualisation Initiative; GNU; PC (MS-DOS, Novell); UCT CS publications; sacj; Slip+PPP packages; Unix; Site : ftp.cs.uec.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : me Alias : csgwy.cs.uec.ac.jp Admin : Organ : UEC, , CS dept. Server : System : Unix URL : ftp://ftp.cs.uec.ac.jp/ Comment: Files : doc (UEC); educ (earth, fire, ice, water, wind, wood); OS (386BSD, Mach, Mach-Japan); TeX (style); WIDE (MIME) Site : ftp.cs.uit.no Country: Norway GMT : +1 Date : 11-Oct-96 Source : mail Alias : tklab1.cs.uit.no Admin : ftp@cs.uit.no Organ : Universitetet i Tromsoe (Tromsoe University), Tromsoe, Seksjon for informatikk (CS dept.), Teknisk Kompetansegruppe Server : System : Unix (HP/UX, HP9000/7xx) URL : ftp://ftp.cs.uit.no/ Comment: the northernmost university in the world!; index in ls-lR.gz; Not a dedicated FTP-server, so some restrictions exist; The official XPilot FTP site; max. 20 users Files : doc (TAH115); drivers (xircom); games (crossfire, xpilot); mirrors (LessTiff, NetBSD, Postgres95); os2 (fff11); reports; util (GNU); win-nt; win-dos (Adobe, DOS, GNU, Netscape, prtdrvs, tp755, tp760, virus, w32s, win95); www (netscape, viewlog) Site : ftp.cs.umanitoba.ca Country: Canada GMT : -6 Date : 25-Jan-95 Source : me Alias : platinum.cs.umanitoba.ca Admin : ftp@cs.umanitoba.ca Organ : University of Manitoba, Winnipeg, Manitoba, CS dept. Server : System : Unix URL : ftp://ftp.cs.umanitoba.ca/ Comment: transfers are logged; tar, g(un)zip and (de)compress on the fly Files : adsl (Advanced Database Systems Lab); bibliographies; clips; ImageProcessing; Introductory_Documents; judge; mwg; MS-DOS (assemblers, comm, compilers, education, executor, finance, games, intel, national, starter, tex, TI, util, virus, win3); popan; projplane; Unix_FAQ; Unix_books; utilities Site : ftp.cs.umass.edu Country: USA GMT : -5 Date : Source : ibis.cs.umass.edu Alias : Admin : Organ : University of Massachusetts - Amherst, Amherst, Massachusetts Server : System : URL : ftp://ftp.cs.umass.edu/ Comment: Files : Object System Lab (/pub/osl) Site : ftp.cs.umb.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : rtfm Alias : claude.cs.umb.edu Admin : rickm@cs.umb.edu Organ : University of MB, , , CS dept. Server : System : Unix (Sparcstation 1) URL : ftp://ftp.cs.umb.edu/ Comment: probably successor of bach.cs.umb.edu; some files to be mirrored on ftp.sterling.com Files : bblisa; bcs; corpus; dtrg; ice; ieee; interleaf; isetl; lru-k; news; rouilj; scheme; security; siggraph; tei; TeX; xinu7300 Site : ftp.cs.umd.edu Country: USA GMT : -5 Date : 02-Aug-94 Source : old ftp-list Alias : mimsy.cs.umd.edu, cs.umd.edu Admin : Organ : University of Maryland, , Maryland, CS dept. Server : System : Unix URL : ftp://ftp.cs.umd.edu/ Comment: transfers are logged Files : amanda; BSD; classes; coltbib; complex; cyrillic; declarative languages bib; dept.; faculty; hcil; hpsl; MaRS; misc nonlin; omega; papers; prism; realtime; security; skiplists; style-guide; Sun-patches Site : ftp.cs.umn.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : me Alias : Admin : mirror@cs.umn.edu Organ : University of Minnesota, , Minnesota, CS dept. Server : System : Unix URL : ftp://ftp.cs.umn.edu/ Comment: Files : docs; elisp-archive; epoch; GNU; Internet Talk Radio (ITR); LaTeX; Linux; maccabe; networking; security; sparse; systems [?]; Usenet; X Site : ftp.cs.umu.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : me Alias : gauss.cs.umu.se Admin : Organ : Umea University, Umea, CS dept. Server : System : Unix URL : ftp://ftp.cs.umu.se/ Comment: Files : conlab; GNU; images; Khoros; Lapack; Mac; papers; PC (several useful utils); UTRL Site : ftp.cs.unc.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : omicron.cs.unc.edu Admin : Organ : University of North Carolina, Chapel Hill, North Carolina, CS dept. Server : System : Unix URL : ftp://ftp.cs.unc.edu/ Comment: directory: pub/reaction_diffusion Files : 5; admissions; bioscan; colab; cscw94; DGS; DIRT; gash; Greg Turk's files; GRIP; hmd; ht93; MoDE40; parallel_biblio; PC; proteus; publications; ray_biblio; reaction_diffusion; recommendations; salphasic clocks; softlab; TCLBind; TDGLIB; tech-reports; VIEW; view_code; virtus; volume_biblio; WE; XPEL; XTV Site : ftp.cs.unh.edu Country: USA GMT : -5 Date : 10-Nov-95 Source : me Alias : frick.cs.unh.edu Admin : Organ : University of New Hampshire, , New Hampshire, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.unh.edu/ Comment: Files : csp; cstar; Linux; UNHProlog Site : ftp.cs.uni-bonn.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : olymp.informatik.uni-bonn.de, olymp.cs.bonn.edu, olymp.cs.uni-bonn.de Admin : ftpadm@olymp.cs.uni-bonn.de Organ : Universitaet Bonn (University of Bonn), Bonn, CS dept. Server : System : Unix URL : ftp://ftp.cs.uni-bonn.de/ Comment: Files : Site : ftp.cs.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : ftp-adm@cs.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, CS dept. Server : FSP System : Unix URL : ftp://ftp.cs.uni-sb.de/ Comment: index in index.Z and index.gz; initial directory: /pub; see /README and /COPYING_POLICY for more info; all transfers are logged with hostname and e-mailaddress; user 'ftp' can be used instead of 'anonymous'; server understands REGET; FSP available on port 21 Files : BSD; comm; doc; f2c; GNU; graphics; languages; Lantronix; LEDA; mail; net; news; Perl; postscript; RFCs; Solbourne; Sun; TeX; X11R6 Site : ftp.cs.unl.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : cse.unl.edu Alias : typhoon.cs.unl.edu Admin : manager@cse.unl.edu Organ : University of Nebraska - Lincoln, Lincoln, Nebraska, CS dept. Server : System : Unix URL : ftp://ftp.cs.unl.edu/ Comment: Files : ObjC; info; jbettis (elm-pgp); Linux (doc, GCC, iBCS, kernel, vixie-cron, Wine, WP60); mgleason; ncftp; reich (brady, EOS, est_otf, Sun, VIP); tech-reports Site : ftp.cs.unlv.edu Country: USA GMT : -7 Date : 02-Aug-94 Source : ftp.sterling.com Alias : jimi.cs.unlv.edu Admin : Organ : University of Nevada - Las Vegas, Las Vegas, Nevada Server : System : Unix URL : ftp://ftp.cs.unlv.edu/ Comment: some files to be mirrored on ftp.sterling.com Files : Chimera; Mac (comm, oztex, privacy, utils, virus); MS-DOS (asme, bcf77, emtex, ghostscript, GNU, kermit, oemacs); Unix (Linux distribution and installation HOWTO) Site : ftp.cs.unm.edu Country: USA GMT : -7 Date : 25-Jan-95 Source : usenet Alias : mammoth.cs.unm.edu Admin : cslab@cs.unm.edu Organ : University of New Mexico, Albuquerque, New Mexico, CS dept. Server : System : Unix URL : ftp://ftp.cs.unm.edu/ Comment: several user public directories with class material including misc. algoritms Files : ADA; AI; executor (pub/ardi: Mac emulator for DOS, Linux, NeXTStep); ISEM; MST; Point; poker; SSIM; tech reports Site : ftp.cs.ust.hk Country: Hong Kong GMT : +8 Source : me Alias : falcon.cs.ust.hk Admin : cssystem@cs.ust.hk Organ : Hong Kong University of Science & Technology (HK UST) Server : System : Unix URL : ftp://ftp.cs.ust.hk/ Comment: Files : reviews; techreports Site : ftp.cs.utwente.nl Country: Netherlands GMT : +1 Date : 26-May-94 Source : me Alias : utrhcs.cs.utwente.nl Admin : Organ : Universiteit Twente (University of Twente), Enschede, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.utwente.nl/ Comment: Files : docs (amast, CHISE94, dbgroup, IKS, kbks95, lotos, lotosphere, network, Parlevink, pegasus, spatie, Teleinformation, TM, TRESE); Indices; PC NFS; pictures (bikes, cars, helis, sf, space) Site : ftp.cs.uwa.edu.au Country: Australia GMT : +8 Date : 15-Dec-94 Source : old ftp-list Alias : bilby.cs.uwa.edu.au, ftp.cs.uwa.oz.au Admin : ftp@cs.uwa.edu.au Organ : University of Western Australia, , , CS dept. Server : System : Unix URL : ftp://ftp.cs.uwa.edu.au/ Comment: Open 24 hours Files : cwj; FYIs; graphcs; info for prospective Honours students; Mac; OOT; Research on automatic theorem proving, computational phonology, graphs (in the abstract algebra sense), Joyce-Linda, Prolog-Linda; papers and research reports (local); RFCs; X11R6; XView From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:23 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 7 of 23 [07/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:18:59 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1680 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 7 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:852 news.answers:33088 Archive-name: ftp-list/sitelist/part7 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.cs.uwm.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : admin Alias : miller.cs.uwm.edu, andeker.cs.uwm.edu Admin : postmaster@cs.uwm.edu, levine@cs.uwm.edu (Leonard P. Levine) Organ : University of Wisconsin - Milwaukee, Milwaukee, Wisconsin, EE and CS dept. Server : gopher://ftp.cs.uwm.edu/ System : Unix (Ultrix 4.1) URL : ftp://ftp.cs.uwm.edu/ Comment: open 24 hours; Home for Computer Privacy Digest (CPD); queries/ commands may be logged; max. 50 users; uploads to /incoming Files : comp-literacy; comp.privacy (CPD archives Vol 1-4, Privacy Library); crypto94; FreeBSD; NetBSD; OS/2; PC-DOS; shuttle-GIFs (Columbia); soft-eng (Software Engineering class software); tech-reports; uwm-tools (locally developed software tools) Site : ftp.cs.vu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : top.cs.vu.nl Admin : postmaster@cs.vu.nl (Kees J. Bot) Organ : Vrije Universiteit (Free University), Amsterdam Server : System : Unix URL : ftp://ftp.cs.vu.nl/ Comment: complaints/suggestions about the software to the maintainer of the software, not to the admin of the site; transfers are logged Files : acm; amoeba; ast; Atari (archivers, games); bal; bonsangue; ceriel; ctv (C++, CPL++, draft, Prolog); DejaVU; dick (biddulph, cvs, deskjet & laserjet fonts, magtape handling, MS-DOS, PLE, PTAPG, similarity tester, tartan: loads of GIFs of Scottish design it seems); dictionaries; ecai94; eliens (book, GIFs of Dutch ships, hush, papers); eptreur; golding; gvw; harpoon; idraw; IOA; ipoorten (Atari 8bit (images, docs, pinouts), Prince (images, PMLs, reviews), Unix); Minix-386vm (ANSI compilers, demo, pascal, simulator); nlroei (successor of rulglj.leidenuniv.nl); papers (AI, amoeba, math, orca, theory); public (RadioAmsterdamNews); Sater (bridge, software); SGML; xemp Site : ftp.cs.waikato.ac.nz Country: New Zealand GMT : +12 Date : 15-Dec-94 Source : rtfm Alias : ogre.cs.waikato.ac.nz Admin : ftp@ftp.cs.waikato.ac.nz, ard@ftp.cs.waikato.ac.nz (Andrew Donkin) Organ : University of Waikato, Waikato, CS dept. Server : FSP, http://www.cs.waikato.ac.nz/ System : Unix URL : ftp://ftp.cs.waikato.ac.nz/ Comment: If you're from outside New Zealand, and are not looking for something specific to this university, please try elsewhere; ftp.wustl.edu mirrors the random-dot stereogram collection; ftp.x.org has more up to date copies of XWindows files, also more recent versions of GNU and Tcl/Tk files can be found elsewhere. This site does not attempt to be current; please use on the fly compression instead of transferring plain text files; transfers are logged; max. 50 users Files : 223b; bcs; calculators; CCITT; compression; dbridges; docs; formal methods; ihw; logic prog.; m2magic; Mac; ML; packages; papers; picsil; SIRDS; Solaris; standards; Unixware; Xkernel Site : ftp.cs.washington.edu Country: USA GMT : -8 Date : 24-Aug-94 Source : old ftp-list Alias : june.cs.washington.edu, cs.washington.edu Admin : Organ : University of Washington, Seattle, Washington, CS dept. Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.cs.washington.edu/ Comment: some loose files in /pub as well Files : AI; benchpress; community networks; constraints; dylan; egs; gnat; graphics; IETF; map; metip; netmanager; ntemacs; orca; pardo; presto; pfs; RCS; raj; RFCs; se; SmallTalk; Taipei-100; TeXhax; thaisys; tr; ux-pcmcia Site : ftp.cs.wayne.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : zeus.cs.wayne.edu Admin : Organ : Wayne State University, , , CS dept. Server : System : Unix URL : ftp://ftp.cs.wayne.edu/ Comment: transfers are logged Files : CAR; context; CSlibrary; EC; faculty; ftpmail; grad; misc; VIFOR; wu-ftpd Site : ftp.cs.wesleyan.edu Country: USA GMT : Date : 29-Mar-95 Source : me Alias : allegory.cs.wesleyan.edu Admin : Organ : Wesleyan University, , , Math/CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.wesleyan.edu/ Comment: Files : djd; fonts; lipton; martin; philip; res Site : ftp.cs.widener.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : ashley.cs.widener.edu Admin : ftp-manager@cs.widener.edu Organ : Widener University Server : System : Unix (SunOS 4.1) URL : ftp://ftp.cs.widener.edu/ Comment: directory: pub/zen Files : Simponsons archive, nixpub listing, Archie clients (home of Kehoe's C client); Zen and the Art of the Internet Site : ftp.cs.wisc.edu Country: USA GMT : -6 Date : 23-Jul-95 Source : mail Alias : fyvie.cs.wisc.edu Admin : ftp@cs.wisc.edu Organ : University of Wisconsin, Madison, Wisconsin, CS dept. Server : System : Unix URL : ftp://ftp.cs.wisc.edu/ Comment: server can (de)compress, tar files and directories; RoadMap contains list of directories; files from shorty.cs.wisc.edu Files : 007; afs-tools; AIX; Approximation Theory; bolo; CDIFF; computer-vision; condor; connectivity table; coral; Exodus; galileo; ghost; goodman; HP; list-archives; machine learning; markhill; math prog; mcplib; Novell; par-distr-sys; paradise; shore; sohi; spim; spimsal; swartz; tech-reports; Ultimate Frisbee files; UW; warts; wisc; wwt; X; xunet Site : ftp.cs.wits.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : me Alias : concave.cs.wits.ac.za Admin : val@cs.wits.ac.za Organ : University of Witwatersrand, Witwatersrand, CS dept. Server : System : Unix URL : ftp://ftp.cs.wits.ac.za/ Comment: transactions are logged; descriptive ls/dir command; max. 100 users Files : compcomp; FAQs (Africa, Wine); general (distributions, thesis, tech-reports); images (gif, jpg, mpeg, obj for X3D); languages; Linux (games, info, packages, raytracing, sound, utils, X11); pc: MS-DOS (arcers, comm, games, mouse, network, proglang, utils, virus, windows), MS-Windows, MS-Windows NT (compress, graphics); research; sounds; Unix (applications, audio, benchmark, bin, games, graphics, lang, network, postscript, research, sgb, shells, Sun, SGI, TeX, utils) Site : ftp.cs.wright.edu Country: USA GMT : -5 Date : 08-Aug-94 Source : me Alias : Admin : corcoran@valhalla.cs.wright.edu Organ : Wright State University Dayton, Ohio, CS dept. Server : System : Unix URL : ftp://ftp.cs.wright.edu/ Comment: This is a limited use ftp server for specific items people request. It is NOT an archive site [maybe I shouldn't be listing it?] Files : some utilities Site : ftp.cs.yale.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : ra; dept-gw.cs.yale.edu Admin : requests@cs.yale.edu Organ : Yale University, New Haven, Connecticut, CS dept. Server : http://www.cs.yale.edu/ System : Unix (SunOS 4.1) URL : ftp://ftp.cs.yale.edu/ Comment: telnet to info.cs.yale.edu if you don't have a WWW browser; NO offensive material (e.g. GIFs); sessions/uploading/downloading are logged Files : angst; angst2; crystal; double digester; drosophila theory; f2c; Heroes; hoopla; images; IP; lisp patch; MS-Windows; netmenu; netrek; networks; nisp; obfuscated C; Rococo; snodgrass; Sparcsounds; Sun-fixes; tarr; tech-reports; vlad; Yale info TR; WWW; Site : ftp.cs.york.ac.uk Country: UK GMT : 0 Date : 07-Jun-94 Source : mail Alias : minster.york.ac.uk Admin : forsyth@plan9.york.ac.uk Organ : University of York, York, CS dept. Server : System : Plan9 (Sun 3/60) URL : ftp://ftp.cs.york.ac.uk/ Comment: directories look like Unix (Plan9 is an OS a la Unix from Bell Labs) Files : irs; netlib; technical reports and papers; files exported by groups and users in the department; plan9; realtime; stress; isg Site : ftp.csc.liv.ac.uk Country: UK GMT : 0 Date : 22-May-94 Source : old ftp-list Alias : lune.csc.liv.ac.uk Admin : ftp@csc.liv.ac.uk Organ : Liverpool University, Liverpool, CS dept. Server : System : Unix URL : ftp://ftp.csc.liv.ac.uk/ Comment: Open 24 hours; see /README and /Conventions files for info; max. 30 users; mirrored at ftp.ask.uni-karlsruhe.de, ftp.cae.wisc.edu, hpux.cict.fr; xbrowser recommended for transfers Files : Ports to HP-UX machines (especially Series 700): including X11R4 clients, GNU, recreational software, text editors, sysadmin tools Site : ftp.csc.ncsu.edu Country: USA GMT : -5 Date : 18-Aug-94 Source : ftp.sterling.com Alias : osl.csc.ncsu.edu [?] Admin : tkl@ncsu.edu (tim Lowman) Organ : North Carolina State University, Raleigh, North Carolina, CSC, Op;erating Systems Lab Server : System : Unix URL : ftp://ftp.csc.ncsu.edu/ Comment: some files to be mirrored on ftp.sterling.com; anonymous sessions are logged; limit anonymous ftp to off hours please; max. 20 users; extra feature: quote site exec Files : anime; bitmaps; classes; communications; compilers; CSC tech-reports; docs; fts; GNU; graduate and undergraduate info; graphics; locked; mail; markov; multimedia; ncsu_motif; network; paracomp; rn; rtcomm; SGI; tdcada; tech; Ultrasound; Unix; utils; wg25; X11; Xinu Site : ftp.csce.kyushu-u.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : kyushu-u.ac.jp, kyu-cs.kyushu-u.ac.jp, ftp.kyushu-u.ac.jp Admin : ftp-admin@ftp.csce.kyushu-u.ac.jp Organ : University of Kyushu, Kyushu, CS dept. Server : System : Unix URL : ftp://ftp.csce.kyushu-u.ac.jp/ Comment: index: ls-lR, ls-lR.Z, ls-lR.gz, 00NEWFILES; South Hyogo (Kobe) Earth Quake info Files : 386BSD; 4.4BSDLite; FreeBSD; GNU; internet-drafts; kyushu-u; lang; Linux; Mac; MS-DOS; misc; net; netdocs; Quake info; RFCs; security; system; TeX; utils; X; X11R5 Site : ftp.csd.uch.gr Country: Greece GMT : +2 Date : 16-Jul-94 Source : mail Alias : crete.csd.uch.gr Admin : postmaster@csd.uch.gr Organ : University of Crete, Heraklion, Crete, Computer Science Department Server : System : Unix (SunOS 4.1) URL : ftp://ftp.csd.uch.gr/ Comment: max. 5 foreign users; read /README for special features; max. allocated bandwidth varies Files : abacus; antivirus; archie; compressors; CSD: papers, tech-reports; GNU; Greek fonts - printing/editing sw; graphics; images; locally developed stuff, IRC; Linux; Mac; Mach; network; NeWS; NFS; papers; Parix; postgres; postscript; posybl; RFCs; Sun; Unix; Unix-benchmarks; vi-stuff; TeX; WWW; X11 Site : ftp.csd.uwo.ca Country: Canada GMT : -5 Date : 04-Feb-94 Source : rtfm Alias : Admin : Organ : University of Western Ontario, London, Ontario, CS dept. Server : System : Unix URL : ftp://ftp.csd.uwo.ca/ Comment: directory: /pub/news/alt.backrub Files : alt.backrub archives Site : ftp.cse.nau.edu Country: USA GMT : -7 Date : 10-Dec-94 Source : me Alias : pine.cse.nau.edu Admin : Organ : Northern Arizona University, Flagstaff, Arizona, College of Engineering Server : System : Unix URL : ftp://ftp.cse.nau.edu/ Comment: Files : Site : ftp.cse.ogi.edu Country: USA GMT : -8 Date : 02-Sep-96 Source : old ftp-list Alias : ogicse.ogi.edu, cse.ogi.edu church.cse.ogi.edu Admin : Organ : Oregon Graduate Institute of Science and Technology, , Oregon, CS and Engineering (CSE) dept. Server : System : Unix URL : ftp://ftp.cse.ogi.edu/ Comment: Files : archives: neuro-evolution mailing list, speech recognition; chifoo; chorus (reports, slides); hosts; Kerberos; Mush; ogipvm; pacsoft; pnl; revelation; speech; tech-reports; tiny trpl Site : ftp.cse.psu.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : mail Alias : moe.cse.psu.edu Admin : ftp@cse.psu.edu Organ : Pennsylvania State University, , Pennsylvania Server : System : Unix URL : ftp://ftp.cse.psu.edu/ Comment: use this instead of guardian.cs.psu.edu; .cs. has become .cse. Files : BSDI; cdrom; DNS.Talk; docs; Ethics; ICPP94; ioccc; laser-set; laser-status; mirror of ftp.eff.org; moon; plan9-fans; PSU domain; resource guide; RFCs; Sun-dist; Unix-admin; Vision; VLSI-CAD; winsboro; worm; ZED Site : ftp.cse.ucsc.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : rtfm Alias : darrell@cse.ucsc.edu (Darrell Long, comp.os.research archive) Admin : librarian@cis.ucsc.edu (for contributions) Organ : University of California - Santa Cruz, Santa Cruz, California Server : System : Unix URL : ftp://ftp.cse.ucsc.edu/ Comment: this service is made available to the Internet community for the distribution of technical reports, bibliographies, programs, data sets and other useful information Files : amoeba; bibliographies; carafe; colt; comp.os.research; csl; hpdc3; images; item; karplus; mcmc; morph; plan9; protein; qnx; refdbms; rna; tcos; tr; UCSC; xnf-xs Site : ftp.csh.rit.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : ccimp.csh.rit.edu Admin : ftp@mail.csh.rit.edu Organ : R Institute of Technology, , , Computer Science House Server : www.csh.rit.edu; finger info@drink.csh.rit.edu System : Unix URL : ftp://ftp.csh.rit.edu/ Comment: transfers are logged; max. 5 users Files : 3D FAQ; CSH; drink; Linux: uva.passwd patched; OSF; VR Site : ftp.csie.nctu.edu.tw Country: Taiwan GMT : +8 Date : 10-Nov-95 Source : old ftp-list Alias : ccsun42.csie.nctu.edu.tw Admin : ftp@csie.nctu.edu.tw, help@csie.nctu.edu.tw Organ : National Chiao Tung University, Hsin Chu, CS and Information Engineering dept. Server : FSP, port 21 System : Unix (SunOS 4.1) URL : ftp://ftp.csie.nctu.edu.tw/ Comment: server supports keyword file searching Files : BBS; BIOS; books; Chinese; cna-news; CSIE; docs; FAQ; GNU; graphics formats; IRIS; liny; Mach docs; MS-DOS; MS-Windows 3.x (mirror of papa.indstate.edu); music; news; news-archive; NeXT; NSC; Phoenix BBS; RFCs; RFC-C; RS6000; security; Sun; Unix; X11; ZyXEL Site : ftp.csn.net Country: USA GMT : -7 Date : 15-Nov-95 Source : mail Alias : puce.csn.net, ftp.csn.org, ftp.metacard.com, ftp.sda.com Admin : support@metacard.com Organ : Colorado Supernet Inc./Metacard Corporation, , Colorado Server : http://www.metacard.com/ System : Unix (SunOS 4.1) URL : ftp://ftp.csn.net Comment: successor of csn.org Files : aap_support; AATA; AATA_China-Link; Advance; Aescon; aimhigh-info; aimhigh; alt.book.reviews; Altia; apptech; aquaengr; ASTI; bbell-assoc; BHPLAW; blackhawk; boulder; CCDC; CGM; ClassicSoft; CloudNine; CMS; COGS; Cogwheel; Columbia; Compatible; Computech; ConferTech; crlhq; CSN; CSNews; Cygnus; cytomation; databases; dea; densoft; disability; DMK; docdev; dos dovetail; dsi; Edgenet; ForteNet; fruug; gat; GEOSYN; gifted; GLP; GMG; golden; gopher; gvnet; HDI; HDL; health; hms; hydrosphere; icc; ices; ILE; Infozone; internet-talk-radio; interpex; interprise; ISAaC; isdn; IST; JournalG; k12; Laserdisc; Libnet; library; LucasRadio; mac; mail-list-archives; mail; mantic; mapinfo; maps; Mathcom; McCallum; Menu; MetaCard (multimedia authoring for Unix/X11); mhhc; MINC; Minimus; Minitel; misc; modem; net; news; novalink; OldColoCity; OmniRes; other; Pipeline; Platte; povsb; PowerPlay; PPB; prime; ProBook; psi-japan; psi-usa; PTI; QED; qtrack; quarkxt; quipinfo; R2; ramtron; RMDP; RN+; rpgtools; Schreiber; security; seltzer; slip; SOS; Spatial; sudo; Sycon; tiag; tin; Tunguska; Unidata; Unimac; uucp; vprof; wais; Whitestar; XVT Site : ftp.cso.uiuc.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : ux3.cso.uiuc.edu Admin : markz@vmd.cso.uiuc.edu, zinzow@ux3.cso.uiuc.edu (Mark Zinzow) Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://ftp.cso.uiuc.edu/ Comment: directory: doc/pcnet/compression Files : Amiga; BBS; Compression programs/formats chart; docs; Mac; mail; math; mods; MS-DOS: ADF, Exec-PC, PC-SIG files; mrc; net-nav; Tandy; UIUC; Unix-PC tools Site : ftp.csrl.aoyama.ac.jp Country: Japan GMT : +9 Date : 14-Dec-94 Source : me Alias : kepa.csrl.aoyama.ac.jp Admin : Organ : Aoyama University? Server : System : Unix (SunOS 4.1) URL : ftp://ftp.csrl.aoyama.ac.jp/ Comment: Files : CMU Lisp; dylan; genera latex; GNU; graphers; landscape; lisp docs; lisp src; net misc.; oopsla90; scsh; WCL; winsock; YYonX Site : ftp.css.cdc.com Country: USA GMT : Date : 25-Jan-95 Source : me Alias : quixote.css.cdc.com Admin : Organ : Control Data Corporation Server : System : Unix (SunOS 4.1) URL : ftp://ftp.css.cdc.com/ Comment: Files : abb; abelseth; ahisa; aria_rn; arm; Art folder; asm; Boeing; boutet; BSH; C++; cdsParis; ceab3; Chrysler; coewes; DASA; dbxstring; dew; edlfixes; email; ems; EPC; epicurean; epix; epx; fads; fish; france; gabi; goodies; Honeywell; HP; icem systems; IRIX0109; IRIX5.2 rn; Josh; least squares; mailhub; metaphase; mexico; mh-fixes; mh-tools; mhs-ds; mmc; mmdd; MRZ; ndp; NMFS; norwest; NRL; nsc; odn; oracle; oregon; perl; popd; quix2; quxiote; RFCs; rdt; rrs; rrs X.25; SGI; Siemens pn; solver; Sun; tci; UMN; UWO; usacoe; vista; widener Site : ftp.css.gov Country: USA GMT : Date : 29-Mar-95 Source : me Alias : sol.css.gov Admin : Organ : CSS Server : System : Unix (SunOS 4.1) URL : ftp://ftp.css.gov/ Comment: several user public directories Files : admin; data; dsc; nmrd; Sun; trig. funcs Site : ftp.css.itd.umich.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.clark.net Alias : stimpy.css.itd.umich.edu, stimpy.us.itd.umich.edu, ftp.us.itd.umich.edu, us.itd.umich.edu Admin : ftp@us.itd.umich.edu Organ : University of Michigan, Ann Arbor, Michigan, Information Technology Division Server : System : Unix URL : ftp://ftp.css.itd.umich.edu/ Comment: transfers are logged Files : binaries (Mac, Mandel, RS6000-AIX, Sun4, Vile); docs; ITD docs; src; sysadmin (bind, docs, imap, ITD courses, netman, security, sendmail); systems (HP48, Mac, NeXT, SGI, Sun, X11); WWW Site : ftp.csua.berkeley.edu Country: USA GMT : -8 Date : 30-Oct-94 Source : old ftp-list Alias : scotch.csua.berkeley.edu Admin : Organ : University of California - Berkeley, Berkeley, California, Computer Science Undergraduate Assocation Server : System : Unix URL : ftp://ftp.csua.berkeley.edu/ Comment: successor of soda.berkeley.edu Files : archie; ars-magica; btech; campus-maps; cd-rom; cerebus; chaosium; classes; corewar; crossfire; culture; ctulhu; Cypherpunks archive; dikued; eap; enscriptor; evers; frua; frudge; go-bears archive; help-sessions; hiking-club; ikiru; Linux; lpf; Mach; mcb130; net-growth; Netrek; NNTPscan; novel; palladium; quayletool; rec.gambling; rpg-index; runequest; scheme_class; Sequent; sfraves; sockets; storyteller; strangeness; sugar; the4thnation; typing injury FAQ; vt100.animation; war_cry; wordoftheday; wortzumtag; X11R5; xbattlefront Site : ftp.csuohio.edu Country: USA GMT : -5 Date : 19-Feb-95 Source : me Alias : Admin : Organ : Cleveland State University, Cleveland, Ohio Server : gopher System : Unix (NeXT 1.0, NeXTStep) URL : ftp://ftp.csuohio.edu/ Comment: Files : CSU (Mac, MS-DOS, Windows: misc SLIP software configured for CSU); news: alt.sources, alt.sources.{amiga,d,index,mac,mac.d, patches,wanted}, bit.listserv.{notis-l,novell}, comp.infosystems.gopher, comp.os.vms, comp.protocols.tcp-ip, comp.protocols.tcp-ip.{domains,ibmpc}, comp.soft-sys.nextstep, comp.sources.{misc,unix,x}, comp.sys.dec, comp.sys.dec.micro, comp.sys.next, comp.sys.next.{advocacy,announce,bugs,hardware, marketplace,misc,programmer,software,sysadmin}, comp.sys.novell, comp.sys.sun.{admin,announce,apps,hardware,misc,wanted}, comp.unix.osf.{misc,osf1}, comp.unix.solaris, comp.unix.ultrix Site : ftp.csurf.co.za Country: South Africa GMT : +2 Date : 02-Sep-96 Source : usenet Alias : abfab.csurf.co.za Admin : root@abfab.csurf.co.za Organ : CyberSurf Technologies Server : System : Unix URL : ftp://ftp.csurf.co.za/ Comment: Files : Linux (slrn, webreg); Win3 (misc. netapps); Win95 (misc. netapps) Site : ftp.ctpm.uq.oz.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : Admin : ftp@ctpm.uq.oz.au Organ : University of Queensland, Brisbane, Queensland, Centre for Tropical Pest Management Server : System : Unix URL : ftp://ftp.ctpm.uq.oz.au/ Comment: transfers are logged; most of the material here is gathered from elsewhere, if you're not in Australia try to look look closer to home; uploads to /tmp, mail the admin if you leave something Files : diagnosis; Linux (kernel, Slackware) Site : ftp.ctr.columbia.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : sol.ctr.columbia.edu Admin : archivist@ctr.columbia.edu; ftp-bugs@columbia.edu Organ : Columbia University, New York, New York, Center for Telecommunications Research Server : System : Unix (Sun 4/25) URL : ftp://ftp.ctr.columbia.edu/ Comment: one of the successors of columbia.edu/ftp.columbia.edu; read the README files: README, README.HOMES, README.ftp-features Files : Seth Robertson's programs; CTR Research material; networking apps; DES; Sun checkpoint Site : ftp.ctrl-c.liu.se Country: Sweden GMT : +1 Date : 29-Sep-94 Source : mail Alias : angela.ctrl-c.liu.se Admin : Organ : Linnkoping University, Linnkoping, CTRL-C ACS Server : System : VAX/VMS (OpenVMS, VAX 8350) URL : ftp://ftp.ctrl-c.liu.se/ Comment: MadGoat FTP server Files : images; music Site : ftp.cts.com Country: USA GMT : -8 Date : 23-Jul-95 Source : cts.com Alias : kickme.cts.com, ftp.sd.tgs.com Admin : support@cts.com Organ : CTS Network Services Server : System : Unix URL : ftp://ftp.cts.com/ Comment: successor of cts.com; misc. public user directories Files : Astro; Atari; china; coombs; CTSnet info; fairlight; farallon; MFPA; software: Mac, MS-Windows, OS/2 Site : ftp.cu.nih.gov Country: USA GMT : -5 Date : 06-Jan-94 Source : me Alias : Admin : Organ : U.S. National Institute of Health, , , CU Server : System : URL : ftp://ftp.cu.nih.gov/ Comment: Files : U.S. Government info files Site : ftp.cuhk.hk Country: Hong Kong GMT : +8 Date : 23-Jul-95 Source : me Alias : hpg30b.csc.cuhk.hk Admin : ftp-admin@ftp.cuhk.hk Organ : Chinese University of Hong Kong, CSC Server : http://www.cuhk.hk/ System : Unix URL : ftp://ftp.cuhk.hk/ Comment: available through www.cuhk.hk: University info, Housing Design Project, CSC publications, photos of the campus and Hong Kong; compress and tar on the fly; max. 100 users; compress and tar on the fly Files : chinese; contrib; cu_html; cuhk; doc; events; gopher; Mac; mov; msc; mirror of ifcss.org; multimedia; netinfo; news; PC; ph; pictures; POP; RFCs; rthk; Unix; viz; VMS; WAIS; WWW Site : ftp.cup.hp.com Country: USA GMT : -8 Date : 15-Nov-95 Source : me Alias : Admin : Organ : Hewlett-Packard, Cupertino, California Server : System : Unix URL : ftp://ftp.cup.hp.com/ Comment: no printer drivers, see ftp-boi.external.hp.com Files : dist: courtney, networking, pcapi, socks, tftpexts, tools Site : ftp.cuslm.ca Country: Canada GMT : -5 Date : 30-Oct-94 Source : usenet Alias : novl3.ci.cuslm.ca Admin : supervisor@cuslm.ca Organ : Centre Universitaire Saint-Louis-Maillet/Universite de Moncton (University of Moncton), Edmonton, New Brunswick, Centre d'Informatique (CC) Server : mail: maiser@ftp.cuslm.ca System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.cuslm.ca/ Comment: max. connect time is 60 minutes; Read Only; current directory: / Files : canarie; games; Internet; MIDI; MS-DOS; NB; network; powerpoint; virus; WfW; Win3 Site : ftp.cv.nrao.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : me Alias : polaris.cv.nrao.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.cv.nrao.edu/ Comment: some loose files in /pub Files : AIPS; astronomy; crypt; HARVEY; Interviews; rapsheet; trc; xsecs Site : ftp.cvut.cz Country: Czech Republic GMT : +1 Date : 16-May-96 Source : ftp.redhat.com Alias : hard.core.vc.cvut.cz Admin : jfch@vc.cvut.cz Organ : Czech Technical University (CVUT), Prague, Didus Ineptus Server : http://ftp.cvut.cz/ System : Unix (Linux, PC) URL : ftp://ftp.cvut.cz/ Comment: do not upload MS-DOS/Windows/Windows95/NT stuff, Un*x apps welcome; successor of vcdec.cvut.cz, didus.cvut.cz; loads of mirrors, see MIRRORS-by-URL, here's the list: alpha.gnu.ai.mit.edu, archive.cis.ohio-state.edu, cs.arizona.edu, cs.hmc.edu, forte.mathematik.uni-bremen.de, ftp.acns.nwu.edu, ftp.adaptec.com, ftp.amd.com, ftp.armory.com, ftp.cac.washington.edu, ftp.cathouse.org, ftp.cdrom.com, ftp.celestial.com, ftp.chaco.com, ftp.cis.upenn.edu, ftp.cisco.com, ftp.cli.com, ftp.compaq.com, ftp.crynwr.com, ftp.cs.berkeley.edu, ftp.cs.cmu.edu, ftp.cs.colorado.edu, ftp.cs.fsu.edu, ftp.cs.helsinki.fi, ftp.cs.indiana.edu, ftp.cs.ucla.edu, ftp.cs.unl.edu, ftp.cs.utah.edu, ftp.cygnus.com, ftp.debian.org, ftp.dec.com, ftp.digibd.com, ftp.ds.internic.net, ftp.dsi.com, ftp.dstc.edu.au, ftp.fu-berlin.de, ftp.funet.fi, ftp.goof.com, ftp.greatcircle.com, ftp.huji.ac.il, ftp.ibp.fr, ftp.informatik.tu-muenchen.de, ftp.iro.umontreal.ca, ftp.isri.unlv.edu, ftp.javasoft.com, ftp.khoros.unm.edu, ftp.kiae.su, ftp.mal.com, ftp.merit.edu, ftp.mols.siu.edu, ftp.muni.cz, ftp.ncsa.uiuc.edu, ftp.netcom.com, ftp.ntt.jp, ftp.nuclecu.unam.mx, ftp.oea.ihep.su, ftp.openage.com, ftp.orst.edu, ftp.ox.ac.uk, ftp.parc.xerox.com, ftp.perl.org, ftp.phone.net, ftp.pk.edu.pl, ftp.qualcomm.com, ftp.quintus.com, ftp.redhat.com, ftp.ripe.net, ftp.rs.internic.net, ftp.sarc.city.ac.uk, ftp.sco.com, ftp.sdd.com, ftp.shell.portal.com, ftp.shsu.edu, ftp.signum.se, ftp.tex.ac.uk, ftp.uni-tuebingen.de, ftp.univie.ac.at, ftp.vix.com, ftp.w3.org, ftp.wais.com, ftp.wdc.com, ftp.white.toronto.edu, ftp.win.tue.nl, ftp.x.org, ftp.xcf.berkeley.edu, ftp.xfree86.org, ftp2.cc.ukans.edu, ftp3.macromedia.com, i44ftp.info.uni-karlsruhe.de, info.smc.com, jclark.com, kampi.hut.fi, kuso.shef.ac.uk, laue.phys.uwm.edu, louie.udel.edu, lrcftp.epfl.ch, ma2s2.mathematik.uni-karlsruhe.de, mach.cs.cmu.edu, netlib.att.com, nimbus.anu.edu.au, opcom.sun.ca, pain.csrv.uidaho.edu, prep.ai.mit.edu, prospero.isi.edu, risc.ua.edu, rtfm.mit.edu, s2k-ftp.cs.berkeley.edu, sgi.com, space.mit.edu, spinner.infovav.se, substance.blackdown.org, summit.stanford.edu, sunsite.doc.ic.ac.uk, sunsite.icm.edu.pl, sunsite.unc.edu, thumper.bellcore.com, unicode.org, unix.hensa.ac.uk, vertex.tor.hookup.net, wimsey.bc.ca, wuarchive.wustl.edu, www.apache.org, www.paperinc.com, www0.cern.ch Files : BSD; cathouse; czech; GNU; hardware; info; linux; linux-distributions; mach; mail; msdos; networking; pd; postgres95; sco; security; sgml; tex; wais; www; x11 Site : ftp.cwi.nl Country: Netherlands GMT : +1 Date : 10-Sep-94 Source : admin Alias : [known but not listed on request] Admin : chip@cwi.nl Organ : Centrum voor Wiskunde en Informatica (Centre for Mathematics and Computer Science), Amsterdam Server : System : Unix URL : ftp://ftp.cwi.nl/ Comment: max. 25 users Files : ABC; ADPCM lossy algorithm; audio; bootstrap; compare; concur2; cweb; CWI: conferences, courses, drafts, location maps, Quarterly; data; dcab; dinesh; dynload; gipe; gollum; Made; manifold; mcvl; md5; mm papers; moorkop II; morphology; outerjoins; ozsl; parallels project; pascal; pictures; premo; python; qvolume; RIDDLE; SGI trace; stdwin; views Site : ftp.cwru.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : po.cwru.edu Admin : Organ : Case Western Reserve University, Cleveland, Ohio Server : System : Unix URL : ftp://ftp.cwru.edu/ Comment: Files : adf; alt.beer; Art of Prolog; biology; FreeNet; games; hermes; Japanese; math; Mathematica; mercury (OH Appeals 8th dist); NeXT; picture; physics; prolog1000; security; sendmail CWRU; US Supreme Court rulings Site : ftp.cybercon.nb.ca Country: Canada GMT : -6 Date : 15-Dec-94 Source : usenet Alias : lyra.cybercon.nb.ca Admin : support@cybercon.nb.ca Organ : Cybernetic Control Inc., , New Brunswick Server : System : Unix (Linux, PC) URL : ftp://ftp.cybercon.nb.ca/ Comment: mirrored on nstn.ns.ca (/pub/pc-stuff/commset) and cs.stmarys.ca (/pub/commset) Files : Demo/beta version of CommSet (newsreader for DOS); Mac; MS-DOS; Unix; Windows 3.1 Site : ftp.cyberspace.com Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : case.cyberspace.com Admin : ftp@cyberspace.com Organ : Cyberspace Server : System : Unix URL : ftp://ftp.cyberspace.com/ Comment: denies access to hosts that don't resolve; activity is logged; please read README but that file is not accessible for anon users Files : archive (aviation, bolo, botham, defcon, fastjack, girls, jchaase, mica, mtway, rodman, tierra, timoney, towe, wsantee, zone); DOS (games, qmodem, qwk, upgrade, utils); Mac (appl, comm, compression, extensions, games, ppp); MUD (LambdaMOO); OS/2 (IBM, network, PPP, SLIP); PPP (Mac, Unix, Windows); Unix (FreeBSD (1.1.5.1, 2.0), games, Linux (sunsite.unc.edu: epoch, fgrabber, lilo, slackware, SLS, snap, sound, WordPerfect for Linux, X11), packages: layers, qpopper, telnet); Video (CUSeeMe: extras, Mac, PC) Site : ftp.cyberspace.org Country: USA GMT : -5 Date : 09-Jun-94 Source : me Alias : grex.cyberspace.org Admin : Organ : Server : System : Unix URL : ftp://ftp.cyberspace.org/ Comment: max. 20 users; open 24 hours; transfers are logged Files : [pub appears empty?] Site : ftp.cyberstore.ca Country: Canada GMT : -8 Date : 23-Jul-95 Source : rtfm Alias : yvr.cyberstore.ca, hannibal.cyberstore.ca Admin : ftp-admin@cyberstore.ca Organ : Cyberstore Systems Inc. Server : System : Unix URL : ftp://ftp.cyberstore.ca/ Comment: Files : Atari; bookreviews (antivirus book-reviews by Robert Slade; CIXCan; docs; IETF; Mac; merit (meritrr, pride, ripe, transition); MS-DOS (archivers, termprogs); Net (netmgmt, pcip96, pdtar, qcnw96); OLA; OS/2; realtime; rtfm (alt.answers, comp.mail.sendmail, comp.mail.uucp, comp.os.msdos.mail-news, news.admin.misc, news.admin.technical); Solaris 2.x; Sun; talk; webmaint; windows (apps, cyber-ppp, htmlasst, lwp, mosaic, netscape, win32s) Site : ftp.cyf-kr.edu.pl Country: Poland GMT : +1 Date : 18-Aug-94 Source : admin Alias : lajkonik.cyf-kr.edu.pl Admin : yskarock@cyf-kr.edu.pl (Piotr Karocki) Organ : CYFRONET, Cracow, Academic Computer Center Server : System : Unix (Convex C120) URL : ftp://ftp.cyf-kr.edu.pl/ Comment: max. 50 users; some directories mounted from other machines; the alias for the machine is due to change soon Files : agh (mounted, including GIFs in /agh/reserve/gifs); Cyfronet (local info); ecuc94 (European Convex Users Conference); ifuj (mounted); lfs (mounted); mirrors: AMI info (ftp.megatrends.com), Comm programs (boombox.micro.umn.edu:/pub/pc), GNU, JPG viewers (ftp.portal.com), MS-DOS (ftp.simtel.net via ftp.switch.ch), MS-Windows (ftp.winsite.com via ftp.switch.ch), NCSA Telnet (ftp.ncsa.uiuc.edu:/PC/Telnet), RFCs, Unix-arcers (garbo.uwasa.fi:/unix/arcers), X11R5, X contrib (ftp.x.org:/contrib); netinfo (mostly outdated); TeXmex; Unix Site : ftp.cygnus.com Country: USA GMT : -8 Date : 10-Oct-96 Source : usenet Alias : george.cygnus.com Admin : ftp@cygnus.com Organ : Cygnus Support Server : http:/www.cygnus.com/ System : Unix URL : ftp://ftp.cygnus.com/ Comment: transfers are logged Files : comp.std.unix; dwarf; embedded; forth; g++; gdb; gnats; misc. user public dirs; pentium-fixes; pthreads; uucp; wintex; xconq Site : ftp.cymru.net Country: UK GMT : 0 Date : 15-Nov-95 Source : Alias : snowcrash.cymru.net Admin : root@snowcrash.cymru.net Organ : Server : System : Unix URL : ftp://ftp.cymru.net/ Comment: country is actually Wales of course Files : Linux (misc, security); MS-SMTP; Windows (CymruNet) Site : ftp.dai.ed.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : gaia.dai.ed.ac.uk Admin : ftp-manager@aisb.ed.ac.uk Organ : University of Edinburgh, Edinburgh, Scotland, AI dept. Server : System : Unix URL : ftp://ftp.dai.ed.ac.uk/ Comment: transfers are logged; public user directories under /pub Files : AI (probably); cam; ga; papers; pga; siamakr; Site : ftp.daimi.aau.dk Country: Denmark GMT : +1 Date : 20-Oct-94 Source : admin Alias : grenoble.daimi.aau.dk Admin : staff@daimi.aau.dk Organ : Aarhus University, Aarhus, CS dept. of the Institute of Mathematics (DAIMI) Server : System : Unix URL : ftp://ftp.daimi.aau.dk/ Comment: successor of daimi.aau.dk and bentley.daimi.aau.dk; everything is logged; no uploads allowed Files : action; beta; BRICS; CLP; DART; DeVise; emacs-lisp; LOMAPS; Linear Logic; Linux (dprog1, ext2, poe, slackware, SNMP); oots; PC (kermit, tiff, trine); petrinet; TAPSOFT; thesis; tlp Site : ftp.dana.edu Country: USA GMT : -6 Date : 23-Aug-94 Source : me Alias : acad1.dana.edu Admin : danaadmin@dana.edu Organ : Dana College, Blair, Nebraska Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.dana.edu/ Comment: the contents of this server are primarily documents geared towards finding information about systems on the Internet; max. 32 users; default directory: /SYS/GOPHER/PUB Files : bbs; Bitnet; communit; Dana; educ; govt; guides; gutenberg; hytelnet; libjour; mail; maillist; networks; NSFnet; periodic; religion; RFCs; security; Unix; Zen Site : ftp.dandelion.com Country: GMT : Date : 22-Mar-96 Source : Alias : kelewan.dandelion.com Admin : Organ : Dandelion Digital Server : System : Unix URL : ftp://ftp.dandelion.com/ Comment: no directory listings are permitted Files : BusLogic SCSI Drivers for Linux Site : ftp.dante.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sun.dante.de Admin : ftpmaint@ftp.dante.de Organ : Comprehensive TeX Archive Network (CTAN Germany), Heidelberg Server : System : Unix URL : ftp://ftp.dante.de/ Comment: Files : TeX (CTAN) Site : ftp.darmstadt.gmd.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : erde.darmstadt.gmd.de Admin : Organ : Gesellschaft fuer Mathematik und Datenverarbeitung (Society for Mathematics and Informationprocessing), Darmstadt Server : System : URL : ftp://ftp.darmstadt.gmd.de/ Comment: Files : Site : ftp.dartmouth.edu Country: USA GMT : -5 Date : 23-Dec-94 Source : old ftp-list Alias : dartmouth.edu, nuevo.dartmouth.edu, dartvax.dartmouth.edu Admin : ftp@ftp.dartmouth.edu, postmaster@darthmouth.edu Organ : Dartmouth College Server : ftpmail@ftp.dartmouth.edu System : Unix URL : ftp://ftp.dartmouth.edu/ Comment: hostname and userid are logged for transfers Files : ATT6300+; csmp-digest; Dante; Dartmouth stuff (rn; mail; etc.); Exceptions; GNUplot; Hyperbooks; ICMA library; LLTI-IALL; Mac; Prologue users; protein; PTSD; Renal-function; security; SOP; VWPROJ Site : ftp.datafellows.com Country: USA GMT : -5 Date : 22-Mar-96 Source : rtfm Alias : Admin : ftpmaster@datafellows.com Organ : Datafellows Server : http://www.datafellows.com/ System : Unix URL : ftp://ftp.datafellows.com/ Comment: see also http://www.europe.datafellows.com Files : Datafellows (F-Prot demo, technical bulletins, Vineyard demo (Mac) some misc anti-virus utilities) Site : ftp.datafellows.fi Country: Finland GMT : +2 Date : 02-Sep-96 Source : rtfm Alias : info.datafellows.fi, wavu.datafellows.fi, ftp.europe.datafellows.com, europe.datafellows.com Admin : ftpmaster@datafellows.com Organ : Datafellows Ltd Server : System : Unix URL : ftp://ftp.datafellows.fi/ Comment: Files : Datafellows (F-Prot demo, technical bulletins, Vineyard demo (Mac)) Site : ftp.dataplex.net Country: USA GMT : -6 Date : 19-Feb-95 Source : usenet Alias : eel.dataplex.net Admin : rkw@dataplex.net (Richard Wackerbarth) Organ : The Digital Dataplex, Austin, Texas Server : System : Unix URL : ftp://ftp.dataplex.net/ Comment: Files : mirrors: FreeBSD (ftp.freebsd.org), GNU (prep.ai.mit.edu), Mac (sumex-aim.stanford.edu), MS-DOS (garbo.uwasa.fi), MS-Windows (ftp.winsite.com) Site : ftp.datasrv.co.il Country: Israel GMT : +2 Date : 30-Oct-94 Source : rtfm Alias : jerusalem1.datasrv.co.il Admin : schilo@jerusalem1.datasrv.co.il Organ : DataServ, Jeruzalem Server : System : Unix URL : ftp://ftp.datasrv.co.il/ Comment: downloads are logged; mirroring not permitted without permission of the operator Files : Datasrv customer support: Linux, PC, Unix utis; Hebrew and Jewish software; InVirCible /pub/usr/netz; networking; security Site : ftp.dcc.uchile.cl Country: Chili GMT : -3 Date : 10-Sep-94 Source : usenet Alias : tortel.dcc.uchile.cl Admin : Organ : Universidad de Chile (University of Chili), DCC Server : System : Unix URL : ftp://ftp.dcc.uchile.cl/ Comment: Files : chile; dccinfo; edo; GNU; gopher; graphics; Internet; Lang; lib; Linux (docs, Slackware, TinyX); Mac; MUD; network; news; PC (4dos, antivirus, binaries, comm, games, graph, lang, latex, mac, network, os2, pov, sound, uucp, vga, win); pictures [empty]; redinfo; security [only some zip stuff]; Sinclair (almost all there is on ftp.ijs.si); Sparc; Sun; TeX; Unix; VLDB; X11 Site : ftp.dcs.ed.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : rtfm Alias : colonsay.dcs.ed.ac.uk Admin : support@dcs.ed.ac.uk Organ : University of Edinburgh, Edinburgh, Scotland, CS dept. Server : System : Unix URL : ftp://ftp.dcs.ed.ac.uk/ Comment: all transactions are logged; max. 10 users; server can tar and compress on the fly Files : Acorn; BBC; bind; cao; cap; fonts; graphics; ident; ifip; ladm; lego; Mac; netutils; pic; POP; Postscript utils; rasmol; RFCs; TeX; Tk; TolkLang; utils; VLSI-CAD; X11R5 Site : ftp.dcs.gla.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : vanuata.dcs.gla.ac.uk Admin : support@dcs.gla.ac.uk Organ : University of Glasgow, Glasgow, Scotland, CS dept. Server : System : Unix URL : ftp://ftp.dcs.gla.ac.uk/ Comment: access is allowed all day; available through gopher.dcs.gla.ac.uk and www.dcs.gla.ac.uk Files : actress; Ansible; Avalanche; BCS; fide; flare; gist; glasgow-fp; haskell; hug94; iii; imis; Linux; Mac; merill; mail; NASA; news; pj-lester book; recipes; src; SF archives; theory; triangle; types Site : ftp.dcs.kcl.ac.uk Country: UK GMT : 0 Date : 11-Jul-94 Source : mail Alias : helium.dcs.kcl.ac.uk Admin : neil@dcs.kcl.ac.uk (Neil Faulks) Organ : King's College, London, Dept. of CS (DCS) Server : no e-mail server System : Unix (System V Release 4.0) URL : ftp://ftp.dcs.kcl.ac.uk/ Comment: Files : achin; alg-learn; jucompiling; mail; tech-reports Site : ftp.dd.dk Country: Denmark GMT : +1 Date : 25-Jan-95 Source : usenet Alias : chico.dd.dk Admin : ftp-admin@dd.dk Organ : Damgaard Internation A/S Server : System : Unix URL : ftp://ftp.dd.dk/ Comment: primarily for DIAS authorized distributors but pub open to anybody; all use of the server is logged; hosts that do not resolve or enter a wrong e-mailaddress are rejected Files : CASE; GNU (mirror of prep.ai.mit.edu); IBM (OS/2: 2.1 servpack, cset++, dataglance, epm, ews, info, misc, mwave, netdoor, os2beta, os2fixes, tcpip, visualgen, wsurf [from software.watson.ibm.com?]; Linux (Slackware); MS-Windows (Visual Basic); SCO (mirror of ftp.celestial.com); XAL; ZyXEL (csie-mirror, faxutil, info, rom, voiceutil) Site : ftp.delftgeot.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : dg-sv1.delftgeot.nl Admin : ftpadmin@ftp.delftgeot.nl Organ : Grondmechanica Delft, Delft Server : System : Unix URL : ftp://ftp.delftgeot.nl/ Comment: Files : books; gzip; modems; SGI Site : ftp.delmarva.com Country: USA GMT : -5 Date : 19-Feb-94 Source : mail Alias : Admin : postmaster@delmarva.com Organ : Delmarva Power & Light Co., Newark, Delaware Server : System : Unix (SunOS 4.1.3, Sun IPC) URL : ftp://ftp.delmarva.com/ Comment: transfers are logged; serves as a mailreflector for the Association of Banyan Users International (ABUI.ORG) Files : archive for security documents in Postscript form; some Banyan VINES software and documents; Help Desk Management System (HDMS); radio; raid-documents; Raptor Systems firewall systems documents and mail list; SCO; security documents; Sun; wellfleet-mibs Site : ftp.demon.co.uk Country: UK GMT : 0 Date : 31-Aug-95 Source : mail Alias : disabuse.demon.co.uk Admin : Organ : Demon Internet, London Server : System : Unix URL : ftp://ftp.demon.co.uk/ Comment: Files : 4.3BSD; ACCU (/pub/cug); Amiga; Antivirus (comprehensive across all platforms); Archimedes; Atari; books; commercial demos; CP/M; CUG; Dialup IP, PGP and Usenet software; doc; games; GNU; ham-radio; KA9Q; images; Mac; mail; MS-DOS (simtel); news; NetBSD (mirror of sun-lamp.cs.berkeley.edu); NeXt; NT; OS/2; perl; PGP; pick; PPP; roundhill; SCO; SLIP; Sun; trumphurst; Unix; Xenix; XWindows; XFree86 (mirror of ftp.xfree86.org) Site : ftp.demos.su Country: Russia GMT : +2 Date : 25-Jan-95 Source : ftp.cnit.nsk.su Alias : surplus.demos.su Admin : Organ : Demos Server : mailserv@ftp.demo.su [?] System : Unix URL : ftp://ftp.demos.su/ Comment: Files : arcers; astrology; books; databases; demo; Demos; esperanto; graph; hosts (fantom); languages; Mac; maps; math; MS-DOS; music; net; news; RFCs; servers [old ftp-list]; Unix Site : ftp.denet.dk Country: Denmark GMT : +1 Date : 31-Aug-95 Source : mail Alias : Admin : ftp@ftp.denet.dk Organ : Danish Computing Centre for Research & Education (UNI-C) and DIKU Server : System : Unix URL : ftp://ftp.denet.dk/ Comment: Open 24 hours; max. 50 users; transfers are logged; server can (un)compress and tar Files : Denet (docs, para, X.400); IEN; info2000; infosys; mirrors a number of archives including dictionaries, GNU, ISODE, Linux (kernel, Slackware, SLS), RFCs, security (CERT, CIAC, papers, tools), SNMP (btng, cmu-snmp, faq, isode-snmp, mib, misc, mit-snmp, monet, nocol, rfc, simple-times, smic, snacc, snm-agents, tcl_snmp, ut-snmp, xsnmp), Unix (amd, mail, mirror, news, pine, qddb, rdist, tcl, tcpdump, tcsh, zsh), X11; UNI-C Site : ftp.desy.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : x4u2.desy.de Admin : root@x4u.desy.de Organ : Deutsche Elektronen Synchotron (German Electro-Synchotron, DESY), Hamburg Server : System : URL : ftp://ftp.desy.de/ Comment: Files : Site : ftp.dfki.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : com-serv.dfki.uni-sb.de Admin : support@dfki.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saerbruecken, DFKI Server : System : Unix (SunOS 4.1) URL : ftp://ftp.dfki.uni-sb/ Comment: Files : AMD; KI Zeitung (newspaper); fbps; registry; VM; XXX Site : ftp.dfn.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : deneb.dfn.de Admin : hostmaster@dfn.de Organ : Deutsches Forschungs Netzwerk (German Research Network), Berlin Server : System : URL : ftp://ftp.dfn.de/ Comment: Files : DFN and OSI docs; isode; pp; RFCs; X11R5 Site : ftp.dfv.rwth-aachen.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : striper.dfv.rwth-aachen.de, thorin.dfv.rwth-aachen.de Admin : ftp-adm@dfv.rwth-aachen.de Organ : RWTH Aachen, Aachen Server : System : URL : ftp://ftp.dfv.rwth-aachen.de/ Comment: Files : Linux (sunsite.unc.edu) Site : ftp.di.fc.ul.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : usenet Alias : master.di.fc.ul.pt, muttley.fc.ul.pt Admin : roque@di.fc.ul.pt Organ : Universidade de Lisboa (University of Lisbon), Lisbon, CS dept. Server : System : Unix URL : ftp://ftp.di.fc.ul.pt/ Comment: Files : antivirus; cadeiras; doc; FAQ; games; net; papers; programming; systems Site : ftp.difi.unipi.it Country: Italy GMT : +1 Date : 17-Apr-94 Source : usenet Alias : ipifidpt.difi.unipi.it Admin : ftp@ipifidpt.difi.unipi.it Organ : University of Pisa, Pisa, Physics dept. Server : System : Unix (IBM RISC 6000/950E) URL : ftp://ftp.difi.unipi.it/ Comment: Open 24 hours; max. 10 users Files : 386ix; gated; graphics; Khoros; kinet; Linux; Mac; Mosaic; mpeg; NetEC; preprints; Rexx; RS6000; TeX Site : ftp.digex.net Country: USA GMT : -5 Date : 19-Feb-95 Source : usenet Alias : svcs1.digex.net Admin : Organ : Digital Express Group Inc. Server : System : Unix URL : ftp://ftp.digex.net/ Comment: public userdirs under /pub/access, contact username@access.digex.net for info Files : access; avernus; bibliobytes; binaries; cbooks; crest; davei; deckmaster; diversity; GNU; mail; mms; networking; news; newsreaders; OS; RFCs; scibooks; shells; TeX; text-processing; TFactors; vendor-specific; wash; X11 Site : ftp.digibd.com Country: USA GMT : -6 Date : 22-Mar-96 Source : usenet Alias : gw.digibd.com, gw.dgii.com Admin : keng@digibd.com Organ : Digi International Server : http://www.digibd.com/ System : Unix URL : ftp://ftp.digibd.com/ Comment: max. 60 users Files : Digiboard (digifax, digiline: drivers, isdn); pub: HP4laser (lp model for autohandling of PCL/PostScript jobs), SCO-ports, uiarchive (archive of the defunct Unix International effort), unixware, WWW Site : ftp.digifix.com Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : digifix.digifix.com Admin : sanguish@digifix.com (Scott Anguish) Organ : Digifix Server : http://ftp.digifix.com/ System : Unix (NeXTStep, NeXT) URL : ftp://ftp.digifix.com/ Comment: max. 100 users Files : binaries; documents; drivers; mailinglist-archives; newsletters; NeXT: NeXT-In-Line, comp.sys.next.announce archives; source; submissions; vendors Site : ftp.diku.dk Country: Denmark GMT : +1 Date : 31-Aug-95 Source : mail Alias : Admin : ftpadm@diku.dk Organ : University of Copenhagen (DIKU), Copenhagen, CS dept. Server : System : Unix URL : ftp://ftp.diku.dk/ Comment: Open 24 hours; max. 50 users; transfers are logged; server can (un)compress and tar Files : DIKU; mirrors of a number of archives: elisp, GNU, languages (edml, gofer, ml, scm, sml), Linux (kernel, Slackware), MIBs, music (bass, digitech-rp-1, guitar, guitar-lessons, jazz-primer, music-gems), news.answers, Sun-patches Site : ftp.dit.upm.es Country: Spain GMT : +1 Date : 16-Mar-94 Source : admin Alias : sanson.dit.upm.es Admin : jmanas@dit.upm.es (Jose A. Manas), postmaster@dit.upm.es Organ : Technical University of Madrid (UPM), Telematica dept. (DIT) Server : System : Unix (SunOS 4.1.3, Sun 4/470) URL : ftp://ftp.dit.upm.es/ Comment: access allowed all day; max. 26 users; transfers are logged; server understands compress and tar; some loose files in /pub Files : LOTOS papers and tools; MS-DOS; vhdl Site : ftp.dkfz-heidelberg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sunserver.embnet.dkfz-heidelberg.de Admin : Organ : DKFZ, Heidelberg Server : System : Unix (SunOS 4.1) URL : ftp://ftp.dkfz-heidelberg.de/ Comment: Files : Atlas; docs; embnet; gdb; igd; Linux; MS-DOS; MS-Windows (ftp.winsite.com); PostScript; UTS Site : ftp.dkrz.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : info.dkrz.de, prince.dkrz-hamburg.de, ftp.dkrz-hamburg.de Admin : rudat@dkrz-hamburg.dbp.de, rudat@dkrz.d400.de Organ : German Climate Computer Centre, Hamburg Server : System : URL : ftp://ftp.dkrz.de/ Comment: Files : meteo-images Site : ftp.dmu.ac.uk Country: UK GMT : 0 Date : 30-Apr-95 Source : me Alias : helios.dmu.ac.uk Admin : support@dmu.ac.uk Organ : DeMontfort University, Leicester Server : System : Unix URL : ftp://ftp.dmu.ac.uk/ Comment: max. 20 users; link of 8Kb/s so limit big downloads to non-business hours; everything you do is logged Files : clb_comp; cms (cph, imaging, moo, tattoo, VR); netcomm (docs, Linux, Mac, MS-DOS, Solaris 1.x, Solaris 2.x, src); pharmacy (addresses, drug-info, mednews, meetings, net-info, pme, posts, pse, schools, software, usenet-smp, www); sun (dmu) Site : ftp.dns.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : ftp.ua.pt Alias : ns.dns.pt Admin : ftp@dns.pt Organ : Fundacao Nacional para o Desenvolvimento dos Meios Nacionais de Calculo Scientifico (FCCN), DNS-PT Server : System : Unix URL : ftp://ftp.dns.pt/ Comment: transfers are logged Files : DNS (from ftp.uu.net/networking/ip/dns); docs (aups, current-ietf-docs, ddn-news, earn, ebone, fyi, guides, iab, ien, iesg, ietf, internet-drafts, maps, netinfo, nren, nsf, protocols, rare, rfc, ripe, scc, zones); ftp-list [old!]; MS-DOS; NTP; Portugal (dns, gov, puug, rccn); security (FIRST, NIST, cert_advisories, clippings, cops, crypto, docs, firewalls, info, network_tools, papers, ssphwg, tech_tips, tools, vendors, virus-l); services; utils Site : ftp.doc.ic.ac.uk Country: UK GMT : 0 Date : 10-Sep-94 Source : rtfm Alias : phoenix.doc.ic.ac.uk, src.doc.ic.ac.uk, sunsite.doc.ic.ac.uk, ftp.uk.freebsd.org Admin : wizards@doc.ic.ac.uk Organ : Imperial College of Science, Technology and Medicine, London, Dept. of Computing, SunSITE Northern Europe Server : ftpmail@doc.ic.ac.uk System : Unix (Solaris 2.3, SparcServer 1000, 6 CPUs, 30Gb diskspace) URL : ftp://ftp.doc.ic.ac.uk/ Comment: directory: /computing/systems/ibmpc; max. 300 users; extra features include: ls -sf:package (searches for 'package'); read README, README.ftp, README.layout, README.mac-users, README.uploads Files : Aminet; biology; faces; geology; GNU; IAFA-SITEINFO; info; literary; media; mirrors: simtel (/pub/packages/simtel20), games from ftp.uml.edu (/computing/systems/ibmpc/msdos-games/Games), MS-Windows from ftp.winsite.com; politics; RFCs; Sun; Tcl/Tk (packages/tcl from ftp.cs.berkeley.edu); TeX from ftp.tex.ac.uk; UKUUG; Unix; Usenet; weather Site : ftp.doe.carleton.ca Country: Canada GMT : -5 Date : 02-Sep-96 Source : usenet Alias : ro.doe.carleton.ca Admin : Organ : Carleton University, Ottawa, Server : System : Unix (SunOS 4.1) URL : ftp://ftp.doe.carleton.ca/ Comment: misc. user dirs Files : cdc; concurrent; device; dfs; ieee; msdos (internet, utilities); papers; remind3.0; rpipe; rsm; scrabble; snelgar; VLSI circuits Site : ftp.dolphinics.no Country: Norway GMT : +1 Date : 02-Sep-96 Source : Alias : www.dolphinics.no Admin : Organ : Dolphin ICS Server : System : Unix URL : ftp://ftp.dolphinics.no/ Comment: Files : fdmod; mew; Sun; Unix; vsc Site : ftp.dpt.com Country: USA GMT : -5 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : Admin : webmaster@dpt.com, support@dpt.com Organ : DPT Server : http:/www.dpt.com/ System : Unix URL : ftp://ftp / Comment: SCSI RAID Technology drivers, firmware images and utilities; parts mirrored on ftp.eni.co.jp Files : techsup: configuration, firmware, Mac, MS-DOS, MS-Windows NT, Netware, Unix, utils Site : ftp.drsolomon.com Country: GMT : Date : 31-Aug-95 Source : rtfm Alias : chip.drsolomon.com, ftp.sands.com, drebbin.sands.com Admin : webmaster@drsolomon.com Organ : S&S International Ltd. Server : http://www.drsolomon.com/ System : NT (Windows NT, PC) URL : ftp://ftp.drsolomon.com/ Comment: logged in as IUSR_TAZ Files : Solomon's Antivirus Toolkit, Audit; papers and info on viruses Site : ftp.dstc.edu.au Country: Australia GMT : +10 Date : 16-May-96 Source : usenet Alias : ledge.dstc.edu.au Admin : ftp@dstc.edu.au Organ : DSTC/University of Queensland, Brisbane, Queensland Server : System : Unix (DECstation 5000/200) URL : ftp://ftp.dstc.edu.au/ Comment: max. 16 users; tranfers are logged; don't open multiple connections Files : Apache; bind; Electronic Arts games; Eudora; etext; FreeBSD; GamesDomain games; GNU; ID games; IF; Java; Linux (Debian, kernel, Redhat, sunsite); Minerva; Minix; NetBSD; netman; Netscape; Newton; Python; Romulus; rtfm; SAGE; samba; TclTk Site : ftp.dungeon.com Country: GMT : Date : 19-Feb-95 Source : me Alias : Admin : root@ftp.dungeon.com Organ : Server : System : Unix URL : ftp://ftp.dungeon.com/ Comment: Files : Amiga (AmiTCP, networking); cartoons [empty]; cd1 (cdrom, OS/2, windows); dungeon (Amiga, docs, Mac, MS-DOS, news, Windows, WWW); homeo; Linux (MOO, sunsite.unc.edu); MS-DOS (antivirus, BBS, comms, diskutils, dtp, games, genutils, graphics, IDgames, programming, ray-tracing, sound, StarTrek, vendor [?], win); music (BTL, cathyden, MODs); nap Site : ftp.dur.ac.uk Country: UK GMT : 0 Date : 23-Aug-94 Source : me Alias : deneb.dur.ac.uk Admin : Organ : Durham University, Durham Server : System : Unix (SunOS 4.1) URL : ftp://ftp.dur.ac.uk/ Comment: Files : animations; audio; cba; docs; emu; GKC; gothic; graphics; MS-DOS; papers; pascal_runtime; postscript; povray; quantum; rsynth; sendmail; tech-reports; TOS Site : ftp.duth.gr Country: Greece GMT : +2 Date : 22-Mar-96 Source : ftp.winsite.com Alias : demokritos.cc.duth.gr Admin : ftpadm@ftp.duth.gr Organ : Democritus University of Thrace, Server : http://www.duth.gr/~ftpadm System : Unix (OSF/1, DEC Alpha 7000) URL : ftp://ftp.duth.gr/ Comment: max. 20 users; 5Gb disk Files : demos; docs; mirrors (GNU, Linux Slackware, McAfee, simtel, Winsite, Unix); Netscape From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!uunet!in1.uu.net!205.252.116.190!feed1.news.erols.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:24 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!uunet!in1.uu.net!205.252.116.190!feed1.news.erols.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 8 of 23 [08/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:04 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1728 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 8 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:851 news.answers:33086 Archive-name: ftp-list/sitelist/part8 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.dynas.se Country: Sweden GMT : +1 Date : 22-Mar-96 Source : Alias : dumbo.dynas.se Admin : ftp-admin@dynas.se Organ : DynaSoft Server : System : Unix URL : ftp:// / Comment: transfers are logged Files : obTcl Site : ftp.e-technik.tu-muenchen.de Country: Germany GMT : +1 Date : 30-Sep-95 Source : .de ftp-l Alias : ftp.regent.e-technik.tu-muenchen.de, recycle.regent.e-technik.tu-muenchen.de reseq.regent.e-technik.tu-muenchen.de redyn.regent.e-technik.tu-muenchen.de Admin : ftp@e-technik.tu-muenchen.de Organ : Technische Universitaet Muenchen (Munich University of Technology) EE dept., Munich Server : System : Unix URL : ftp://ftp.e-technik.tu-muenchen.de/ Comment: see /README for more info Files : comp (database, devices, doc (ORA (ftp.ora.com), iX magazine (ftp.uni-paderborn.de), RFCs (nic.ddn.mil), GNU (prep.ai.mit.edu), graphics, infosys, networking (mail: zmailer MTA (ftp.funet.fi) newsreaders: ftp.eu.net, updates and info for ZyXEL modems: ftp.zyxel.com), OS (FreeBSD: ref.tfs.com, ftp.cdrom.com, ftp.freebsd.org), BSDI: ftp.bsdi.com, CT software listings ftp.uni-paderborn.de), DES for *BSD (braae.ru.ac.za), IRC (cs-ftp.bu.edu), Linux (LST: ftp.uni-erlangen.de, sunsite.unc.edu, tsx-11.mit.edu), NetBSD (ftp.iastate.edu), NetBSD for Mac (cray-ymp.acm.stuorg.vt.edu)), platforms (Amiga Aminet: (ftp.uni-paderborn.de; drivers for Deskjet, LaserJet, plotter and scanner (ftp-boi.external.hp.com)), programming, security, typesetting (TeX: ftp.dante.de), usenet, X11); rec (cooking (fatfree recipes (ftp.rahul.net)), fun, games, magic (magic, tarot, wizardry (ftp.lysator.liu.se)), images, medicine, movies, music (ftp.uwp.edu), sounds, travel); science (cs, math, neural-nets, physics) Site : ftp.ea.com Country: USA GMT : -8 Date : 10-Nov-95 Source : magazine Alias : viper.ea.com Admin : info@ea.com, customer support: support@ea.com Organ : Electronic Arts, San Mateo, California Server : http://www.ea.com/ System : Unix (SunOS, SPARCserver 1000E) URL : ftp://ftp.ea.com/ Comment: connections are recorded; server can (de)compress, g(un)zip and tar Files : demos (bioforge, crusader, cybermage, f2b, fifa, little big adventure (Twinsen's adventure: Europe), magic carpet, need 4 speed, relentless (Twinsen's adventure: USA), system shock, theme park, usnf (US Navy Fighters), wing4, wings of glory); eaweb (graphics, patches, pictures); gifs (screen captures of crusader, cybermage, space hulk 3do, super wing, system shock, wing3 3do, wing commander III, wings of glory); movies; patches; press releases Site : ftp.earn.net Country: France GMT : +1 Date : 21-Aug-94 Source : me Alias : loire.earn.net Admin : ftpadmin@earn.net Organ : European Academic Research Network (EARN) Server : gopher.earn.net; gophermail through gopher@earn.net (send mail with 'help' (not quotes) for instructions) System : Unix URL : ftp://ftp.earn.net/ Comment: server can compress and tar Files : cnre; docs; earnest; general EARN info; gophermail; listserv archives; nethelp; networking info; networking services; nsc; tools Site : ftp.earthlink.net Country: USA GMT : -8 Date : 10-Dec-94 Source : usenet Alias : moon.earthlink.net Admin : support@earthlink.net Organ : Earthlink Network, Los Angeles, California Server : System : Unix URL : ftp://ftp.earthlink.net Comment: Files : Earthlink info; Software: Amiga, ISDN (Windrider), Mac (net related utils, PC (AWE32, CTHUGHA, DOS_SLIP, games, ghostview, mstcpip, mosaic, netscape, offlinereaders, tiskwin (mirror of ftp.halcyon.com), , PGP, SGI (ESPModeller); Constitution (legal and gov files) Site : ftp.eas.asu.edu Country: USA GMT : -7 Date : 16-May-96 Source : Alias : www.eas.asu.edu Admin : Organ : Arizona State University, Tempe, Arizona, College of Engineering and Applied Sciences Server : System : Unix URL : ftp://ftp.eas.asu.edu/ Comment: transfers are logged; max. 30 users Files : centers; class; cse; escdocs; neurolab; packages (cif2ps, netscape, perl, sendmail, spice, tcl); PC (OS/2 (misc. net utils), Windows (exceed, whttpd, winsock), Windows95 (misc. net utils)); POP (clients, servers); RDBI; RSIM; Unix (BSDI, Linux (slackware), Solaris) Site : ftp.easy.re.kr Country: South Korea GMT : +8 Date : 22-Mar-96 Source : ftp.winsite.com Alias : ns.easy.re.kr, ftp.kr.freebsd.org Admin : ftpadm@easy.re.kr Organ : EASY Research Institute Server : System : Unix (FreeBSD, PC) URL : ftp://ftp.easy.re.kr/ Comment: transfers are logged; max. 100 users Files : Site : ftp.eb.ele.tue.nl Country: Netherlands GMT : +1 Date : 16-May-96 Source : old ftp-list Alias : green.eb.ele.tue.nl, eba.eb.ele.tue.nl Admin : Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, Digital Systems Group Server : System : Unix URL : ftp://ftp.eb.ele.tue.nl/ Comment: misc. user public directories Files : alex (presskit); looymans (columns, juke, jvmapper, mfm, netwavecd, playcmf, sbmix, scopedma, wavelink, wavesynth); vanvught (OS/2: nrcscsi, os2acad); verschue (eb86.des, idass, sdlc) Site : ftp.ebtech.net Country: USA GMT : -6 Date : 02-Sep-96 Source : me Alias : bootes.ebtech.net Admin : Organ : Server : System : Unix URL : ftp://ftp.ebtech.net/ Comment: Files : AnakhaMUX; antivirus; applications; bookmarks; compression; docs; html; Mac; megalomania; modeminfo [!]; ms-internet; ogsl; OS/2; PC; search; subspace; telix; Windows95; winsock Site : ftp.ece.concordia.ca Country: Canada GMT : -5 Date : 10-Nov-95 Source : usenet Alias : holly.ece.concordia.ca Admin : ftpmgr@ece.concordia.ca Organ : Concordia University, Montreal, Quebec, Electrical and Computer Engineering dept./Engineering and CS Students Association Server : System : Unix URL : ftp://ftp.ece.concordia.ca/ Comment: Files : eng; HP calc; info; ISODE-8; math; OS (Amiga, Linux, Mac, MS-DOS, MS-Windows 3.1, OS/2, Sun, Ultrix, Unix); simulator; soft-dev; sysadm (Sendmail) Site : ftp.ecel.uwa.edu.au Country: Australia GMT : +8 Date : 23-Jul-95 Source : docs Alias : rand.gp3.ecel.uwa.edu.au Admin : Organ : University of Western Australia, , , Server : gopher System : Unix (SunOS 4.1) URL : ftp://ftp.ecel.uwa.edu.au/ Comment: Files : Mac; OS/2; Perl (scripts); Unix Site : ftp.ecn.bgu.edu Country: USA GMT : Date : 31-Aug-95 Source : magazine Alias : uxa.ecn.bgu.edu Admin : mflll@uxa.ecn.bgu.edu (Laurence L. Leff, alt.binaries.pictures.fine-art archive) Organ : Western Illinois University, Macomb, Illinois, CS dept. Server : System : Unix (System V Release 4.0) URL : ftp://ftp.ecn.bgu.edu/ Comment: Files : archive; cs-research; ecn; eiu; fine-art (alt.binaries.pictures. fine-art.{d,digitized,graphics} archive; gopher; gsu; micro; perl; ph; Sun-admin; Sun-fixes; wiu Site : ftp.ecn.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : ecnsun.ecn.nl Admin : bernards@ecn.nl (M.A. Bernards) Organ : Energie Centrum Nederland (Netherlands Energy Research Foundation, ECN), Petten, Group Networking and Computer Facility Management Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ecn.nl/ Comment: Files : docs (FlexLM, Sun2OSF); ECN; RP-1; Sun-patches; Sun-source Site : ftp.ecrc.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : ecrc.de Admin : melvin@ecrc.de Organ : ECRC, Munich Server : System : URL : ftp://ftp.ecrc.de/ Comment: please transfer files outside of normal business hours (08:00-16:00 CET); this server understands REGET Files : Site : ftp.ecs.soton.ac.uk Country: UK GMT : 0 Date : 22-Sep-94 Source : me Alias : bright.ecs.soton.ac.uk Admin : Organ : University of Southampton, Southampton, ECS Server : System : Unix (SunOS 4.1)2 URL : ftp://ftp.ecs.soton.ac.uk/ Comment: Files : admin; benchmarks; digits; docs; eefl; elm; etet; Mac; misc; MS-DOS (demos (overlord), patches (ufo1-2)); netweek; news; occam; papers; pastpapers; PC; SGI; transputer; UC; Unix; X11 Site : ftp.ecst.csuchico.edu Country: USA GMT : -8 Date : 30-Oct-94 Source : rtfm Alias : hairball.ecst.csuchico.edu [?], cscihp.ecst.csuchico.edu Admin : Organ : California State University - Chico, Chico, California Server : gopher System : Unix URL : ftp://ftp.ecst.csuchico.edu/ Comment: directory: /pub/netrek/src Files : atman; chemistry; crossfire; ctix; ems; geos; hotmetal; Mac; menu; model.horse; Mosaic; mtg; net; Netrek sources; online chemistry manual; PC; sca; stcpubscomp; thesis; warlock; zippy Site : ftp.ed.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : pcserver2.ed.ac.uk Admin : ftpmaster@edinburgh.ac.uk Organ : University of Edinburgh, Edinburgh, Scotland Server : System : Unix URL : ftp://ftp.ed.ac.uk/ Comment: points to other .ed.ac.uk ftp servers; uploads to /incoming, send mail to the admin when you upload something. You won't be able to see the file once you upload them; some other loose files in /pub Files : a2ps; courses; EdLAN; emwac [mirror of emwac.ed.ac.uk?]; GNU; IUSC; JIPS; lrtt; mail; mmaccess; maps; MFT; Motif FAQ; netdocs; PC-NFS; pdps; smrsh; Solaris; spooling; Sun: ecl, fixes, papers; UCSG; uniras; Unixhelp; whiteosi; X.400; X11 FAQ Site : ftp.ed.gov Country: USA GMT : -5 Date : 10-Sep-94 Source : usenet Alias : gopher.ed.gov Admin : wwwadmin@inet.ed.gov Organ : US Dept. of Education, Washington D.C., D.C., Office of Educational Research and Improvement (OERI) Server : gopher.ed.gov, www.ed.gov System : Unix URL : ftp://ftp.ed.gov/ Comment: also available through Gopher (gopher.ed.gov) and WWW (www.ed.gov) Files : ED_wide (Dept. of Education Initiatives and Legislation); OERI gopher; National Center for Education Statistics (NCES) gopher; WWW Site : ftp.edu.tw Country: Taiwan GMT : +8 Date : 29-Jun-95 Source : admin Alias : archive.edu.tw, nctuccca.edu.tw Admin : ftp-adm@nctuccca.edu.tw (ftp administration), hch@nctuccca.edu.tw (Chih-Hsien Huang), james@nctuccca.edu.tw (James Huang), postmaster@nctuccca.edu.tw (system administration), Organ : National Chiao Tung University, Campus Computer Communication Association, Taipei Server : ftpmail@ftp.edu.tw (local archive only) System : Unix (SunOS 4.1.3, Sun SPARC 10 Model 51) URL : ftp://ftp.edu.tw/ Comment: mirrors of over 100 sites; largest site in Asia; 13GB used; overseas users welcome; max. 200 users; server supports on the fly g(un)zip; FSP available via port 21; Author FTP accounts available Files : Aminet; BSD; Chinese Apps (ifcss.org); Computing Languages; E-Text; ftp-list (documents/networking/guides/ftp-list); Images; GNU; Linux; MaasInfo files (documents/Internet/Maasinfo); Mac; mirrors: coombs.anu.edu.au, garbo.uwasa.fi (/PC/garbo), ftp.uml.edu (/Ulowell/msdos or /PC/uwp), ftp.winsite.com, Simtel Software Repository (/pub/mirrors/msdos); MS-DOS; MS-Windows; NCSA Apps; NCTU; Netlib; Next; OS/2; Packages; Sound; Statlib; Unix; Usenet; Vendors; VLSI; X-Windows; XFree86 (mirror of ftp.xfree86.org) Site : ftp.edv.agrar.tu-muenchen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : pollux.edv.agrar.tu-muenchen.de Admin : rottler@pollux.edv.agrar.tu-muenchen.de Organ : Technische Universitaet Muenchen (Munich Institute of Technology), Munich, DVS Weihenstephan at Freising Server : gopher://gopher.edv.agrar.tu-muenchen.de/ http://www.edv.agrar.tu-muenchen.de/ System : URL : ftp://ftp.edv.agrar.tu-muenchen.de/ Comment: available through Gopher and the WWW; during business hours max. 3 users Files : IDOLON imagemanipulationsystem; OS/2; Unix; Windows; X11 Site : ftp.ee.auth.gr Country: Greece GMT : +2 Date : 31-Aug-95 Source : admin Alias : egnatia.ee.auth.gr Admin : ftpadmin@egnatia.ee.auth.gr Organ : Aristotle University of Thessaloniki, Thessaloniki, EE dept. Server : fsp.ee.auth.gr (port 21), http://www.ee.auth.gr/ System : Unix (HP 720/900, HP-UX 9.05) URL : ftp://ftp.ee.auth.gr/ Comment: limited resources; uploads to incoming/* according to content of material (images, misc, MS-DOS, music, OS/2, Win3x, Win95), read README files first; max. 9 users Files : animations; games; images (Bablyon5, fantasy, formula1, misc, music, Startrek, Starwars); MS-DOS; MS-Windows; music (many songs in S3M/MTM/XM formats); NeXTStep; OS/2; Unix Site : ftp.ee.lbl.gov Country: USA GMT : -8 Date : 02-Sep-96 Source : old ftp-list Alias : ee.lbl.gov Admin : Organ : Lawrence Berkeley Labs, Berkeley, California Server : System : URL : ftp://ftp.ee.lbl.gov/ Comment: Files : bpf; cbq; conferencing; dbridge; dexpire; dig; email; flex; glish; gpstime; hgrep; innreport; INPCB; kgdbtunnel; libpcap; libsmpw; monipm; mrmap; mrouted; mtrek; NNstat; NS; nslint; papers; pcapture; ppsclock; raster-pixrect; RAY; rtpqual; saytime; sigcomm; sounds; stdload; SunOS4.1; talks; tcpdump; tftpd; traceroute; www; X-games Site : ftp.ee.mu.oz.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : magazine Alias : Admin : Organ : Melbourne University, Melbourne, EE dept. Server : System : Unix URL : ftp://ftp.ee.mu.oz.au/ Comment: Files : NetBSD1.0b; PeeCee; skey; spim Site : ftp.ee.pdx.edu Country: USA GMT : -8 Date : 29-Sep-94 Source : usenet Alias : ursula.ee.pdx.edu Admin : cat@ee.pdx.edu Organ : Portland State University, Portland, Oregon, EE dept., Computer Action Team (CAT) Server : System : Unix URL : ftp://ftp.ee.pdx.edu/ Comment: max. 30 users Files : amanda; Amiga; bnb; books; fvwm; gaming; gopherfiles; MBONE; mirror [?]; mst3k; multicast; network-info; NRD535/535D control software (rec.radio.shortwave); plop94; rdist; security; train-sounds; wu-ftpd; zines Site : ftp.ee.sunysb.edu Country: USA GMT : -5 Date : 16-Jul-94 Source : me Alias : tweety.ee.sunysb.edu Admin : Organ : State University of New York - Stoney Brook, Stoney Brook, New York, EE dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ee.sunysb.edu/ Comment: TR directory appears to be empty; probably accessible via WW as well Files : graduate files; http; mailinglists Site : ftp.ee.ualberta.ca Country: Canada GMT : -7 Date : 29-Sep-94 Source : usenet Alias : wattson.ee.ualberta.ca Admin : ftpadmin@ee.ualberta.ca Organ : University of Alberta, Edmonton, Alberta, EE dept. Server : System : Unix URL : ftp://ftp.ee.ualberta.ca/ Comment: disclaimer; warning to not upload 'bad' material; max. 30 users; the local weather is probably cold Files : ccts; cookbook: Circuit Cookbook (from bode.ee.ualberta.ca); drives; eegeneral; electrical; gopher; hev; HP48; Mac; Motorola; MS-DOS; music; OS; OS/2; spice; Unix; wuarchive Site : ftp.ee.und.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : me Alias : lucy.ee.und.ac.za Admin : ftp@ftp.ee.und.ac.za Organ : University of Natal - Durban, Durban, Natal, EE dept. Server : System : Unix URL : ftp://ftp.ee.und.ac.za/ Comment: transfers are logged; descriptive ls/dir command Files : Alternet ZA (alt.za domain info); archiving; bible; crypto; docs; Internet info (drafts, netinfo, RFCs); ioccc (International Obfuscated C Code Competition); mail; MS-DOS (including networking); Novell; optics; Perl; security; superconductivity; TeX; time; UniNet ZA; Unix; Usenet news; WAIS Site : ftp.eece.unm.edu Country: USA GMT : -7 Date : 25-Jan-95 Source : me Alias : globo.eece.nm.edu Admin : ftp@chama.eece.unm.edu Organ : University of New Mexico, Albuquerque, New Mexico Server : System : Unix URL : ftp://ftp.eece.unm.edu/ Comment: Khoros patch level 5 moved to ftp.khoros.unm.edu; max. 20 users Files : 386BSD; caf; cbw; cygnus; ftp-list [old!]; idl; images; inet; istec; Khoros; lpf; Mac; maps; network; nnet; PC; rec.games.abstract; Sun; tech-reports; UNMrobot; wu-ftpd Site : ftp.eecs.umich.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : gip.eecs.umich.edu Admin : ftp@gip.eecs.umich.edu Organ : University of Michigan, Ann Arbor, Michigan, EE and CS dept. Server : System : Unix URL : ftp://ftp.eecs.umich.edu/ Comment: transfers are logged; server supports file/directory compression and tarring in both gzip and standard compress format Files : A; cheetah; chuanhua; cvss; foo; gsp; hero; Images; lien; lien2; lot; mine; NeXt music; paper; people; psai; USGS; wlpoon Site : ftp.efd.lth.se Country: Sweden GMT : +1 Date : 05-Oct-94 Source : mail Alias : panda.efd.lth.se Admin : ftp-admin@efd.lth.se Organ : Lund Institute of Technology, Lund, EE & CS dept. Server : System : Unix URL : ftp://ftp.efd.lth.se/ Comment: user 'ftp' can be used instead of 'anonymous'; used to be krynn.efd.lth.se Files : 386BSD; AMD; arcers; athena; core_wars; editors; GNU; graphics; HP-calc; languages; Linux; login; Mac; mail; modem; network; news PC; postgres; postscript; printer; roff; sbf2.zip [?]; security shells; sounds; tex; util; VMS; X11 Site : ftp.eff.org Country: USA GMT : -5 Date : 15-Dec-94 Source : admin Alias : gopher.eff.org, www.eff.org, wais.eff.org Admin : webmaster@eff.org Organ : Electronic Frontier Foundation (EFF), Washington, District of Columbia Server : http://www.eff.org/ gopher://gopher.eff.org/ wais://wais.eff.org/ mail: archive-server@eff.org (local archive only) mail: netguide@eff.org (EFF Guide to the Internet) mail: info@eff.org (basic EFF info) System : Unix (SunOS) URL : ftp://www.eff.org/ Comment: Special features: WWW indexes providing links to relevant on- and off-site resources in many directories (for WWW clients and gopher clients that can handle HTML). All files available via FTP, gopher and WWW. Auto [de]compression in .Z and .gz format (see /pub/README !); user 'ftp' can be used instead of 'anonymous'; tranfers logged only temporarily to protect user privacy (only non-personally-identifying stats are retained). Max user load ~50 until some time in 95 (hardware upgrades coming). *Relevant* uploads to /incoming - please see /README.incoming, thanks. Site is mirrored in whole or in part at coast.cs. purdue.edu (/pub/mirrors/ftp.eff.org/), ftp.wustl.edu (/pub/ doc/EFF/), uceng.uc.edu (/pub/warchive/doc/EFF/), ftp.std.com (/src/wuarchive/doc/EFF/), ftp.glocom.ac.jp (/mirror/ftp.eff.org/) etc. CuD archive mirrored at etext.archive.umich.edu (/pub/CuD/), aql.gatech.edu (/pub/eff/cud/), ftp.halcyon.com (/pub/disk1/cud/), nic.funet.fi (/pub/doc/cud/), ftp.warwick.ac.uk (/pub/cud/), etc. Site ftp.eff.org is available 24 hours per day (barring accident). Files : EFF-related materials (newsletters, press releases, legislative analyses, etc.); legal and govt. information (crypto/privacy, case law, bill and govt. report texts, action alerts, censorship & free speech, NII/GII/III); network information (Internet guidebooks, FAQs, resource lists, net.culture articles, networking utilities, PGP); online non-profit organizations (SEA, EFF-Austin, etc.); electronic publications (e-journals, CuD, Phrack, Cyberwire Dispatch - many zines on networking issues and home site of the Computer underground Digest archives); Computers and Academic Freedom project archive (AUPs, university censorship issues, intellectual freedom, legal texts). Site : ftp.ege.edu.tr Country: Turkey GMT : +2 Date : 17-Jul-94 Source : me Alias : baum02.ege.edu.tr, gopher.ege.edu.tr Admin : Organ : Server : System : OSF/1 URL : ftp://ftp.ege.edu.tr/ Comment: Files : Amiga; docs; GIF (EGE, Movies, Tourism); MEDCAMP; MS-DOS (4DOS, demos, docs, filedocs, games, graphics, gscript, info, memman, networks, sound, virus, win3, xwindows, zip); OS/2 (bbs, perfbeta, servpack, tcputils); RFCs; Unix Site : ftp.ehu.es Country: Spain GMT : +1 Date : 02-Sep-96 Source : me Alias : ftp.vc.ehu.es, vchx01.vc.ehu.es Admin : ftp@vc.ehu.es Organ : Universidad del Pais Vasco (University of the Basque Country)/ Euskal Herriko Unibertsitatea, Vitoria, Fac. de Farmacia Server : System : Unix URL : ftp://ftp.ehu.es/ Comment: Files : boltzmann; cidira; cidirb; cidirg; comm; compression; davinci; editors; gnat; GNU; hobm; hyper; Mac; PC (assembler, doc, education, graphics, infography, programming, security, sound, upvehu, util, xwindows); perl; Tcl/Tk; Unix Site : ftp.einet.net Country: USA GMT : -6 Date : 23-Jul-95 Source : docs Alias : Admin : ftp@ftp.einet.net Organ : EINet Server : System : Unix URL : ftp://ftp.einet.net/ Comment: einet-info@einet.net for EInet info; all connections and transfers are logged; for MCC files see ftp.mcc.com Files : cyberspace; EINet info; EINet MacWeb/WinWeb/WinWAIS (mirrored on www.jsc.nasa.gov); gopherhunt; gopherjewels; handbook on population; hardin; iceimt; Perl5; POP; Samba; WWWorder Site : ftp.eit.com Country: USA GMT : -8 Date : 10-Sep-94 Source : usenet Alias : eitech.eit.com, www.eit.com, raps.eit.com Admin : Organ : Enterprise Integration Technologies Server : www.eit.com System : Unix URL : ftp://ftp.eit.com/ Comment: disclaimer; ftpadminaddress is wrong! [!!!] Files : Acorn; cnet; dice; dis; doc center; ee; kqml; made; obst; papers; pls; servicemail; shade; share; talks; Web: guide, icons, software, WWWWAIS; winterp; wsk Site : ftp.elcom.nitech.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : pleiades.elcom.nitech.ac.jp Admin : Organ : Server : System : Unix URL : ftp://ftp.elcom.nitech.ac.jp/ Comment: Files : ICONIP; jpvmug; netscape; WCNN_95; world; xeb09 Site : ftp.elementrix.co.il Country: Israel GMT : +2 Date : 23-Jul-95 Source : docs Alias : sunex.elementrix.co.il Admin : support@elementrix.co.il Organ : Elementrix Technologies, Haifa Server : System : Unix URL : ftp://ftp.elementrix.co.il/ Comment: Files : secftp (SecurFTP demo) Site : ftp.elf.com Country: USA GMT : -6 Date : 23-Jul-95 Source : docs Alias : server.elf.com Admin : root@server.elf.com Organ : ELF Communication Server : System : Unix URL : ftp://ftp.elf.com/ Comment: see ftp.apocalypse.org for apocalypse.org files Files : phi; random; WinTalk; wtp Site : ftp.elf.stuba.sk Country: Slovakia GMT : +1 Date : 30-Apr-94 Source : rtfm Alias : ipc03.kesp.elf.stuba.sk Admin : straka@kesp.elf.stuba.sk (Unix); hubak@elf.stuba.sk (PC) Organ : STU Bratislava, Bratislava, KESP FEI Server : http://www.kesp.elf.stuba.sk/ System : Unix URL : ftp://ftp.elf.stuba.sk/ Comment: max. 6 users Files : audio; images; lyrics; mod; PC (gxf, sac); pomoc (docs, C++, faq, X); Unix (cs, scripts, Sun); vtipy; zakony; zx Site : ftp.elka.pw.edu.pl Country: Poland GMT : +1 Date : 12-Aug-94 Source : me Alias : proton.elka.pw.edu.pl Admin : Organ : Technical University of Warsaw, Warsaw, EE dept. Server : System : Unix (System V Release 4.0) URL : ftp://ftp.elka.pw.edu.pl/ Comment: Files : docs; DOS (clipper, doc, dos_unix, dpmi, gnu, gopher, graph, gs, html, ka91, novell, pcbridge, pcroute, pegasus, perl, pkt, tcp, telnet.win, TeX, waterloo, windows, wintcp, xapeal); ELKA; FAQs; IAPW; ISO; RFCs; Unix (database, DTP, GNU, gopher, graphics, Ks, Linux, mail, network, news, programming, publishing, shells, TeX, WWW, X11R5 Site : ftp.elpress.com Country: USA GMT : Date : 25-Jan-95 Source : mail Alias : semaphore.elpress.com Admin : Organ : Electric Press Server : http://www.elpress.com/ System : Unix URL : ftp://ftp.elpress.com/ Comment: file transfer location for the customers of Electric Press Files : BSD.kernel; MPEG; Netscape; Telnet; Toshiba Site : ftp.elsevier.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : gandalf.elsevier.nl Admin : Organ : Elsevier Science Publishers, Amsterdam Server : System : Unix (SunOS 4.1) URL : ftp://ftp.elsevier.nl/ Comment: Files : algtop; sgml; styles; Tulip Site : ftp.elvis.msk.su Country: Russia GMT : +2 Date : 29-Sep-94 Source : mail Alias : Admin : ftpman@elvis.msk.su Organ : ELVIS+, Co. Server : mailserv@elvis.msk.su ; ftpmail@elvis.msk.su (send "help") System : URL : ftp://ftp.elvis.msk.su/ Comment: [prelimary entry, not tested yet] Files : apple; books; databases; dos; editirs; FAQ; faxgate; FreeBSD; galaxy; games; gnu; graphics; images; infosystems; multimedia; network; news; relcom; rfc; security; sun; unix; usenet; vendors; windows; X11 Site : ftp.embl-heidelberg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : felix.embl-heidelberg.de Admin : nethelp@embl-heidelberg.de Organ : European Molecular Biology Lab (EMBL), Heidelberg Server : System : URL : ftp://ftp.embl-heidelberg.de/ Comment: Files : Site : ftp.ems.psu.edu Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : pangaea.astro.psu.edu Admin : wolfe@ems.psu.edu Organ : Pennsylvania State University, , Pennsylvania, Earth and Mineral Sciences dept. Server : System : Unix URL : ftp://ftp.ems.psu.edu/ Comment: max. 20 users; tranfers are logged; use outside of business hours Files : earth2; netscape3; qtvr; wolfe; wx Site : ftp.eng.auburn.edu Country: USA GMT : -6 Date : 10-Nov-95 Source : mail Alias : joy.eng.auburn.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.eng.auburn.edu/ Comment: misc. user public directories Files : 3D; Ada; bt; doug (security stuff including klaxon, netwho, satan); ecos; emap; engext; gauss; isa; lists; modem; MOSCAP; mutools; Perl5; Prolog; ROADMAP; SEGA; SMCC; Solaris; tech-reports; Usenix; wu; xdm Site : ftp.eng.ufl.edu Country: USA GMT : -5 Date : 22-Sep-94 Source : mail Alias : hornet.eng.ufl.edu Admin : Organ : University of Florida, , Florida, Engineering dept. Server : System : Unix URL : ftp://ftp.eng.ufl.edu/ Comment: successor of wasp.eng.ufl.edu Files : depot; fair; Minix; MS-DOS demos (ftp.uwp.edu); Net; pamphlet; RFCs; skydive; tf-itr; umdnfs; X11R5; some loose Mac and Unix files in /pub (mostly old) Site : ftp.engr.uark.edu Country: USA GMT : -6 Date : 16-May-96 Source : Alias : engr.uark.edu Admin : ftp@engr.uark.edu Organ : University of Arkansas, Fayetteville, Arkansas, Engineering dept. Server : System : Unix URL : ftp://ftp.engr.uark.edu/ Comment: Files : conf; cseg; engr_ed; GNU; IBM PC (MS-DOS (pine, slip, winsock), MS-Windows (eudora, internet, mosaic, netscape, qws)); Linux (PPP, SLIP, Sunsite); Mac Site : ftp.eni.co.jp Country: Japan GMT : +9 Date : 10-Nov-95 Source : papa.indstate.edu Alias : gatekeeper.eni.co.jp Admin : Organ : ENI Server : System : Unix URL : ftp://ftp.eni.co.jp/ Comment: Files : mirrors: ALL (asustek.asus.com.tw, ftp.3com.com, ftp.adaptec.com, ftp.ascend.com, ftp.atitech.ca, ftp.buslogic.com, ftp.cirrus.com, ftp.cnds.canon.co.jp, ftp.creaf.com, ftp.diamondmm.com, ftp.dpt.com, ftp.farallon.com, ftp.fore.com, ftp.freebsd.org, ftp.funet.fi, ftp.intel.com, ftp.maxtor.com, ftp.ncr.com, ftp.netbsd.org, ftp.newton.uiowa.edu, ftp.next.com, ftp.nine.com, ftp.pc.digital.com, ftp.rtpro.yamaha.co.jp, ftp.seagate.com, ftp.service.digital.com, ftp.shiva.com, ftp.smc.com, ftp.symbios.com, ftp.tenon.com, ftp.tut.ac.jp, ftp.wdc.com, ftp.wiretap.spies.com, ftp.wpine.com, ftp.xircom.com, papa.indstate.edu, wcarchive.cdrom.com), ftp.adobe.com, OS (ftp.cnds.canon.co.jp, ftp.freebsd.org, ftp.netbsd.org, ftp.next.com, ftp.tenon.com, ftp.tut.ac.jp); nnr; Winsock (papa.indstate.edu) Site : ftp.ens.fr Country: France GMT : +1 Date : 30-Aug-94 Source : usenet Alias : nef.ens.fr Admin : ftpmain@ens.ens.fr Organ : Ecole Normale Superieure, Service de Prestations Informatique (CS dept.) Server : WWW System : Unix URL : ftp://ftp.ens.fr/ Comment: transfers are logged Files : Bitnet; ens; FAQs; Internet (economics, libraries, services); listserv; Mac; math; meteo; mod2mag; Mosaic; NeXT; PC (arc-lbr, comm, dos, lang, Linux, net, tex, virus); pomp; pompc; primes; reports; security; sun-managers; TeX; Unix Site : ftp.enst.fr Country: France GMT : +1 Date : 14-Dec-94 Source : .fr ftp-l Alias : sirocco.enst.fr Admin : archivist@enst.fr Organ : Ecole National Superieure des Telecoms (ENST), Paris, CS dept. Server : System : Unix URL : ftp://ftp.enst.fr/ Comment: transfers are logged Files : afa; archivers; bench; docs; ENST; FAQs; games; GNU; infosystems; Internet; Mac; mail; network; PC; prog; reports; RFCs; security; sesame; sounds; SSBA (mirrored on ftp.univ-lyon1.fr); TeX; tools; tribunix; Unix; VMS; X-paleolitic; X11 Site : ftp.enterprise.net Country: USA GMT : -7 Date : 10-Nov-95 Source : papa.indstate.edu Alias : Admin : Organ : Enterprise Server : System : Unix URL : ftp://ftp.enterprise.net/ Comment: [sunsite, umich need to be checked] Files : mirrors: Linux (sunsite.unc.edu complete), Mac (mac.umich.umich.edu), MS-Windows (ftp.winsite.com: borland, menu, starter, win3, win95, winnt), Winsock (papa.indstate.edu complete); netdial Site : ftp.envy.com Country: USA GMT : -8 Date : 10-Oct-96 Source : usenet Alias : mud.envy.com, ns1.envy.com Admin : admin@envy.com Organ : EnvyMud Developers FTP site Server : System : Unix URL : ftp://ftp.envy.com/ Comment: see also ftp.solace.mh.se, ftp.math.okstate.edu, ftp.tem.nctu.edu.tw Files : Mud (servers, utils); security Site : ftp.eos.hokudai.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : nyx.eos.chubu.ac.jp Admin : ftp-admin@eos.hokudai.ac.jp Organ : Hokkaido University, Hokkaido, RCEP Server : System : Unix URL : ftp://ftp.eos.hokudai.ac.jp/ Comment: server can (de)compress, g(un)zip, zip and tar; you must supply a valid e-mail address and your address must reverse; searching available through: quote site {exec} index filename; everything you do is logged; mirrors a number of sites Files : archiver; Canna; doc; emacs; Geo; GNU; Info-Mac; lang; Mac; mail; MPEG; MS-DOS; MS-Windows; mule; netnews; network; Postscript; RFCs; security; skk; Sun; TeX; tools; umich; Unix; VMS; Wnn; WU-ftpd; WWW; X Site : ftp.eos.ncsu.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : rtfm Alias : Admin : software@eos.ncsu.edu Organ : North Carolina State University, Raleigh, North Carolina, College of Engineering, Project Eos Server : System : Unix URL : ftp://ftp.eos.ncsu.edu/ Comment: directory: /pub/mxqwais Files : 68K; anyboard; bae; bnr; DAS; E115; Eos; IEEE info; Maple; MXQWAIS; MXTerm; netgen; rs6k; simul; spectra; symform; tandy100; tgc; transportation; VLSI; water quality; WXMap; XCede Site : ftp.epcc.ed.ac.uk Country: UK GMT : 0 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Edinburg, Edinburgh, Scotland, Edinburgh Center for Parallel Computing (EPCC) Server : System : Unix URL : ftp://ftp.epcc.ed.ac.uk/ Comment: transactions are logged Files : chimp; cs9; cupid; DCS; explorer; ftpmail.help [?]; ifip; paramics; parintro; pul; RCS; rpl2; ss; t3d-docs; th; tn; tr; ug; vispad; visualization Site : ftp.epilogue.com Country: GMT : Date : 11-Mar-94 Source : Alias : quern.epilogue.com, epilogue.com Admin : Organ : Epilogue Server : System : Unix URL : ftp://ftp.epilogue.com/ Comment: Files : demo's; natsume; sra; wine Site : ftp.erg.sri.com Country: USA GMT : -8 Date : 19-Feb-95 Source : ftp.cp.tn.tudelft.nl Alias : calistus.erg.sri.com Admin : ftpmaster@erg.sri.com Organ : SRI International, , Information Telecommunications and Automation Division Server : System : Unix URL : ftp://ftp.erg.sri.com/ Comment: Problem: can't create data socket [under reconstruction] Files : Site : ftp.es.ele.tue.nl Country: Netherlands GMT : +1 Date : 16-May-96 Source : Alias : viper.es.ele.tue.nl Admin : Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, Digital Systems Group Server : System : Unix URL : ftp://ftp.es.ele.tue.nl/ Comment: misc. user public directories Files : esprit; graph3d; HP UX; Linux (edatools (spice, twolf), games, kernel, telnetd patched, xemacs, ZyXEL); LP_solve; neat (asd-expander, dfg, emacs-info, neat, nwgen, papers); poster; primes examples; tiggr Site : ftp.es.net Country: USA GMT : -8 Date : 22-Mar-96 Source : me Alias : nic3.es.net Admin : Organ : ES:National Energy Research Supercomputer Center/Lawrence Livermore National Laboratory, Livermore, California, NIC Server : www, gopher System : Unix URL : ftp://ftp.es.net/ Comment: ftp2.es.net (alias: nic4.es.net) offer the same data Files : AFS; comet (SL9); Dante; dccc (Distributed Computing Coordination Committee); dce (Distributed Computing Environment); DECUS; DOE; DOE-gosip; DOE-oer; edwg (ESCC ESnet/DECnet Working Group); esnet-doc; esnet-stats; essc (ESnet Steering Committee); FYI-RFCs; gated-consortium; high-speed-networking (HIPPI, SMDS); IAB (Internet Activities Board); IESG (Internet Engineering Steering Group); IETF (Internet Engineering Task Force); Internet-drafts; Internet-Resource-Guide; Internet Talk Radio (ITR); ISODE (ISO Development Environment); mailing-lists (archives of mailing lists running on es.net); maps; MHS; NERSC (National Energy Research Supercomputer Center); networking-info; NIST; NREN (National Research and Education Network); OSI; ota; pgp-public-keys; public-domain [? mirrored nightly]; RFCs; security; services; USGS; weather; whitepages Site : ftp.esi.com Country: USA GMT : -7 Date : 29-Mar-95 Source : me Alias : hugh.esi.com, esi.esi.com, esi.com [ftp.commerce.com?] Admin : postmaster@esi.com, postmaster@commerce.com Organ : Ellery Systems/Global Commerce Link Server : System : Unix URL : ftp://ftp.esi.com/ Comment: Files : FastLane; Mac; Mosaic; PC (axp, bus, DOS, games, Linux, lynx, OS/2, serweb, vb, whtp, win); SprintNet; Unix; XWare Site : ftp.eskimo.com Country: GMT : Date : 15-Dec-94 Source : usenet Alias : mail.eskimo.com Admin : Organ : Eskimo Server : System : Unix (SunOS 4.1) URL : ftp://ftp.eskimo.com/ Comment: user public directories Files : anime-project; arogpet; comp.sys.novell FAQ; cyberartists; evergreen; feminist; fireeyes; GlasNews; icebrkr; IRC; OneNet; paramind; ravensys; security; SL9; subvert; team; thought; tpinfo; UFO; Voyager Site : ftp.esnet.com Country: USA GMT : -8 Date : 22-Mar-96 Source : ftp.winsite.com Alias : ns2.esnet.com Admin : Organ : E&S Systems, San Diego, California Server : www, gopher System : Unix URL : ftp://ftp.esnet.com/ Comment: transfers are logged; max. 20 users Files : Access USA; Ascend; games (alpman, cyber95, descent); mirrors (Linux, Mac, Unix, WinSite (Windows3, Windows95, WindowsNT)); MS-DOS; Netscape; sirrah; trumpet; Unix (BBS, comms, games, GNU, INN, mail, netnews, network, utils, XFree86-ISC); Wayno Site : ftp.estec.esa.nl Country: Netherlands GMT : 0 Date : 16-May-94 Source : mail Alias : aixesa2.estec.esa.nl Admin : Organ : European Space Agency (ESA), Noordwijk Server : System : Unix URL : ftp://ftp.estec.esa.nl/ Comment: Files : CODE; csds; ers; esbtc; ESIS (European Science Information System) data files including current ESA science program project files (CLUSTER, ISO, POEM etc); gp; network files and ESA administrative documents; ntp; opex; piers; poem; public relations documents + PC/MAC files; soho; TOPSIM; TST; WDP; wm; xe; ypa Site : ftp.et-inf.fho-emden.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : server.et-inf.fho-emden.de Admin : Organ : Fachhochschule Emden (Emden Polytechnical Institute), Emden Server : System : URL : ftp://ftp.et-inf.fho-emden.de/ Comment: Files : Atari; doc; Linux; magazines; Minix; MS-DOS; OS/2; RFCs; sound; TeX; Unix Site : ftp.et.tudelft.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : tudedv.et.tudelft.nl, dutepp0.et.tudelft.nl, dnpap.et.tudelft.nl Admin : J.P.M.vOorschot@et.tudelft.nl (Jan van Oorschot) Organ : Technische Universiteit Delft (Delft University of Technology), Delft, EE dept., DNPAP Server : System : VAX/VMS running MadGoat (OpenVMS) URL : ftp://ftp.et.tudelft.nl/ Comment: be nice and don't overload it; special areas: btng, Fergie; Default directory: PMDF_ROOT:[MAILSERV.FILES]; apparently moved to other machine, is now: ANONYMOUS:[000000]; [try dnpap alias] Files : DEC Windows; educa; kermit; lib; Watergate; items that might still be available: btng (RMON ethernet monitor + Tricklet SNMP tools); Dnpap tools; docs; Fergie (DOS SNMP ethernet monitor and DOS ethernet frame grabber, previously called Gobbler and Beholder); MS-DOS; P3; Sage; Unix; Site : ftp.etext.org Country: USA GMT : -5 Date : 12-Feb-94 Source : admin Alias : fir.cic.net, etext.archive.umich.edu, red.css.itd.umich.edu redspread.css.itd.umich.edu, hellcow.css.itd.umich.edu, Admin : ftp@etext.org, ftp@etext.archive.umich.edu Organ : Private site. Server : gopher.etext.org, www.etext.org System : Unix (SunOS 4.1.3, SPARCstation IPX) URL : ftp://ftp.etext.org/ Comment: Alternative politics, zines, fiction, poetry; 32Mb RAM; 1.5Gb disk Files : CERT Advisories; CPSR; Gutenberg; Legal; Libellus; Mailing lists; Objectivism; Poetry; Politics; Quartz; Religious texts; Sports; Text files and electronic journals: Computer Underground Digest (CuD) archives, other zines (electronical magazines); Well; X11; Zines Site : ftp.etse.urv.es Country: Spain GMT : +1 Date : 02-Sep-96 Source : mklinux.apple.com Alias : dixie.etse.urv.es Admin : Organ : Universitat Rovira i Virgili, Tarragona, Escola Tecnica Superior d'Enginyeria/Escola Tecnica Superior d'Enginyeria Quimica, Recursos Informatics Server : System : Unix URL : ftp://ftp.etse.urv.es/ Comment: daily mirrors Files : mirrors (AIX, Eudora, GNAT ADA, GNU, HPUX, Linux MkLinux/Slackware/Sunsite, McAfee, Perl CPAN, ) Site : ftp.etsimo.uniovi.es Country: Spain GMT : +1 Date : 02-Sep-96 Source : Alias : zeus.etsimo.uniovi.es Admin : antonio@zeus.etsimo.uniovi.es Organ : Universitat de Oviedo (University of Oviedo), Oviedo, ETSIMO Server : System : Unix URL : ftp://ftp.etsimo.uniovi.es/ Comment: transfers are logged; max. 100 users Files : benchmarks; compress; Delphi; docs; EC; EPA; extras; ftp-list; gdi; GNU; graphics (ascii, books, file formats, fractals, gis, image, NCSA, OpenGL, papers, textures, vis5d, X11); HP-UX; Hyper-G; Java; Linux; Mac; Mapas; MBONE; McAfee; mdw; mirrors; MS-DOS; Netscape; network; neural; Novell; Raytrace; SGI; Slackware; Tcl; TeX; UniOvi; Unix; VRML; wfw; Win3 (CICA, Simtel); Win95; WWW; X11R6 Site : ftp.etsu.edu Country: USA GMT : -6 Date : 16-Feb-94 Source : me Alias : merlin.etsu.edu Admin : wright@merlin.etsu.edu Organ : East Texas State University, Commerce, Texas Server : System : Unix URL : ftp://ftp.etsu.edu/ Comment: User limitations: Mon-Fri: 12am-6am: 15, 6am-8am: 10, 8am-10pm: 6 users, 10pm-12am: 8, Sat-Sun: 6am-12am: 10, 12am-6am: 15; Merlin's Aminet archive: use local sites if you're not from the USA like ftp.luth.se; server supports Amiga type assigns: cd mods will take you to /aminet/mods; several README files, READ them! Files : AB20; AMINET; CDlink; GIFserv; GIDSs; IBM-PC; mods; recipes; tools; Unix; Usenet Site : ftp.eu.net Country: Netherlands GMT : +1 Date : 15-Dec-94 Source : old ftp-list Alias : eunet.eu.net, mcsun.eu.net Admin : ftp@eu.net, info-admin@eu.net Organ : EUnet European Backbone, Amsterdam Server : System : Unix URL : ftp://ftp.eu.net/ Comment: successor of mcsun.eu.net as central European archive [alias still works?]; the file FULLINDEX contains a listing of all files Files : GNU; graphics; mail; misc network; znews; programming; ripe; text proc utils; UUmap; windows; security; eurographics; bootstrap; some archives of Usenet groups; X11R6 Site : ftp.eunet.be Country: Belgium GMT : +1 Date : 23-Jul-95 Source : docs Alias : box.eunet.be, ftp.belgium.eu.net Admin : ftpmnt@belgium.eu.net Organ : EUnet Belgium, Server : http://www.eunet.be/ System : Unix URL : ftp://ftp.eunet.be/ Comment: primarily for EUnet Belgium users, others please limit use to off hours; server can (un)compress, g(un)zip and tar; max. 10 users; 128K/sec terrestrial link Files : bootstrap; BUUG; comp; customers (interackt, sail4u); docs; EUnet; Eunet BE; GNU; mail; network; news; OS (Linux); people; RIPE; security (CERT reports); utils Site : ftp.eunet.ch Country: Switzerland GMT : +1 Date : 14-Dec-94 Source : mail Alias : ds.eunet.ch Admin : archive@eunet.ch Organ : CHUUG/EUnet Switzerland (CH), Zurich Server : System : Unix URL : ftp://ftp.eunet.ch/ Comment: Open 24 hours; limit of 5 anonymous ftp users; transfers are logged; non-EUnet customers: please restrict access to non-working hours; successor of chsun.eunet.ch Files : Amiga BSD; Aminet; CHUUG; docs; FSP; Gopher; Mirrors: GNU, X11 contrib, RFCs; NetBSD Amiga; network; news-archive; NeXT (mirror from ftp.informatik.uni-muenchen.de); Unix; vendor; WAIS Site : ftp.eunet.cz Country: Czech Republic GMT : +1 Date : 22-May-94 Source : mail Alias : is.eunet.cz Admin : archive-admin@eunet.cz Organ : EUnet Czechoslavakia (CZ) Server : System : Unix URL : ftp://ftp.eunet.cz/ Comment: transfers are logged; max. 10 users Files : Big Dummy's Guide to the Internet; cdrom; CERT; GNU; Guidebooks; Kermit; MERIT; network; NIC; Novell; RIPE; security; SURANet info; Telnet; Web/WWW; Winsock; X11 Site : ftp.eunet.es Country: Spain GMT : +1 Date : 19-Jul-94 Source : mail Alias : goya.eunet.es Admin : postmaster@eunet.es Organ : EUnet Spain (ES), Madrid, Goya Servicios Telematicos Server : mail@ftp.eunet.es (subject doesn't matter, include 'help' (no quotes) in the body), wais.eunet.es, gopher.eunet.es, www.eunet.es System : Unix (Sun-4 ELC, SunOS 4.1.1) URL : ftp://ftp.eunet.es/ Comment: Files : Anuncios (announcements of Spanish events on networking); Documents/CE (Spanish related information about the European Commission); EUnet/Spain (Spanish service provider information); FAQs; Interstand (information from Spanish sites and institutions); mirrors: sites relating to communication, mostly Internet software and docs (gopher, MIME, RFCs, Wais, winsock, WWW) Site : ftp.eunet.no Country: Norway GMT : +1 Date : 30-Apr-95 Source : mail Alias : slava; oslo-nntp.eunet.no Admin : ftp-admin@norway.eu.net Organ : EUnet Norge AS, Oslo Server : http://www.eunet.no/ System : Unix URL : ftp://ftp.eunet.no/ Comment: transfers are logged; successor of slembe.eunet.no Files : docs (CERT advisories, ORA, RFC, RIPE); GNU; languages (Perl, Tcl); Mac (Internet); MS-DOS (archivers, demodisk, ggdata, win3); networking (security, services, snmp); NT; text; Unix (4BSD, FreeBSD, mail, networking, news, shell, utilities); vendors (bnti, cascade, livingston, morningstar, sgi); X11R6 Site : ftp.eunet.ro Country: Romania GMT : +1 Date : 12-Aug-94 Source : me Alias : caesar.eunet.ro Admin : Organ : EUnet Romania (RO), Bucharest Server : WWW System : NeXTStep (NeXT 1.0) URL : ftp://ftp.eunet.ro/ Comment: probably still under construction (only 2 dirs, one of which (bbs) is empty) Files : WWW (.html files) Site : ftp.eunet.sk Country: Slovakia GMT : +1 Date : 22-May-94 Source : mail Alias : sk2eu.eunet.sk Admin : info@slovakia.eu.net Organ : EUnet Slovakia (SK), Bratislava Server : System : Unix URL : ftp://ftp.eunet.sk/ Comment: access is logged; max. 256 users (517 total); also available through gopher, WWW and FSP (2001); over 700Mb of software; Files : CD-ROM (NLUUG CD-ROM: best public SW); EUNet SK; Internet Talk Radio; Slackware; X11R6 Site : ftp.eur.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : hob-rgw.eur.nl Admin : Organ : Erasmus Universiteit Rotterdam (Erasmus University Rotterdam), Rotterdam, CC Server : System : Unix URL : ftp://ftp.eur.nl/ Comment: transfers are logged Files : archie; database.happiness; dosutils; gopher; PC NFS; Trumpet; Winsock Site : ftp.euronet.nl Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : usenet Alias : ftp.euro.net Admin : ftp@euro.net Organ : EuroNet Internet, Amsterdam Server : http://www.euro.net/ System : Unix URL : ftp://ftp.euronet.nl/ Comment: Files : Aminet; EuroNet; Mac (comms, info-mac, system, util); MS-DOS; MS-Windows (comms, ftp.winsite.com, support); Unix (Netscape) Site : ftp.europa.com Country: USA GMT : -8 Date : 23-Jul-95 Source : Alias : thetics.europa.com, europa.com Admin : admin@europa.com Organ : Europa Communications Inc., Portland, Oregon Server : System : Unix URL : ftp://europa.com/ Comment: Files : Amiga; database; Mac; MS-DOS (docs, SLIP-PPP, terminal, utils); MS-Windows (docs, SLIP-PPP, trumpet, utils, WinIPKit); OS/2 (docs, fixpak, SLIP-PPP, terminal, utils); outgoing (user public directories: Bax, DOORS, FDMGR, NU, RAR, sasidata, sf, telemate, tossftp); pierian Site : ftp.eves.com Country: USA GMT : -6 Date : 26-Mar-96 Source : Alias : x1.eves.com Admin : root@eves.com Organ : Eves Server : System : Unix URL : ftp://ftp.eves.com/ Comment: Files : HTML (misc. stuff to be used in html documents); MASQ (IP masquerading for Linux, IP firewall); TSD (bwdev) Site : ftp.evitech.fi Country: Finland GMT : +2 Date : 30-Aug-94 Source : me Alias : cserver.evitech.fi Admin : Organ : Espoo/Vanta Institute of Technology, Espoo, Information Technology dept. Server : System : Unix URL : ftp://ftp.evitech.fi/ Comment: Files : doc (Netdocs, RFCs); Linux (Slackware); Mac (Mosaic); MS-DOS (math, multimedia, util); Novell; Taik; Unix (HP-UX 9); WWW (doc, html, httpd, Lynx, Mosaic, Perl, rootitus) Site : ftp.execpc.com Country: USA GMT : -6 Date : 15-Dec-94 Source : usenet Alias : earth.execpc.com Admin : help@execpc.com Organ : EXEC PC Server : System : Unix URL : ftp://ftp.execpc.com/ Comment: max. 30 users Files : A-Ware; custard; eberman; epic; hmh; info; Linux; Mac; magnesium; matric; meek; night-owl; Windows Site : ftp.expa.fnt.hvu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : ftp.cetis.hvu.nl Alias : snap.expa.fnt.hvu.nl Admin : root@snap.expa.fnt.hvu.nl Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht Server : System : Unix (Linux) URL : ftp://ftp.expa.fnt.hvu.nl/ Comment: Files : ameraal; cdrom; graphics; hunt; inun; jobs; Linux (some FAQs, Oberon); MS-DOS (dsfree, minuarc, misc utils, sio); network; pba (fuzzy, interet); projects; sdt; unpo; Site : ftp.farallon.com Country: USA GMT : -8 Date : 23-Jul-95 Source : mail Alias : Admin : amy@farallon.com (Amy Roberts) Organ : Farallon Computing Inc., Alameda, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.farallon.com/ Comment: see index.txt for details; technical inquiries to techsports@farallon.com Files : Farallon product info, updates, drivers Site : ftp.fcs.uga.edu Country: USA GMT : -5 Date : 15-Feb-95 Source : usenet Alias : hestia.fcs.uga.edu Admin : helpdesk@fcs.uga.edu Organ : University of Georgia, Athens, Georgia, College of Family and Consumer Sciences Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.fcs.uga.edu/ Comment: default directory: /SYS/PUBLIC/FTP Files : MS-DOS (Mark Hazen's Virus Suite package [where?], misc. antivirus software [old!]); Novell (netcb, rms, rmsites); OS/2 (nsuite); skate; Windows (winsock) Site : ftp.fct.unl.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : Alias : zen.fct.unl.pt Admin : admin@fct.unl.pt Organ : UNL, , FCT Server : System : Unix URL : ftp://ftp.fct.unl.pt/ Comment: server supports compression on the fly; max. 2 users Files : adm; AIX; Atari; DEC; di; docs; eps; FCT; FCT airphotos; games; GNU; humor; languages; Linux; lpnmr; Mac; MS-DOS; MS-Windows; mw; net; news; NeXT; packages; people; Portugal; px; research; sys; tao-pub; TeX; util; weather; X; zen-pub Site : ftp.fcu.edu.tw Country: Taiwan GMT : +8 Date : 01-Oct-96 Source : docs Alias : Admin : ftpadm@ftp.fcu.edu.tw, jychen@fcu.edu.tw Organ : Feng-Chia University, Taichung, CC, Network Lab Server : System : Unix (SunOS 4.1.3_U1, Sun SPARCStation 10/51) URL : ftp://ftp.fcu.edu.tw/ Comment: max. 100 users; 32Mb RAM; 6GB disk; 8CD-ROMs; FDDI link Files : CAI; CD-ROM; docs; FCU campus info; Mac; NeXT; PC; TeX: TVgame; Unix; WCTHPC; X Site : ftp.fdn.fr Country: France GMT : +1 Date : 15-Dec-94 Source : ftp.informatik.uni-muenchen.de Alias : ftp.fdn.org, leia.fdn.org Admin : archive-admin@fdn.org Organ : French Data Network, Paris Server : System : Unix (NeXTStep 3.2) URL : ftp://ftp.fdn.fr/ Comment: max. 5 users; transfers are logged; aliases for many directories, try 'cd mac' in any directory Files : Mac; NeXT (mirror of ftp.informatik.uni-muenchen.de) Site : ftp.fdu.edu Country: USA GMT : -5 Date : 04-Jan-95 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://ftp.fdu.edu/ Comment: patches for Taylor UUCP Files : Site : ftp.fedworld.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : fedworld.gov Admin : kroyer@fedworld.gov [guess this works] Organ : FedWorld Server : System : PC fileserver (Novell Netware) URL : ftp://ftp.fedworld.gov/ Comment: access is ReadOnly; in MAIN you will find the file ALLFILES; *.LST files give info about directories; max. 20 minutes; also through BBS at 703-321-8020 (USA) Files : a-dr-cmt; cals; cim; comments; commerce; ctn; d-rule; healthact; healthrpt; jobs; media; nafta; nii; npr; ntis; ota-pres; p-dr-cmt; patent; results; ruleinfo; s-cmts; s-draft; sat-images; sca; teltrend; whitehouse Site : ftp.fee.vutbr.cz Country: Czech Republic GMT : +1 Date : 23-Aug-94 Source : ftp.xfree86.org Alias : boco.fee.vutbr.cz Admin : FTP-ADM@fee.vutbr.cz Organ : Technical University of Brno, Brno, Faculty of EE and CS Server : System : Unix URL : ftp://ftp.fee.vutbr.cz/ Comment: max. 10 users; several mirrors: garbo.uwasa.fi, Simtel Software Repository (temporarily removed) and others Files : bible; books; docs; GNU; Hyper-G; languages; MS-DOS (Borland, Buttonware, games, Garbo, McAfee, Novell, Pmail, Qdeck, Share, Simtel, TCP/IP); networking (mirror of ftp.uu.net/networking: AppleTalk, applic, archival, athena, cisco, fax, gopher, ident, info-service, IP, isis, Lynx, mail, news, OSI, RPC, serial, terms, UUCP, uumap, wais, WWW, x25); sources; systems (FreeBSD, Linux, mach, NetBSD, SCO, Unixware); usenet (comp.sources.(d,games,misc, postscript,unix,x)); X; X11; X11R5; X11R6; XFree86 (mirror of ftp.xfree86.org) Site : ftp.fenk.wau.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : .nl ftp-l Alias : metten.fenk.wau.nl Admin : service@fenk.wau.nl Organ : Landbouw Universiteit Wageningen (Wageningen Agricultural University), Wageningen, Physical & Colloid Chemistry dept. Server : System : Unix URL : ftp://ftp.fenk.wau.nl/ Comment: transfers are logged; gopher: ftp.fenk.wau.nl; max. 60 users Files : International Association of Colloid and Interface (IACI) scientists info; mirrors: info-mac.stanford.edu, jagubox.gsfc.nasa.gov (Mac); Linux (Slackware); Molecular Modelling progs bases on the Scheutjens-Fleer theory; pceudora; popper; Simula/simed; Sun-fixes; verman Site : ftp.fh-aalen.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : ftp.rz.fh-aalen.de, noc.rz.fh-aalen.de Admin : ftp-adm@fh-aalen.de Organ : Fachhochschule Aalen (Aalen Polytechnical Institute), Aalen, CC dept. Server : System : URL : ftp://ftp.fh-aalen.de/ Comment: Files : Site : ftp.fh-konstanz.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : rz-uxazs.fh-konstanz.de Admin : Organ : Fachhochschule Konstanz (Konstanz Polytechnical Institute), Konstanz Server : System : URL : ftp://ftp.fh-konstanz.de/ Comment: Files : Site : ftp.fh-lippe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : pollux.noc.fh-lippe.de, uhura.noc.fh-lippe.de Admin : ftp-adm@ftp.fh-lippe.de Organ : Fachhochschule Lippe (Lippe Polytechnical Institute), Lippe/Lemgo, NOC Server : System : URL : ftp://ftp.fh-lippe.de/ Comment: Files : Site : ftp.fh-wolfenbuettel.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : thorin.rz.fh-wolfenbuettel.de Admin : ftp-admin@fh-wolfenbuettel.de Organ : Fachhochschule Wolfenbuettel (Wolfenbuettel Polytechnical Institute), Wolfenbuettel Server : gopher.fh-wolfenbuettel.de, listserv@fh-wolfenbuettel.de, http://www.fh-wolfenbuettel.de/ System : Unix URL : ftp://ftp.fh-wolfenbuettel.de/ Comment: Files : alliance; archiver; Atari; audio; doc (Filter, Lyrics, O'Reilly, Posix, SCSI); games; gametool; ghostscript; graphics; Khoros; infosys; languages; Linux (Linus, Slackware, SLS, sunsite.unc.edu, tsx-11.mit.edu); LPMUD; lyrics; magazine; MS-DOS; nethack; Netrek; network; Oberon; parallel; shells; Simulation; Sun; TeX; Terminal; TinyMUD; tools; Unix (games, PVM); WWW-FHWF; X11 (contrib, misc and more misc) Site : ftp.fht-mannheim.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : ftp.rz.fht-mannheim.de, roxi.rz.fht-mannheim.de, aix01.rz.fht-mannheim.de Admin : mrex@aix01.rz.fht-mannheim.de (Martin Rex), duz@rz.fth-mannheim.de (Dirk Zoller) Organ : Fachhochschule der Technik Mannheim (Mannheim Polytechnical Institute), Mannheim Server : System : URL : ftp://ftp.fht-mannheim.de/ Comment: Files : 386BSD (from ftp.uni-stuttgart.de); AIX PC; BSD 4.3 src; Emtex PC; Linux; MS-DOS (Simtel-20); MS-DOS games (from ftp.urz.uni-heidelberg.de); OS/2 (comp.binaries.os2); PasTeX (Amiga, from ftp.uni-passau.de); RS6000; Trumpet; From torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!news-stu1.dfn.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:24 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!news-stu1.dfn.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 9 of 23 [09/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:06 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1770 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 9 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:869 news.answers:33110 Archive-name: ftp-list/sitelist/part9 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.fi.upm.es Country: Spain GMT : +1 Date : 08-Jun-94 Source : me Alias : asterix.fi.upm.es Admin : root@asterix.fi.upm.es Organ : Technical University of Madrid (UPM), Telematica dept. (DIT) Server : System : Unix URL : ftp://ftp.fi.upm.es/ Comment: Files : aix; amiga; archie; docs; faculty; gopher; MS-DOS; news; OS/2; suit; Unix; VMS; X11 Site : ftp.fibr.net Country: USA GMT : -6 Date : 02-Sep-96 Source : usenet Alias : midway.fibr.net, ftp.cuteftp.com Admin : Organ : FIBR Server : System : Unix URL : ftp://ftp.fibr.net/ Comment: Files : cuteftp; internic (DNS, templates); microsoft (IE); software (Linux, Mac, MS-Windows, MS-Windows95, MS-Windows NT) Site : ftp.fibronics.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : wega.fibronics.de Admin : kunz@fibronics.de Organ : Fibronics GmbH, Dietzenbach Server : System : Unix URL : ftp://ftp.fibronics.de/ Comment: Files : FreeBSD; Linux; MS-DOS; MS-Windows; Software for Fibronics products Site : ftp.fidonet.org Country: USA GMT : -5 Date : 15-May-94 Source : usenet Alias : zeus.ieee.org Admin : Organ : IEEE Server : System : Unix URL : ftp://ftp.fidonet.org/ Comment: uploads directory disabled due to hacking attempts; connections from systems without reverse-nameservice will no longer be honored Files : fidonet; gopherservers; hatch; InterNIC; MS-DOS; RFCs; Sunfixes; Unix; UUCPmaps Site : ftp.firstnet.net Country: USA GMT : Date : 29-Nov-94 Source : usenet Alias : zen.firstnet.net Admin : Organ : FirstNet Information Services Server : System : Unix URL : ftp://ftp.firstnet.net/ Comment: Files : FirstNet info; games; Windows Site : ftp.fletcher.tufts.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : mail Alias : jade.tufts.edu (old), emerald.tufts.edu (new) Admin : Organ : Tufts University, , , Computing and Communications Services Server : System : Unix URL : ftp://ftp.fletcher.tufts.edu/ Comment: Files : encore multimax; Unix Site : ftp.flinders.oz.au Country: Australia GMT : +10 Date : 18-Aug-94 Source : me Alias : pippin.cc.flinders.oz.au Admin : Organ : Flinders University Server : System : Unix URL : ftp://ftp.flinders.oz.au/ Comment: also ftp.flinders.edu.au Files : Mac: CMET, Disinfectant, Fonts, Graphics, Netware, Network, Updates, Utilities; PC: CMET, Fonts, Graphics, Netware, Network, Updates, Utilities Site : ftp.fnal.gov Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : fsgm01.fnal.gov Admin : Organ : Fermi National Accelerator Laboratories, Chicago, Illinois Server : System : Unix URL : ftp://ftp.fnal.gov/ Comment: (de)compression and tar on the fly Files : admin; AIX; cps; declared; FermiTools; frc; histoscope; html; generic Unix; HP-UX; IRIX; juke; murmur_kit; nedit; OSF/1; plot_widgets; spuds; SunOS; VxWorks; Unix KITS (registered users only) Site : ftp.fonorola.net Country: Canada GMT : Date : 22-May-94 Source : mail Alias : nic.fonorola.net Admin : Organ : Fonorola Server : System : Unix URL : ftp://ftp.fonorola.net/ Comment: Files : ca-domain; Fonorola; Internet Business Journal; Internet information; Mac Gopher servers; networking; training; Usenet; Veronica; WAIS-sources Site : ftp.fore.com Country: USA GMT : -5 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : Admin : tsacts@fore.com Organ : FORE Systems Server : System : Unix URL : ftp://ftp.fore.com/ Comment: parts mirrored on ftp.eni.co.jp Files : API examples; docs (ATM RFCs, IETF, IP Multicast, man pages, papers, spans, white papers; FORE info (PDF files, text files); shareware (PDF readers); SNMP (ami mib, lax, laxmib, mibs, RFC, RFC mibs, tools); utils Site : ftp.foretune.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : lizard.foretune.co.jp Admin : ftpadmin@foretune.co.jp Organ : Foretune Server : System : Unix (BSD/386, PC) URL : ftp://ftp.foretune.co.jp/ Comment: parts mirrored on ftp.fujixerox.co.jp Files : 386BSD; BSD/386 archive; communication; docs; elisp archive mirror; FAQs; fonts; GNU; games; graphics; info; Japanese modified elvis, Perl; lang; library; Mac; Mach; mailinglists; mirror (bsdi.com, export.lcs.mit.edu, ftp.acns.nwu.edu, ftp.apple.com, ftp.bsdi.com, ftp.c.u-tokyo.ac.jp, ftp.winsite.com, ftp.cme.nist.gov, ftp.cs.pdx.edu, ftp.cs.titech.ac.jp, ftp.cs.widener.edu, ftp.demon.co.uk, ftp.dit.co.jp, ftp.ecei.tohoku.ac.jp, ftp.greatcircle.com, ftp.ics.osaka-u.ac.jp, ftp.iij.ad.jp, ftp.kuis.kyoto-u.ac.jp, ftp.lysator.liu.se, ftp.maths.tcd.ie, ftp.ncsa.uiuc.edu, ftp.novell.com, ftp.sra.co.jp, ftp.tohoku.ac.jp, ftp.uu.net, gatekeeper.pa.dec.com, labrea.stanford.edu, moe.ipl.t.u-tokyo.ac.jp, mojo.eng.umd.edu, nic.ad.jp, pmail.globalvillag.com, rascal.ics.utexas.edu, rusinfo.rus.uni-stuttgart.de, src.doc.ic.ac.uk, think.com, utsun.s.u-tokyo.ac.jp); MS-DOS; multimedia; network; OS/2; TeX; tools; X Site : ftp.forteinc.com Country: USA GMT : -5 Date : 23-Jul-95 Source : me Alias : freedom.interpath.net Admin : Organ : InterPath/Forte Server : System : Unix URL : ftp://ftp.forteinc.com/ Comment: Files : devcomp; findyn; Forte: dictionaries, FreeAgent (newsreader), trafdemo; fpoint; oup; SDU; sia; virtus; webpress; wg Site : ftp.forthnet.gr Country: Greece GMT : +2 Date : 29-Mar-95 Source : mail Alias : kim.forthnet.gr Admin : ftp-maint@forthnet.gr Organ : Foundation for Research and Technology, Heraklion, Crete, NOC Server : System : Unix URL : ftp://ftp.forthnet.gr/ Comment: max. 60 foreign users; descriptive ls command; successor of ariadne.csi.forth.gr Files : Archie; Cisco; docs; Ebone; GNU; Gopher; Greek (FAQ, fonts, Mosaic, PC-drivers, soc.culture.greek); Isode; Mac; Mail; News; networking (dns, ftpd, mail, monster, osi, ppp, ripe, routing, slip, tip, tools, ttcp, uucp-x25, uupc); pub (GNU, guitar (mirror), infosystems, Linux, Mac, NetBSD, X); RFCs; RIPE; Sun; WAIS; WWW; X11 Site : ftp.fourmilab.ch Country: Switzerland GMT : +1 Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : Fourmi Lab Server : http://www.fourmilab.ch/ System : Unix URL : ftp://ftp.fourmilab.ch/ Comment: [Preliminary entry: needs to be checked] Files : kelvin: secure voice conversation over the Internet through Netfone (Sun and SGI), Speak Freely (MS-Windows) Site : ftp.france.eu.net Country: France GMT : +1 Date : 22-May-94 Source : me Alias : ftp.fnet.fr, indus.fnet.fr, indus.france.eu.net Admin : Organ : EUNet FR/FNet Server : System : Unix URL : ftp://ftp.france.eu.net/ Comment: Files : AFUU-RESEAU; EUnet; Fnet; multimedia; PPP; Utopia Site : ftp.francenet.fr Country: France GMT : +1 Date : 24-Jul-94 Source : mail Alias : adynaton.francenet.fr Admin : ftpmaint@francenet.fr (archive), info@francenet.fr (commercial info) Organ : FranceNet BBS Server : System : Unix URL : ftp://ftp.francenet.fr/ Comment: banners only in French; transfers are logged; max. 20 users Files : cdrom; gopher; htdocs; mirrors (DOS: reseau, windows3 (demo, drivers, programr), GNU); systems (Mac (TCP/IP), Unix (networking)); wincode Site : ftp.franken.de Country: Germany GMT : +1 Date : 22-Mar-96 Source : Alias : chico.franken.de Admin : ftp-admin@ftp.franken.de Organ : KommunikationsNetz Franken e.V. Server : System : Unix URL : ftp://ftp.franken.de/ Comment: Files : crypt; docs; FAQ; htdocs; imperium; info; isdn4linux; Mac; MS-DOS; people; programming; tools; Unix; win; WWW Site : ftp.frd.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : usenet Alias : apies.frd.ac.za Admin : Organ : Foundation for Research and Development Server : gopher.frc.ac.za System : Unix (SunOS 4.1) URL : ftp://ftp.frd.ac.za/ Comment: Files : MS-DOS Site : ftp.freebsd.org Country: USA GMT : Date : Source : ftp.io.org Alias : Admin : Organ : FreeBSD Project Server : System : URL : ftp://ftp.freebsd.org/ Comment: Files : Site : ftp.frontier.dk Country: Denmark GMT : +1 Date : 02-Sep-96 Source : usenet Alias : freja.frontier.dk Admin : Organ : Frontier Server : System : NT (Windows NT, PC) URL : ftp://ftp.frontier.dk/ Comment: logged in as user IUSR_FREJA Files : docs; html; images; Linux; Microsoft; MSql; network; PC; Windows 3; Windows NT Site : ftp.frontiertech.com Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : flash075.frontiertech.com, info.frontiertech.com, bbs.frontiertech.com Admin : Organ : Frontier Technology Server : System : NT (Windows NT, PC) URL : ftp://ftp.frontiertech.com/ Comment: Files : demo; drivers; FAQs; patches; sha; winsock Site : ftp.fsz.bme.hu Country: Hungary GMT : +1 Date : 14-Dec-94 Source : me Alias : fix.fsz.bme.hu Admin : ftpproblem@fsz.bme.hu Organ : Technical University of Budapest, Budapest, Process Control dept. Server : System : Unix URL : ftp://ftp.fsz.bme.hu/ Comment: Problem: Failed to get host information [not yet considered obsolete] max. 5 users; total 27 users; transfers are logged Files : Site : ftp.ftp.com Country: USA GMT : -5 Date : 22-May-94 Source : admin Alias : talc.ftp.com Admin : ftp-server-admin@ftp.com Organ : FTP Software Server : System : Unix URL : ftp://ftp.ftp.com/ Comment: successor of vax.ftp.com Files : FTP info & apps; FTPNUZ (/support/pubdom); packet drivers; Unix software; other network related programs Site : ftp.fu-berlin.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : pascal.zedat.fu-berlin.de Admin : ftp-adm@fu-berlin.de Organ : Freie Universitaet Berlin (Free University of Berlin), Berlin, Zentraleinrichtung fuer Datenverarbeitung (CC) Server : System : Unix (IRIX 5.2) URL : ftp://ftp.fu-berlin.de/ Comment: Open 24 hours; max. 300 users; supports on the fly (de)compression, g(un)zipping, and tarring of directories Files : Amiga; Atari; Deutsche Anonyme FTP-Server List; Documents: FAQs, FYI, RFCs, etc...; ftp-sites; GATeway Orientierungs Ratgeber (gator); maps; MSDOS: 4DOS, Telix, kermit, graphics, GNUish, mags, networks, emTeX; Official FTP server: FAS, AmigaElm, elk, plan; Postscript-maps; UUCP; Unix: GNU, graphics, mail, network, news, misc tools; X11R6 Site : ftp.fujitsu.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : endeavor.fujitsu.co.jp Admin : Organ : Fujitsu Server : System : Unix URL : ftp://ftp.fujitsu.co.jp/ Comment: parts mirrored on ftp.fujixerox.co.jp Files : archiver; ds90; elisp; FreeBSD; GNU; Infomosaic; IntelligentPad; internet; ISIS; JPNIC; Linux; Mac; Mosaic l10n+; MS-Windows 3; MS-Windows95; MS-Windows NT; mule; NetBSD; networking; PC; security; Sun-info; sunsite.unc.edu; umich; Usenet; video (CU-SeeMe); WAIS; winsock-l (papa.indstate.edu); WWW; X11; XFree86 Site : ftp.fujixerox.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : fxwidegw.fujixerox.co.jp Admin : ftp-admin@fujixerox.co.jp Organ : Fuji Xerox Co. Ltd., Kawasaki, Kanagawa Server : System : Unix URL : ftp://ftp.fujixerox.co.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp; max. 10 users Files : DeleGate (etlport.etl.go.jp; FlexFax; FujiXerox; GNU (utsun.s.u-tokyo.ac.jp); images; Internet drafts (ds.internic.net) InterViews (sragw.sra.co.jp); MIME (etlport.etl.go.jp); mirrors not mentioned in the rest of this entry (bash.keio.ac.jp, cs.ucl.ac.uk, cs.uiuc.edu, ftp.aist-nara.ac.jp, ftp.ascii.co.jp, ftp.center.osaka-u.ac.jp ftp.cs.titech.ac.jp, ftp.cs.wisc.edu, ftp.foretune.co.jp, ftp.ics.uci.edu, ftp.lysator.liu.se, ftp.sra.co.jp, ftp.tis.com, info.cern.ch, lab4imgw.kuis.kyoto-u.ac, opcom.sun.ca, riksun.riken.go.jp, self.stanford.edu, sgi.com, sprite.berkeley.edu, xtel.co.uk; MS-DOS; Mosaic-l10n+ (ftp.fujitsu.co.jp); mule (etlport.etl.go.jp); NetBSD; OSI; product; RFCs (ftp.dit.co.jp); security; sendmail (ftp.cs.berkeley.edu); Tcl (sragw.sra.co.jp); TeX; Unix; Windows; X (ftp.iij.ad.jp); X11-i18n; Zaurus Site : ftp.funet.fi Country: Finland GMT : +2 Date : 29-Mar-95 Source : rtfm Alias : nic.funet.fi, funic.funet.fi, hamsterix.funet.fi, hamster.funet.fi Admin : problems@ftp.funet.fi, msdos-adm@nic.funet.fi, msdos1@nic.funet.fi (Petri Hartoma) Organ : Finland University & Research Network (FUNET) NIC, Espoo Server : mailserver@ftp.funet.fi, gopher://gopher.funet.fi/, http://www.funet.fi/ System : Unix (DEC AXP3000/900) [planned for '95] URL : ftp://ftp.funet.fi/ Comment: transfers are logged with hostname and whatever you entered for password; max. 196 users; retrieval of top-level README possible before logon; read README.FILETYPES for information on the different filetypes; 320Mb memory, HSZ40 RAID controller; this site is severely overloaded [as popular as wuarchive now] number of allowed users is decreased; high network load causes errors: retry when you get an error, don't bother the admin; this is the new ftp.funet.fi archive; this site mirrors the following sites, USE THE ORIGINAL ONES IF THEY ARE CLOSER TO YOU NETWORKWISE!!!: cathouse.org, ftp.cis.ksu.edu, ftp.eunet.fi, ftp.freebsd.org, ftp.internic.net, ftp.ncsa.uiuc.edu, ftp.netbsd.org, ftp.powertech.no, ftp.town.hall.org, ftp.uni-regensburg.de, ftp.voa.gov, ftp.w3.org, ftp.xfree86.org, hyperreal.com, lcs.mit.edu, nic.nordu.net, ftp.simtel.net, rtfm.mit.edu, src.doc.ic.ac.uk, stas.cnidr.org, sunsite.unc.edu Files : Amiga; Astro; Atari; cae; CBM; cryptography; Computer Underground Digest (CuD) archives; csc; culture; docs; dx; FUNET; GNU; graphics; ham-radio; IRC clients, GIFs of IRC and Relay people: pub/pics/gif/pics/people/misc; kermit; languages; lyhty; Mac; Mach; microprocs; Minix; MS-DOS; netinfo; networking; NeXT; org; OS/2; pictures; sci; security docs and apps; Simtel20 mirror (/pub/msdos/simtel-mirror); Sony NeWS OS software; sounds; sports; standards; Tao; Unix; VM; VMS; Windows, Windows NT (ftp.winsite.com); X11; XFree86 (mirror of ftp.xfree86.org under consideration) Site : ftp.fuw.edu.pl Country: Poland GMT : +1 Date : 18-Aug-94 Source : me Alias : ccfs1.fuw.edu.pl Admin : Organ : Fizyki Uniwersytetu Warsawskiego (Warsaw University), Warsaw, Physics dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.fuw.edu.pl/ Comment: Files : arc+tar+compress; arj; cocos; documents; donosy; GNU; PC-DOS; pictures; polish-TeX; ptf; security; SGI; Unix; WAIS; weather; WWW; X11 Site : ftp.fwi.uva.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : info.fwi.uva.nl Admin : Organ : Universiteit van Amsterdam (University of Amsterdam), Amsterdam, Faculteit Wiskunde en Informatice (FWI, Faculty of Mathematics and Computer Science) Server : System : Unix URL : ftp://ftp.fwi.uva.nl/ Comment: Files : comp (SCSI (doc, info, ping), sendmail, Slackware (1.x, 2.x), Solaris); conferences; educational (cryptanalyse); functional; ic3a; illc; pimentel; mathematics (edu, misc, packages, reports); programming-research (reports, specifications); scsi-doc; scsi info; scsi ping; sion; Solaris; theory Site : ftp.fwn.rug.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : w3.fwn.rug.nl Admin : root@w3.fwn.rug.nl Organ : Rijks Universiteit Groningen (RUG, University of Groningen), Groningen, Math and Physics dept. Server : http://w3.fwn.rug.nl/ [will work I think, haven't tried] System : Unix URL : ftp://ftp.fwn.rug.nl/ Comment: Files : Linux bin (misc utils); SG bin; sources (sendmail) Site : ftp.fys.ruu.nl Country: Netherlands GMT : +1 Date : 22-May-94 Source : me Alias : ruunfs.fys.ruu.nl Admin : Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, Physics and Astronomy dept. Server : System : Unix URL : ftp://ftp.fys.ruu.nl/ Comment: uploads only by user community and relations of physics and astronomy dept.; transfers are logged Files : astronomy; fyilib; magazijn; vanbeijeren; vtools Site : ftp.fzi.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : gate.fzi.de Admin : ftpadm@fzi.de Organ : FZI, Karlsruhe Server : System : Unix URL : ftp://ftp.fzi.de/ Comment: directory: /pub/OBST; server can (un)compress, gzip and tar; uploads in /pub/*/incoming, please notify @fzi.de of your uploads; accessible via gopher through gopher.fzi.de; all filetransfers are logged Files : OBST Site : ftp.gatech.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : merlin.gatech.edu Admin : root@ftp.gatech.edu Organ : Georgia Institute of Technology (GATECH), Atlanta, Georgia, School of Literature Communications and Culture (LCC) Server : System : Unix URL : ftp://ftp.gatech.edu/ Comment: "Mastering the Internet" presentation in /pub/SHARE79 [which isn't there ... strange] Files : AI; angelle; coe; content; cwis; dos; Genemark; gsu2gt; lcc; Mac; multicast; netinfo; OS/2; robotech; security; tar; Unix; virus; Windows; WWW Site : ftp.gbnet.net Country: UK GMT : 0 Date : 31-Aug-95 Source : rtfm Alias : ns.gbnet.net Admin : Organ : GBNet Server : http://ftp.gbnet.net/ System : Unix URL : ftp://ftp.gbnet.net/ Comment: Files : audio; kbridge; net (IRC, uk.telecom, www); newton; pagers; parallel; samba; security (iss, libdes, sos, tue, unfs); ucb (sendmail) Site : ftp.gdn.org Country: USA GMT : -6 Date : 26-Mar-96 Source : Alias : server.gdn.org Admin : root@server.gdn.org Organ : GDN Server : System : Unix URL : ftp://ftp.gdn.org/ Comment: Files : COSMOS_Journal, CSCE, Covcas_Bulletin, FWDP, Human_Rights_Reports, Miscellaneous_Items, Multilaterals_Project, PHRF_Documents, Related_Gopher_Servers, Rethinking_Bretton_Woods, US_State_Department Site : ftp.gds.nl Country: Netherlands GMT : +1 Date : 11-Jul-94 Source : me Alias : gdsnl.gds.nl Admin : Organ : GDS Server : System : Unix URL : ftp://ftp.gds.nl/ Comment: Files : GDS info; hold; Slackware Site : ftp.genome.ad.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : hitac.genome.ad.jp Admin : Organ : Genome Research Network Server : System : Unix URL : ftp://ftp.genome.ad.jp/ Comment: genome data base oriented info [and a mirror?] Files : db; docs; GDB; HGC; NCBI; tools Site : ftp.geo.vu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : charon.geo.vu.nl Admin : Organ : Vrije Universiteit (Free University), Amsterdam Server : System : Unix URL : ftp://ftp.geo.vu.nl/ Comment: dir does not work, use ls Files : FreeBSD files; sattelite data (pub/data/satelite Site : ftp.geod.emr.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : gdim.geod.emr.ca Admin : mathieu@geod.emr.ca Organ : Natural Resources Canada (Energy, Mines and Resources Canada and Forestry Canada), Ottawa, Ontario, Geodetic Survey Server : System : Unix URL : ftp://ftp.geod.emr.ca/ Comment: Files : docs; GSD; Linux (mail); Mac; MS-DOS (4DOS, archive, communications, editors, games, GNU, infosystems, internettools, McAfee, Perl, pictures, security, sysutils, Tcl, Textutils, Unixlike, USNO, viewers); OS/2; recipes; Unix; vegetarian; ziptools Site : ftp.georgetown.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : axp1.acc.georgetown.edu, guvax.georgetown.edu Admin : system@guvax.georgetown.edu Organ : Georgetown University, Washington, District of Columbia, Academic Computer Center Server : System : VAX/VMS URL : ftp://ftp.georgetown.edu/ Comment: please limit access during prime-time; default directory: DISK$ACC1:[ANONYMOUS] Files : ACH_ALLC93; bond; cpet; cslg; demography; docs; guimg; gurt94; hispania; hypertext; kermit; labyrinth; lrp; Mac; mosaic; MS-DOS; OS/2; Sim93; vision; VMS Site : ftp.germany.eu.net Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : simpson.germany.eu.net, itr.germany.eu.net Admin : archive-admin@germany.eu.net (Ingo Dressler), osadm@ftp.germany.eu.net (Holger Muenx, MS-DOS section) Organ : German EUnet backbone, Dortmund Server : archive-server@germany.eu.net, mail-server@germany.eu.net; FSP: ftp.germany.eu.net 2001 gopher: gopher://gopher.germany.eu.net/ WWW: http://www.germany.eu.net/ System : Unix URL : ftp://ftp.germany.eu.net/ Comment: Open 24 hours; Gopher access: 7Gb; directories: /pub, /shop (commercial software and data), /itr (Internet Talk Radio: for EUnet customers only); for shop access, you may also login as shopuser Files : 386BSD; Amiga; archiver; Atari; benchmark; books; CT-Magazin; docs; EUnet; GNU; GUUG; infosystems; IX-Magazin; Linux (sunsite.unc.edu); mail; Motif; MS-DOS; Network docs; news; newsarchive; OS/2; programming; RFCs; RIPE; sources and binaries for various systems; X11 (official server) Site : ftp.gewis.win.tue.nl Country: Netherlands GMT : +1 Date : 02-Sep-96 Source : usenet Alias : gewis.win.tue.nl Admin : ftp@gewis.win.tue.nl Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, Math & CS dept., GEWIS (students society) Server : http://www.gewis.win.tue.nl System : Unix URL : ftp://ftp.gewis.win.tue.nl/ Comment: Files : Mosaic; Netscape; nk-prog; sysmod; vakken (inf, wsk); wiso; wpg; WWW (clipart, icons); xrds Site : ftp.globalware.com Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : thx1138.globalware.com Admin : ftp-keeper@globalware.com Organ : Globalware Inc., Atlanta, Georgia Server : System : Unix URL : ftp://ftp.globalware.com/ Comment: transfers are logged; max. 25 users; dropped-off items are unreadable to anonymous users Files : aworld; Globalware; Tcl; wchat Site : ftp.glocom.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : magazine Alias : dua.glocom.ac.jp, www0.glocom.ac.jp Admin : Organ : Glocom Server : System : Unix URL : ftp://ftp.glocom.ac.jp/ Comment: Files : CuD archives; efj (IIJ info); glocom; IHNS; IIPS; Mac; mirrors: ftp.acns.nwu.edu, ftp.eff.org, ftp.netscape.com, ftp.qualcomm.com, gated.cornell.edu); MITI; net Site : ftp.gmd.de Country: Germany GMT : +1 Date : 29-May-95 Source : .de ftp-l Alias : omega.gmd.de Admin : ftpmaster@gmd.de (Juergen Christoffel) Organ : Gesellschaft fuer Mathematik und Datenverarbeitung - Forschungszentrum Informationstechnik GmbH (German National Research Center for Information Technology), Sankt Augustin Server : http://www.gmd.de/ System : Unix URL : ftp://ftp.gmd.de/ Comment: see /info/README and /info/README.ftp for access policy; directories: /gmd/gina, /if-archive/rec.arts.int-fiction, /if-archive/rec.games.int-fiction; IP-reversable sites only; transfers are logged; max. 128 users Files : docs; events (ICLP94, ICSE18); GMD; GNU; icot (exper-apps, kbms-clp, manuals, natural-lang, newsletter, solver-prover, symbolic-proc); Interactive Fiction (IF) archive; images (Satellite: polar, weather); ISO; languages (LISP); learning; lisp; Mac; machine-learning; misc (md4, md5, OMG, parallel, wdr); music (cd-catalogs, classical, indian classical, lists, musictex, musixtex, mutex, scores); packages (ean, faces, foo, GNU, majordomo, mirror, newswatcher, Sather, Tcl, wuarchive-ftpd, X11, X11R5, X11R6, zsh); RWC; systems (IBM-PC (doc, MS-DOS, Windows3), Mac (books, comm, sys.soft)); Usenet (alt.sources, alt.sources.patches, comp.archives, comp.archives.admin, comp.lang.lisp, comp.sources.bugs, comp.sources.games, comp.sources.mac, comp.sources.misc, comp.sources.reviewed, comp.sources.sun, comp.sources.unix, comp.sources.x, net.sources, news.answers, recipes) Site : ftp.gmu.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : osf1.gmu.edu Admin : Organ : George Mason University, Fairfax, Virginia Server : System : Unix (OSF/1) URL : ftp://ftp.gmu.edu/ Comment: several public user directories Files : aic; ascime; bcox; cff; library; support (TIA, winsock); system (docs) Site : ftp.govt.washington.edu Country: USA GMT : -8 Date : 25-Jan-94 Source : usenet Alias : Admin : Organ : University of Washington, Seattle, Washington Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.govt.washington.edu/ Comment: Files : legislation.telecom; wutc (Alternative Form of Regulation) Site : ftp.graphcomp.com Country: USA GMT : Date : 24-Jul-95 Source : docs Alias : afarensis.graphcomp.com Admin : Organ : Server : System : NT (Windows NT, PC) URL : ftp://ftp.graphcomp.com/ Comment: Files : doc (resume, RFCs); dos (internet, utils); msw (internet: (clients, players, servers, system, winsock), Mutt) Site : ftp.greatcircle.com Country: USA GMT : -8 Date : 23-Aug-94 Source : rtfm Alias : mycroft.greatcircle.com Admin : root@greatcircle.com Organ : GreatCirle Server : System : Unix URL : ftp://ftp.greatcircle.com/ Comment: directory: /pub/firewalls.digest; some files to be mirrored on ftp.sterling.com Files : cap; cawx; firewalls digest; GreatCircle; majordomo; phonestation Site : ftp.grolier.fr Country: France GMT : +1 Date : 10-Nov-95 Source : ftp.simtel.net Alias : tagada.grolier.fr, ftp.club-internet.fr Admin : mgc@grolier.fr Organ : Grolier, Neuilly Server : System : Unix URL : ftp://ftp.grolier.fr/ Comment: Files : Aminet; images; IRC; Linux; Mac; mods; PC; simtel; traque; Unix Site : ftp.gsfc.nasa.gov Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : odftsrv.gsfc.nasa.gov, toybox.gsfc.nasa.gov Admin : postmaster@gsfc.nasa.gov Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, Network Support Group for Large Systems of the Center-wide Networking Environment Server : server does not support e-mail System : Unix URL : ftp://ftp.gsfc.nasa.gov/ Comment: United Stated Government computer system : Unauthorized access to this system is a FEDERAL OFFENSE; there are no comet pictures here; files from toybox in directory TOYBOX, from gsfc in GSFC; dftsrv.gsfc.nasa.gov is obsolete Files : alex; email-info; ess-ftp; GSFC; help-files; hollis; images; info; Internet; IP; Mac; MacSecure anti-virus pkg; nameserver; news; Sun: dist, fixes, misc; tools; Ultrix; Unix; VMS; X Site : ftp.gsu.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : me Alias : gsusgi2.gsu.edu Admin : Organ : Georgia State University, , Georgia Server : System : Unix (Irix) URL : ftp://ftp.gsu.edu/ Comment: Files : cgcr; MS-DOS; MS-Windows Site : ftp.gte.com Country: USA GMT : -5 Date : 12-Feb-94 Source : usenet Alias : ceylon.gte.com Admin : Organ : GTE Server : System : Unix URL : ftp://ftp.gte.com/ Comment: Files : docs; expecterm; ICMCS; logicraft fonts; Mosaic; POP; Sun-patches; uqwk; zipnews Site : ftp.gti.net Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : gti.net Admin : help@gti.net Organ : GTI Server : System : Unix URL : ftp://ftp.gti.net/ Comment: max. 10 users; transactions are logged Files : ccomics; ewacars; gti; mmsinc; ppp (Amiga, Mac, PC); safetynet; security Site : ftp.gu.edu.au Country: Australia GMT : +10 Date : 11-Mar-94 Source : usenet Alias : griffin.gu.edu.au Admin : postmaster@gu.edu.au Organ : Griffith University, Security Emergency Response Team (SERT) Server : System : Unix URL : ftp://ftp.gu.edu.au/ Comment: Files : qps; rex; security; sendmail; smrsh; The Hessling Editor (THE) macro package Site : ftp.gui.uva.es Country: Spain GMT : +1 Date : 10-Nov-95 Source : admin Alias : luna.gui.uva.es Admin : ftp@luna.gui.uva.es Organ : Universidad de Valladolid (Valladolid University), Castilla y Leo'n, Facultad de Ciencias, Grupo Universitario de Informatica (GUI) Server : ftpmail@gui.uva.es, http://www.gui.uva.es/ System : Unix (Linux, 486 DX50) URL : ftp://ftp.gui.uva.es/ Comment: 3Gb in two hard disk drives using SCSI-2 interface and 32 Mb RAM. 2Gb+ dedicated to the ftp anonymous section, almost 1Gb to local users; Net traffic growing continuosly since connection to Internet in early 1994; now it has become one of Spain's most important sites. Maximum number of users: 40 at night & week-ends, 15 at "work hours". Access also allowed as "ftp". Files : Amiga (pub/aminet, almost finished constructing); Bridge (/pub/bridge): Public Domain PC Bridge & Router; GNU (pub/gnu): daily mirror of GNU licensed soft; HP48 calculators (pub/hp48): soft & utils; IRC (pub/Irc): progs & utils; Linux (pub/linux.new): Official Spanish Mirror of Slackware distribution, plus kernels & lots of soft & utils, & mirror of the Linux Documentation Project (also available in our Web); Electronic Magazines (pub/magazine), including our own magazine "Login:"; MSDOS (pub/pc): 2M & other Ciriaco Garci'a de Celis' programs home site (Ciriaco is a member of our association), 4DOS (mirror of ftp.std.com), astronomy, BBS, chemistry, chess (lots of info), clipper, communications-Telix, Terminate, etc.-, compression, file, disk, screen, system & test utils, editors, emulators, FreeDOS project mirror (very recent), games & cheats, graphic utils, info (hard disks, mirror of the Interrupt List, OnLine Book, this ftp-list :-), microsoft upgrades & info, Movies (MS Video & Quicktime), NCSA, NFS, Postscript, POV-Ray, printer drivers, rip, sound,TeX, virus (includes FProt & Scan mirror); Music area (pub/music) for several machines; OS/2 (pub/os2); sinclair (pub/sinclair, all such machines covered & mirrors); tsx-lite (pub/tsx-lite), unix (pub/unix, misc progs); info about international contests (Assembly, Obfuscated C); The Internet Adapter (pub/TIA) and MS-Windows area (recently moved to pub/windows from pub/pc, with Win3.x and Win95 areas) Site : ftp.gwdg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : gwdu30.gwdg.de, gwdu03.gwdg.de Admin : Organ : Gesellschaft fuer Wissenschaftliche Datenverarbeitung GmbH (Scientific Dataprocessing Assocation), Goettingen Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.gwdg.de/ Comment: Files : Linux (Bogus release: mirror of phys-pc61.med.unc.edu, NIS/YP Lysator stuff, mirrored from ftp.lysator.liu.se, sunsite.unc.edu) Site : ftp.hab-weimar.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : gonzo.hab-weimar.de Admin : ftpadmin@hrz.hab-weimar.de Organ : HAB-Weimar, Weimar, CC Server : System : URL : ftp://ftp.hab-weimar.de/ Comment: Files : GIF; graphics; MS-DOS; sound; Windows Site : ftp.hacktic.nl Country: Netherlands GMT : +1 Date : 22-Mar-96 Source : usenet Alias : utopia.hacktic.nl Admin : archive@utopia.hacktic.nl Organ : Hack-Tic, Amsterdam Server : System : Unix URL : ftp://ftp.hacktic.nl/ Comment: Files : C64 (demos, magazines, misc, party, people, scene, tools); replay (apache, cracking, crypto, disk, etext (Cypher-Rebels Electronic Book), fax, PGP (pgp-add-on, pgpfone), phreak, remailer, security, voice) Site : ftp.hacom.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : box.hacom.nl Admin : Organ : Hacom Server : System : Unix URL : ftp://ftp.hacom.nl/ Comment: Files : speed Site : ftp.halcyon.com Country: USA GMT : -8 Date : 23-Jul-95 Source : old ftp-list Alias : ftp1.halcyon.com, supra.whnet.com, ftp.ii.com, ftp.tidbits.com, ftp.wa.com Admin : ralphs@halcyon.com (Ralph Simms) Organ : Northwest NEXUS Inc., Bellevue, Washington Server : archive-server@halcyon.com, in text of message put 'help'; FSP; anonymous UUCP through remote.halcyon.com System : Unix URL : ftp://ftp.halcyon.com/ Comment: specialized in Waffle, Off-line mail/news-readers etc.; read 00-README Files : activism; alt.missing-kids.gifs; artcrit; Computer Underground Digest (CuD) archives; esdl; Eudora; faf; fluke; FWDP; FX (UUCICO/UUCP); go; handicap; HUG; II (Infinite Ink); ITR; jargon; Linux; nag-hammadi; North West Nexus; Pink Floyd; recipes; RKBA; seabird; SLIP; Supra; Tidbits (TIA); tiskwin; Waffle; wuarchive Site : ftp.halsoft.com Country: USA GMT : -7 Date : 15-Dec-94 Source : mail Alias : halsoft.com Admin : Organ : HaL Software Systems, Austin, Texas Server : System : Unix URL : ftp://ftp.halsoft.com/ Comment: Files : HaLsoft products: Ishmail (Information SuperHighway Mail); OpenWin Site : ftp.hamburg.germany.eu.net Country: Germany GMT : +1 Date : 28-Mar-94 Source : .de ftp-l Alias : pophh.hamburg.germany.eu.net, mcshh.hanse.de Admin : postmaster@hamburg.germany.eu.net Organ : Point Of Presence (POP) GmbH, Hamburg Server : System : URL : ftp://ftp.hamburg.germany.eu.net/ Comment: Files : Site : ftp.hartford.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : ccc114.cc.hartford.edu Admin : Organ : University of Hartford, Hartford, Connecticut Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.hartford.edu/ Comment: Files : pd_soft (DOS, some decompression utils, Win3); mac_soft (games, NW for Mac, UofH software) Site : ftp.hawaii.edu Country: USA GMT : -10 Date : 23-Jul-95 Source : old ftp-list Alias : util.uhcc.hawaii.edu Admin : Organ : University of Hawaii, Hawaii, USA, CC Server : System : Unix (SunOS 4.1) URL : ftp://ftp.hawaii.edu/ Comment: Files : mirrors: Amiga, GNU, Info-Mac, Internet-drafts, introducing the Internet, NTP, policies-procedures, RFCs, X11R6; pub: docs, dss, editors, IBM PC, linguist, Mac, maps, network, rec, security, Sun, Unix, VMS Site : ftp.hcjb.org.ec Country: Ecuador GMT : -7 Date : 02-Sep-96 Source : admin Alias : Admin : aeitzen@hcjb.org.ec (Armin Eitzen) Organ : HCJB World Radio, Quito Server : System : Unix URL : ftp://ftp.hcjb.com.ec/ Comment: Files : Ecuador; frequencies; HCJB; languages; news (German); program schedules; scripts; shortwave Site : ftp.health.org Country: USA GMT : Date : 24-Jul-94 Source : me Alias : Admin : Organ : Server : System : Unix (Linux) URL : ftp://ftp.health.org/ Comment: Files : DOS, MAC, UNIX and WP text files relating to all kinds of health issues (alcoholism, child abuse, drugs, etc.) Site : ftp.hep.net Country: USA GMT : -6 Date : 22-May-94 Source : mail Alias : afs1.hep.net Admin : Organ : High Energy Physics Network, NIC Server : System : Unix URL : ftp://ftp.hep.net/ Comment: tar and (de)compress on the fly available Files : AFS; AIP-FYI; CERN-news; conferences; dhep; edwg; FERMI-news; FERMI-pubs; hepix; HEPNet-news; htcc; ieee8021; itspit; lists-archive; MBONE; networks; nhm-reports; physics-news; simple-times; spires; ssc-news; top-quark; utilities; videoconf Site : ftp.hio.hen.nl Country: Netherlands GMT : +1 Date : 14-Nov-95 Source : me Alias : www.hio.hen.nl, davinci.hio.hen.nl, mailserver.hio.hen.nl Admin : ftp-admin@hio.hen.nl Organ : Hogeschool Enschede (Enschede Polytechnical Institute), Enschede, Hogere Informatica Opleiding (CS dept) Server : http://www.hio.hen.nl/ System : Unix URL : ftp://ftp.hio.hen.nl/ Comment: anything you do is logged; max. 5 users Files : mirror (Linux-word from ftp.csua.berkeley.edu); netware (bookinc, bookmig) Site : ftp.hiof.no Country: Norway GMT : +1 Date : 10-Sep-94 Source : mail Alias : fenris.hiof.no Admin : ftpadmin@hiof.no, jonal@hiof.no (comics) Organ : Ostfold College Server : gopher.hiof.no System : Unix (SunOS 4.1) URL : ftp://ftp.hiof.no/ Comment: max. 100 users; please stay outside of 0800-1800 local time; uploads to /incoming; used to be ftp.dhhalden.no Files : adate; adm; Atari (Jaguar); comics (rec.arts.comics archive, read the FAQ for that group on material available: Annotations, Batman, Beanworld, Cerebus, Comics-L, Database, Disney, FAQ, Fanfiction, Fanzines, Film_and_TV, Guidelines, Misc, Pictures, Previews, Reference, Releases, Reviews, Sandman, Software, Statistics, Strips, Superman, Toys, Trading_Cards, Watchmen, X-Men)); cyber; dimensions; FR-MUD; fuzzy; GIF; inet-maps; levant; lyd; Mac; mid-east; miniboard; ml; multimedia; NeXT; Novell; pan and tilt; PC; PGP; sarpinger; teleconferencing; weather Site : ftp.hitachi-sk.co.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : hskgw.hitachi-sk.co.jp Admin : ftp-server-admin@hitachi-sk.co.jp Organ : Hitachi Software Engineering Co. Server : System : Unix URL : ftp://ftp.hitachi-sk.co.jp/ Comment: transfers are logged; max. 10 users; mirrors parts of: bash.cc.keio.ac.jp, cert.org, ftp.c.u-tokyo.ac.jp, ftp.cfi.org, ftp.fujixerox.co.jp, ftp.kuis.kyoto-u.ac.jp, ftp.sda.com, ftp.sigmath.osaka-u.ac.jp, ftp.u-tokyo.ac.jp, nic.ad.jp, pine.kuee.kyoto-u.ac.jp, scslwide.sony.co.jp, utsun.s.u-tokyo.ac.jp, wuarchive.wustl.edu Files : 386BSD (Compaq, PC98); 4.3BSD-Reno; CAP; CERT; database; demacs; doc (IEN, RFCs); emacs-lisp; font; FreeBSD; gambit; GNU; haskell (MacGopher); Info-Mac; IntelligentPad; MIME; MS-DOS; MS-Windows; mule (multi-lingual enhancement to GNU Emacs); NetBSD; news; Novell; OSI; PCTE (portable common tool environment); penpoint; SunRPC; X11R5/R6 (core, contrib) Site : ftp.hitachi.co.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : usenet Alias : hitwide.hitachi.co.jp Admin : ftp-admin@hitwide.hitachi.co.jp Organ : Hitachi Co., Ibaraki Server : System : Unix URL : ftp://ftp.hitachi.co.jp/ Comment: transfers are logged; max. 10 users Files : GNU (from s.u-tokyo.ac.jp); HP-UX; Linux; Mac (InfoMac, from ftp.u-tokyo.ac.jp); music (lute); net (CF, conferencing, CU-SeeMe, IRC, net-research, news, PPP, security, sendmail, tis-firewalls, WIDE-sendmail, WWW, wwwstat); NetBSD (from ftp.iij.ad.jp); netinfo (IETF, internet-drafts, jepg-IP, jpnic, jpnic-pub, RFC); TeX (from ftp.iij.ad.jp); X (from ftp.x.org) Site : ftp.hk.super.net Country: Hong Kong GMT : +8 Date : 23-Nov-95 Source : admin Alias : ssp.shk.super.net, hk.super.net Admin : ftp-admin@hk.super.net Organ : Hong Kong SuperNet, HKUST, Sai Kung Server : gopher.hk.super.net System : Unix (BSDI) URL : ftp://ftp.hk.super.net/ Comment: max. 120 users; transfers are logged; server can (de)compress, g(un)zip and tar Files : mirrors of AutoDesk, Creative, FAQs, FreeBSD, Games (ftp.uml.edu), Info-MAC (sumex-aim.stanford.edu), GNU (prep.ai,mit.edu), Linux Slackware (ftp.cdrom.com), Mcafee Antivirus (ftp.mcafee.com), MS-DOS (ftp.simtel.net), MS-Windows (ftp.winsite.com), Newton, Omega (ftp.wiwi.uni-frankfurt.de), OS2 (ftp-os2.nmsu.edu), RFCs Site : ftp.hkstar.com Country: Hong Kong GMT : +8 Date : 10-Nov-95 Source : ftp.simtel.net Alias : tomahawk.hkstar.com Admin : Organ : HKStar Server : System : Unix URL : ftp://ftp.hkstar.com/ Comment: Files : cguide; forms; Garbo; kit; NT-script; pkzip; simtel Site : ftp.hmc.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : usenet Alias : anubis.hmc.edu Admin : Organ : Harvey Mudd College, , Academic Computing Center Server : System : Unix URL : ftp://ftp.hmc.edu/ Comment: file transfers are logged; directories maintained by students, staff or faculty members; read the README files per directory Files : CODEE; CUSP; Enchefferizer (alt.swedish.chef.bork.bork.bork); csound; deckmaster; diplomacy; drugs; Emacs; games; infosystems; Internet; interpedia; Mac; Mac; packages; Perl; PostScript; Saturn; science; sgml; Solaris; Swat90; WWW Site : ftp.hobby.nl Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : me Alias : hgatenl.hobby.nl Admin : Organ : HobbyNet (HCC), Utrecht Server : System : Unix URL : ftp://ftp.hobby.nl/ Comment: Files : 68000; 6805; 6809; C++; docs; HobbyNet; MS-DOS; MS-Windows (ftp.winsite.com mirror); Newton; start pakketten (Amiga, Linux, MS-Windows, OS/2); Unix Site : ftp.hookup.net Country: USA GMT : -5 Date : 25-Jan-95 Source : usenet Alias : vertex.tor.hookup.net Admin : Organ : Hookup Server : System : Unix URL : ftp://ftp.hookup.net/ Comment: Files : acrobat; BSD; Hookup info; Internet.info [mostly old, incl. old ftp-list]; Mac (network utils); misc (GIFs, slip); MS-DOS (network utils); MS-Windows (apps, faq, viewers, winsock); MSK; SCO; Unix Site : ftp.hq.eso.org Country: Germany GMT : +1 Date : 28-Mar-95 Source : mail Alias : serv2.hq.eso.org Admin : ftp-admin@eso.org Organ : European Southern Observatory (ESO), Garching Server : System : Unix URL : ftp://ftp.hq.eso.org/ Comment: All transfers are logged; open 24 hours; for incoming files, generate a directory under /incoming and put files there. incoming files will be deleted after 30 days; MIDAS beta-test sites, log in as beta-midas (passwords from cguira@eso.org (Carlos Guirao) or resy@eso.org (Resy de Ruijsscher)); MIDAS users, log in as midas (passwords from resy@eso.org) Files : Astronomical images; ESO Preprints (some); FITS documents/testfiles; MIDAS (astronomical image processing) files; NTT; SAO; Star Catalogs; StyleGuide; TeX DVI drivers Site : ftp.hq.nasa.gov Country: USA GMT : -5 Date : 15-May-94 Source : mail Alias : hq.nasa.gov, x500.hq.nasa.gov Admin : ftp-admin@ftp.hq.nasa.gov Organ : NASA - HQ, Washington D.C., D.C. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.hq.nasa.gov/ Comment: all transfers are logged Files : NASA financial management manual, HQ documents, HQ phonebook; qdsa; RFP; travel.rates Site : ftp.hrz.uni-giessen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sun1.hrz.uni-giessen.de, word.hrz.uni-giessen.de, ftp.uni-giessen.de Admin : Organ : Universitaet Giessen (University of Giessen), Giessen, CC Server : System : URL : ftp://ftp.hrz.uni-giessen.de/ Comment: Files : Site : ftp.hrz.uni-kassel.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : hrz-ws26.hrz.uni-kassel.de Admin : ah@hrz-serv7.hrz.uni-kassel.de (Andreas Heitmann) Organ : Universitaet Kassel (University of Kassel), Kassel, CC Server : System : URL : ftp://ftp.hrz.uni-kassel.de/ Comment: Files : Site : ftp.hsrc.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : ftp.und.ac.za Alias : wolfgang.hsrc.ac.za Admin : root@hsrc.ac.za Organ : Human Sciences Research Council Server : System : Unix URL : ftp://ftp.hsrc.ac.za/ Comment: transfers are logged; descriptive ls/dir command Files : census; comet (Shoemaker-Levy 9 (SL9) pictures); FAQs; GNU; mirrors: 3COM (ftp.3com.com/pub/adapters/drivers), Borland (ftp.borland.com/pub), CD-ROM (ftp.cdrom.com), ftp.sun.ac.za/pub, Intel (ftp.intel.com), Microsoft (ftp.microsoft.com), MS-Windows (ftp.winsite.com), Novell (ftp.novell.com), OS/2 (software.watson.ibm.com), TeX (sunsite.unc.edu/TeX), WU-archive (ftp.wustl.edu); RFCs Site : ftp.htwm.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : scooby.htwm.de, minic.htwm.de Admin : pubadmin@htwm.de Organ : HTW Mittweida, Mittweide, CC Server : gopher://gopher.htwm.de/ http://www.htwm.de/ news:news.htwm.de System : Unix URL : ftp://ftp.htwm.de/ Comment: also available through gopher, www Files : HP-UX; HP external; misc Site : ftp.hudsonet.com Country: USA GMT : -6 Date : 16-May-96 Source : Alias : vishnu.hudsonet.com Admin : staff@hudsonet.com Organ : Hudsonet Server : System : Unix URL : ftp://ronin.hudsonet.com/ Comment: Files : FreeBSD (2.0.5); Linux (Slackware) Site : ftp.huji.ac.il Country: Israel GMT : +2 Date : 29-Mar-95 Source : me Alias : cs.huji.ac.il Admin : system@cs.huji.ac.il Organ : Hebrew University, Jerusalem, CS dept. Server : System : Unix URL : ftp://ftp.huji.ac.il/ Comment: (de)compression and g(un)zip on the fly; max. 15 users; local aliases Files : archie; Athena; backups; bind; Brazil; BSDI; cert; cisco; doc; emet; graphics; HDF; htmlguides; ICPR; il-cmf; khoros; languages (C++, Lisp, Perl); Linux; math; mime; mirrors (GNU, Tcl, X11R5/R6, X11R5-contrib); MS-DOS; network; postgres; rdist; rec.martial-arts FAQ and pics; rp; security; SGI; Sun; telematics; TeX; WWW Site : ftp.hungry.com Country: USA GMT : Date : 02-Sep-96 Source : usenet Alias : agony.hungry.com Admin : Organ : Server : System : Unix URL : ftp://ftp.hungry.com/ Comment: Files : hungry (icbd, java, lesstif, phaser_chess, viewkit, xmortal, xword); onstation Site : ftp.hyperion.com Country: USA GMT : -8 Date : 02-Sep-96 Source : usenet Alias : audi.hyperion.com Admin : ftp-admin@hyperion.com Organ : Hyperion Server : System : Unix URL : ftp://ftp.hyperion.com/ Comment: Babylon5 mirrored on ftp.uml.edu, ftp.asta.uni-essen.de, ftp.ctrl-c.liu.se, econ-www.newcastle.edu.au; WorkMan mirrored on ftp.x.org; Lois/Clark mirrored on ftp.best.com, ftp.uml.edu Files : Atari; Babylon5; funkster; gems; Hindu; Intervista; Planet9; TV; uncgi; WorkMan Site : ftp.hzeeland.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : miepmiep.hzeeland.nl Admin : eddy@hzeeland.nl (Eddy van Loo) Organ : Hogeschool Zeeland (Zeeland College), Vlissingen, HTS-E Server : System : Unix (HP-UX, HP9000/735) URL : ftp://ftp.hzeeland.nl/ Comment: do not use outside of HZ-net (hzeeland.nl) until they've upgraded their link (9K6 now); see also bbs-ftp.hzeeland.nl; max. 2 users Files : GNU (ftp.eu.net:/gnu); gopher (ftp.surfnet.nl: /mirror-archive/software/gopher); hamradio (ucsd.edu:/hamradio); linux (ftp.switch.ch:/mirror/linux/sunsite/{distributions/{Slackware, SLS},X11}; MS-DOS (ftp.switch.ch:/mirror/msdos); NetBSD; SCO-archive (ftp.doc.ic.ac.uk:/packages/unix/sco-archive); space (archive.afit.army.mil:/pub/space); Surfnet (ftp.surfnet.nl: /surfnet/{info,publications}; Win3 (ftp.switch.ch:/mirror/win3); WWW Site : ftp.ia.pw.edu.pl Country: Poland GMT : +1 Date : 14-Dec-94 Source : me Alias : csd.ia.pw.edu.pl Admin : Organ : Technical University of Warsaw, Warsaw, CS dept. Server : System : Unix URL : ftp://ftp.ia.pw.edu.pl/ Comment: Problem: I/O error on network device Files : Site : ftp.iaehv.nl Country: Netherlands GMT : +1 Date : 25-Jan-95 Source : me Alias : iaehv.iaehv.nl Admin : ftp@ftp.iaehv.nl Organ : Internet Access Eindhoven, Eindhoven Server : http://www.iaehv.nl/ System : Unix (FreeBSD, PC) URL : ftp://ftp.iaehv.nl/ Comment: [rest of pub/users needs to be checked] Files : NLnet material (FAQ and ftp list); Rnf; several public user directories in /pub/users: perry (Integral Dutch Course and some modem AT code docs) Site : ftp.iastate.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : old ftp-list Alias : net-1.iastate.edu Admin : ftp@iastate.edu Organ : Iowa State University, , Iowa Server : System : Unix URL : ftp://ftp.iastate.edu/ Comment: Open 24 hours; all transfers are logged Files : 386BSD; abc; afs-kerb; condor; console; crash; IRC; ITR (Internet Talk Radio); Linux; lyrics; Mac; NetBSD; Netinfo; news; NT; PC; Utah-raster; Vax; Wylber; mirrors galore and ftp.uwp.edu (lyrics); XFree86 (mirror of ftp.xfree86.org under consideration) Site : ftp.ibm.net Country: USA GMT : -6 Date : 24-Jan-95 Source : mail Alias : ftp01.ny.us.ibm.net Admin : Organ : IBM, New York, New York Server : System : Unix URL : ftp://ftp.ibm.net/ Comment: OS/2 related files Files : Advantis ; fixes; games (simdemo, trickle); gen-info (some network related docs, some old); NewsReader; PPP; warpcom; WebExplorer Site : ftp.ibp.fr Country: France GMT : +1 Date : 02-Sep-96 Source : cao-vlsi.ibp.fr Alias : pascal.ibp.fr, ftp.jussieu.fr, gopher.jussieu.fr Admin : ftpmaint@ibp.fr Organ : University Pierre et Marie Curie - MASI Lab., Paris, Centre National de la Recherche Scientifique (National Center for Scientific Research, CNRS), Institut Blaise Pascal (Blaise Pascal Institute, IBP)/Centre de Calcul Recherche (CCR) Jussieu Server : gopher.jussieu.fr System : Unix URL : ftp://ftp.ibp.fr/ Comment: max. 100 users; index files: new-last-month, new-this-week; transfers are logged Files : amstrad; Annex; AppleTalk; CERT; CMU src; distributed_systems; docs; emacs; faces; FreeBSD; ghost; gnat; GNU; IBP info; ID games; ispell; languages; lesstif; Linux; lyx; Mac; Mach; meteo; MIDI; Minix; NetBSD; networking; OpenBSD; parallel; PC; Perl; pvs; Python; RFCs; sfca95; simtel; Sun; Tcl/Tk (ftp.cs.berkeley.edu); TeX; Unix; vsta; WWW; X11 Site : ftp.icce.rug.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : .nl ftp-l Alias : obelix.icce.rug.nl Admin : E.J.Vens@icce.rug.nl (Erik-Jan Vens) Organ : Rijks Universiteit Groningen (RUG, University of Groningen), Groningen, ICCE Server : System : Unix URL : ftp://ftp.icce.rug.nl/ Comment: directory: pub/erikjan; notify the admin if you leave something in incoming/ Files : 4tex (TeX for 4dos); Adobe (Fonts); AI stuff (/pub/peter); Atari; dictionaries; fonts (PostScript); Ghostscript; MIDI2TeX; Site : ftp.iclnet.org Country: USA GMT : -8 Date : 18-Aug-94 Source : mail Alias : iclnet93.iclnet.org Admin : root@iclnet93.iclnet.org Organ : ICL Server : System : Unix URL : ftp://ftp.iclnet.org/ Comment: Files : astronomy; bench; calculators; cccoalition; cdrom; cisco; clm; cygnus; database; docs; facdialogue; games; GNU; graphics; InterVarsity; mail; math; multimedia; music; network; news; NeWS; postscript; programming; rainet; resources; RFCs; security; shells; simulation; Solaris; Sun; SunOS-patches; sysadmin; text; UCB; X11; XView Site : ftp.icm.edu.pl Country: Poland GMT : +1 Date : 10-Nov-95 Source : ftp.simtel.net Alias : sunsite.icm.edu.pl Admin : info@icm.edu.pl Organ : Uniwersytet Warszawaski (Warsaw University), Warsaw, Interdyscyplinarne Centrum Modelowania Matematycznego i Komputerowego (Interdisciplinary Centre for Mathematical and Computational Modelling) Server : telnet://archie.icm.edu.pl/ System : Unix URL : ftp://ftp.icm.edu.pl/ Comment: ftplist.html [?] Files : CERT; CTAN; delphi; fbp; FreeBSD; gifs; GNU; ICM; Java; Linux; Mac; matlab; MS-DOS (ftp.simtel.net); MS-Windows (ftp.winsite.com); netlib; NT; pics; RFCs; security; Sun; TeX; Unix; Usenet; WWW; X11 Site : ftp.icot.or.jp Country: Japan GMT : +9 Date : 11-Mar-94 Source : me Alias : Admin : net-admin@icot.or.jp Organ : ICOT Server : System : Unix URL : ftp://ftp.icot.or.jp/ Comment: /pub appears empty [!] Files : Site : ftp.ics.es.osaka-u.ac.jp Country: Japan GMT : +9 Date : 26-Mar-96 Source : yebisu.ics.es.osaka-u.ac.jp Alias : Admin : Organ : Osaka University, Osaka, Server : System : Unix URL : ftp://ftp.ics.es.osaka-u.ac.jp/ Comment: successor of yebisu.ics.es.osaka-u.ac.jp Files : Site : ftp.ics.forth.gr Country: Greece GMT : +2 Date : 29-Mar-95 Source : mail Alias : estia.ics.forth.gr Admin : psikos@csi.forth.gr (P. Psikos) Organ : Foundation of Research and Technology (FORTH), Heraklion, Crete, Institute of Computer Science (ICS), Server : System : Unix (System V Release 4.0) URL : ftp://ftp.ics.forth.gr/ Comment: max. 10 foreign users; read /CAPTIVE-README for further information and /README for special features; max. bandwidth allocated differs Files : CERN-HTTPD; ercim; greek (FAQ, fonts, PC-drivers, soc.culture.greek); httpd; lydia; PC; pub (audio, conferencing, EDI, HOMER, IPNG, lang, MBONE, pager, ROOMS, Sun-dist, WWW); tech-reports Site : ftp.ics.uci.edu Country: USA GMT : -8 Date : 15-Nov-95 Source : old ftp-list Alias : ics.uci.edu Admin : support@ics.uci.edu Organ : University of California - Irvine, Irvine, California, Information & CS dept. (ICS) Server : archive-server@ics.uci.edu with subject "help" System : Unix URL : ftp://ftp.ics.uci.edu/ Comment: server can tar and (de)compress, see README for more info; transfers are logged; parts mirrored on ftp.foretune.co.jp; misc user public directories under /pub Files : arcadia; GNU; honig; Internet (e-mail, ifip); ISODE; pub (adaptive, anime, answer-garden, antenor, atm, cadlab-releases, cadlab-trs, classweb-code, CSP-repository, dbox, dos-virus, et, hls-book, ibl, Mac, machine learning (databases, papers, programs), mentoring workshop, mh, ml-list, mrose, origins); Sun; TeX; Unix; Usenet Site : ftp.icsi.berkeley.edu Country: USA GMT : -8 Date : 10-Feb-94 Source : admin Alias : icsia.icsi.berkeley.edu Admin : ftp@icsi.berkeley.edu Organ : University of California - Berkeley, Berkeley, California, International Computer Science Institute (ICSI) Server : ftpmail@icsi.berkeley.edu (send help) System : Unix URL : ftp://ftp.icsi.berkeley.edu/ Comment: supports (un)compression, directory tarring and reget; special directory listing with explanation of dirs: handy! (use -username@host to suppress); replaces icsic.berkeley.edu Files : Emacs lisp code; FTP client program; FTP mail help; ICSI: AI group docs and software, Computing Systems newsletter, finger, Speech group, technical reports & papers, Theory group; pmake/customs; RAP docs; Sather language (home); Tenet group docs and software Site : ftp.ict.pwr.wroc.pl Country: Poland GMT : +1 Date : 30-Aug-94 Source : me Alias : asic.ict.pwr.wroc.pl Admin : admin@asic.pwr.wroc.pl Organ : PWR, Wroclaw, Institute of Technical Cybernetics Server : System : Unix URL : ftp://ftp.ict.pwr.wroc.pl/ Comment: max. 5 users; server can gzip and tar; please use during off-peak hours; Files : FAQs; GNU; humor; Linux; MS-DOS; nettools; RFCs; security; Sun; X11 From torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!fu-berlin.de!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:25 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!fu-berlin.de!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 10 of 23 [10/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:08 GMT Organization: Internet Access Eindhoven, The Netherlands Lines: 1757 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 10 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:863 news.answers:33104 Archive-name: ftp-list/sitelist/part10 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.ida.liu.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : me Alias : informatix.ida.liu.se, curofix.ida.liu.se Admin : ftpadm@ida.liu.se Organ : Linnkoping University, Linnkoping, CS dept. (IDA) Server : System : Unix URL : ftp://ftp.ida.liu.se/ Comment: directory: /pub/lincks; max. 30 users Files : activities; bibframe; ISODE-SNMPV2; labs; Lincks; net; tech-reports Site : ftp.idiom.com Country: USA GMT : -8 Date : 28-Mar-95 Source : admin Alias : idiom.com, www.idiom.com Admin : muir@idiom.com (David Muir Sharnoff) Organ : Idiom Consulting, Berkeley, California Server : http://www.idiom.com/ System : Unix (FreeBSD, PC) URL : ftp://ftp.idiom.com/ Comment: slow link Files : Amiga; async; bic; compilers-list; dillon; dme; dnet; dslip; ECKANKAR; empire; eREADME; expn; fetch-news; free-compilers; free-databases; freedice; frogbak; Idiom Consulting; lharc; Linux; MS-DOS; muir-programs; net-sources; persist; uformat Site : ftp.idsoftware.com Country: USA GMT : -6 Date : 30-Apr-95 Source : usenet Alias : Admin : ftpadmin@ftp.idsoftware.com Organ : ID Software Server : fsp.idsoftware.com System : Unix (Linux, Pentium 60) URL : ftp://ftp.idsoftware.com/ Comment: 32Mb RAM; 1Gb HD; max. 50 users; mirrored on the following sites: ftp.pht.com, ftp.uwp.edu, doomgate.cs.buffalo.edu, ftp.sun.ac.za, ftp.edu.tw, flinux.tu-graz.ac.at, ftp.fu-berlin.de, ftp.sls.wau.nl, ftp.dungeon.com, ftp.luth.se, anasgard.calvacom.fr [!] Files : FSP; IDStuff (Doom, Doom2, Heretic, IDSIRS, Strife); MikeAB (Michael Abrash little going on's); Tonsmore (3rd party stuff: deathmatch, docs, graphics, idstuff, levels, lmps, utils) Site : ftp.iem.pw.edu.pl Country: Poland GMT : +1 Date : 21-Aug-94 Source : me Alias : volt.iem.pw.edu.pl Admin : Organ : Technical University of Warsaw, Warsaw, IEM Server : System : Unix URL : ftp://ftp.iem.pw.edu.pl/ Comment: Files : 386BSD; BSD; BSD4.4-Lite; cad; docs (archie, cdrom, Clarinews, net, news, RFCs, security, TeX); Dr.Dobbs Journal; FAQs; gatekeeper; GNU; IETiME; kayak; Linux (debian, dkl, kernel from sunsite.unc.edu) ; Mach3; NetBSD; pcnap; postscript; pspt; Qnx; wuarchive (windows, xappeal); X11R6 Site : ftp.iesd.auc.dk Country: Denmark GMT : +1 Date : 10-Sep-94 Source : mail Alias : iesd.auc.dk, nano.iesd.auc.dk Admin : ftp@iesd.auc.dk Organ : Aalborg University, Aalborg, Math and CS dept. Server : System : Unix URL : ftp://ftp.iesd.auc.dk/ Comment: Please try closer sites first before transferring large files; libcoll and other Objective-C can now be found at ftp.cs.rochester.edu Files : conferences; games; Home site of: AUC TeX (pub/emacs-lisp), CoCo (pub/CoCo), Deeper Trouble MUD (pub/lpmud), Tav (pub/Tav); IETF; Linux; packages [?]; projects; reports; sjis; system [?] Site : ftp.iet.unipi.it Country: Italy GMT : +1 Date : 31-Aug-95 Source : Alias : pical3.iet.unipi.it Admin : Organ : University of Pisa, Pisa, IET Server : System : Unix URL : ftp://ftp.iet.unipi.it/ Comment: Files : bridge; deit_wattcp; FreeBSD; ghostscript; gzip; helppc; ispy; net_tar; osbsbeta; pcserver; radicals; rockwell; SCSI; tracs Site : ftp.ieunet.ie Country: Ireland GMT : 0 Date : 02-Sep-96 Source : Alias : relay.ieunet.ie, ftp.ireland.eu.net Admin : archive@ireland.eu.net Organ : Eunet Ireland, Dublin Server : ftpmail@ftp.ieunet.ie System : Unix URL : ftp://ftp.ieunet.ie / Comment: server can (de)compress, g(un)zip and tar; transfers are logged Files : IT design; MS-DOS; mirrors (FAQs, FreeBSD, GNU (prep.ai.mit.edu), Linux (kernel, Slackware), RFCs, X11R6, X-contrib); MS-DOS (comms, netscape, news, pegasus, pop, utils, uupc, win32s); mvtech; net (ascend, http, kermit, mail, news); Netscape; RIPE; security Site : ftp.ifh.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : convex.ifh.de Admin : root@convex.ifh.de Organ : IFH, Zeuthen Server : System : URL : ftp://ftp.ifh.de/ Comment: Files : CERN; Convex; GNU; Linux; shells; Unix; WWW; X11R6 Site : ftp.ifi.uio.no Country: Norway GMT : +1 Date : 15-Dec-94 Source : rtfm Alias : ifi.uio.no, menja.ifi.uio.no Admin : Organ : Server : http://www.ifi.uio.no/ System : Unix URL : ftp://ftp.ifi.uio.no/ Comment: special access features: see /README; directory: /pub/crossfire Files : bel-canto; bench; blab; chaos; chipmunk; Crossfire (Roguelike game); dag; dicts; docs; FuncInt; idraw; lyapunov; mm; molbio; news; NFR; obh; OL; ordbok; Pink Floyd; psai; reports; rolem; sci; SGML; SIGhyper; simbook; Simulatools; soc; swipp; TEI; TeX; trier; VLSI; X11; Xtd; yam Site : ftp.ifi.unizh.ch Country: Switzerland GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : claude.ifi.unizh.de Admin : maffeis@ifi.unizh.de Organ : University of Zurich, Zurich, CS dept. Server : System : URL : ftp://ftp.ifi.unizh.ch/ Comment: Files : Unizh techreports; TeX; bibliographies; C++ docs; OMG/COBRA docs Site : ftp.igc.org Country: USA GMT : -8 Date : 10-Nov-95 Source : me Alias : mail.igc.org, igc.apc.org, igc2.igc.apc.org Admin : support@igc.apc.org Organ : Institute for Global Communications, San Francisco, California Server : http://www.igc.apc.org/ System : Unix URL : ftp://ftp.igc.org/ Comment: Files : ASA; AWF Rainbow News; BIN21; CHAMP; ECIX; ECO; Electropolis; Global Link; Green Disk; IATP; IBIS; IGC/APC info; Intercambios; Internet; Landmarks; Radio; SFER; Trade; UNCED; Unix utils Site : ftp.igd.fhg.de Country: Germany GMT : +1 Date : 19-Feb-95 Source : font.ensmp.fr Alias : dakeeper.igd.fhg.de Admin : ftp-admin@igd.fhg.de (Dragana Likaec) Organ : IGD Darmstadt, Darmstadt Server : System : Unix URL : ftp://ftp.igd.fhg.de/ Comment: max. 100 users; server can (de)compress, g(un)zip and tar; server supports reget; transfers are logged Files : AI Clips; docs (colour, misc, tech-reports, www); graphics (anim, cgcr, foley&van-dam, geomview, tgif, tiff, vogl); languages (C++, perl, smalltalk, tcl); multimedia (docs, hyperlook, images, MAEstro, MetaCard, quotations); packages (AI, frame, fsp, gopher, Grass, ISVAS, Kermit, mail, networking, news, Oracle, Postgres, TeX, Theseus++, wuarchive-ftpd, WWW, X11, X11R5, X11R6); systems (AIX [empty?], Amiga (aminet, biz, comm, dev, disk, docs, fish, game, gfx, misc, mus, pix, text, unix, util), GNU, Mac, MS-DOS (antivirus, graphic, packer, www), OS/2 (archiver, bbs, bugfixes, comm, comp.binaries.os2, demos, diskutils, drivers, ews, games, graphics, misc, programmer, shells, sound, system, systools, tcpip, tools), SGI [empty?], Solaris, Sun (sources), Unix (security)); wise (cec, reports); WWW95 Site : ftp.iglou.com Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : iglou.com Admin : postmaster@iglou.com Organ : IgLou Internet Services Server : System : Unix URL : ftp://ftp.iglou.com/ Comment: Shoemaker-Levy 9 images in comet/images Files : FAQs; IgLou info; Linux; Mac; mirrors: Doom: infant2.sphs.indiana.edu, MS-DOS games: ftp.uml.edu, MS-Windows: ftp.winsite.com; modem; Shoemaker-Levy 9 (SL9) images; slip; Uninet Site : ftp.ii.pw.edu.pl Country: Poland GMT : +1 Source : admin Alias : papcio.ii.pw.edu.pl Admin : gjb@ii.pw.edu.pl (Grzegorz Blinowski) Organ : Warsaw University of Technology, Warsaw, CS dept. Server : System : Unix (HP-UX 9, HP 9000/755) will move to Solaris 2.3/SparcStation10 URL : ftp://ftp.ii.pw.edu.pl/ Comment: everything is logged Files : conference announcements; docs; FreeBSD; ftp; kbn; parallel & distributed computing docs; Rough sets; software; systems; tech-reports; uploads Site : ftp.iii.net Country: USA GMT : -5 Date : 22-Dec-94 Source : mail Alias : iii1.iii.net Admin : Organ : III Server : System : Unix URL : ftp://ftp.iii.net/ Comment: user pubdirectories under pub-site Files : docs; IP; NetManage; pub-site (1776 (rnf079b6), abbate, drown, kmb, pbrady, rafflin, solitude, wellspring); SLIP-PPP (Mac, PC); utils; WizeWabbit-1.3BSD Site : ftp.iij.ad.jp Country: Japan GMT : +9 Date : 10-Sep-94 Source : moder.zip Alias : Admin : ftp@ftp.iij.ad.jp Organ : Internet Initiative Japan Server : System : Unix URL : ftp://ftp.iij.ad.jp/ Comment: compress/tar/gunzip on the fly; updatefile.thisweek/today.Z; anonymous UUCP; remote command: site index filename Files : 386BSD; academic; comm; docs; FreeBSD; GNU; inet; info; Info-Mac mirror; Internet; Internet drafts; ISOC; Linux; Mac; magazines; misc; MS-DOS; MS-DOS-J; Multicast; Net2; NetBSD; netman; Netnews; network; news; NeXT; published; RFCs; security; standards; systems; TeX; unix-magazine; vendor; Win3 (ftp.winsite.com); X; XFree86 (mirror of ftp.xfree86.org under consideration) Site : ftp.iis.com.br Country: Brazil GMT : -3 Date : 02-Sep-96 Source : me Alias : Admin : Organ : Inside Information Systems Server : System : Unix URL : ftp://ftp.iis.com.br/ Comment: Files : antivirus; cica; games; Homepage; Linux; Mac; netterm; simtel Site : ftp.iitb.ernet.in Country: India GMT : +6 Date : 23-Aug-94 Source : admin Alias : cc2.iitb.ernet.in Admin : postmaster@iitb.ernet.in, vijay@iitb.ernet.in (Vijay Talati) Organ : Indian Institute of Technology (IIT) - Bombay, Bombay, ERNET, CS and Engineering dept. Server : ftpmail@iitb.ernet.in (Indian sites only) System : Unix (SunOs 4.1.1) URL : ftp://ftp.iitb.ernet.in/ Comment: Would be too slow for users outside INDIA; time is actually 5:30; Files : FAQs; imaging software; networking; Public domain stuff of interest to IITs and other Indian sites; RFCs; Unix ; X11R6; xutils Site : ftp.iitb.fhg.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : usenet Alias : www.iitb.fhg.de Admin : her@iitbd.fhg.de Organ : IITB Server : System : Unix URL : ftp://ftp.iitb.fhg.de/ Comment: Files : BFA; DurlacherTor; EttlingerTor; iitbdofn; image_sequence; JDK; JavaPortafiler; JavaTutorial; Luebbert; MB; MMS; prontovideo; repas; rf; Smalltalk; scth Site : ftp.iitf.doc.gov Country: USA GMT : -5 Date : 10-Nov-95 Source : Alias : ntiant1.ntia.doc.gov, iitf.doc.gov Admin : Organ : US Department of Commerce, Washington, District of Columbia Server : System : NT (Windows NT, PC) URL : ftp://ftp.iitf.doc.gov Comment: Files : htmlread; htmlwrite Site : ftp.ijs.si Country: Slovenia GMT : +1 Date : 30-Oct-94 Source : mail Alias : uhura.ijs.si Admin : Andrej.Bauer@ijs.si Organ : Server : www.ijs.si System : Unix URL : ftp://ftp.ijs.si/ Comment: max. 8 users Files : communication; docs; GNU; graphics; Linux; LISP; MS-DOS; NLU; pic; sound; TeX; X; WWW; zx Site : ftp.ilt.columbia.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : Alias : socrates.ilt.columbia.edu Admin : Organ : Columbia University, New York, New York, Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.ilt.columbia.edu/ Comment: Files : copyright; FAQs; gallery; ilt (docs, ILTinfo, misc, projects); Internet (net docs); livetext; Mac (Bobs_HTML_Editor, communication, CUSeeMe, FirstClass, HTML, icons, MacWeb, maven, Mosaic, netscape, rapmaster, QuickTime, Toolkits, tr-www, utilities, Webstat; PC (browsers, CUSeeMe, FirstClass, htmlassist, pkzip, SLIPKnot, TCP apps, viewers, wordhtml); projects; texts (McClintock, Dewey) Site : ftp.imada.ou.dk Country: Denmark GMT : +1 Date : 29-Jun-95 Source : usenet Alias : verdi.imada.ou.dk Admin : Organ : Odense University, Odense Server : System : Unix URL : ftp://ftp.imada.ou.dk/ Comment: also available through gopher Files : algotronix; docs; dotfile; emacs; emir; graphcol; mathpro; meiko; mirrors (Mac, mirror, MS-DOS, netman-Sun4C); papers; progrs; vdmsl standard; X Site : ftp.imag.fr Country: France GMT : +1 Date : 10-Nov-95 Source : mail Alias : brahma.imag.fr Admin : Jean-Claude.Jesior@imag.fr for Mac FoldIt prg Organ : IMAG, Grenoble Server : System : Unix URL : ftp://ftp.imag.fr/ Comment: server can (de)compress, g(un)zip and tar Files : Adele; Apache; aramis; archive; Aristote; asyl; atm; bip; broadcast; cabri; calcul formel; cathode; comandos; combine; concur; eat; ersads; gari; gram; guide; ihm; iihm; IMAG; iMAGIS; Lifia; Linux; logos; Mac FoldIt; MAI; Movi; mediatheque; Opera; reseau doctoral; scop; security; sherpa; shood; siri; spectre; sympa; timc; trace; trilan; utils; vhdl; vis Site : ftp.imb-jena.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : degas.imb-jena.de Admin : ftp@imb-jena.de Organ : , Jena Server : System : URL : ftp://ftp.imb-jena.de/ Comment: Files : Site : ftp.ime.usp.br Country: Brazil GMT : -3 Date : 10-Nov-95 Source : usenet Alias : ime.usp.br, farofa.ime.usp.br Admin : gripes@ime.usp.br Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo Server : System : Unix (SunOS, SPARCstation 2) URL : ftp://ftp.ime.usp.br/ Comment: transactions are logged; server can (de)compress and tar; max. 10 users Files : am; articles; CEC; exel; gold; info; Khoros 2.0; Latin95; Linux (docs, faqs, Slackware, soda); Mac; music; PC; PS; reports; security-docs; semigroups; toolbox; Unix; words Site : ftp.ims.uni-stuttgart.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : Alias : merlin.ims.uni-stuttgart.de, adler.ims.uni-stuttgart.de Admin : ftpadm@ims.uni-stuttgart.de Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart Server : System : Unix URL : ftp://ftp.ims.uni-stuttgart.de/ Comment: Files : charon; communication; corpora; cuf; DOS; dyana2; et10-52; games; GNU; homophones; ICL; ilr; info; languages; lexicase; lfg; Mac; NeXT; papers; TeX; TFS; tools; Unix; vmob; Wordnet; X11 Site : ftp.imt-mrs.fr Country: France GMT : +1 Date : 15-Dec-94 Source : me Alias : imt950.imt-mrs.fr Admin : Organ : Institut Mediterraneen de Technologie Server : System : Unix URL : ftp://ucsi.imt-mrs.fr/ Comment: Files : benchcray; benchumn; PC (games, several useful utils); Unix (several useful utils) Site : ftp.inbe.net Country: Belgium GMT : +1 Date : 29-Nov-94 Source : me Alias : ftp.innet.be Admin : support@inbe.net Organ : INnet Belgium, Geel Server : System : Unix URL : ftp://ftp.inbe.net/ Comment: please use during off-peak hours; mostly meant for INnet users; most things are mirrored from elsewhere; everything is logged Files : docs: atm, cdma, dsis, esdi, faq, iana, ieee802, ien, internet, ipx-spx, iso, mobility, netbios, performance, protocols, rfc, x.25, x3t9.2, x3t9.5; networking: alex, appletalk, archie, bbs, cmot, cso-nameserver, dnet, essence, fsp, gopher, hytelnet, icmp, ipx-spx, irc, isode, osi, prospero, routing, snmp, veronica, wais, whois++, www, x.25, x.500, xns; Unix: BSDI, FreeBSD, GNU, Linux, mail, shells, XFree86; vendors: 3COM, ATI, Adaptec, Borland, cdrom.com, Crynwr, FTPSoftware, IBM, Intel, Intercon, Microsoft, Netmanage, OReilly, prenhall, Quest, Telebit Site : ftp.indiana.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : Indiana University, Bloomington, Indiana Server : System : Unix URL : ftp://ftp.indiana.edu/ Comment: successor of logos.ucs.indiana.edu [not listed as obsolete] Files : Site : ftp.indirect.com Country: USA GMT : -7 Date : 10-Nov-95 Source : mail Alias : Admin : ftpadmin@indirect.com Organ : Internet Direct, Phoenix, Arizona Server : System : Unix (SunOS 4.1.3) URL : ftp://ftp.indirect.com/ Comment: experimental server Files : aci; admin; cr; drc; ics; information about the 'Greencard' posting; mm; software (depot, hamradio, Linux, Mac, MS-DOS, MUD, Netscape, offline, OS/2, OS/2 Warp, pics, Role Playing Game material: (Cyberpunk 2020, cyberpunk genre, engines, general RPG material, miniature and strategic gaming, FUDGE, SORD, NUELOW, Circa7000, Call of Cthulhu related files, clients, servers etc.), slip, telix, Windows 3.1, Windows 95, Windows NT Site : ftp.inesca.pt Country: Portugal GMT : 0 Date : 25-Jan-95 Source : Alias : inesca.inesca.pt Admin : pjf@inesca.pt Organ : INESC (Instituto de Engenharia de Sistemas e Computadores), Aveiro Server : System : Unix URL : ftp://ftp.inesca.pt/ Comment: Postscript versions of research reports, preprints and papers written by people at the EE dept. of INESC Aveiro Files : CML (from cml.rice.edu); greco; papers: Armando J. Pinho, Paulo J. Ferreira, Tomas Oliveira e Silva; tomografia (Alunos de APDS) Site : ftp.inf.tu-dresden.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : irz301.inf.tu-dresden.de Admin : ftp@ftp.inf.tu-dresden.de Organ : Technische Universitaet Dresden (Dresden Institute of Technology), Dresden, CS dept. Server : ftpmail@irz.inf.tu-dresden.de, mail-server@irz.inf.tu-dresden.de System : Unix URL : ftp://ftp.inf.tu-dresden.de/ Comment: requires an RFC822 compliant address as a password; up/downloads are logged; max. non-local 1 user at high traffic time, 4 users at saturday, sunday or 18:00-06:00 MET; (de)compress, tar on the fly; online site index: quote site index Files : Acorn; AlphaCD; Amiga; Atari; doc; fun; GNU; graphics; hamradio; infosystems; lang; Linux; magazine; MS-DOS; news; OS/2; projects; statistics; TeX; TUD info; Unix; Usenet; Windows NT; Windows; X11; ZX Spectrum Site : ftp.inf.utfsm.cl Country: Chile GMT : -3 Date : 10-Nov-95 Source : Alias : inti.inf.utfsm.cl Admin : ftpadmin@inf.utfsm.cl Organ : Server : fsp, port 21 System : Unix URL : ftp://ftp.inf.utfsm.cl/ Comment: max. 2 users; connections are logged; file searching available through: quote site exec, e.g. quote site exec index WWW Files : Aladdin; archive-tools; docs; editors; GNU; Gopher; GPL; graphics; Internet; languages; Linux (development, docs, kernel, libs, misc, packages, Slackware, system, UTFSM, utils, XFree86); mail; news; PC; RFCs; security; TeX; UTFSM; WWW; X11 Site : ftp.info.apple.com Country: USA GMT : -6 Date : 19-Feb-95 Source : me Alias : grinch.austin.apple.com Admin : Organ : Apple Computer, Austin, Texas Server : System : Unix URL : ftp://ftp.info.apple.com/ Comment: max. 100 users Files : Apple Support; DRC; dts (pr, utils); standards Site : ftp.info.net Country: USA GMT : -8 Date : 24-Jan-95 Source : mail Alias : delta.info.net Admin : Organ : INFO..net, El Segundo, California Server : System : Unix (SunOS 4.1.3, Sparc20) URL : http://www.info.net/ Comment: max. 15 users Files : networking docs and popular tools (small selection at this time) Site : ftp.infocom.ru Country: Russia GMT : +3 Date : 30-Oct-94 Source : mail Alias : hq.ic.simbirsk.su Admin : diman@ic.simbirsk.su Organ : Infocom Center, Ltd., Simbirsk Server : mailserv@ic.simbirsk.su (send "help"), ftpmail@ic.simbirsk.su System : URL : ftp://ftp.infocom.ru/ Comment: Limited access [probably .su hosts only] Files : dos; pictures; hardware; mailservers; maps; swift; texts; unix; uupc; doc; garbo; ic-software; keywords; rfc; windows; fidonet; fts; mac; msdos; os2; sound; soundcards Site : ftp.infoexpress.com Country: USA GMT : -8 Date : 31-Aug-95 Source : Alias : news.infoexpress.com Admin : ftp@infoexpress.com Organ : InfoExpress Server : System : Unix URL : ftp://ftp.infoexpress.com/ Comment: Virtual TCP and Infomanager homesite Files : InfoManager (infoservice for mobile professionals); Virtual TCP (pseudo-slip) Site : ftp.infohaus.com Country: USA GMT : -5 Date : 29-Jun-95 Source : me Alias : infohaus.com Admin : ftpmaster@fv.com Organ : First Virtual Infohaus server Server : System : Unix URL : ftp://ftp.infohaus.com/ Comment: see also ftp.fv.com [!]; transfers are logged Files : Site : ftp.infomagic.com Country: USA GMT : -7 Date : 10-Nov-95 Source : usenet Alias : boris.infomagic.com Admin : Organ : Infomagic Server : System : Unix (SunOS 4.1.3, SparcSystem 400) URL : ftp://ftp.infomagic.com/ Comment: transfers are logged; 128Mb RAM; 14Gb disk; Files : alt.sources; flagship (Clipper for Linux); foothills; GNU (mirror of prep.ai.mit.edu); InfoMagic catalogue; Linux (Alan Cox's Net Code (sunacm.swan.ac.uk), Bogus distribution (phys-pc61.med.unc.edu), Japanese Extensions, kernel (from ftp.funet.fi), sunsite.unc.edu, tsx-11.mit.edu, Wine Project); MS-DOS (garbo.uwasa.fi); PC networking (papa.indstate.edu); Project Gutenberg; Supreme Court Decisions; Windows (mirrors: ftp.winsite.com, garbo.uwasa.fi); WWW; X11R6 (from ftp.x.org) Site : ftp.infomagic.nl Country: Netherlands GMT : +1 Date : 10-Oct-96 Source : usenet Alias : jerry.infomagic.nl Admin : Organ : Infomagic Netherlands, Oosterhout Server : System : Unix URL : ftp://ftp.infomagic.nl/ Comment: transfers are logged Files : DOS (vmpeg); Linux (apps); mirrors (ftp.compaq.com, ftp.infomagic.com, ftp.microsoft.com); OS/2 (fixes); Windows 3.11 (TCP/IP); Windows95 (MSIE, Netscape); Windows NT (elvis, gear, microsoft, sunbelt) Site : ftp.informatik.rwth-aachen.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : sunsite.informatik.rwth-aachen.de, ss.informatik.rwth-aachen.de, susi.informatik.rwth-aachen.de Admin : ftpadm@informatik.rwth-aachen.de, harry.informatik.rwth-aachen.de Organ : RW Technische Hochschule Aachen, Aachen, Rechnersbetrieb Informatik (CS dept. CC) Server : System : Unix URL : ftp://ftp.informatik.rwth-aachen.de/ Comment: Open 24 hours; max. 20 users; this will become a SunSite Files : comp (Amiga, Atari, Linux, pictures, Soundfiles, TeX); FMT; LAMI; mirrors (cs.nyu.edu, cui.unige.ch, cumulus.met.ed.ac.uk, ftp.ncsa.uiuc.edu, ftp.w3.org (www0.cern.ch), GNU: prep.ai.mit.edu, liege.ics.uci.edu, nic.merit.edu, RFCs: nic.ddn.mil, src.doc.ic.ac.uk, sunsite.unc.edu); packages (ButtonFaceLib, ComboBox, ConceptBase, GRAS, icao, Mnemonic, NATURE, procmail, PROGRES, rutils, Thalamus-Expert); publications; Reiff2; reports; simtel mirror (grafik, kermit, novell, pc, plz, simtel, tex [?]) Site : ftp.informatik.tu-muenchen.de Country: Germany GMT : +1 Date : 30-Sep-95 Source : .de ftp-l Alias : hpsystem2.informatik.tu-muenchen.de, ftp.leo.org, hprbg7.informatik.tu-muenchen.de Admin : ftp-admin@informatik.tu-muenchen.de, ftp-admin@leo.org Organ : Technische Universitaet Muenchen (Munich University of Technology), Munich, CS dept. Link Everything On-line (LEO) Server : ftp-mailer@informatik.tu-muenchen.de, mailserver@leo.org http://www.informatik.tu-muenchen.de/ http://www.leo.org/archiv/start.html System : Unix URL : ftp://ftp.informatik.tu-muenchen.de/ Comment: successor of dsrbg2.informatik.tu-muenchen.de; read /AGB before accessing any files in this archive; read /README as well; please transfer files during non-business hours: 18:00-09:00 CET Files : comp (database, devices, doc (ORA (ftp.ora.com), iX magazine (ftp.uni-paderborn.de), RFCs (nic.ddn.mil), GNU (prep.ai.mit.edu), graphics, infosys, networking (mail: zmailer MTA (ftp.funet.fi) newsreaders: ftp.eu.net, updates and info for ZyXEL modems: ftp.zyxel.com), OS (FreeBSD: ref.tfs.com, ftp.cdrom.com, ftp.freebsd.org), BSDI: ftp.bsdi.com, CT software listings ftp.uni-paderborn.de), DES for *BSD (braae.ru.ac.za), IRC (cs-ftp.bu.edu), Linux (LST: ftp.uni-erlangen.de, sunsite.unc.edu, tsx-11.mit.edu), NetBSD (ftp.iastate.edu), NetBSD for Mac (cray-ymp.acm.stuorg.vt.edu)), platforms (Amiga Aminet: (ftp.uni-paderborn.de; drivers for Deskjet, LaserJet, plotter and scanner (ftp-boi.external.hp.com)), programming, security, typesetting (TeX: ftp.dante.de), usenet, X11); rec (cooking (fatfree recipes (ftp.rahul.net)), fun, games, images, magic (magic, tarot, wizardry (ftp.lysator.liu.se)), medicine, movies, music (ftp.uwp.edu), sounds, travel); science (cs, math, neural-nets, physics) Site : ftp.informatik.uni-freiburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : atlantis.informatik.uni-freiburg.de, fidji.informatik.uni-freiburg.de Admin : sunmgr@informatik.uni-freiburg.de Organ : Universitaet Freiburg (University of Freiburg), Freiburg, CS dept. Server : System : Unix URL : ftp://ftp.informatik.uni-freiburg.de/ Comment: max. 60 users; don't upload MS-DOS or Windows applications to this server; current working directory is / Files : Atari; Benchmark; docs; languages; magazines; net; sites; Sun; X11 Site : ftp.informatik.uni-hamburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : rzsun2.informatik.uni-hamburg.de Admin : zierke@informatik.uni-hamburg.de Organ : Universitaet Hamburg (University of Hamburg), Hamburg, CS dept. Server : System : Unix URL : ftp://ftp.informatik.uni-hamburg.de/ Comment: please try to only retrieve things outside of normal business hours ie 0900-1800 MET Files : antivirus utilities; CARO information and virus databases; comp.sources.(mac,misc,sun,unix,x); docs; gnu; graphics; lang; Linux; mail; net; O' Reilly; shells; sites; Sun; TeX; utils; vegetarian Site : ftp.informatik.uni-hildesheim.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : gerns@informatik.uni-hildesheim.de Organ : Universitaet Hildesheim (University of Hildesheim), Hildesheim, CS dept. Server : System : URL : ftp://ftp.informatik.uni-hildesheim.de/ Comment: Files : Site : ftp.informatik.uni-kiel.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : dragon.informatik.uni-kiel.de Admin : ftp-admin@informatik.uni-kiel.de Organ : Universitaet Kiel (University of Kiel), Kiel, CS dept. Server : System : Unix (Sun3/80, SunOS 4.1.1) URL : ftp://ftp.informatik.uni-kiel.de/ Comment: please restrict working day access to outside 09:00-17:00 local time Files : 386BSD; Fresco (X); grass; information about O'Reilly books; InterViews (X); Linux (mirrors of Slackware and a site in Erlangen) Site : ftp.informatik.uni-muenchen.de Country: Germany GMT : +1 Date : 10-Oct-96 Source : .de ftp-l Alias : arcadia.informatik.uni-muenchen.de, peanuts.leo.org, www2.informatik.uni-muenchen.de Admin : ftp@informatik.uni-muenchen.de for uploads, peanuts-admin@peanuts.leo.org, cbaur@informatik.uni-muenchen.de for problems Organ : Universitaet Muenchen (University of Munich), Munich, CS dept. Server : http://peanuts.leo.org/peanuts/index-e.html System : Unix URL : ftp://ftp.informatik.uni-muenchen.de/ Comment: peanuts.pst.informatik.uni-muenchen.de and ns.informatik.uni-muenchen.de are obsolete; transfers are logged; please transfer larege files outside working hours; max. 45 users; aliases for many directories, try 'cd next' in any directory Files : comp (database, devices, doc (ORA (ftp.ora.com), iX magazine (ftp.uni-paderborn.de), RFCs (nic.ddn.mil)), GNU (prep.ai.mit.edu), graphics, infosys, networking (mail: zmailer MTA (ftp.funet.fi) newsreaders: ftp.eu.net, updates and info for ZyXEL modems: ftp.zyxel.com), OS (FreeBSD: ref.tfs.com, ftp.cdrom.com, ftp.freebsd.org), BSDI: ftp.bsdi.com, CT software listings ftp.uni-paderborn.de), DES for *BSD (braae.ru.ac.za), IRC (cs-ftp.bu.edu), Linux (LST: ftp.uni-erlangen.de, sunsite.unc.edu, tsx-11.mit.edu), NetBSD (ftp.iastate.edu), NetBSD for Mac (cray-ymp.acm.stuorg.vt.edu)), platforms (Amiga Aminet: (ftp.uni-paderborn.de; drivers for Deskjet, LaserJet, plotter and scanner (ftp-boi.external.hp.com)), programming, security, typesetting (TeX: ftp.dante.de), usenet, X11); NeXT archive (mirrored on ftp.mb3.tu-chemnitz.de, ftp.tu-chemnitz.de, ftp.uni-hamburg.de, ftp.uni-siegen.de, ftp.eunet.ch, ftp.fdn.fr); rec (cooking (fatfree recipes (ftp.rahul.net)), fun, games, magic (magic, tarot, wizardry (ftp.lysator.liu.se)), images, medicine, movies, music (ftp.uwp.edu), sounds, travel); science (cs, math, neural-nets, physics) Site : ftp.informatik.uni-oldenburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : faramir.informatik.uni-oldenburg.de Admin : Joerg.Lehners@arbi.informatik.uni-oldenburg.de (Joerg Lehners) Organ : Universitaet Oldenburg (Oldenburg University), Oldenburg Server : System : URL : ftp://ftp.informatik.uni-oldenburg.de/ Comment: Files : Amiga; dkbtrace; IRC; netpbm; PoV raytracer; Star Trek Site : ftp.informatik.uni-rostock.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : poel.informatik.uni-rostock.de Admin : ftpadm@informatik.uni-rostock.de Organ : Universitaet Rostock (Rostock University), Rostock Server : System : Unix URL : ftp://ftp.informatik.uni-rostock.de/ Comment: restrict working day access outside 08:00-16:00 local time; uploads to incoming/; several new-{month} index files Files : antivirus; doc; graphics; Linux; magazine; Unix Site : ftp.informatik.uni-stuttgart.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : inf.informatik.uni-stuttgart.de Admin : ftpadm@informatik.uni-stuttgart.de Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart, CS dept. Server : System : Unix URL : ftp://ftp.informatik.uni-stuttgart.de/ Comment: Open 24 hours; max. 40 users; transfers are logged; uploads to in.coming, send mail to the admin address when you upload something or it will be deleted; the server can (un)compress, g(un)zip and tar files and directories; the names: ifi.informatik.uni-stuttgart.de & ifigw.informatik.uni-stuttgart.de are obsolete Files : AERO; apricots; ArabTeX; Atari ST; cinema; cio; dfg; diplomarbeiten; dkfz; ei3; Eiffel; fractal compression; GNU; graphics; GRIDS; inet; ipvrpub; jb93; lgrammar; library; Linux; load_balancing; ludewig; Melody; Minix; modula_p; movie; MS-DOS; net; parallaxis; performance; petri-nets; PoliFlow; polygloss; postgres; postleitzahlen; RandomDots; RS6000; security; SNNS; statinfo; Sun; swift; tech-reports; TeX; TI; Tiempo; traces; visAvis; vistra; VS; Windows; X11R4; X11R5; X11R6; xit; Xlocal Site : ftp.ing.puc.cl Country: Chile GMT : -3 Date : 10-Nov-95 Source : usenet Alias : ing.puc.cl, plomo.ing.puc.cl Admin : ftpadm@ing.puc.cl Organ : Universidad Catolica de Chile, Escuela de Ingenieria (EE dept) Server : System : Unix (OSF/1, DEC Alpha 3000/300) URL : ftp://ftp.ing.puc.cl/ Comment: max. 50 users Files : clei; DCC; docs; Linux (Slackware); Mac; MS-DOS; MS-Windows; multimedia; TeX; Unix; WWW Site : ftp.inmark.com Country: GMT : Date : 23-Aug-94 Source : usenet Alias : inmark.inmark.com Admin : Organ : Inmark Development Server : System : Unix URL : ftp://ftp.inmark.com/ Comment: Inmmark related files Files : demos; GNU Site : ftp.inmic.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : usenet Alias : eos.inmic.se Admin : Organ : INMIC Server : System : Unix URL : ftp://eos.inmic.se/ Comment: Files : aplac; cc; docs; fdf; noresd; sbus; vhdl Site : ftp.inr.ac.ru Country: Russia GMT : +2 Date : 16-May-96 Source : Alias : amber.inr.ac.ru Admin : ftpmaster@inr.ac.ru Organ : Institute for Nuclear Research (RAS/INR), Moscow Server : System : Unix (Linux, PC) URL : ftp://ftp.inr.ac.ru/ Comment: max. 10 users Files : CERT; docs (sparc, xntp); Linux; MS-DOS; net; Posix; RFCs Site : ftp.inria.fr Country: France GMT : +1 Date : 22-May-94 Source : .fr ftp-l Alias : Admin : Organ : INRIA Server : System : Unix URL : ftp://ftp.inria.fr/ Comment: the INRIA FTP archive; successor of nuri.inria.fr and inria.inria.fr; directories: /INRIA, /pub, /system Files : associations; banner; games; GNU; graphics; inet; INRIA; lang; network; postscript; prog; research; RFCs; TeX; X; X11R5; Yabba Site : ftp.intel.com Country: USA GMT : -6 Date : 10-Sep-94 Source : usenet Alias : aurora.intel.com Admin : ftp-admin@intel.com Organ : Intel Corp. Server : System : Unix URL : ftp://ftp.intel.com/ Comment: mirrored on ftp.edu.tw:/vendors/Intel Files : benchmarks; dmtf; EtherExpress; i960; Intel Archictecture Labs (IAL); ipg; isv; landesk; mcs51; mcs96; neural; papers; pld_fpga; rmx; support; tis; x86 Site : ftp.inter.spin.ad.jp Country: Japan GMT : +9 Date : 22-May-94 Source : me Alias : archive.inter.spin.ad.jp Admin : Organ : SPIN Server : System : Unix URL : ftp://ftp.inter.spin.ad.jp/ Comment: Files : docs; mirror; security; SNMP; SPIN info; Unix Site : ftp.interaccess.com Country: USA GMT : -6 Date : 23-Aug-94 Source : usenet Alias : home.interaccess.com, parallel.com, edb.com Admin : steve@interaccess.com Organ : InterAccess Server : System : Unix URL : ftp://ftp.interaccess.com/ Comment: this server apparently provides nameservice for edb.com and parallel.com Files : cpe-net; dataprnt; edb (edb.com, maintainer: kenj@edb.com (Ken Jones)); horizon; ihp-net; Interaccess info; parallel (parallel.com, maintainer: weidl@parallel.com (Eric Weidl)); plug and play; rec.arts.acii archive; Shoemaker-Levy 9 (SL9) images; surge; uslist Site : ftp.intercon.com Country: USA GMT : -5 Date : 30-Oct-94 Source : Alias : valhalla.intercon.com [or walhalla] Admin : comment@intercon.com Organ : InterCon Server : System : Unix URL : ftp://ftp.intercon.com/ Comment: Files : InterCon: demo, info, InterSLIP, keyed products, TCP/Connect II Site : ftp.intergraph.com Country: USA GMT : -6 Source : mail Alias : cis17.intergraph.com Admin : support@ftp.intergraph.com Organ : Intergraph Corporate Information Services, Huntsville, Alabama Server : WWW: www.intergraph.com, Gopher: gopher.intergraph.com, Mail Server: info@intergraph.com System : Unix (CLIX OS, Intergraph Server) URL : ftp://ftp.intergraph.com/ Comment: max. 20 users; Files : CLIX; Intergraph BBS files, Product information, Customer Services, Evaluation Software; Net Software compiled for Intergraph hardware; Win32s Site : ftp.intermac.com Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : www.intermac.com, net1.intermac.com Admin : Organ : Intermac Corp., Staten Island, New York Server : http://www.intermac.com/ System : NT (Windows NT, PC) URL : ftp://ftp.intermac.com/ Comment: Files : Nitelife (BBS) clients Site : ftp.internet-eireann.ie Country: Ireland GMT : 0 Date : 23-Jul-95 Source : docs Alias : gate1.internet-eireann.ie Admin : ftpadmin@gate1.internet-eireann.ie Organ : Internet Eireann Server : System : Unix URL : ftp://ftp.internet-eireann.ie/ Comment: Files : IE Access; info; Internet; Mac; MS-DOS; MS-Windows; news; Sun; winsock Site : ftp.internic.net Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : ds.internic.net Admin : admin@internic.net, info@internic.net Organ : Internet NIC - Directory and Database Services by AT&T and the NSF Server : System : Unix URL : ftp://ftp.internic.net/ Comment: Open 24 hours; Incredible disclaimer by AT&T (barf!); Files : EDI; IETF; IESG; Internet-drafts; RFC; InterNIC info; resource databases (plus files from ftp.nisc.sri.com) Site : ftp.interport.net Country: USA GMT : Date : 15-Dec-94 Source : Alias : interport.net Admin : Organ : InterPort Server : System : Unix (SunOS 4.1) URL : ftp://ftp.interport.net/ Comment: Files : Mac (several useful Mac utils); NetBack (pub/fmkatz); SLIPKnot (pub/pbrooks); Windows (some Internet related Windows programs and other utils) Site : ftp.invircible.com Country: USA GMT : -6 Date : 29-May-95 Source : usenet Alias : invircible.com, vine.invircible.com Admin : root@invircible.com Organ : Invircible - Vine Computer Industry, Cicero, Illinois Server : System : Unix URL : ftp://ftp.invircible.com/ Comment: Files : antivirus software Site : ftp.io.com Country: USA GMT : -6 Date : 05-Jan-95 Source : usenet Alias : pentagon.io.com Admin : admin@io.com Organ : Illuminati On-Line, Austin, Texas Server : http://www.io.com/ System : Unix (Sun) URL : ftp://ftp.io.com/ Comment: user public directories; successor of io.com Files : convergence (e-zine); fasa; fwi (FringeWare Inc. catalogs etc.); hartgr; IO; netinfo; netfobs; oenabler; sjgames (Steve Jackson games); SoB (e-zine); tekumel (Empire of the Petal Throne src); user dirs: 12vman (7FP, Buffet (alt.fan.jimmy-buffet: faqs, Guitar, images, lyrics, MargRecords), IHL); aicinfo; averyc (gameboy, nintendo, snes); btorres (NewtNews); cedavis (multimedia: mods, samples: brass, percussion, strings, voice, woodwind); dmg (dmg-humor, fnord); draco (AA, pb, pw images); dwomack (Dragon (FAQ and support materials for alt.dragons-inn and alt.books.sf.melanie-rawn); ebartley (StoryTeller: amusing, archive, camarilla, campaigns, character sheets, fiction, general, mage, vampire, werewolf); games (GURPS); gibbonsb (futures, misc.invest, standards); gomer (picts: males (brewer twins, gif, jpeg) ); infinite (chops, diplomacy, eps, gif, gifcatalog, in, info, software); jam237 (The Bears Project: basic, bears, dos, unix, windows); kerry (BSE, misc, ogre); mimir (asatru: mythology); pmonti (ICARO, avp, virus info); qor (MUD); torin (mage, nexus [!], sarah); zboray (4-newbies, coding, shareware: DOSQue scheduler and more, W3); zebulon (fonts, images, programs, shadows edge); zxcvb (mostly WWW material and for sale stuff) Site : ftp.io.org Country: USA GMT : -5 Date : 25-Jan-95 Source : magazine Alias : wink.io.org, io.org Admin : Organ : Internex Online Server : www.io.org, gopher.io.org System : Unix URL : ftp://ftp.io.org/ Comment: Files : Amiga (arc, auw, disk, dnet, ppp, plip, qwk, rexx, slip, term, virus); Apple2; Atari (graphics, sound); BSDi; business; eye.WEEKLY; graphics; human-rights; hypertext; Internex-info; Linux (mirror from sunsite.unc.edu); list-archives; Mac (appl, comm, slip, util); Netscape; PC (OS/2, simtel, SLIP, telix, Windows (ftp.winsite.com mirror), yarn); SLIP-software; tcb; Unix (FreeBSD (ftp.freebsd.org), GNU (prep.ai.mit.edu)); user pub directories (captpres, mslasher, rogers, sofa (MadROM, Tintin), tcb); xfer Site : ftp.ior.com Country: USA GMT : -8 Date : 29-Oct-94 Source : usenet Alias : on-ramp.ior.com Admin : Organ : Internet On-Ramp Server : System : Unix (Linux, PC) URL : ftp://ftp.ior.com/ Comment: See also http:/www.lamplight.com/ for Netscape bookmark menu editor and FingerPlan Files : Lamplight; Linux (kernel, redhat, Slackware); Mac (MacTCP); PC (comm, games, MS-Windows, MS Windows NT, OS/2, utils, uucp (FX-UUCICO)) Site : ftp.ios.com Country: USA GMT : -5 Date : 22-Mar-96 Source : Alias : soho.ios.com Admin : Organ : IOS, Hackensack, New Jersey Server : System : Unix URL : ftp://ftp.ios.com/ Comment: max. 50 users Files : FreeBSD; users public directories (lots!) Site : ftp.ipac.net Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : Admin : Organ : IPAC Server : System : Unix URL : ftp://ftp.ipac.net/ Comment: Files : dci (datawin, iamac, iawin); julie (maplay); SLIP/PPP (Mac, PC); Starnet Site : ftp.ipl.rpi.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : sun.ipl.rpi.edu Admin : rodney@ipl.rpi.edu (Rodney Peck) Organ : Rensselaer Polytechnical Institute, Troy, New York Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ipl.rpi.edu/ Comment: Files : Sparc songs; SPD images; graphics files and programs; Haines Thesis Site : ftp.iquest.com Country: USA GMT : Date : 30-Oct-94 Source : usenet Alias : magellan.iquest.com Admin : Organ : InterQuest Server : www.iquest.com System : Unix (Linux, PC) URL : ftp://ftp.iquest.com/ Comment: Files : Amiga; diacoustics; fairgate; Linux (sunsite.unc.edu); Mac; MS-DOS; Nethack; off-line; RPG; VSTa; windows (mirror of papa.indstate.edu) Site : ftp.ira.uka.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : iraun1.ira.uka.de, iraun1.informatik.uni-karlsruhe.de, ftp.informatik.uni-karlsruhe.de Admin : ftpadm@ira.uka.de Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe Server : System : Unix URL : ftp://ftp.ira.uka.de/ Comment: compress on the fly is available; aliases for x11, gnu, rfc, mib drafts; if you leave anything in the incoming directory send mail to the admin address; try to retrieve things outside of normal business hours: 07:00-17:00 GMT, 08:00-18:00 local time; modified ls command, try ls -H for help Files : bibliography; CCITT; comp.sources.unix; database; doc; DIGI; Glimpse; GNU; ftp-list; ftp-list-de; graphics; ham-radio; network; neuron; netinfo; papers; programming; RFCs; RIPE; security; systems; uni-karlsruhe; X11 Site : ftp.ircam.fr Country: France GMT : +1 Date : 15-Dec-94 Source : rtfm Alias : Admin : manager@ircam.fr Organ : IRCAM Server : System : Unix URL : ftp://ftp.ircam.fr/ Comment: the server can compress files, full directories transfer has been disabled due to unreasonable use; DO NOT TRANSFER FILES DURING THE DAYTIME (08:00-19:00) Files : MIDI related files Site : ftp.irisa.fr Country: France GMT : +1 Date : 22-May-94 Source : .fr ftp-l Alias : irisa.fr, irisa.irisa.fr Admin : ftpmaint@irisa.fr Organ : Institute de Recherche en Informatique et Systemes Aleatoires (IRISA, INRIA/CNRS, Universite de Rennes I/Insa de Rennes), Rennes, Brittany Server : System : Unix URL : ftp://ftp.irisa.fr/ Comment: Open 24 hours; disclaimer again.. Files : AFUU-BPL; bench; C++; com; compress; docs; FrameMaker; games; GNUplot; graphics; m-emac; micro-spell; mirrors; mp; mtools; Postscript; Sather; siames; tcsh; tech-reports; VT100; X11 Site : ftp.is.co.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : admin Alias : apollo.is.co.za Admin : ftp-admin@is.co.za Organ : The Internet Solution Server : System : Unix (System V Release 4.0) URL : ftp://ftp.is.co.za/ Comment: Files : African IETF document mirror; applications; comp.sources.{games, misc, reviewed, unix}; GNU; Internet (Internet drafts, RFCs); Linux (big chunk of sunsite.unc.edu); NetBSD; networking (dns, info-service (incl. Netscape), ip, Mac, mail); security; The Internet Solution (TIS) info; Usenet; utilities; vendor; windows; X Site : ftp.is-bremen.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : usenet Alias : www.is-bremen.de, tunix.is-bremen.de Admin : admin@is-bremen.de Organ : Internationale Stadt Bremen, Bremen Server : http://www.is-bremen.de/ System : Unix URL : ftp://ftp.is-bremen.de/ Comment: transfers are logged Files : clipper; files; games; gfd; humor; java; Linux; mediatent; netscape; pics; system; tools; www Site : ftp.ise.fhg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : ise.fhg.de Admin : Organ : , Freiburg Server : System : URL : ftp://ftp.ise.fhg.de/ Comment: successor of fhg1.fhg.de Files : Site : ftp.isi.edu Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : venera.isi.edu Admin : action@isi.edu Organ : University of Southern California, , California, Information Sciences Institute (ISI) Server : System : Unix URL : ftp://ftp.isi.edu/ Comment: Open 24 hours; all transfers to and from this host are logged Files : GNU Chess; RFCs, FYIs, IEN from ftp.nisc.sri.com (internet tour etc.); statspy (NNstat) Site : ftp.island.net Country: Canada GMT : -8 Date : 30-Apr-95 Source : Alias : diane.island.net Admin : Organ : Island Internet Server : gopher, www System : Unix URL : ftp://ftp.island.net/ Comment: Files : cds; comm; crystal; games; inuktun; Linux; Mac; MS-DOS; netscape; OS/2; relisys; sedgett; slipstuff; windows; winsock Site : ftp.iunet.it Country: Italy GMT : +1 Date : 22-May-94 Source : mail Alias : osi.iunet.it Admin : Organ : IUNet, Genova, NOC Server : System : Unix URL : ftp://ftp.iunet.it/ Comment: max. 20 foreign users; also available through FSP Files : astro; benchmark; comp.sources; compilers; Cosine; docs; games; GNU; graphics; HP; Internet Talk Radio; IUNet; ix386; Mac; Mach; mail; math; mirror; MS-DOS; multimedia; network; news; NeXT; OS; papers; performance; programming; security; SFS; simulators; Sun-dist; TeX; Unix; vendor; X11 Site : ftp.iup.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.clark.net Alias : acorn.grove.iup.edu Admin : Organ : I University - P, P , I Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.iup.edu/ Comment: default directory: DISK$ACORNFTP:[ANONYMOUS] Files : cogeneration; flight-sim (aaf, acm, aircraft, archive, atp, falcon, fs4, fs5, fsdecode, fst, Mac, misc, msss, mwings, rascal, scenery, sga, sounds, www, xevious); info-eq; info-prograph; mtg-hist; sshe-usenet; sshenet Site : ftp.iupui.edu Country: USA GMT : -5 Date : 30-Apr-95 Source : mail Alias : edison.uipui.edu Admin : Organ : Indiana University - Purdue University at Indianapolis, Indianapolis Server : System : Unix URL : ftp://ftp.iupui.edu/ Comment: Files : doc (Internet, RFC); indycert (Mac, PC, Unix); library; logos; Mac (eudora, gopher, hypercard, mackermit, pegasus, utilities, web); PC; psychiatry; Unix (ntp, sendmail, web, web-tools) Site : ftp.ivsoft.com Country: USA GMT : Date : 01-Oct-96 Source : usenet Alias : daemon.ivsoft.com Admin : Organ : IVSoft Server : System : Unix (System V Release 4.0) URL : ftp://ftp.ivsoft.com/ Comment: Files : capital; cmsp; ivsoft (altair, cybercom, fdlog, ivnet, nexus, nxutil, rar, rarutil, showlog, t-mail, t-mail utils, utils); sqn Site : ftp.ix.de Country: Germany GMT : +1 Date : 10-Nov-95 Source : .de ftp-l Alias : nathan.ix.de Admin : ftpadmin@ix.de Organ : iX Multiuser Multitasking Magazine, Hannover Server : http://www.ix.de/ System : Unix URL : ftp://ftp.ix.de/ Comment: server can (de)compress, g(un)zip and tar; viewing of archives possible by adding postfix "-lst", e.g. get foobar.tar.gz-lst |more Files : benchmarks; CERT; CT; doc; FAQs; iX (benches, Linux (docs, iX-terminal, misc, nfsd), iX listings, MS-DOS); RFCs Site : ftp.izf.tno.nl Country: Netherlands GMT : +1 Date : 25-Jan-95 Source : usenet Alias : izfgate.izf.tno.nl Admin : postmaster@izf.tno.nl Organ : The Netherlands Organization For Applied Scientific Research (TNO), Soesterberg Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.izf.tno.nl/ Comment: strange directory structure, Netware fileserver with custom ftpd; default directory: \public; 14K4 link Files : patched X server for Cirrus videocard users for Linux Site : ftp.jaring.my Country: Malaysia GMT : +8 Date : 29-Mar-95 Source : mail Alias : ftp.mimos.my, mimos.my, ftp.jaring.my, jaring.my, pop.jaring.my Admin : noc@jaring.my Organ : Jaring Network Server : System : Unix URL : ftp://ftp.mimos.my/ Comment: primarily for local distribution, mostly mirrors; uploads to pub/incoming Files : archives; BSDI; budget95; C; cancare; CERT; conf; GNU; info; Internet; Internet drafts; IRC; Jalinan; Jaring; Linux; Mac; Mosaic; MS-DOS (simtel mirror); MS-Windows (ftp.winsite.com); NCSA (mirror of ftp.ncsa.uiuc.edu, WWW software); Novell (dosup, ipx-tcp, winup); OS; PC-DOS (bbs, cdrom, database, dcom, demo, games, gopher, graphics, jaring, misc, modem, news, slip, slipdisk, snews, snuupm, trumpet, utility, uucp, uupc, vb); radio; RFCs; src; Usenet; WWW Site : ftp.jasc.com Country: USA GMT : -6 Date : 16-May-96 Source : Alias : spidey.jasc.com Admin : support@jasc.com Organ : JASC, , Minnesota Server : System : Unix URL : ftp://ftp.jasc.com/ Comment: transfers are logged; max. 40 users Files : JASC products (Illuminatus Demo, Jasc Media Center, Professional Capture Systems, Paint Shop Pro, SkyMap) Site : ftp.javasoft.com Country: USA GMT : Date : 16-May-96 Source : Alias : java2.javasoft.com Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp://ftp.javasoft.com/ Comment: Files : Java (applets, images, Java, Java Development Kit) Site : ftp.jaxnet.com Country: USA GMT : -5 Date : 10-Nov-95 Source : mail Alias : jax.jaxnet.com Admin : Organ : JaxNet, Jacksonville, Florida Server : http://jax.jaxnet.com/ System : Unix URL : ftp://jax.jaxnet.com/ Comment: Files : Mac; MS-DOS; MS-Windows; OS/2; Unix; user public directories Site : ftp.jazzie.com Country: USA GMT : -8 Date : 19-Feb-95 Source : me Alias : p8.jazzie.com Admin : info@jazzie.com Organ : Jazzie Systems, Seattle, Washington Server : System : Unix URL : ftp://ftp.jazzie.com/ Comment: Files : Site : ftp.jcu.edu.au Country: Australia GMT : +10 Date : 25-Jan-95 Source : usenet Alias : lionfish.jcu.edu.au Admin : Organ : James Cook University Server : System : Unix (OSF/1) URL : ftp://ftp.jcu.edu.au/ Comment: successor of marlin.jcu.edu.au? Files : benchmarks; BSD; CERT; dpi; JCUMetSat; IBMPC; logo; Novell; Progress; RFCs; SCO; STEP; Tropical Ecology; Ultrix; Varian; X11R5 Site : ftp.jpl.nasa.gov Country: USA GMT : -8 Date : 25-Jan-95 Source : mail Alias : jplpio.jpl.nasa.gov Admin : newsdesk@jpl.nasa.gov Organ : NASA - Jet Propulsion Laboratory, Pasadena, California, Public Information Office Server : http://www.jpl.nasa.gov/ System : Unix URL : ftp://ftp.jpl.nasa.gov/ Comment: Files : educator (for teachers); fsheets (fact sheets about missions); images (anim, hi-res, sl9); news; releases; sircxsar (Spaceborne Imaging Rader-C/X-band Synethetic Aperture Radar); software (misc. software); status; topex (TOPEX/Poseidon oceanographic mission); universe (local magazine archive) Site : ftp.jvnc.net Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : nisc.jvnc.net, r2d2.jvnc.net Admin : root@nisc.jvnc.net, root@r2d2.jvnc.net Organ : John von Neumann Super Computer Centre NIC, Princeton, New Jersey Server : System : Unix URL : ftp://ftp.jvnc.net/ Comment: directory: /jvncnet-packages/nocol Files : beta; dialin-tiger; docs; JvNC Net info; k12; Mac; mail-list; Meaddata; Meckler; megabytes; MS-DOS; network info; NOCOL (NOC On Line); packages; RFCs; site-reps; traffic-reports; Unix Site : ftp.jwa.go.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : poseidon.jwa.go.jp Admin : Organ : Japan Weather Assocation Server : System : Unix URL : ftp://ftp.jwa.go.jp/ Comment: Files : docs; Mac; MS-DOS; sat; Unix; util Site : ftp.kaist.ac.kr Country: South Korea GMT : +8 Date : 10-Nov-95 Source : papa.indstate.edu Alias : cair-archive.kaist.ac.kr Admin : ftpkeeper@cair-archive.kaist.ac.kr Organ : Korea Advanced Institute of Science and Technology, Center for Artificial Intelligence Research Server : System : Unix URL : ftp://ftp.kaist.ac.kr/ Comment: AI and Lang archives moved to cair.kaist.ac.kr Files : CAIR; Hangul; NLPRS-95; Winsock (papa.indstate.edu); Usenet Site : ftp.kazusa.or.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : pka1.kazusa.or.jp Admin : Organ : Kazusa DNA Research Institute Server : System : Unix URL : ftp://ftp.kazusa.or.jp/ Comment: Files : data [?] Site : ftp.kcl.ac.uk Country: UK GMT : 0 Date : 11-Jul-94 Source : me Alias : basher.cc.kcl.ac.uk Admin : Organ : King's College, London, CC Server : System : VAX/VMS running MadGoat/OpenVMS URL : ftp://ftp.kcl.ac.uk/ Comment: default directory: ANONYMOUS_ROOT:[000000] Files : alarm; archie; bison; boss; bulletin; cmu-tcpip; cproto; datebook; deliver; dism32; dumper32; dx; elvis; emacs; etek; ethermon; fdvd; fidogate; fileutils; finger; flex; flist; fts; games; gas; gawk; gifsixel; GNU; GNUchess; GNUplot; gopher; hassle; hpgl2ps; hytelnet; irc; iupop; jed; juicer; kermit; laser; ldb; lex; lynx; lzw; madgoat; make; mftu; micro-support; mosaic; mpeg; mx; name-router; nanny; news; nsquery; patch_diff; pbmplus; pcx; perf_meter; perl; pgp; psutils; que_mon; rcs; rz/sz; scanuaf; sed; setpql; sixel_print; spell; sunclock; swim; swing; tcl; tcsh; tex-lsedit; tscon; twm; vaxtrek; vds; vi; vitpu; vmstpc; vms_share; vnews; watcher; X11; XDVI; XFIG; XFORECAST; XSCOPE; XSHARE; XTERM; XV; XVIEWGL; XWINDOWS; YACC; zenternet; zip/unzip; zmodem; zoo Site : ftp.kdd.com Country: Japan GMT : +9 Date : 29-Mar-95 Source : me Alias : momotaro.kdd.com Admin : ftp-admin@kdd.com Organ : KDD Labs. Server : System : Unix URL : ftp://ftp.kdd.com/ Comment: apparently only temp. available /tmp_mnt/var/FTP [recheck !] Files : Site : ftp.kei.com Country: USA GMT : -5 Date : 30-Sep-95 Source : Alias : kragar.kei.com Admin : Organ : Kapor Enterprises Inc. Server : System : Unix URL : ftp://ftp.kei.com/ Comment: transfers are logged Files : airliners; duke of url; irc; mariners Site : ftp.keme.co.uk Country: UK GMT : 0 Date : 22-Mar-96 Source : ftp.winsite.com Alias : ftp.keme.net Admin : steve@keme.net Organ : KeConnect Internet Services Server : http://www.keme.co.uk/ System : Unix URL : ftp://ftp.keme.co.uk/ Comment: max. 5 users; Debbie Gibson archive mirrored at negativl.vip.best.com; transfers are logged Files : KeConnect; Linux (INNunoff3, LinuxUnoff, mSQL, Samba); music (cathyden, dgibson, eternal, louise); winsite-mirror (ftp.winsite.com) Site : ftp.kfki.hu Country: Hungary GMT : +1 Date : 10-Nov-95 Source : usenet Alias : sunserv.kfki.hu Admin : ftpadm@sunserv.kfki.hu Organ : Central Research Institute for Physics, Budapest Server : System : Unix URL : ftp://ftp.kfki.hu/ Comment: transfers are logged; max. 30 users Files : GNU; infosystems; Linux; ll; local; packages; PC Soft; RFCs; Sun; WWW; X11 From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:25 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 11 of 23 [11/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:11 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1726 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 11 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:849 news.answers:33080 Archive-name: ftp-list/sitelist/part11 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.khoros.unm.edu Country: USA GMT : -7 Date : 22-Mar-96 Source : ftp.switch.ch Alias : ftp.khoral.com, ook.khoros.unm.edu, info.khoros.unm.edu Admin : ftp@khoros.unm.edu Organ : University of New Mexico, Albuquerque, New Mexico Server : System : Unix URL : ftp://ftp.khoros.unm.edu/ Comment: max. 20 users; mirrored on ftp.switch.ch Files : crypt breakers workbench (cbw); dist (aegis, amd, c-to-ansic, contool, DEC, duel, elm, epoch, f2c, GB, Gems, GNU, GNUplot, hp2pbm, IETF, ioccc, ispell, jpeg, lapack, map, MAEstro, mh, moira, mush, netlib, netman, ntalk, pbmplus, pmake, psroff, resource-guide, rkive, rn, sc, security, sendmail, SunOS patches, sysinfo, tcsh, tiff, TeX, Utah toolkit, vis5d, vogle, wais, X, X11R5, xntp, zephyr, zsh); ftp-list [old!]; Internet info; istec; Khoros; League for Programming Freedom (LPF); Mac; misc network related utils; network maps (AARnet, Alternet, ANS, BARRnet, bitnet, canet, cerfnet, cicnet, concert, csunet, esnet, ilan, jvncnet, mae-east, michnet, midnet, mixnet, mrnet, nearnet, nordunet, nsfnet, nwnet, oarnet, onet, pipex, prepnet, psi, ripe, sesquinet, suranet, switch, thenet, twbnet, ucb, uhnet, vernet, westnet); pa-risc; papers; Perl; procmail; rec.games.abstract; RFCs; Sun patches (4.1.1, 4.1.2); Usenet info; weblint; wu-ftpd Site : ftp.kiae.su Country: Russia GMT : +2 Date : 24-Jan-95 Source : usenet Alias : arch.kiae.su Admin : ftp-adm@kiae.su Organ : KIAE Server : mailserv@kiae.su [?] System : Unix URL : ftp://ftp.kiae.su/ Comment: max. 10 users; several index files; site find pattern to search filenames and descriptions; read FINDING-FILES for more info Files : 386BSD; Apple; FreeBSD; GNU; Internet (archives, docs, FAQs, maps, Mosaic-papers, multimedia, RFCs); Linux; MS-DOS (arcers, arcutil, astronomy, bat, bbs, biology, cad, calculator, cdrom, comm, compress, convert, crypto, database, deskpub, doc, dos, dskutil, education, emulator, execomp, fido, filutil, finance, games, genealogy, gnu, graphics, hardware, lan, language, magick, multitask, news-mail, plot, printer, programming, qtrdeck, relcom, schedule, shell, sound, spreadsheet, sys, tape, tcpip, text, unixlike, virus, x11); NetBSD; OS/2 (arcers, arcutil, bugfixes, comm, convert, cyr, doc, drivers, dskutil, fido, games, gnu, graphics, ibm, lan, misc, pmtool, programming, rexx, shell, sound, systools, tcpip, user); Relcom net info and support files; Unix (arcers, astronomy, bbs, benchmarks, books, cad, comm, compress, convert, cprog, crypto, database, emulator, fido, fileutl, games, graphics, lang, magick, mail, math, misc, msdos, news, os, relcom, shell, sound, sysadm, sysutl, tcpip,text, viewer); tar313 source and binaries; VMS; Windows (arcers, astronomy, bbs, cad, cdrom, comm, crypto, cyrillic, database, demo, desktop, doc, drivers, education, faq, finance, fonts, games, genealogy, graphics, icons, lan, language, magick, mail, medicine, microsoft, misc, multimedia, nt, oo, patches, printer, programmer, sdl, sound, tcpip, text, toolbook, util, viewer, virus, winword, wp, wp4win, wrk, x11); X11 Site : ftp.kiam1.rssi.ru Country: Russia GMT : +3 Date : 29-Jun-95 Source : usenet Alias : lotos.kiam1.rssi.ru Admin : dim@lotos.kiam1.rssi.ru (Dmitry Mostovoy) Organ : Russian Academy of Sciences (RSSI), Moscow, Keldysh Institute of Applied Mathematics (KIAM) Server : System : Unix URL : ftp://ftp.kiam1.rssi.ru/ Comment: max. 40 users; transfers are logged Files : antivirus (adinf, aidstest, v-hunter); books; drweb; MS-DOS; texts; Unix Site : ftp.knmi.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : me Alias : bdyis1.knmi.nl Admin : webmaster@knmi.nl Organ : Koninklijk Nederlands Metereologisch Instituut (Royal Dutch Metereological Institute), Hilversum Server : http://www.knmi.nl/ System : Unix URL : ftp://ftp.knmi.nl/ Comment: all actions are logged; under construction Files : eumatovs; WWW Site : ftp.knoware.nl Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : me Alias : runner.knoware.nl Admin : ftp@knoware.nl Organ : Stichting Knoware (Knoware Foundation), Utrecht Server : http://www.knoware.nl/ System : Unix URL : ftp://ftp.knoware.nl/ Comment: transfers are logged; max. 1 user Files : delta; emulator (Mac on PC); Internet tools: IRCclient, KA9Q, NUPOP, SLIP, Trumpet, Winsock, Wintrumpet Site : ftp.kodak.com Country: USA GMT : -5 Date : 19-Feb-95 Source : me Alias : info.kodak.com Admin : Organ : Kodak Server : System : Unix URL : ftp://ftp.kodak.com/ Comment: standard disclaimer; max. 100 users; transfers are logged; server can (de)compress, g(un)zip and tar (tar disabled for large directories, you don't want a 500Mb tar file, right?) Files : digital camera (DCS, sample images, software updates, technical tips [under construction]; gem; images; ips; nitfs; photo CD (color, general, iamges, international, news, portfolio, prepress, printers, processors, software, writable); security (tiger); www; ycc Site : ftp.konbib.nl Country: Netherlands GMT : +1 Date : 22-Sep-94 Source : me Alias : python.konbib.nl Admin : Organ : Koninklijke Bibliotheek (Royal Library), The Hague Server : gopher.konbib.nl www.konbib.nl System : Unix URL : ftp://ftp.konbib.nl/ Comment: access through gopher and WWW easier Files : Gopher Editor Site : ftp.kornet.nm.kr Country: South Korea GMT : +8 Date : 10-Nov-95 Source : usenet Alias : Admin : h2j@soback.kornet.nm.kr Organ : KORnet, Seoul Server : System : Unix URL : ftp://ftp.kornet.nm.kr/ Comment: max. 100 users; misc. mirrors Files : Adobe; GNU (prep.ai.mit.edu); Hangul (ftp.kaist.ac.kr); HP-UX (hpux.cae.wisc.edu); IETF (nic.ddn.mil); infosys (ftp.digital.com); interviews; KORNet; Linux (sunsite.unc.edu); Mac (hwarang.postech.ac.kr); mbone (ftp.isi.edu); MS-DOS; MS-Windows; NT; OS/2; RFCs (nic.ddn.mil); simtel (ftp.simtel.net); SLIP/PPP; Sun-patches (ugle.unit.no); Tex-archive (CTAN: ftp.shsu.edu); Usenet (rtfm.mit.edu); vendors; Site : ftp.kpc.com Country: USA GMT : -8 Date : 25-Jan-95 Source : old ftp-list Alias : horn.kpc.com Admin : Organ : KPC Server : System : Unix URL : ftp://ftp.kpc.com/ Comment: mirror directory Files : graphics; KPC; list (alpha-osf-managers, dore, ex-amders, flashlife, lh, stardent-users); mirror (3d, avalon (from avalon.chinalake.navy.mil, c-news (ftp.cs.toronto.edu), GNU (prep.ai.mit.edu), Perl (ora.com, ftp.uu.net)); net (convex.com, Sun-patches); xhibition Site : ftp.krl.caltech.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : altair.krl.caltech.edu Alias : dschubba.krl.caltech.edu Admin : brown@reed.edu Organ : California Institute of Technology, Pasadena, California, Kellogg Radiation Lab. Server : System : Unix URL : ftp://ftp.krl.caltech.edu/ Comment: max. 20 users Files : avida; NetHack (reed spoilers, weapons guide); sf2 Site : ftp.ksc.nasa.gov Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : titan04.ksc.nasa.gov Admin : dumoulin@titan.ksc.nasa.gov Organ : NASA - Kennedy Space Center, , Florida Server : System : Unix URL : ftp://ftp.ksc.nasa.gov/ Comment: formerly "the world's slowest ftp site"; perhaps titan.ksc.nasa.gov is now defunct or an alias for this site [!!]; max. 100 users Files : Amiga; ddcu; images; info (DOS, other, Posix, RFCs); lisp; MS-DOS (misc. network utils); MS-Windows; VMS; Win32; WinVN (docs, NT, source, Win3); WWW Site : ftp.kuis.kyoto-u.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : isfs.kuis.kyoto-u.ac.jp Admin : Organ : University of Kyoto, Kyoto, KUIS Server : System : Unix URL : ftp://ftp.kuis.kyoto-u.ac.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : archivers; BSD; cad; dbms; docs; DOS extender; ftpmail; games; GNU; graphics; HP; Human 68K; IEN; info; ISODE; JUNET-DB; KU; KUIS papers; KUIS tech-reports; lang; Linux; listings; Mac; Mach; Minix; mirrors (ftp.winsite.com, icspub.terakoya, moe.ipl.t.u-tokyo, netlib.att.com, simtel, tsx-11.mit.edu); MS-DOS; netlib; news.archives; RFCs; SKK; source_rpc; Sun-dist; TeX; UCB fixes; Windows; Wnn; X11 Site : ftp.kurims.kyoto-u.ac.jp Country: Japan GMT : +9 Date : 03-Sep-96 Source : usenet Alias : vinegar.kurims.kyoto-u.ac.jp Admin : Organ : University of Kyoto, Kyoto, KURIMS Server : System : Unix URL : ftp://ftp.kurims.kyoto-u.ac.jp/ Comment: Files : Kyotonet; lang (caml-light, lsl, mmm, olabl); paper; sdsk Site : ftp.kyoto.wide.ad.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : wnoc-kyo-ss5.wide.ad.jp Admin : Organ : WIDE, Kyoto Server : System : Unix URL : ftp://ftp.kyoto.wide.ad.jp/ Comment: parts mirrored on ftp.leo.chubu.ac.jp Files : docs; GNU; IRC (chat, ircII, pirc, server, zircon); mail (bind, CF, sendmail); multicast; net; Perl; Tcl Site : ftp.laas.fr Country: France GMT : +1 Date : 30-Oct-94 Source : ftp.xfree86.org Alias : laas.fr Admin : Organ : LAAS Server : System : Unix (SunOS 4.1) URL : ftp://ftp.laas.fr/ Comment: mirror of ftp.xfree86.org Files : antibes-93; Atari; bafleur; cesame; designtest; docs; Emacs; esorics; estim; ia; kheops; lcs; logiciels; NetBSD; NEXUS; nic; pcl; reports; RFCs; Sorel; TeX; theses-rapports; tsf2lri Site : ftp.lanl.gov Country: USA GMT : -7 Date : 29-Mar-95 Source : me Alias : info-server.lanl.gov Admin : noc@lanl.gov Organ : Los Alamos National Laboratory, Los Alamos, New Mexico Server : gopher System : Unix URL : ftp://ftp.lanl.gov/ Comment: Files : AlphaVMS; ASCI; doc; hippi; HP; IBM; Mac; MS-DOS; MS-Windows; NeXT; SGI; Sun3; Sun4; Ultrix; Unix; VMS Site : ftp.lantronix.com Country: USA GMT : -8 Date : 29-May-95 Source : magazine Alias : nexus.lantronix.com Admin : ftp@lantronix.com, support@lantronix.com (direct questions) Organ : Lantronix Server : System : Unix URL : ftp://ftp.lantronix.com/ Comment: hostname must be resolvable Files : software for Lantronix products: EPS1/2, EPS4/12, ETS8/16, MPS1, bridge (LB and LSB code), rtel (src and binaries), configd (VMS), maccon (Macintosh config util), Novell tools, docs, tech Q&A Site : ftp.lanvision.fi Country: Finland GMT : +2 Date : 31-Aug-95 Source : usenet Alias : lv_nt.lanvision.fi Admin : Organ : LAN Vision Server : System : Windows NT (Windows NT, PC) URL : ftp://ftp.lanvision.fi/ Comment: Files : avpww; docguard; ww6 info [WinWord.Concept, Prank] Site : ftp.lasermoon.co.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : usenet Alias : lexington.lasermoon.co.uk Admin : server-admin@lasermoon.co.uk Organ : Lasermoon, Fareham Server : System : Unix (Linux, PC) URL : ftp://ftp.lasermoon.co.uk/ Comment: server supports tarring, .gz and .Z compression; all users and logins are logged Files : crisp (THE editor); dBMAN (Database Management); flagship (database); FreeBSD; games; Lasermoon catalogue; Linux; mirror of ftp.ora.com; Perl; RedHat (Linux distribution); Slackware; SWiM (Motif for Linux); Systek; Tcl; vendors (ACC Corp.); Xad (Motif applications builder) Site : ftp.lat.com Country: USA GMT : -8 Date : 29-Jun-95 Source : mail Alias : Admin : Organ : Los Altos Technologies, Los Altos, California Server : System : Unix URL : ftp://ftp.lat.com/ Comment: alias looks like red.best.com but that site is different Files : Gabriel; Satan Site : ftp.lat.oz.au Country: Australia GMT : +10 Date : 25-Jan-95 Source : Alias : latai.lat.oz.au Admin : Organ : Server : System : Unix URL : ftp://ftp.lat.oz.au/ Comment: Files : 68xxx emulator; browne (celt, clt); papers; symbmath; vttool Site : ftp.latech.edu Country: USA GMT : -6 Date : Source : aurora.latech.edu Alias : Admin : Organ : Louisiana Institute of Technology, , Louisiana Server : System : URL : ftp://ftp.latech.edu/ Comment: use this one instead of aurora.latech.edu, now used for private transfers [accepts anonymous ftp though] Files : Site : ftp.law.cornell.edu Country: USA GMT : -5 Date : 23-May-94 Source : rtfm Alias : fatty.law.cornell.edu Admin : ftpmaster@ftp.law.cornell.edu Organ : Cornell University, Ithaca, New York, Law School, Legal Information Institute (LII) Server : System : Unix URL : ftp://ftp.law.cornell.edu/ Comment: directory: /pub/LII/Cello, pub/LII/Directory, pub/Internet Files : Cello (WWW client for MS-Windows, mirrored on many sites); CILP; Folio Views version of Legal Academia; humor; Internet; Jim Milles Internet Training files; listservs; TRI Site : ftp.law.csuohio.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : trans.law.csuohio.edu Admin : Organ : Cleveland State University, Cleveland, Ohio, Faculty of Law Server : System : Unix URL : ftp://ftp.law.csuohio.edu/ Comment: Files : antivirus; archive; cdrom; commprograms; drivers; GNU; gopher; Linux; Mac; mail; MS-DOS; Netscape; NeXT; Novell; OSF; Pegasus; Russian Law; security; SLIP; SMC; Sun; TCP/IP; Unix; winsock; X Site : ftp.law.indiana.edu Country: USA GMT : -5 Date : 15-May-94 Source : moder.zip Alias : polecat.law.indiana.edu Admin : will@polecat.law.indiana.edu (Will Sadler) Organ : Indiana University, Bloomington, Indiana, Law School Server : System : Unix URL : ftp://ftp.law.indiana.edu/ Comment: max. 20 users Files : mirror of ftp.winsite.com; fcrc; laser mailing list archives; WWW Site : ftp.lcs.mit.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : mintaka.lcs.mit.edu, lcs.mit.edu Admin : nda@lcs.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : Unix (SunOS 4.1) URL : ftp://ftp.lcs.mit.edu/ Comment: misc. user public directories Files : inquir; Internet drafts; LCS; mailinglists; Map; MIT e-club; MIT-LPF; nets; nmsgs; PCLU; RFCs; student-workshop; Supertech; telecom-archives; terminus; thor; ulana Site : ftp.leidenuniv.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : rulway.leidenuniv.nl Admin : Organ : Rijks Universiteit Leiden (University of Leiden), Leiden Server : System : Unix URL : ftp://ftp.leidenuniv.nl/ Comment: server is currently in test; max. 100 users Files : Linux (kernel, Slackware, TSX-11, UK); MS-DOS (canvas, drivers, kermit, telnet, windows, WinMosaic RUL); news.answers; Unix Site : ftp.leo.chubu.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : leona.leo.chubu.ac.jp Admin : ftp-admin@leo.chubu.ac.jp Organ : Chubu University, , LEO Server : System : Unix URL : ftp://ftp.leo.chubu.ac.jp/ Comment: use an RFC822 compliant e-mail address (i.e. user@host); max. 10 users; try searching with: whois -h ftp.leo.chubu.ac.jp pattern; server can (de)compress, g(un)zip and tar; everything you do is logged Files : animation; au; canna (ftp.astec.co.jp); CU-SeeME-jp; DeleGate (etlport.etl.go.jp); FreeBSD; FreeBSD packages (ftp.hitachi-sk.co.jp); fvwm (ftp.eos.hokudai.ac.jp); GNU; GUI; hips; HP; InterViews; ipm94; Japanese; Java; jvim; kinput2; lang; Linux-towns (ftp.meiji.ac.jp); Mac (ftp.phys.keio.ac.jp); Mach; midia; minmin-patch; mnews; mpeg play; MS-DOS (ftp.phys.keio.ac.jp); mule; ncftp (ftp.eos.hokudai.ac.jp); NCSA-telnet (freeware.dit.co.jp); network; news; NeXT; PNG code; security; sendmail (ftp.kyoto.wide.ad.jp); Solaris; Sun (faq, fixes, patches); telnetx (gladys.cs.uec.ac.jp); TeX; TeX-macros (ftp.center.osaka-u.ac.jp); this; top (eecs.nwu.edu); tua; vt-animation; Windows (etlport.etl.go.jp); Winsock-L (papa.indstate.edu from ftp.riken.go.jp); Wnn; WWW; X (contrib, R5, R6); XFree86 (chopin.forest.dnj.ynu.ac.jp) Site : ftp.let.rug.nl Country: Netherlands GMT : +1 Date : 19-Feb-95 Source : usenet Alias : tyr.let.rug.nl [will change!] Admin : ton@let.rug.nl (Ton Roovers) Organ : Rijks Universiteit Groningen (RUG, University of Groningen), Groningen, Arts and Sciences Faculty Server : gopher System : Unix URL : ftp://tyr.let.rug.nl/ Comment: [gheta/maps/Netherlands] Files : charon; FWF; gheta (AHC, datasets, e-docs, gifs, magazines, maps, programs, teaching); jrbutils; Lingo (Erikt/software); Linguistics (lots of info and some interesting images of The Netherlands); murkworks; Pmail (program and utilities, official site and a mirror from risc.ua.edu); Prolog applications; Trumpet Site : ftp.let.vu.nl Country: Netherlands GMT : +1 Date : 30-Aug-94 Source : me Alias : zus.let.vu.nl Admin : onno@let.vu.nl (Onno Huber) Organ : Vrije Universiteit (Free University), Amsterdam, Faculty of Arts Server : WWW: www.let.vu.nl System : Unix (SunOS 4.1) URL : ftp://ftp.let.vu.nl/ Comment: just set up; mainly intended for local users Files : Banyan; ptvr; tei Site : ftp.lh.umu.se Country: Sweden GMT : +1 Date : 01-Oct-96 Source : Alias : intermedius.lh.umu.se Admin : bjorn@mdc.umu.se Organ : Umea University, Umea Server : gopher.lh.umu.se System : Unix URL : ftp://ftp.lh.umu.se/ Comment: max. 25 users Files : docs; Linux (Debian, mdc pack); Mac; PC (demos, edu, firstclass, graphic, internet, prog utils, sys, training, utils); sat-images; stdc Site : ftp.lightside.com Country: USA GMT : Date : 25-Sep-94 Source : me Alias : routeboy.lightside.com Admin : Organ : Lightside Server : System : Macintosh URL : ftp://ftp.lightside.com/ Comment: default dir: /FTP Files : Bolo; FTP Primer; Internet User's Manual; Mac Internet software; MS-Windows Internet software; other Mac utilities; other MS-Windows utilities Site : ftp.linux.org Country: USA GMT : -6 Date : 22-Mar-96 Source : usenet Alias : homebase.linux.org Admin : ftpadmin@homebase.linux.org, www@linux.org (WWW) Organ : Linux Server : http://www.linux.org/ System : Unix (Linux, PC) URL : ftp://ftp.linux.org/ Comment: Official Linux distribution site Files : Linux (distributions, kernel, mirrors, network) Site : ftp.linux.org.uk Country: UK GMT : 0 Date : 22-Mar-96 Source : Alias : zen.btc.uwe.ac.uk, zen.linux.org.uk [?] Admin : Organ : Linux Server : http://www.linux.org.uk/ System : Unix (Linux, PC) URL : ftp://ftp.linux.org.uk/ Comment: Official Linux distribution site; max. 10 users; servers supports reget command to retrieve the rest of a file if transmission failed for some reason Files : ACM; AI; archivers; CERT; EVONet; ICML96; IRC-Windows; Linux (8086, Appletalk, buffer, CD-Rom, databases, ddd, debug, disk-kits, DNS.app, docs, editors, ELF, ELF-X11, emulators, firewalls, Framerelay, ftape, games, gated, Gcc2.6.2, graphics, Ingres, IPX, ISDN, Java, kernel-patches, kernel-texts, kernels, lcc, libcLib-4.6.27, MCA, Milliways, misc, Multicast, NIS-NYS, NYS, Networking, PowerPC, Radio, RiscN2, Samba, SCSI, serial, SMP, sound, Tk-Tcl, transputer, wwwkit, X11-gui-builders, X11-stuff, X11-winmgrs, X25-LAPB); MUDs; navigation; PC technical info (BIOS, CMOS, SCSI, Windows drivers) Site : ftp.livingston.com Country: USA GMT : Date : 29-May-95 Source : me Alias : bast.livingston.com Admin : Organ : Livingston Server : http://www.livingston.com/ System : Unix (SunOS 4.1) URL : ftp://ftp.livingston.com/ Comment: Files : Livingston software releases incl. FireWall, IRX, PM2, RADIUS (Remote Authentication Dial In User Service) Site : ftp.llp.fu-berlin.de Country: Germany GMT : +1 Date : 01-Oct-96 Source : usenet Alias : koala.chemie.fu-berlin.de Admin : Organ : Freie Universitaet Berlin (Free University of Berlin), Berlin, Chemics dept. Server : System : Unix URL : ftp://ftp.llp.fu-berlin.de/ Comment: Files : Figures; Forschung; HPUX; Languages; LAPACK docs; Languages; Linux (Abinitio, binaries, devel, docs, KURSE, LINUX-LAB, misc, NAG_F90, TeX); Mac; Math; Misc; MS-DOS; MS-Windows95 (CDR95); MS-Windows NT; networking; OS/2; QC-course Site : ftp.lm.com Country: USA GMT : -5 Date : 11-Mar-94 Source : mail Alias : telerama.lm.com, telerama.pgh.pa.us Admin : Organ : Telerama/LM, Pittsburg, Pennsylvania Server : System : Unix URL : ftp://ftp.lm.com/ Comment: Files : Computer Privacy Digest; Interpedia; pdial Site : ftp.loc.gov Country: USA GMT : -5 Date : 30-Oct-94 Source : Alias : rs7.loc.gov, marvel.loc.gov Admin : Organ : Library of Congress, Washington, DC Server : gopher: marvel.loc.gov (for the smaller files) System : Unix URL : ftp://ftp.loc.gov/ Comment: Files : american.memory; client software; collections services; copyright; crs; exhibit images; Federal Library and Information Center Comittee (flicc); folklife (Folkline); general info; iug (Internet Users Group); Library of Congress: access (LOC Information System (LOCIS) client software, internet, online (on-line search of LOCIS, USMARC classification records; listproc; nls (National Library Service); proceedings; reference guides; z3950 (Z39.50 standard) Site : ftp.loria.fr Country: France GMT : +1 Date : 07-Jun-94 Source : mail Alias : mirabelle.loria.fr Admin : ftpmaint@loria.fr Organ : Centre de Recherche en Informatique de Nancy (CRIN-CNRS) / INRIA Lorraine, Nancy Server : System : Unix (Sparc II, SunOS) URL : ftp://ftp.loria.fr/ Comment: max. 40 users; mirrors updated every day; supersedes anl.anl.fr Files : Loria: info, Equipe-Projet; mirrors: Linux, Simtel20, Macintosh, Multicast, Tex (CTAN mirror); some text document (obi, dico, kahaner, ...) Site : ftp.lovesexy.com Country: USA GMT : -8 Date : 19-Feb-95 Source : me Alias : mosaic.playboy.com, www.playboy.com Admin : ftp-admin@lovesexy.com, pml-archivist@lovesexy.com (for the PML) Organ : Playboy Enterprises Inc. & Sensual Arts Design Server : http://www.playboy.com/ System : Unix URL : ftp://ftp.lovesexy.com/ Comment: these people even have the FTP FAQ present.. they did however rename it to how.to.ftp and deleted the header.. not very nice, but anyway Files : channel-guide; databases; images (not as many as some of you would wish ;-) ); pml-library (Playboy Mailing List) Site : ftp.lrz-muenchen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sunserver.lrz-muenchen.de Admin : boetsch@lrz-muenchen.de Organ : Leibniz RechenZentrum der Bayerischen Akademie der Wissenschaften (Leibniz Research and Super Computing Center of the Bavarian Academy of Sciences), Munich Server : System : Unix URL : ftp://ftp.lrz-muenchen.de/ Comment: please transfer large files outside of working hours; this servers understands REGET and other helpful features, read ... for more information; Problem: Timeout Files : comp (docs, math, networking, parallel, platforms, programing, sysadmin, typesetting, usenet, X11); culture (commsci, east-asia); science (geodesy, geology, metereology) Site : ftp.lsi.usp.br Country: Brazil GMT : -3 Date : 15-Dec-94 Source : me Alias : lucia.lsi.usp.br Admin : Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo Server : System : Unix (SunOS 4.0) URL : ftp://ftp.lsi.usp.br/ Comment: Files : gcg; images; ixec; jscad; music; netman; pentium; siggraph94; WWW Site : ftp.lsu.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : te6000.otc.lsu.edu, te6000.telecom.lsu.edu Admin : sysmgr@te6000.otc.lsu.edu Organ : Louisiana State University, , Louisiana, Office Of Telecommunications Server : System : Unix URL : ftp://ft.lsu.edu/ Comment: Files : Clarkson (packet drivers); classes (ITS); configs (sample config files, host tables); forms; how-to; Mac; maps (SURAnet, NSI etc.); plan; policy; security; usenet Site : ftp.lth.se Country: Sweden GMT : +1 Date : 25-Nov-95 Source : admin Alias : lth.se, nic.lth.se Admin : ftp@lth.se Organ : Lund Institute of Technology, Lund, EE & CS dept. Server : System : Unix URL : ftp://ftp.lth.se/ Comment: Files : bind; cnews; NeWS; NNTP; Poskanzer rasterxs; sendmail Site : ftp.lu.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : me Alias : nomina.lu.se Admin : Organ : Lund University, Lund Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.lu.se/ Comment: Files : docs; education; ftp-sites; graphics; Mac: MacPost client and server; network; references Site : ftp.luna.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : usenet Alias : aladdin.rotterdam.luna.nl Admin : ftp-master@luna.co.uk Organ : Luna Internet Access/Lunatech Research, Rotterdam, Dutch Luna archive Server : http://www.lunatech.com/ http://www.luna.nl/ System : Unix URL : ftp://ftp.luna.nl/ Comment: Files : Mac (Internet software, utils); Windows (Internet software) Site : ftp.lunatech.com Country: UK GMT : 0 Date : 10-Dec-94 Source : Alias : egon.wokingham.lunatech.com Admin : ftp-master@luna.co.uk Organ : Luna Internet Access/Lunatech Research Server : http://www.luna.co.uk/ System : Unix URL : ftp://ftp.lunatech.com/ Comment: Files : Luna Internet Access info; Lunatech Research info; STAClassArchive; Software: Mac (connectivity, games, graphics, internet, sounds), Newton (apps, books, dev, games, system, utils), OS/2 (networking), Windows (networking, winnfs) Site : ftp.luth.se Country: Sweden GMT : +1 Date : 10-Sep-94 Source : old ftp-list Alias : olivaw.luth.se Admin : ftp@ludd.luth.se Organ : University of Lulee, Lulee Server : no ftpmail at the moment System : Unix URL : ftp://ftp.luth.se/ Comment: top archive of Europe; use dir or ls -Fl for faster directory listing; read README and README.uploads; transfers are logged Files : 386bsd; infosystems; Amiga (Aminet); demos (from ftp.uwp.edu); FAQs; Linux; mods; OS/2; songs (from ftp.sdsu.edu); Tcl/Tk (languages/tcl from ftp.cs.berkeley.edu); X11; X11-contrib Site : ftp.lysator.liu.se Country: Sweden GMT : +1 Date : 10-Sep-94 Source : rtfm Alias : lysita.lysator.liu.se Admin : ftp@lysator.liu.se Organ : Linnkoping University, Linnkoping, Lysator ACS Server : ftpserv@lysator.liu.se with 'HELP' in the body System : Unix URL : ftp://ftp.lysator.liu.se/ Comment: server has special file access features: see /README Files : abc1600; Amiga; Apollo; archivers; asl; aviation; Blake 7; comics (Disney, see the rec.arts.comics FAQ for details); comm; daemons; doc; dynix; emacs; emulators; europa; faces; games; gardening; geography; GNU; gopher; HP28; HP48; ident; IRC; ispell; kiwi; languages; libraries; Linux; LPF; LPMUD; Lysator; LysKOM; Mac; Mach; magick; mail; marine mammals; mgr; mods; MS-DOS; net; news; NYS; PC Eudora; PDP10; Postgres; Prime/PRIMOS; religion; rmt; rom; runeberg; science fiction; sgml; shell; solutions; standards; Sun; Sunview; SvenskMUD; texts; Windows NT; WWW; X11 Site : ftp.man.szczecin.pl Country: Poland GMT : +1 Date : 01-Oct-96 Source : admin Alias : rubycon.man.szczecin.pl Admin : Dominik Miklaszewski (Dominik.Miklaszewski@man.szczecin.pl) Organ : Academic Centre of Informatics, Szczecin, MAN project Server : System : Unix (Linux, PC) URL : ftp://ftp.man.szczecin.pl/ Comment: Don't be put off by it's weird workings sometimes...it's still under development and lots of trials are done on it. Anyway system is quite stable: Linux 1.3.57. A CD-ROM mounted on /pub/cdrom round the clock; max. 20 users Files : Aminet; cd-rom; docs; gaming (Earthdawn, Harpoon, Mage, Vampire, Warhammer); graphics (Tolkien and others); Linux (RedHat, Slackware); military (mirror from byrd.mu.wvnet.edu); mirror (ftp.funet.fi, ftp.redhat.com, ftp.uci.agh.edu.pl, ftp.winsite.com, ftp.simtel.net); networking (ATM docs etc.); various shareware for DOS, OS/2, Win31x, Win95; Software (PL) Site : ftp.mantis.co.uk Country: UK GMT : 0 Date : 31-Aug-95 Source : admin Alias : sunforest.mantis.co.uk Admin : admin@mantis.co.uk Organ : Mantis Consultants Ltd. Server : mail-server@mantis.co.uk (send mail with 'help' in the subject) System : Unix (SPARCstation IPC) URL : ftp://ftp.mantis.co.uk/ Comment: 19.2 kbps connection, so be gentle; max. 2 users Files : alt.angst; alt.atheism.moderated; atari-lynx; cryptography; doom (rec.games.computer.doom.announce archive); pictures; user public directories; utilities Site : ftp.maplesoft.on.ca Country: Canada GMT : -5 Date : 30-Oct-94 Source : mail Alias : wildecho.maplesoft.on.ca Admin : support@maplesoft.on.ca Organ : MapleSoft, Waterloo, Ontario Server : System : Unix URL : ftp://ftp.maplesoft.on.ca/ Comment: Files : exprsnst; Maple; mirrors [?]; OpenMath; Theorist; tools Site : ftp.marcam.com Country: USA GMT : -5 Date : 28-Jul-94 Source : admin Alias : hull.marcam.com Admin : warren@marcam.com (Warren Lavallee) Organ : MARCAM Corporation, Newton, Massachusetss Server : http://www.marcam.com/home.html (WWW access) System : Unix (SunOS) URL : ftp://ftp.marcam.com/ Comment: mirrors: bible (ASCII, IBM-PC DOS, Windows from internet.spss.com); domain (ftp.rs.internic.net), some sendmail files: UCB from (ftp.cs.berkeley.edu, UIUC from vixen.cso.uiuc.edu), win3 from ftp.winsite.com; X11R6 from ftp.x.org; max. 25 users; index in Filelist Files : bible; domain; ucb-sendmail; uiuc-sendmail; Windows 3; X11R6 Site : ftp.marist.edu Country: USA GMT : Date : 17-Jul-94 Source : Alias : maristb.marist.edu Admin : Organ : Marist Server : System : MUSIC/SP URL : ftp://ftp.marist.edu/ Comment: no password needed Files : authors; Bush; Clinton; Gutenberg; Netmonth; Perot; REPUB-L; SAS-L; VM-UTIL Site : ftp.mat.uc.pt Country: Portugal GMT : 0 Date : 15-Dec-94 Source : usenet Alias : matuc2.mat.uc.pt Admin : Organ : Universidade de Coimbra (University of Coimbra), Coimbra, CS dept. Server : System : Unix URL : ftp://ftp.mat.uc.pt/ Comment: Only available to Portuguese users! (user anonymous access denied to foreigners) Files : Tolkien jpg files; graphics images Site : ftp.math.ksu.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : hilbert.math.ksu.edu Admin : help@math.ksu.edu Organ : Kansas State University, , Kansas, Math dept. Server : System : URL : ftp://ftp.math.ksu.edu/ Comment: don't do major downloading during prime time: 07:00-18:00 Mon-Fri; max. of 5 incoming anonymous ftp users; everything is logged Files : SunOS 4.1.1 patches; Harpoon naval simulator scenarios; MSDOS: util & games Site : ftp.math.lsa.umich.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : mail Alias : bailey.math.lsa.umich.edu Admin : Organ : University of Michigan, Ann Arbor, Michigan Server : System : Unix URL : ftp://ftp.math.lsa.umich.edu/ Comment: user public directories under /pub: clint, evola, geeb, hales, jmilne, jrs, kevin, moy, mycroft, pgh, prattman, rauch, steve, uribe Files : Site : ftp.math.niu.edu Country: USA GMT : -6 Date : 30-Apr-95 Source : admin Alias : Admin : admin@math.niu.edu Organ : Northern Illinois University, DeKalb, Illinois, Math dept. Server : System : Unix (SunOS, Sun SPARC 5) URL : ftp://ftp.math.niu.edu/ Comment: transfers are logged Files : NIU Math faculty research papers; notes on Apple MacTCP Site : ftp.math.okstate.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : me Alias : klein.math.okstate.edu Admin : Organ : Oklahoma State University, , Oklahoma Server : System : Unix (SunOS 4.1) URL : ftp://ftp.math.okstate.edu/ Comment: Files : announce; archives; banach; EmTeX; GPlot; MUDS: clients, FAQ etc.; papers; PCSoft; Schubert; WWW Site : ftp.math.psu.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : admin Alias : descartes.math.psu.edu Admin : ftp@math.psu.edu, imp@math.psu.edu (regarding the IMP project) Organ : Pennsylvania State University, , Pennsylvania, Math dept. Server : http://www.math.psu.edu/ System : Unix URL : ftp://ftp.math.psu.edu/ Comment: all sessions are logged; max. 10 users; misc. user pub directories Files : dept. info; FAQ; INN patches and contributed code from ftp.uu.net and material previously on ftp.pop.psu.edu; PSU papers; teaching aids Site : ftp.math.uni-hamburg.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : .de ftp-l (Martin Titz) Alias : geomat.math.uni-hamburg.de Admin : ftpadm@math.uni-hamburg.de Organ : Universitaet Hamburg (University of Hamburg), Hamburg, Math dept. Server : System : Unix (AIX 3.2, IBM RS6000) URL : ftp://ftp.math.uni-hamburg.de/ Comment: directories: /pub/chess, /pub/misc/tolkien and subdirectories, /pub/pc/game_solutions; uploads to /pub/incoming; server can (un)compress and tar on the fly; transfers are logged; max. 120 users Files : C; CD; chess (daily mirror of chess.uoknor.edu); ct; emx; fortran; ix; lam; lapack; library; linpack; Linux; Mac; magazine; mail; math; mcafee; minpack; mirrors: ftp.informatik.uni-hamburg.de, ftp.uni-hamburg.de; MS-DOS game solutions; mod2; netlib; news; os2; pack; parallel; pas; pc; pic; plz; postscript; programming; pvm3; RS6000; sesc; simtel; sites; tarzan; tex; Tolkien JPG graphics files, FAQs etc.; Unix stuff (magazines, network) Site : ftp.math.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : vieta.math.uni-sb.de Admin : Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, Math dept. Server : System : URL : ftp://ftp.math.uni-sb.de/ Comment: Files : Site : ftp.math.utah.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : rtfm Alias : csc-sun.math.utah.edu, science.utah.edu, chamberlin.math.utah.edu Admin : ftp-bugs@math.utah.edu Organ : University of Utah, Salt Lake City, Utah, Math dept. Server : System : Unix URL : ftp://ftp.math.utah.edu/ Comment: several index files in /pub; search for files with quote site index; cd shorthands: bib (/pub/tex/bib), bibnet (/pub/tex/bibnet), dvi (/pub/tex/dvi); max. 100 users; read README.archive-features for details on compression/gzipping/tarring on the fly; uploads to /incoming, read README.uploads Files : awk; benchmarks; DEC Alpha; doc; elefunt; IAFA-{description, list archive, maillists, services, siteinfo}; IBM PC; Mac; Math; mf; mg; RFCs; SGI; Solaris; Stardent; TeX; Ultrix; uuthesis; VAX; Xdvi Site : ftp.mathematik.uni-halle.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : numsun1.mathematik.uni-halle.de Admin : admin@mail.mathematik.uni-halle.de Organ : Universitaet Halle (University of Halle), Halle, Math. dept. Server : http://www.mathematik.uni-halle.de/ System : URL : ftp://ftp.uni-halle.de/ Comment: Files : GNU; Math; Pentium; TeX Site : ftp.mathematik.uni-marburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : su1223.mathematik.uni-marburg.de Admin : dippel@mathematik.uni-marburg.de Organ : Universitaet Marburg (University of Marburg), Marburg, Math dept. Server : System : URL : ftp://ftp.mathematik.uni-marburg.de/ Comment: Files : 4DOS; FreeBSD; Linux; networking; NT; winsock Site : ftp.mathematik.uni-ulm.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : titania.mathematik.uni-ulm.de Admin : borchert@mathematik.uni-ulm.de (Andreas Borchert) Organ : Universitaet Ulm (University of Ulm), Ulm, Math dept. (SAI) Server : System : Unix (SunOS) URL : ftp://ftp.mathematik.uni-ulm.de/ Comment: Large files should NOT be transfered during 7am-5pm GMT. Files : chalisti; faw; ftp-sites; games; Modula-2; netmonth; Oberon; Phrack Site : ftp.maths.tcd.ie Country: Ireland GMT : 0 Date : 10-Sep-94 Source : rtfm Alias : walton.maths.tcd.ie Admin : archive@maths.tcd.ie Organ : Trinity College, Dublin, Math dept. Server : System : Unix URL : ftp://ftp.maths.tcd.ie/ Comment: This site has a slow link, if you're ftping from abroad, be sure that there's nowhere nearer; directories: /pub/acorn: Archimedes software, /pub/incoming/acorn: Upload directory; transfers are logged; tarring and compressing on the fly, read README Files : Acorn Archimedes; gna-tech; GNU; images; Irish Constitution; Latin; Linux; Mac; Maple_demos; Maths; MS-DOS; music; NI; papers; TeX; ULAM Site : ftp.mathworks.com Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : drea@mathworks.com Organ : Mathworks Server : System : Unix URL : ftp://ftp.mathworks.com/ Comment: tar and compress on the fly Files : Mathworks; Matlab; product info; tech-support; toolkits Site : ftp.maxtor.com Country: USA GMT : -7 Date : 14-Nov-95 Source : ftp.eni.co.jp Alias : www.maxtor.com Admin : ftp@maxtor.com Organ : Maxtor Corp. Server : http://www.maxtor.com/ System : Unix (SunOS, Sun Sparc 2) URL : ftp://ftp.maxtor.com/ Comment: max. 60 users; transfers are logged; drivers/info/patches for Maxtor products, mirror of Maxtor BBS Files : 3rdparty; ESDI; IDE; PCMCIA; SCSI Site : ftp.mb3.tu-chemnitz.de Country: Germany GMT : +1 Date : 15-Dec-94 Source : ftp.informatik.uni-muenchen.de Alias : otto.mb3.tu-chemnitz.de Admin : Andretzky@mb3.tu-chemnitz.de Organ : Universitaet Chemnitz (University of Chemnitz), Chemnitz Server : System : Unix URL : ftp://ftp.mb3.tu-chemnitz.de/ Comment: dir pub doesn't work, you have to cd to it first Files : IBM PC antivirus programs (mirror of risc.ua.edu); McAfee antivirus programs (mirror of ftp.mcafee.com); Netware; NeXT (mirror of ftp.informatik.uni-muenchen.de); Perl (mirror of ftp.informatik.uni-hamburg.de) Site : ftp.mbfys.kun.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : mail Alias : septimius.mbfys.kun.nl Admin : postmaster@mbfys.kun.nl Organ : Katholieke Universiteit Nijmegen (Nijmegen University), Nijmegen, Medical & BioPhysics dept., Neural Networks Foundation Server : http://www.mbfys.kun.nl/ System : Unix URL : ftp://ftp.mbfys.kun.nl/ Comment: max. 8 users; restrict bulk ftping weekdays to non-prime hours, 18:00-08:00 MET; all actions are logged; successor of galba.mbfys.kun.nl; some neuro files moved to ftp.fwi.uva.nl Files : snn (Neural Networks Foundation archive: neuro-intro, neuro-software, reports, tex) Site : ftp.mbmarktcons.com Country: USA GMT : -5 Date : 15-Nov-95 Source : usenet Alias : gen.entrepeneurs.net, entrepeneurs.net Admin : Organ : Server : System : Unix URL : ftp://ftp.mbmarktcons.com/ Comment: Files : directories under pub: aacc, accorp, adventure, aem, ag, ah3, aim, alien, aln, amherstchamber, andrewc, ani, apt, arden, ardenent, artex, asa, ash, asialink, asiawest, aspenfunding, astur, autoairnet, autographics, awit-sum, bay, bethanniepub, big_ed, bigjude, biztime, blackburn, bridges, bynet, capital, cavalier, cbs, cca, ccc, cedelcointl, cei, changenet, christensen, clear-image, clm-creativelife, cns, coffe, connections, cpadvisr, cpu-solution, creative-eye, crystalg, cyberlink, cybermarketing, cybernet-gen, cyberntrprz1, cyberworld, cydesign, cystech, dale, dana, daswan, dataarts, davoron, deaftpn, debt-free, decision95, devdist, diversified_resources, djr, dlevin, dng, dondowell, dorightzone, dpi, dra, dsi, dvoron, dyenterprises, ecoent, edge, efd, ejwalsh, enterprise2001, equishare, essakow, etcetera, filters, fourleaf, fpv, franchise, freedom, futuregroup, galaxy, gandlent, garnel, gcom, geidco, geme, genosys, gfg, ggold, giftnet, glenn, globalnet, gmills, gold, hall, halle, hbn, hfa, highwaymarket, his, hitchco, hitz, home, homeworkers, hospital, hpas, hrd, hunter, hw-financial, iba, ibdn, icegen, icrcenter, iexco, income, infiniti, info, infocom, infomart, infomedia, informedusa, inlink, innovations, interact, intermax, intuitivesolutions, iop, itamar_sagie, jalfinancial, jdbrown, jemmco, jfuller141, jgradek, jkresources, jlporta, johnston, jtc, kayotech, kgebbert, knights, koch, kwicsys, lane, lawlib, lct, learnhere, legal, limnion, lmi, lombadasclub, lwc, mackynzi, mark, marken, martec, maywoodcoc, mbmarkt, mcgrath, mclark, mdb, medeacor, medicap, members, mfmarketing, midnightmarket, milgroup, mjenterprise, mmcbride, mr-matt, nationalliq, nbi, net-success, netdirect, netmaster, networks, new, newwavtec, northern_sky, novel, nram, nta-partners, nvoron, ois, onestopshopping, online4u, onlinehx, onlinemktg, opportunities, ourgrandkidsinc, paradigm, pbm, pcs-enterprises, pdm, pers-growth, pharmacy, phoenix, pinetree, pizza, platinum, profit, prospernet, psgi, pstop, rahenry, redhotco, redline, regnar, reiki, remarco, resources, rhino, roodesigns, rosetown, safeguar, scmi, seal, service, shopping, shopxr, sky, simpson, solutions, southern, staggertsma, stockburger, stu-palm, telcom, tev, trader, tri-star, trish, ultima, valley, virtuals, wallsfin, wavefour, webmart, websoftw, whiteriv, wilmar, wwbs, wycdecpa, xor Site : ftp.mcc.ac.uk Country: UK GMT : 0 Date : 02-Sep-96 Source : rtfm Alias : cfs2.mcc.ac.uk Admin : leblanc@mcc.ac.uk Organ : University of Manchester/University of Manchester Institute of Science and Technology (UMIST) Server : System : Unix URL : ftp://ftp.mcc.ac.uk/ Comment: please try to avoid making large overseas transfers during office hours; server can compress and tar Files : agocg; articles; cgu; courses; decus; geology; GNU; graphics; jisc; Linux (alpha, afs, distributions, docs, faq, fi.mirror, hardware, howto, info, mcc-interim, mfaq, mips, networking, packages, woven); Mach; Mantec; matclass; matlab; medical; micro-controllers; MIDI; music; networking; Orange; security; sg; TeX Site : ftp.mcc.com Country: USA GMT : Date : 23-Jul-95 Source : ftp.einet.net Alias : Admin : Organ : MCC Server : System : URL : ftp://ftp.mcc.com/ Comment: [preliminary entry: not checked yet!] Files : MCC Site : ftp.mcgill.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : sifon.cc.mcgill.ca, archives.cc.mcgill.ca, archive.cc.mcgill.ca, ftp.cc.mcgill.ca Admin : peterd@cc.mcgill.ca (Peter Deutsch; thorn@cc.mcgill.ca (Ron Hall) Organ : McGill University, Montreal, Quebec, CC Server : System : Unix URL : ftp://ftp.mcgill.ca/ Comment: Files : Bunyip+Friends; docs; mailinglists; McGill-contrib; mindbrain; Network; network-services; packages (386BSD, GNU, X11R5); src; systems (configurations, NeXT, PC, sendmail V8 binaries, Sun); terminal-server; things-of-interest; Unix-admin Site : ftp.mcmaster.ca Country: Canada GMT : -5 Date : 24-Jul-94 Source : me Alias : mcmail.mcmaster.ca Admin : Organ : McMaster University, Hamilton, Ontario Server : System : Unix URL : ftp://ftp.mcmaster.ca/ Comment: authorized use only Files : brahms; bw; educom; reports; software (PC networking utilities) Site : ftp.mcom.com Country: USA GMT : -8 Date : 25-Jan-95 Source : docs Alias : ftp.netscape.com, ftp1.netscape.com, ftp2.mcom.com Admin : ftp@mcom.com Organ : Netscape Communications Corp. Server : http://www.mcom.com/ System : Unix URL : ftp://ftp.mcom.com/ Comment: mirrored on many sites, check for Netscape Files : Netscape (WWW browser) Home site (Mac, Unix, Windows); unsupported: mozilize (conv. Mosaic INI files to Mozilla bookmark), mozock (dll file to use Netscape without a network for files on local disks) Site : ftp.mcqueen.com Country: UK GMT : 0 Date : 10-Oct-96 Source : usenet Alias : freakshop.mcqueen.com Admin : ftp-admin@mcqueen.com Organ : McQueen International Server : System : Unix URL : ftp://ftp.mcqueen.com/ Comment: max. 20 users Files : crypto; databases; dbperl; GNU; graphics; hermetica; linux; mirror; research; Yonowat (Amapi); X11 Site : ftp.mcs.com Country: USA GMT : -6 Date : 19-Oct-94 Source : mail Alias : mercury.mcs.com, ftp.mcs.net, mercury.mcs.net Admin : postmaster@mcs.com (unless otherwise posted in specific directories) Organ : MCSnet, Chicago, Illinois Server : System : Unix URL : ftp://ftp.mcs.com/ Comment: transfers are logged Files : acmesoft; AKCS; Books & Bytes; copyright; Dell software; Mac: Packet, Packrat utils; MCSnet info; MS-Windows Winsock archive; NeXT; user sponsored ftp-directories in /mcsnet.users: damir: Croatia and Bosnia related material, falcon/add (Att'n Deficit Disorder mirror for the CompuServe ADD forum libraries, falcon/addult.news (ADDult News Online magazine archive site), jorn/ascii-art (mirror of ASCII art archives) Site : ftp.mcs.kent.edu Country: USA GMT : -5 Date : 12-Feb-94 Source : me Alias : usenet.mcs.kent.edu Admin : system@mcs.kent.edu Organ : Kent State University, , Ohio Server : System : Unix URL : ftp://ftp.mcs.kent.edu/ Comment: successor of snake.mcs.kent.edu Files : mods; SB+Adlib utils, programs and files Site : ftp.mechnet.liv.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : admin Alias : gateway.mechnet.liv.ac.uk Admin : roy@mechnet.liv.ac.uk Organ : University of Liverpool, Liverpool, Mechanical Engineering Dept. Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.mechnet.liv.ac.uk/ Comment: default directory: /APPS/ANONFTP Files : crusher; mods; Novell utils (setuname); Pascal; patches; PC demos; Phrack; viewers; Wing Site : ftp.med.nyu.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : mcrcr6.med.nyu.edu Admin : Organ : New York University, New York, New York, Medical Center Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.med.nyu.edu/ Comment: default directory: MCRCR6$DKA100:[USERS.ANONYMOUS]; mostly Macintosh related files Files : AFP resource; AWB; binhex; GCG docs; gopher; IMR; MDPP; Mosaic2; MS-DOS; tidbits; VAX info; WWW Site : ftp.med.rug.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : gendec.med.rug.nl Admin : Organ : Rijks Universiteit Groningen (RUG, University of Groningen), Groningen, Medical Dept. Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.med.rug.nl/ Comment: Files : 4DOS; antivirus; clinical genetics [empty]; DOS (6.22, communication: Telix 3.22); Windows (AVI, desktop, icons, jpg, Mosaic, mpg, postscript, screensaver, utils, winsock) Site : ftp.medizin.uni-ulm.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : pluto.medizin.uni-ulm.de Admin : Organ : Universitaet Ulm (University of Ulm), Ulm, Faculty of Medicine Server : System : URL : ftp://ftp.medizin.uni-ulm.de/ Comment: Files : pcb Site : ftp.meer.net Country: USA GMT : -8 Date : 15-Dec-94 Source : usenet Alias : meer.net Admin : Organ : MeerNet Server : System : Unix URL : ftp://ftp.meer.net/ Comment: Files : Mac; NetScape Site : ftp.megatrends.com Country: USA GMT : Date : 12-Aug-94 Source : usenet Alias : megaweb.megatrends.com Admin : Organ : American Megatrends Inc. Server : http://www.megatrends.com/ System : NT (Windows NT, PC) URL : ftp://ftp.megatrends.com/ Comment: read INDEX.DOS and INDEX.UNIX; successor of american.megatrends.com Files : BIOS; motherboards; peripherals; press releases; RAID; SCSI; technical tips; utilities Site : ftp.mei.co.jp Country: Japan GMT : +9 Date : 10-Sep-94 Source : me Alias : oskgate0.mei.co.jp Admin : Organ : MEI Server : System : Unix URL : ftp://ftp.mei.co.jp/ Comment: [.X directories, X is a number, needs to be checked][!] Files : Site : ftp.meiji.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : miscast.meiji.ac.jp Admin : ftp-admin@meiji.ac.jp Organ : Meiji University, Meiji Server : System : Unix URL : ftp://ftp.meiji.ac.jp/ Comment: Files : 386BSD; BNR2; doc; GNU; images; Japanese; lang; Linux; Mac; mail; MEIJI; MS-Windows; mushroom.cs.man.ac.uk; NetBSD; network; news; PC; Perl-lib; Postscript; S; security; shell; ST; Sun-dist; terminal; TeX; vogle; X; XV11R5; XV11R6 Site : ftp.met.ed.ac.uk Country: UK GMT : 0 Date : 29-Mar-95 Source : ftp.uva.nl Alias : cumulus.met.edinburgh.ac.uk, cumulus.met.ed.ac.uk Admin : meteosat@ed.ac.uk Organ : University of Edinburgh, Edinburgh, Metereology dept. Server : System : Unix (SunOS, Sun SparcStation 1) URL : ftp://cumulus.met.ed.ac.uk/ Comment: max. 15 users; mirrored on ftp.uva.nl, ftp.informatik.rwth-aachen.de and ftp.doc.ic.ac.uk/weather/met.ed.ac.uk; DO NOT MAKE EXCESSIVE USE OF THIS SYSTEM FOR OBTAINING SATELLITE IMAGES, images are updated once a day, do not transfer images every few minutes! Files : animations; calmet: Computer Aided Learning in Metereology software; Meteosat3 and Meteosat4 images Site : ftp.metrics.com Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : metrics.metrics.com Admin : tomh@metrics.com (Tom Haapanen) Organ : Software Metrics Server : System : Unix URL : ftp://ftp.metrics.com/ Comment: no upload directory available, contact admin Files : archive (newsgroup archives: comp.unix.bsd.bsdi.announce); auto (Audi, Audi Quattro, Formula One, Indy Car, Racetrak, VW); MS-Windows FAQs; pub: client, comt, Mad About You, pkzip 2.04g, ripb61nt, wincd Site : ftp.metronet.com Country: USA GMT : Date : 23-Aug-94 Source : mail Alias : feenix.metronet.com, softmodem.whnet.com, gopher.whnet.com Admin : Organ : MetroNet Server : gopher.metronet.com, www.metronet.com System : Unix URL : ftp://ftp.metronet.com/ Comment: Files : comp.newprod archives; info; isbister; kira; Mac off-line; missionnet; ntfn; perl; wolfgang (same material as on ftp.whnet.com); xfer Site : ftp.metu.edu.tr Country: Turkey GMT : +2 Date : 10-Nov-95 Source : ftp.simtel.net Alias : Admin : Organ : Middle Eastern Technical University, Ankara Server : System : URL : ftp://ftp.metu.edu.tr/ Comment: [preliminary entry: needs to be checked] Files : simtel Site : ftp.mfi.com Country: USA GMT : -8 Date : 19-Feb-95 Source : mail Alias : whiz.mfi.com Admin : Organ : Miller Freeman Server : System : Unix URL : ftp://ftp.mfi.com/ Comment: transfers are logged Files : cadence (magazine, code for AutoCAD users); gamedev; keyboard; PC; source; Unix-review Site : ftp.mgl.ca Country: Canada GMT : -5 Date : 23-Jul-95 Source : docs Alias : lightning.mgl.ca Admin : Organ : Server : System : Unix URL : ftp://ftp.mgl.ca/ Comment: Files : Interstall; Linux; MGL; MS-DOS; MS-Windows; Office Center; OS/2; packet; Sun pricelist; vegamuse; Winsock; Winworld; WSI Site : ftp.michnet.net Country: USA GMT : -5 Date : 23-May-94 Source : old ftp-list Alias : nic.merit.edu, nis.nsf.net Admin : Organ : Michigan Education & Research Infrastructure Triad/National Science Foundation, , Michigan Server : System : Unix (SunOS 4.1) URL : ftp://ftp.michnet.net/ Comment: probably the successor of nnsc.nsf.net Files : Acceptable Use Policies; cise; conference proceedings; docs; IETF; Internet Info; Internet-drafts; internet-monthly report; Introducing the Internet; maps; Merit's Internet Cruise; Michnet info; newsletters; NFSNET Link Letter, statistics, maps; NREN info; OMB; resources; RFCs; statistics; working groups; X11R6 Site : ftp.micromuse.co.uk Country: UK GMT : 0 Date : 10-Nov-95 Source : admin Alias : jake.micromuse.co.uk Admin : Mike.Carden@micromuse.co.uk (Mike Carden) Organ : Micromuse PLC, London Server : http://www.micromuse.co.uk/ System : Unix (SunOS 4.1.3_U1, Sun Sparc 10 Model 512) URL : ftp://ftp.micromuse.co.uk/ Comment: server can compress, gzip and tar Files : mirrors the following packages daily: GNU (ftp.doc.ic.ac.uk); HTML conversion utilities/filters (ftp.doc.ic.ac.uk); Linux (Slackware, ftp.cdrom.com); PC utils (server.berkeley.edu); sendmail (ftp.cs.berkeley.edu); X86Solaris (server.berkeley.edu) Site : ftp.microserve.com Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : ugly.microserve.com Admin : Organ : MicroServe Information Systems Server : System : Unix URL : ftp://ftp.microserve.com/ Comment: Files : com-pub (tvhost); dandelions; FAQ; Mac; misinfo; MS-DOS (windows, winsock); MS-Windows NT; named; OS/2; ppp-pop; ppp-pop2; research (NASA, neural); RFCs; Unix; UUCP; Usenet; WWW Site : ftp.microsoft.com Country: USA GMT : -5 Date : 20-Apr-94 Source : old ftp-list Alias : gowinnt.microsoft.com, rhino.microsoft.com Admin : csftpad@microsoft.com, each area has a contact alias Organ : Microsoft Corp., Internet Support Server Server : System : NT (Windows NT, PC) URL : ftp://ftp.microsoft.com/ Comment: directories: Advsys, DESKAPPS, DEVCAST, DEVTOOLS, MSDN, MSFT, Softlib Files : Microsoft utilities and updates: Developer Relations Group, Lan Manager, Windows NT, MS Mail, SQL Server Site : ftp.mid.net Country: USA GMT : -7 Date : 29-May-95 Source : mail Alias : westie.mid.net Admin : Organ : MIDnet, , Oklahoma/South Dakota Server : System : Unix (SunOS 4.1) URL : ftp://ftp.mid.net/ Comment: Files : announce; archive; FAQs; Info-Mac; Mac; mindvision; MS-DOS; net; newsletter; noc; NSFnet; PC-DOS; PC-Windows; regulus; RFCs; templates; vitalimages; Unix Site : ftp.midisoft.com Country: USA GMT : -8 Date : 17-Aug-95 Source : admin Alias : Admin : ftp@midisoft.com Organ : Midisoft Corp., Issaquah, Washington Server : System : MS-DOS (Worldgroup) URL : ftp://ftp.midisoft.com/ Comment: max. 6 users; see /pub/main/readme; clip media uploads welcome Files : Midisoft product demo; multimedia (MIDI, wave, images); utils (video, sound). Site : ftp.midnight.com Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : midnight.com, midnight.midnight.com Admin : admin@midnight.com (not for the Legal List) Organ : Midnight Networks Inc. Server : System : Unix URL : ftp://ftp.midnight.com/ Comment: directory: /pub/LegalList; sessions are logged Files : Legal List (info@justice.eliot.me.us, Erik Heels); Midnight; TickTalk; Xmultibiff From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:25 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 12 of 23 [12/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:15 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1790 Approved: news-answers-request@mit.edu Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 12 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:850 news.answers:33081 Archive-name: ftp-list/sitelist/part12 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.mii.lu.lv Country: Latvia GMT : +2 Date : 13-Aug-94 Source : me Alias : kristin.cclu.lv Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.mii.lu.lv/ Comment: Files : GNU; graphics; Internet; Latvian; Mac; MS-DOS; Mosaic; OS/2; Unix Site : ftp.mimuw.edu.pl Country: Poland GMT : +1 Date : 29-Jun-95 Source : Alias : parnas.mimuw.edu.pl Admin : martak@falcon.mimuw.edu.pl Organ : Server : System : Unix URL : ftp://ftp.mimuw.edu.pl/ Comment: only mirrors, useful for Polish users Files : Amiga, Digital; GNU; HP-UX (distributed, docs, editors, games, GNU, languages, math, misc, networking, neuralnets, physics, sysadmin, text, X11); Linux (sunsite.unc.edu mirror); PC (MS-DOS: djgpp, kermit, lan, network, packers, pl, popmail, virus), MS-Windows, PC Bridge); RFCs; tech-reports; Telmat (binaries, news, sources) Site : ftp.mindspring.com Country: USA GMT : -5 Date : 10-Nov-95 Source : docs Alias : widow.mindspring.com, ftp.usefulware.com, ftp.xcitement.com Admin : ftp@mindspring.com Organ : Mindspring Enterprises, Atlanta, Georgia Server : System : Unix URL : ftp://ftp.mindspring.com/ Comment: max. 35 users Files : leapfrog; pub (Mindspring info, pictures (comet), software (TCP/IP software for Linux, Mac, MS-DOS, MS-Windows, MS-Windows95, OS/2, Unix)); tsifax; user public directories (3dartist, daystar) Site : ftp.mira.net.au Country: Australia GMT : +10 Date : 10-Nov-95 Source : papa.indstate.edu Alias : werple.net.au, werple.mira.net.au Admin : ftp@werple.mira.net.au Organ : Server : System : Unix URL : ftp://ftp.mira.net.au/ Comment: server can (de)compress, g(un)zip and tar; transfers are logged Files : Amiga; customers; dlsr; doc; Mac; MS-DOS; OS/2; packages; RFCs; Unix; Werple; Win3; Win95; Windows NT; Winsock (mirror of papa.indstate.edu) Site : ftp.miro.com Country: USA GMT : Date : 10-Nov-95 Source : me Alias : sweb.miro.com Admin : Organ : Miro Server : http://www.miro.com/ System : Unix (SunOS 4.1) URL : ftp://ftp.miro.com/ Comment: Files : drivers for Miro sound and video cards (pub/mirousa) Site : ftp.mixcom.com Country: USA GMT : -6 Date : 30-Apr-95 Source : usenet Alias : mixcom2.mixcom.com, ftp.aldrich.com, ftp.denmac.com Admin : Organ : Mixcom, Milwaukee, Wisconsin Server : System : Unix URL : ftp://ftp.mixcom.com/ Comment: Files : aldrich (demos: w95man, wimp95); craftnet; denmac (alarmmon, ap, apccmail, ncc, novell, pburst, td200, wellfleet, wpstat); mixcom Site : ftp.morningstar.com Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : remora.morningstar.com Admin : Organ : Morning Star Technologies, , Server : System : Unix URL : ftp://ftp.morningstar.com/ Comment: Files : C++; Express (Link, Plus); Interop93Spring; netinfo; nslookup; papers; PPP (staging, wg-drafts); press-releases; PSI; RFCs; SIP (wg-drafts); SCO Unix tools; snaplink; SNMP; X.25; ZIP Site : ftp.moxa.com.tw Country: Taiwan GMT : +8 Date : 22-Mar-96 Source : Alias : cs1.moxa.com.tw Admin : Organ : Moxa Server : System : Unix URL : ftp://ftp.moxa.com.tw/ Comment: Files : drivers for Moxa multiport serial boards and async terminal server Site : ftp.mpd.co.za Country: South Africa GMT : +2 Date : 10-Sep-94 Source : moder.zip Alias : unisup2.mpd.co.za Admin : aris@mpd.co.za (Aris Stathakis) Organ : M+PD, Johannesburg Server : System : Unix URL : ftp://ftp.mpd.co.za/ Comment: max. 5 users (short on bandwidth); if you want patches for other M+PD products, mail the admin; if you find this site useful, mail the admin so he can justify the cost of maintaining it; descriptive directory listing Files : Borland (mirror of ftp.borland.com); Chase Research Supplements; Epson Printer Drivers; Fujitsu Printer Drivers; garbo.uwasa.fi mirror (of /pub/pc); GIFs; HugSoft demo; Intel Networking Produtcs (mirror of ftp.intel.com); Linux (Slackware); M+PD patches; Novell (mirror of ftp.novell.com); Racal Interlan Network Adapters; RSA (Republic of South Africa) files; SCO specific files; text files; Unix BBS programs; Xircom (Xircom adapters drivers and utils) Site : ftp.mpgn.com Country: USA GMT : -5 Date : 13-Aug-94 Source : me Alias : ambassador.mpgn.com Admin : Organ : Multi-Player Games Network Server : System : Unix URL : ftp://ftp.mpgn.com/ Comment: fantasy gaming portion is temporarily unavailable Files : gaming (ADND, fantasy, Hero, HomeBrew, Traveller, utilities, Warhammer); MPG-Net (DrakVision, EmpireBuilder, MarketGarden, StarCruiser) Site : ftp.mpi-sb.mpg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : mpi-sb.mpg.de, mpii00000.zb.mpi-sb.mpg.de Admin : ftpadmin@mpi-sb.mpg.de Organ : Max Planck Gesellschaft, Saarbruecken, Max Planck CS Institute - Saarbruecken Server : http://www.mpi-sb.mpg.de/ System : Unix URL : ftp://ftp.mpi-sb.mpg.de/ Comment: this server understands the reget command Files : ACID; ALCOM; ALF; benchmarks; c't index; DOS-networking; GNU; iX-index; LEDA; Linux; MOTEL; MS-DOS; Novell; OS/2; papers; SATURATE; SPECTRAL; Tcl; TeX Site : ftp.mpia-hd.mpg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : usenet Alias : sunsrv.mpia-hd.mpg.de Admin : Organ : Max Planck Gesellschaft, ? , Max Planck Institute - ? Server : System : Unix (SunOS 4.1) URL : ftp://ftp.mpia-hd.mpg.de/ Comment: Files : biz; conica; GEO; isophot; proceedings; Shoemaker Levy-9; SuW; TCL Site : ftp.mpx.com.au Country: Australia GMT : +10 Date : 10-Nov-95 Source : usenet Alias : poodle.mpx.com.au Admin : Organ : MPX Server : System : Unix URL : ftp://ftp.mpx.com.au/ Comment: Files : aapda; ausnumbers; cdrom; cybersoft; fidonet; irc; moremods; mpx; netcomm; railnet; ultrasound; vendors Site : ftp.mq.edu.au Country: Australia GMT : +10 Date : 16-Feb-94 Source : mail Alias : [not listed] Admin : ftp@mq.edu.au (Michael Bochner) Organ : Macquarie University, Sydney Server : System : Unix (SunOS, SparcStation II) URL : ftp://ftp.mq.edu.au/ Comment: all transfers are logged Files : Amiga; Linux; Mac; PC; Unix Site : ftp.mr.net Country: USA GMT : -6 Date : 29-Mar-95 Source : mail Alias : nic.mr.net, gopher.mr.net Admin : Organ : Minnesota Regional Network (MRNET) NIC, , Minnesota Server : System : Unix URL : ftp://ftp.mr.net/ Comment: Gopher: gopher.mr.net Files : dialip; maps; Minnesota Regional Net traffic data; netinfo; NREN; NSFnet; references; RFCs; sendmail-tips (from uunet.uu.net); support; tools Site : ftp.mrc-apu.cam.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : sirius.mrc-apu.cam.ac.uk Admin : Organ : Cambridge University, Cambridge, MRC APU Server : System : Unix URL : ftp://ftp.mrc-apu.cam.ac.uk/ Comment: Files : aim; amodeus; faces; hpr; Linux; NN; sum Site : ftp.ms.uky.edu Country: USA GMT : -5 Date : 24-Aug-94 Source : admin Alias : f.ms.uky.edu Admin : chaney@ms.uky.edu, risner@ms.uky.edu (James Risner, PC BSD) Organ : University of Kentucky, , Kentucky Server : System : Unix URL : ftp://ftp.ms.uky.edu/ Comment: several pub directories Files : 7300; Amiga; Apple II; Atari; BSD; calculus; cs505; GNU; games; graphics; images; IRC; Linux; lpnmr; Mac (incl. MacBSD); mailinglists; MS-DOS; music; NetBSD; NeXT; NSF; primos; RFCs; robinson; sounds; statistics; tech-reports; Unix; UUCP; X11R5; zipcodes Site : ftp.msc.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : me Alias : uc.msc.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.msc.edu/ Comment: directory: /pub/xmol Files : Internet drafts; kermit; RFCs; Solaris; Sun3.Xkernel; tech-reports DEC WRL; Wade; X; Xmol Site : ftp.msen.com Country: USA GMT : -5 Date : 29-Sep-94 Source : usenet Alias : garnet.msen.com, nigel.msen.com Admin : ftp-service@msen.com Organ : Msen, Ann Arbor, Michigan Server : System : Unix URL : ftp://ftp.msen.com/ Comment: Files : ann-arbor; comp.newprod archive; docs; emv; gopher; internet-review; Msen; newsletters; packages [?]; systems [?]; vendor (Crynwr); WAIS indices Site : ftp.msstate.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : usenet Alias : archive.msstate.edu Admin : ftpadmin@ftp.msstate.edu Organ : Mississippi State University, , Mississippi Server : System : Unix URL : ftp://ftp.msstate.edu/ Comment: transfers are logged Files : AI [empty?]; archives (ADS, bioloby, CAS, entomology, fineart online, forent, grb search, nctp, RRTC, UCSC, W5YD); docs (bitnet, finding addresses, history, internet, internetwork-mail-guide, words-l; grad; MSU logos; Novell [empty]; PC (net, windows); shells; Solaris2; Sun (bootp, newsprint, resolver, sendmail, talk, whois); UCCC; Unix (mail, tpr) Site : ftp.msu.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : serv1.cl.msu.edu Admin : ftpadmin@ftp.msu.edu Organ : Michigan State University, Lansing, Michigan Server : System : Unix URL : ftp://ftp.msu.edu/ Comment: please restrict off-campus access to non-primetime hours Files : CMS (POP3-EMC2); docs (MSUnet, others); education (Internet & ED); MacOS; MS-DOS (gopher, kermit, LWP4DOS, newsreaders, NUPOP, PCPrint, Pegasus, Packet Drivers, PPP, utils); MS-Windows (gopher, Mosaic, Netscape, PC Eudora, utils, winvn); Unix (apE, editors, gopher, news, NeXTOS, sendmail, SunOS, utils, XWindows) Site : ftp.msu.su Country: Russia GMT : +2 Date : 16-May-96 Source : ftp.redhat.com Alias : unisun.msu.su, unisun.radio-msu.net Admin : Organ : Moscow State University, Moscow, Nuclear Physics Institute, Department of High Energy Physics, Radio MSU NOC Server : System : Unix (SunOS 4.1) URL : ftp://ftp.msu.su/ Comment: max. 10 users Files : GNU; mbone; mirror (FreeBSD, RIPE, Solaris); networking; RFCs; RIPE; Sun Site : ftp.mty.itesm.mx Country: Mexico GMT : -6 Date : 29-Mar-95 Source : usenet Alias : academ00.mty.itesm.mx Admin : ftp@ftp.mty.itesm.mx Organ : Institute of Technology ESM - Monterrey, Monterrey Server : System : Unix URL : ftp://ftp.mty.itesm.mx/ Comment: max. 50 users Files : alliance (CAD tools for teaching CMOS VLS design); banner; biblioteca (ITESM campus Monterrey library info); cursos; Internet (client programs for gopher: boombox.micro.umn.edu and WWW: Mosaic from ftp.ncsa.uiuc.edu); Local softwarea (Alfill, Informix); Mac; Mexico (FAQ, MexNet contact info, photos); MS-DOS; NeXT; Unix (CERT from ftp.cert.org, lager, internet/tcpip, news); Usenet (FAQs from rtfm.mit.edu) Site : ftp.muni.cz Country: Czech Republic GMT : +1 Date : 16-May-96 Source : Alias : anxur.dcs.muni.cz, dcs.muni.cz, ftp.fi.muni.cz Admin : ftp-admin@informatics.muni.cz Organ : Masaryk University, Brno, CS dept. Server : System : Unix URL : ftp://dcs.muni.cz/ Comment: max. 20 users; transfers are logged; quote site index string available; server can (de)compress, g(un)zip, and zip Files : Amiga; archives; bibliography; informatics.muni.cz; Internet drafts; math.muni.cz; MS-DOS CZ; music (guitar, lyrics, scripts, vax); NFS-client; ORA; RFCs; scb; software (BSDI, Linux, NetBSD, share, Sol2 Sparc); TeX Site : ftp.mv.com Country: USA GMT : -5 Date : 22-May-94 Source : mail Alias : mv.mv.com, beryl.mv.com Admin : mv-admin@mv.mv.com (Mark Mallett) Organ : MC Communications Inc., Litchfield, New Hampshire Server : System : Unix URL : ftp://ftp.mv.com/ Comment: directory pub/ddj; max. 5 users; we reserve the option of logging all FTP activity Files : baseball; copley; Doctor Dobb's Journal sources; MV info Site : ftp.myxa.com Country: USA GMT : -5 Date : 28-Mar-95 Source : mail Alias : dsinc.myxa.com Admin : ftp-manager@myxa.com Organ : Myxa Server : System : Unix URL : ftp://ftp.myxa.com/ Comment: max. 10 users; please try to use outside 9am to 5pm local time; transfers are logged Files : dist; Elm archives; patch; Perl; recipes (alt.gourmand); rrn PC (NNTP newsreader for Excelan equipped PCs) Site : ftp.nada.kth.se Country: Sweden GMT : +1 Date : 01-Oct-96 Source : old ftp-list Alias : cyklop.nada.kth.se Admin : Organ : Server : http://www.nada.kth.se/ System : Unix (SunOS 4.1) URL : ftp://ftp.nada.kth.se/ Comment: Files : knews Site : ftp.nao.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : top.nao.ac.jp Admin : Organ : National Astronomical Observatory Server : System : Unix (SunOS 4.1) URL : ftp://ftp.nao.ac.jp/ Comment: Files : hostdb; IERS; NAPSnet; sendmail Site : ftp.nasda.go.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : dbsvr.nasda.go.jp Admin : Organ : NAtional Space Development Agency Server : System : Unix URL : ftp://ftp.nasda.go.jp/ Comment: Files : gopher; sample Site : ftp.navisoft.com Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : dubdub.navisoft.com Admin : Organ : NaviSoft Server : System : Unix URL : ftp://ftp.navisoft.com/ Comment: [appears to be empty?!] Files : Site : ftp.nc.nihon-u.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : lancome.nc.nihon-u.ac.jp Admin : ftp-admin@nihon-u.ac.jp Organ : Nihon University Server : System : Unix URL : ftp://ftp.nc.nihon-u.ac.jp/ Comment: locate requested file by using the following in binary mode: get ls-lR.miyasui.Z "| uncompress | egrep your_requested_file" Files : 386BSD; astro; CERT; cvdb; docs; emulator; fj.sources; games; GNU; languages; Linux; Mac; Mathematica; MS-DOS; multimedia; network; NeXT; news; OS; reference list on image processing; scitech; SGI; TeX; Wnn; X11 (R5, R6); X68000 Site : ftp.ncc.go.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : ncc.go.jp Alias : ras.ncc.go.jp Admin : Organ : National Cancer Centre Server : gopher System : Unix (SunOS 4.1) URL : ftp://ftp.ncc.go.jp/ Comment: successor of ncc.go.jp Files : bio; genome; GNU; JCRB; Mac; mirror [?]; NCBI; net; news Site : ftp.ncc.up.pt Country: Portugal GMT : 0 Date : 10-Nov-95 Source : mail Alias : ciup1.ncc.up.pt Admin : rvr@ncc.up.pt Organ : Universidade de Porto (University of Porto), Porto, Centro de Informatica (CS dept.) Server : bart@ncc.up.pt (send a message with 'help' for instructions) System : Unix (4.3 BSD Tahoe EP/IX) URL : ftp://ftp.ncc.up.pt/ Comment: Files : BSD 4.3; elisp-archive; expect; fvwm GNU; gopher; Linux; Lisp; MS-DOS; net; Prolog; servers; statlog; Tcl; TeX; utils; X Site : ftp.ncd.com Country: USA GMT : -8 Date : 23-Jul-95 Source : mail Alias : keymaster.ncd.com, ftp.z-code.com Admin : ftpmaster@ncd.com (archive related questions) support@ncd.com (NCD X-terminal and related software support), support@pcx.ncd.com (PC-X software support), support@z-code.com (for Z-mail and Z-fax support) Organ : Network Computing Devices Server : http://www.ncd.com/ System : Unix URL : ftp://ftp.ncd.com/ Comment: info@ncd.com for product info Files : NCD; PC-X; Z-Code (Z-Mail, Z-Fax) Site : ftp.ncl.ac.uk Country: UK GMT : 0 Date : 30-Oct-94 Source : Alias : buda.ncl.ac.uk [?], ftp.newcastle.ac.uk Admin : postmaster@newcastle.ac.uk Organ : University of Newcastle, Newcastle Server : System : Unix URL : ftp://ftp.ncl.ac.uk/ Comment: compression on the fly; valid DNS entry required (i.e. your host must be 'resolvable', able to be found in the domain name system) Files : cba; CDBOOT; dialup; DNS; ethernet; info; internet; itti; Mac; MS-DOS; network-training; ngg; nrs; ntp; parallel; sendmail Sundumps; Sunstuff Site : ftp.ncr.com Country: USA GMT : Date : 26-Aug-94 Source : usenet Alias : ncrinfo.ncr.com, ncrinfo.attgis.com Admin : marks@ncrinfo.attgis.com (Peter Marks) (see README) Organ : AT&T Global Information Solutions (Formerly NCR Corp) Server : gopher://ncrinfo.attgis.com/ http://ncrinfo.attgis.com/ System : Unix URL : ftp://ftp.ncr.com/ Comment: Files : comp.sys.ncr; drube; NCR chips; NCR products (3600sys, comten, federal, france, msgsc, pc, stargroup, teradb, vistium, wavelan; parallel (conf.announcements); standards (io, nmf, performance) Site : ftp.ncsa.uiuc.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : larry.ncsa.uiuc.edu, idunno.ncsa.uiuc.edu, zaphod.ncsa.uiuc.edu Admin : ftpadmin@ncsa.uiuc.edu, softdev@ncsa.uiuc.edu (NCSA tools), archive-manager@ncsa.uiuc.edu (for the archive server) Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : archive-server@ncsa.uiuc.edu System : Unix URL : ftp://ftp.ncsa.uiuc.edu/ Comment: HyperFTP users: use a '-' as the first character of your password; Delphi users: enclose case-sensitive directory and filenames in ""; max. 110 users; the NCSA archives are mirrored around the world!!! Files : aff; BIMA; brochure; DEC_ALPHA; DTM; Docs; education; Global Models; HDF (Hierarchical Data File system); LCA; Mac; misc (scientific and file) formats; Mosaic (homesite); NCSA (Telnet/FTP/WWW programs); PC; SGI; samples; sc22wg5; survey; Unix; Visualization; VR; Web (WWW, mirrored on www.jsc.nasa.gov and numerous other sites); x3j3 Site : ftp.near.net Country: USA GMT : -5 Date : 10-Sep-94 Source : mail Alias : bronze.near.net, radio.near.net Admin : nearnet-eng@nic.near.net Organ : New England Academic Regional Network NIC (service offering of BBN Technology Services Inc., a whole subsidiary of Bolt, Beranek and Newman Inc.) Server : System : Unix URL : ftp://ftp.near.net/ Comment: the NEARNET FTP archive; successor of nic.near.net; several files/ directories limited to NEARnet hosts only Files : CERFnet; Commerce Business Daily (in /cbd); docs; forms; Gopher; image; Internet Talk Radio (ITR, in /talk-radio); internet-drafts; internet-information; K12; mail-archives; maps; NEARNet info; NeTraMet; nosupport directory; RFCs; seminars; ucp Site : ftp.nebulus.net Country: Canada GMT : -8 Date : 10-Nov-95 Source : mail Alias : nebulus.net Admin : Organ : Nebulus, Vancouver, British Columbia Server : System : Unix URL : ftp://ftp.nebulus.net/ Comment: max. 255 users; BSDI security tools, Windows95 Internet goodies Files : BSDI (network apps and security stuff); Doom; MS-DOS/Windows; security; unported stuff Site : ftp.nec.com Country: USA GMT : -6 Date : 10-Sep-94 Source : rtfm Alias : vivaldi.nec.com Admin : ftp@ftp.nec.com Organ : NEC System Labs Inc., Irving/Dallas, Texas, C&C Software Technology Center (CSTC) Server : System : Unix URL : ftp://ftp.nec.com/ Comment: CSTC release of SOCKS is in /pub/security/socks.cstc; get a copy of the README file in the top directory Files : ecpa; GNU; Japan; Linux; mail; misc; modems; multimedia; news; PC misc; PC net; products; RFCs; security; sendmail; slip; Sun-fixes; TCL-TK; Unix; WWW; Weath; X11; X-misc Site : ftp.nectec.or.th Country: Thailand GMT : +7 Date : 15-Dec-94 Source : admin Alias : Admin : trin@nwg.nectec.or.th (Trin Tantsetthi) Organ : National Electronic and Computer Technology Center (NECTEC), Ministry of Science, Technology and Environment, Nonthaburi/Bangkok Server : ftpmail@ftp.nectec.or.th (local archive only) System : Unix URL : ftp://ftp.nectec.or.th/ Comment: A large file repository site at a Thailand network gateway Files : Dharma Electronic File Archive (mirror of sunsite.unc.edu, buddhism); Electronic Frontier Foundation (mirror of ftp.eff.org); GNU (mirror of prep.ai.mit.edu); Intel Corp (mirror of ftp.intel.com); Internet drafts; Lao information (mirror of mono1.cc.monach.edu.au); Linux (mirror of sunsite.unc.edu); Leaque of Programming Freedom (mirror of prep.ait.mit.edu); Macintosh software; Microsoft docs (mirror of ftp.microsoft.com); MS-DOS games (mirror of ftp.uml.edu and ftp.uwp.edu); MS-Windows 3 (mirror of ftp.winsite.com); NetBSD (mirror of ftp.iastate.edu); OS/2 (mirror of hobbes.nmsu.edu); rec.travel archive (mirror of ftp.cc.umanitoba.ca); RFCs; simtel (mirror both msdos and win3); Software for Motorola MPUs; Thai/Lao MS-DOS software (/pub/pc); Thailand info (/pub/info); Thai daily news (/pub/news); soc.culture.thai FAQ (/soc.culture.thai); Unix PD software (/pub/unix); USENET archives for soc.culture.{burma, cambodia,laos,thai} and comp.sources.{unix, misc} (/pub/archives); USENET Frequently Asked Questions (mirror of rtfm.mit.edu); X11R6 and X contribution (mirror of ftp.x.org); XFree86 (mirror of ftp.xfree86.org); Site : ftp.nectech.com Country: USA GMT : Date : 30-Apr-95 Source : mail Alias : Admin : tech-support@nectech.com Organ : NEC Technologies Server : System : Vines URL : ftp://ftp.nectech.com/ Comment: system looks like Unix (Vines), but has 'weird' permissions Files : cd-rom; design; express; graphics; images; Mac-cd; Mac-vid; NEC; old-dskt; old-lapt; powermate; printer; ul-versa; zdi Site : ftp.neosoft.com Country: USA GMT : -6 Date : 02-Sep-96 Source : me Alias : www.neosoft.com, shockwave.neosoft.com Admin : dbaker@neosoft.com, smace@neosoft.com Organ : NeoSoft, Houston, Texas Server : http://www.neosoft.com/ System : Unix URL : ftp://ftp.neosoft.com/ Comment: transfers are logged; max. 100 users; also see mirror.neosoft.com Files : languages; neopolis; neosoft; pub (biz, citylink, cookies, customers, FreeBSD, graphics, groupware, hotlists, kentmarsh, lsmp, onestop, rec.food.recipes, security, space, Tcl, texts, usenet, userpics, users); systems (Mac, MS-DOS, OS/2 Warp, Solaris, Win31, Win95, WinNT); vendor (gradient) Site : ftp.net-shopper.co.uk Country: UK GMT : 0 Date : 23-Jul-95 Source : docs Alias : www.net-shopper.co.uk Admin : Organ : Net Shopper Server : http:/www.net-shopper.co.uk/ System : MS-DOS URL : ftp://ftp.net-shopper.co.uk/ Comment: OS might also be Windows NT Files : alalys; almail; alml; analys; html; inml; ntmail; pullm Site : ftp.net.ohio-state.edu Country: USA GMT : -6 Date : 26-Jan-95 Source : mail Alias : cicada.net.ohio-state.edu Admin : ftp@net.ohio-state.edu Organ : Ohio State University, , Ohio, Academic Technology Services, Networking and Communications Server : System : Unix URL : ftp://ftp.net.ohio-state.edu/ Comment: successor of nisca.ircc.ohio-state.edu Files : arpmon (perl scripts for generating ethernet<->IP address tables by looking at ARP requests/replies); docs (IETF notes, RFCs); fax related archive (incl. comp.dcom.fax archive, formerly alt.fax); KarlBridge/KarlRouter; networking: sendmail, SNMP utils, mibs etc.; packet driver collection Site : ftp.netcom.com Country: USA GMT : -8 Date : 29-Jun-95 Source : old ftp-list Alias : server.netcom.com Admin : Organ : Netcom On-Line Communications Services Inc., Santa Clara, California Server : System : Unix URL : ftp://ftp.netcom.com/ Comment: transfers are logged; standard disclaimer applies; Netcom has changed their directory structure from /pub/username to /pub/firsttwocharactersofusername/username; there's an index to files available from netcom, I think Jon Noring is maintaining it, see /pub/no/noring Files : computer game development stuff; several informational files in /pub directory: every user has his/her own /pub directory; Netcom info; aamram; AB1264; Acme; activis; alumlist; ASCUS; billa (Space/Astro related GIFs, e.g. Shoemaker-Levey 9 (SL9), HST GIFs) and SL9 sitelist; boutell (FAQ); bradleym (40Hex, IRC, KOH, NuKE); gamedir; geoi310 (Japanese A6 CD-ROM products); GNO; GTU; Guides; imagecft; Infes-station BBS (infes-station); info-deli; Iris; Isis; kaminski; KBBS (tcsmith); lotus-cars; ltubbs (Enigma archive: DiskExpress (DXP), Finfo, PMatno, VX-REXX runtime (VROBJ)); metal; micromed; microspc; Militia; mnemonic; mushroom; Nascent (Linux CD); net app; Netcom; netmail; newmedia; notgnu; Nutec; OPN; pearl-jam; PineSoft; PPS-info; Seti; Silk; Simpsons (calliope); skylines; softhelp; surfgear; Tetra-Soft; thinknet; Trek; tweek (FAQ); urimud; US Network; UUCP; VE3SUN; veritools; vidgames; WD6CMU; Weitek; X3H6; Yggdrasil (Linux CD); Zytek Site : ftp.netins.net Country: USA GMT : -6 Date : 21-Mar-96 Source : Alias : insosf1.netins.net Admin : archive@netins.net Organ : INS Info Services Server : System : Unix URL : ftp:// / Comment: Files : INS Info Services; mirrors (domain (ftp.rs.internic.net), GNU (prep.ai.mit.edu), Info-Mac TCP, IRC, Linux (ftp.cdrom.com), Mac, networking (ftp.uu.net), simtel (ftp.simtel.net), Telecom-archives (ftp.lcs.mit.edu), templates (ftp.rs.internic.net), tidbits (ftp.halcyon.com), USMA (John A. Junod Winsock software), Win (Mosaic), Winsite (selective ftp.winsite.com mirror), WinVN); pub (Internet (Mac, MS-DOS, Windows 3, Windows95), modems (v32, v34, v42), netins, news.archive, offline, SLIP, software (Mac, Netscape, PC, Unix), UUCP (Mac, MS-DOS), WWW); Showcase Contributor; tools (compression) Site : ftp.netlib.org Country: USA GMT : -5 Date : 14-Dec-94 Source : Alias : netlib2.cs.utk.edu Admin : netlib_maintainer@netlib.org Organ : University of Tennessee, Knoxville, Tennessee, CS dept. Server : http://www.netlib.org/index.html System : Unix URL : ftp://ftp.netlib.org/ Comment: also through gopher and WWW, http://www.netlib.org/nse/home.html Files : aicm; alliant; amos; ampl; anl-reports; Apollo; att.com; benchmark; bibnet; bihar; blas; bmp; C; C++; cephes; chammp; cheney-kincaid; clapack; confdb; conformal; contin; crc; crpc; ddsv; domino; eispack; elefunt; errata; f2c; fdlibm; fftpack; fishpack; fitpack; floppy; fmm; fn; Fortran; Fortran-M; fp; gcv; genome; gmat; go; graphics; harwell; hence; hompack; hpf; hypercube; IEEEcss; ijsa; image; imsl; itpack; keyword; kincaid-cheney; la-net; lanczos; lanz; lapack; laso; libs; linalg; linpack; list; listL; lp; machines; magic; maspar; master; microscope; minpack; misc; mpi; na-digest; na-net; nac.no; nag; napack; national software exchange (nse); netlib; new2admin; news; newtoms; numeralgo; ode; odepack; odrpack; opt; p4; papers; paragraph; parallel; paranoia; parkbench; parmacs; pascal; patents; pbwg; pchip; pdes; performance; picl; pltmg; poly2; polyhedra; polyhedron; popi; port; Posix; pppack; presto; problem-set; pu; pvm; pvm3; quadpack; random; reqlog; research; rkpack; scalapack; sched; scilib; seispack; Sequent; sfmm; shpcc94; slap; slatec; sminpack; sort-pascal; sparse; sparse-blas; sparspak; specfun; spin; sscpack; statistics; stoeplitz; stringsearch; svdpack; templates; tennessee; toeplitz; toms; treegr; typesetting; uncon; UTK; vanhuffel; vfftpack; vfftpk; vfnlib; voronoi; whois; xmagic; xnetlib; xnl4; xnlindex; y12m Site : ftp.netmanage.com Country: USA GMT : -8 Date : 23-Jul-95 Source : me Alias : sunny1.netmanage.com, netman-gate.netmanage.com Admin : Organ : Netmanage Server : http://www.netmanage.com/ System : Unix (System V Release 4.0) URL : ftp://ftp.netmanage.com/ Comment: Chameleon Sampler Files : demos; Product info (Chameleon); SDK tools; Unix tools; WinStandards Site : ftp.netsys.com Country: USA GMT : -8 Date : 15-Dec-94 Source : me Alias : netsys.com Admin : len@netsys.com (Len Rose) Organ : Netsys Inc. Server : WWW System : Unix URL : ftp://ftp.netsys.com/ Comment: weather images moved to westsat.com; [check! pub?] Files : 40Hex magazine archives; aleph1; freedom; getsat; irc; lanwan; mtrek; NetSys info; Novell; patches; Phrack magazine archives; pictures; quake; satellite; smc; smh; Sun; tklgifs; trinity; worldlists Site : ftp.nevada.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : old ftp-list Alias : post-office.nevada.edu, animal-farm.nevada.edu, nevada.edu Admin : root@nevada.edu Organ : University of Nevada - Las Vegas, Las Vegas, Nevada, System Computing Services Server : System : Unix URL : ftp://ftp.nevada.edu/ Comment: Restrictions due to overwhelming usage during business hours: weekends: 30 connections; weekdays 8pm-6am: 30 connections; weekdays 6am-8pm: 10 connections; all times are PST (to convert to GMT subtract 8 hours); directory: /pub/guitar; provides space for people to run ftp aread; transfers are logged Files : bass; bitnet; guitar; IBM PC; heathers; Las Vegas BBS list; liaison; Linux; Mac; Minix; network; photo; RFCs; shadow3; Unix; VMS Site : ftp.next.com Country: USA GMT : -8 Date : 11-Feb-94 Source : next.com Alias : Admin : Organ : NeXT Computer Server : System : NeXT 2.1 URL : ftp://ftp.next.com/ Comment: most files from next.com Files : NeXT files (some sources still on next.com) Site : ftp.ngs.noaa.gov Country: USA GMT : -5 Date : 23-Jul-95 Source : mail Alias : sinbad.ngs.noaa.gov Admin : ftp@ngs.noaa.gov (George Franks, admin. contact) Organ : NOAA - National Geodetic Survey, Silver Sring, Maryland Server : http://www.ngs.noaa.gov/ System : Unix (SunOS 4.1.3_U1) URL : ftp://ftp.ngs.noaa.gov/ Comment: preferential treatment may be implemented for *.noaa.gov hosts; Major warning in all CAPS when entering.. usual government disclaimers etc. [why can't they just use lower case?] Files : Geodetic applications (PC, Unix); mirrors: CERT (ftp.cert.org /pub/tools), gated (gated.cornell.edu /pub/gated), GNU (prep.ai.mit.edu /pub/gnu), mail (ftp.cs.berkeley.edu /ucb/sendmail, thumper.bellcore.com /pub/nsb), NCFTP (ftp.cs.unl.edu /pub/ncftp), NTP (ftp.udel.edu /pub/ntp), WU-ftpd (ftp.wustl.edu /packages/wuarchive-ftpd), WWW (ftp.ncsa.uiuc.edu /pub/Web), X11R6 (ftp.x.org /pub/R6, /contrib) Site : ftp.nic.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : andreas.nic.de Admin : ftp@nic.de Organ : German Network Information Center (DE-NIC), Karlsruhe Server : System : URL : ftp://ftp.nic.de/ Comment: Files : Site : ftp.nic.surfnet.nl Country: Netherlands GMT : +1 Date : 31-Aug-95 Source : .nl ftp-l Alias : info.nic.surfnet.nl, ftp.surfnet.nl Admin : infoservices@surfnet.nl Organ : INFOSERVICES: Royal (National) Library and Stichting Universitaire Reken Faciliteiten (SURFnet), Utrecht Server : mailserv@nic.surfnet.nl (send a message with 'help' in the body) System : Unix URL : ftp://ftp.nic.surfnet.nl/ Comment: Open 24 hours; user 'ftp' is possible instead of 'anonymous' also available through gopher (gopher.nic.surfnet.nl) and Wais; directory structure has changed: see helpdesk/ftp-dir-changes-en.txt Files : CERT-NL info; EARN info; FAQs; IETF; Internet Resource Guide; mirrors: gopher, simtel: MS-DOS, MS-Windows, windows (ftp.winsite.com), winsock; RARE; security; SURFnet Info/Gids; University of Leiden Site : ftp.nici.kun.nl Country: Netherlands GMT : +1 Date : 02-Sep-96 Source : Alias : ergolab3.psych.kun.nl Admin : Organ : Katholieke Universiteit Nijmegen (Catholic University of Nijmegen), Nijmegen, Psychology dept. Server : System : Unix URL : ftp://ftp.nici.kun.nl/ Comment: Files : biomch-l; camarc; cogw; handwriting; isb; miami; nici; psychology of science; scrib-l; software; tkpvm; unipen Site : ftp.nig.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : Admin : ftp@nig.ac.jp Organ : National Institute of Genetics Server : System : Unix URL : ftp://ftp.nig.ac.jp/ Comment: Files : data; db; DDBJ; DNA; graphic; JOHO; lang; Mac; mirror [?]; MS-DOS; NCBI toolbox; nentrez; news; PPP; protein; security; Unix Site : ftp.nijenrode.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : me Alias : bordeaux.nijenrode.nl, sunsite.nijenrode.nl Admin : ftp@nijenrode.nl Organ : Universiteit Nijenrode (Nijenrode University), Nijenrode Server : System : Unix URL : ftp://ftp.nijenrode.nl/ Comment: may only be used outside business hours; connections and transfers are logged; max 10 users; successor of zeus.nijenrode.nl Files : computing (networking, vendor); packages (FreeBSD, GNU, Linux, Microsoft, multicast, Novell, RTFM, Sun); people; rec (music); vladbot; watergate Site : ftp.nikhef.nl Country: Netherlands GMT : +1 Date : 10-Nov-95 Source : admin Alias : nikhefh.nikhef.nl Admin : e07@nikhef.nl (Eric Wassenaar) Organ : Nationaal Instituut voor Kernfysica en Hoge-Energie Fysica (Dutch National Institute for Nuclear and High-Energy Physics, NIKHEF), Amsterdam Server : System : Unix URL : ftp://ftp.nikhef.nl/ Comment: 2 very typical files in the root directory Files : AIO school; Atari; atlas; drift tube sim; enigma; eps; ff; form; gajet; hepmix; lhcb tracking; network; nucphys; preprints; rd11; RFCs; rtd94; siteinfo; teleconferencing; vmdlep; vme2tp Site : ftp.nimh.nih.gov Country: USA GMT : -5 Date : 10-Nov-95 Source : rtfm Alias : www.nimh.nih.gov Admin : kgold@nih.gov Organ : U.S. National Institute of Health, , , National Institute of Mental Health Server : http://www.nimh.nih.gov/ gopher.nimh.nih.gov System : MS-DOS (MS-DOS, PC) URL : ftp://ftp.nimh.nih.gov/ Comment: [may be closed or ftp daemon may have expired? [!]] Files : comp.os.ms-windows.announce archive (/pub/win3/coma); mk2; pastel; qvtnt; win5; win95; wsping32 Site : ftp.nine.com Country: USA GMT : -6 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : Admin : webmaster@nine.com Organ : Number Nine Visual Technology Server : http://www.nine.com/ System : Unix URL : ftp://ftp.nine.com/ Comment: drivers for Number Nine products such as video cards; generally known as #9; server clears connections at 03:00 EST; parts mirrored on ftp.eni.co.jp Files : GX; GXE; GXE64; GXE64Pro; GXI; Imagine; Motion 531; Motion 771; Pepper; Pro 1280; Revolution; Tiga; Trio; Vision 330 Site : ftp.nioz.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : sepia.nioz.nl Admin : erwin@nioz.nl Organ : Nederlands Instituut voor Onderzoek der Zee (Netherlands Institute for Sea Research), Den Burg Server : System : Unix URL : ftp://ftp.nioz.nl/ Comment: currently uploading is not permitted; transfers are logged; Files : ERSEN; GNU; Linux; sesame; TeX; Unix; X11; xrd-data Site : ftp.nipr.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : hp9000.nipr.ac.jp Admin : Organ : National Institute of Polar Research Server : System : Unix URL : ftp://ftp.nipr.ac.jp/ Comment: Files : CD-ROM; GNU; graphics; images; Ingres; JTeX; kakenhi; KCL; Mac; Mosaic; NTP; Numerical; PC; Postgres; XYGraph Site : ftp.nips.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : me Alias : centg.nips.ac.jp Admin : Organ : National Institute for Physiological Sciences Server : System : Unix URL : ftp://ftp.nips.ac.jp/ Comment: Files : IBM-PC; Mac; MS-Windows; NEC-PC98; originals; Unix Site : ftp.nis.garr.it Country: Italy GMT : +1 Date : 22-May-94 Source : mail Alias : asso.nis.garr.it Admin : staff@nis.garr.it Organ : Gruppo . . . (Harmonisation Group for Research Networks), , Network Information Service (NIS) Server : System : Unix URL : ftp://ftp.nis.garr.it/ Comment: Files : GARR info; Gopher; MBONE; mirrors; Perl; pictures; sendmail; service providers; SunOS; traceroute; WAIS; X500 Site : ftp.nisc.sri.com Country: USA GMT : -8 Date : 17-Apr-94 Source : old ftp-list Alias : phoebus.nisc.sri.com Admin : Organ : SRI International, , NISC Server : System : Unix URL : ftp://ftp.nisc.sri.com/ Comment: no longer available: bboard-archives, netinfo, rfc, fyi and ien (moved to ftp.isi.edu), internet-drafts, iesg and ietf (moved to ds.internic.net) Files : klh; mserv.tar.Z; read20; root-server; zone Site : ftp.njit.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : plan9.njit.edu Admin : Organ : New Jersey Institute of Technology, , New Jersey Server : System : Unix URL : ftp://ftp.njit.edu/ Comment: Files : 4BSD; bieber; db; DNS; hamradio; images; jazz-primer; LaTeX; MS-DOS; NJIT; ntp; parallel; passwd; patch; PC-Unix; Perl; Plan9; recdb; rmb-lists; rt; security; sendmail; snmp-tools; sounds; sunlibs; sunspots; Ultrix; Unix-wizards; vt100-text Site : ftp.nlr.nl Country: Netherlands GMT : +1 Date : 15-May-94 Source : me Alias : Admin : Organ : Nederlands Lucht- en Ruimtevaart Laboratorium (Dutch Aeronautic and Space Laboratory) Server : System : Unix URL : ftp://ftp.nlr.nl/ Comment: Files : docs: Internet, NLR, NLRnet, products, security Site : ftp.nluug.nl Country: Netherlands GMT : +1 Date : 10-Oct-96 Source : .nl ftp-l Alias : ftp.nl.net, ftp.nl.freebsd.org Admin : beheer@nl.net, beheer@nluug.nl, info-admin@nluug.nl Organ : NLUUG (Netherlands Unix User Group)/NLNet, Amsterdam Server : mail-server@nl.net System : Unix URL : ftp://ftp.nluug.nl/ Comment: user 'ftp' possible instead of 'anonymous'; 5 Gb; open 24 hours; mainly intended for NLUUG/NLnet users, most stuff is mirrored Files : ABC; some comp.sources groups; ITR; some mirrors (GNU, C-News, Linux (Slackware, SLS, from ftp.funet.fi), archive.eu.net); FAQs; RFCs; graphics and docs; networksoftware; X; newsarchive; CERT warnings; mirror of the RIPE databases; Sun; TeX; 386BSD; UC (archiver) Site : ftp.nmt.edu Country: USA GMT : -7 Date : 29-Jun-95 Source : me Alias : prism.nmt.edu Admin : dragon@lair.nmt.edu (Dave Michaels) Organ : New Mexico Tech, , New Mexico Server : System : Unix (SunOS 4.1) URL : ftp://ftp.nmt.edu/ Comment: uploads to incoming and send mail to admin; do NOT upload copyrighted stuff! Files : anime; flowers; graphics (animals, art, ascii, dragons, movies, music, nmt, people, viewers, weather); Linux (Slackware); Mac; NMT; orchids; PC; sounds; WWW Site : ftp.noao.edu Country: USA GMT : -7 Date : 23-Aug-94 Source : mail Alias : pandora.tuc.noao.edu, ftp.tuc.noao.edu Admin : grandi@noao.edu Organ : National Optical Astronomy Observatories (NOAO) Server : System : Unix URL : ftp://ftp.noao.edu/ Comment: Files : aladdin; some astronomical catalogs; fts; gong; Gemini project info; kpno; kpvt; IRAF archive; NOAO; nso; preprints; Solar Data; SN 1987 Spectral Atlas Files; starform_project; TeX; utils; Weather Satellite Pictures; wiyn Site : ftp.noris.de Country: Germany GMT : +1 Date : 26-Mar-96 Source : Alias : server.noris.net Admin : Organ : Noris Network Server : System : Unix URL : ftp://ftp.noris.de/ Comment: Files : binaries (aix, forth, hpux, hugi, linux, mac, msdos, sco, solaris, sunos, windows, zyxel); doc (comp, cypherpunks, databases, de-nic, de.newusers, dict, fax, ircIIhelp, lists, networking, newusers, nic, nomad, noris, os, pc-tcpip-faq, plan9, standards, tech, X11R6, zyxel); src; text (agfmb, anime, books, cookies.eng, cookies.ger, dictionary, drugs, fahrrad, history, humor, inteleps, mach, religions) Site : ftp.norman.com Country: USA GMT : Date : 31-Aug-95 Source : rtfm Alias : normanftp.norman.com Admin : Organ : Norman Data Defense Systems Inc. Server : System : Windows NT (Windows NT, PC) URL : ftp://ftp.norman.com/ Comment: supposed to have the Norman Automatic Virus Analysis system but seems empty, maybe uploads only? Files : Site : ftp.nosc.mil Country: USA GMT : -8 Date : 24-Aug-94 Source : mail Alias : trout.nosc.mil Admin : Organ : NOSC, San Diego, California Server : System : Unix URL : ftp://ftp.nosc.mil/ Comment: [I'm sorry to say this site is a mess.. they really ought to clean up that /pub directory] Files : aburto; ads; avp; benchmarks; BSD; ccmail; cds; clarkson; dct (doc, src); dis; gimber; GAP; GAPFS; GNU; HAC; HACK; HGI; HIIP; IBM; Internet info (articles); kwriter; MUC; modbot; mosaic; music_banjo; network info; nfasdict; nsap; pat; PC NFS; pegasus; pgc; pktmux; plant19; powerr; powers; Processing Graph Method; radio communications; radio propagation; scales; SCAPS; secure 4.3; security; sepo; sbookla; srf-guam; STA files; Sun-fixes; tac4; telerobotics; techdoc; trumpet; wmail; vocar Site : ftp.novell.com Country: USA GMT : -7 Date : 23-Aug-94 Source : old ftp-list Alias : ns.novell.com, bantu.provo.novell.com [not sure about ns anymore] Admin : ftp@novell.com, webmaster@novell.com (WWW) Organ : Novell, Provo, Utah Server : System : Unix URL : ftp://ftp.novell.com/ Comment: Publicly available portions of the Netwire forum; Access to Novell's Online services is available through: FTP: ftp.novell.com, Gopher: gopher.novell.com, World Wide Web: www.novell.com; transfers are logged Files : Novell utilities, patches, fixes, information etc.: Netwire, Unixware; WWW Site : ftp.novell.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : novell.de, devnull.novell.de Admin : ease-adm@novell.de Organ : Novell Germany, Duesseldorf, Novell's Easy Access System Europe (EASE) Server : mail-server@mail.novell.de System : URL : ftp://ftp.novell.de/ Comment: also available via gopher and WWW (http://www.novell.de/index.html); the alias devnull.novell.de gave an I/O error on network device Files : doc; Linux; Mosaic; netwire; Novell utilities, patches, fixes, information, on-line technical support database etc.; OS/2; sjf-lwp; Unix; Unixware; Windows3 Site : ftp.novia.net Country: USA GMT : -6 Date : 29-Jun-95 Source : mail Alias : oasis.novia.net Admin : staff@novia.net Organ : Novia Internet Oasis Server : http://www.novia.net/ System : Unix URL : ftp://ftp.novia.net/ Comment: Files : customers (abcdata:prices, pschleck:auto-faq, elmers); network (Amiga, Linux, Mac, MS-Windows) Site : ftp.npac.syr.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : minerva.npac.syr.edu Admin : ftp@ftp.npac.syr.edu Organ : Syracuse University, Syracuse, New York, North-East Parallel Architectures Center Server : System : Unix URL : ftp://ftp.npac.syr.edu/ Comment: successor of mach1.npac.syr.edu?; transfers are logged; (de)compression, g(un)zipping and tarring on the fly Files : AVS; benchmark; docs (benchmark, compphysics, distributed computing, education, fortrand, infomall, non-su, NPAC, numerical appl, pictures, REU, talks, tech-reports, technologica, TIS, usafmc); HPFF; html (CSC, docs, haupt, movie, ranka); pcrc; runtime; server Site : ftp.nrc.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : nrcnet0.nrc.ca Admin : Organ : National Research Council Server : System : Unix (System V Release 4.0) URL : ftp://ftp.nrc.ca/ Comment: sessions are logged Files : admin stuff; cisco; cze; egs4; folio; ipxroute; Motif++; NRC Unix User Group Bulletin Board; netnews; paper; Unix; X Site : ftp.nrl.navy.mil Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : tiger.nrl.navy.mil Admin : Organ : U.S. Navy - Navy Research Labs (NRL) [?] Server : System : Unix URL : ftp://ftp.nrl.navy.mil/ Comment: US govt. computer system Files : security (IP-{auth, esp, sec}, NRL-OPIE, OPIE-contrib) Site : ftp.ntsnet.com Country: USA GMT : -7 Date : 22-Mar-96 Source : Alias : usr1.ntsnet.com, usr1.nts.net Admin : Organ : Server : System : Unix URL : ftp://ftp.ntsnet.com/ Comment: Files : Site : ftp.nuclecu.unam.mx Country: Mexico GMT : -6 Date : 10-Nov-95 Source : usenet Alias : roxanne.nuclecu.unam.mx Admin : Organ : Universidad Nacional Autonomidad de Mexico Server : System : Unix URL : ftp://ftp.nuclecu.unam.mx/ Comment: Files : Linux; Midnight; NetBSD; nncp; Tcl Site : ftp.nuri.net Country: South Korea GMT : +8 Date : 10-Nov-95 Source : papa.indstate.edu Alias : podo.nuri.net Admin : ftpadm@ftp.nuri.net Organ : I*Net Technologies/NuriNet, Seoul Server : System : Unix URL : ftp://ftp.nuri.net/ Comment: max. 80 users Files : docs; FreeBSD; Garbo (garbo.uwasa.fi); GNU; Hangul; Linux; Mac; MS-Windows (ftp.winsite.com) OS/2; packages; simtel; SLIP-PPP; software; Sun-patch; vendor; Winsock (mirror of papa.indstate.edu); X Site : ftp.nus.sg Country: Singapore GMT : +8 Date : 17-Apr-94 Source : Alias : ftpserver.nus.sg Admin : Organ : National University of Singapore Server : System : Unix URL : ftp://ftp.nus.sg/ Comment: read ARCHIVES.TXT for info on which mirrors are maintained Files : bio; docs; du.info; infoserver; infosystems; Mac; misc; multimedia; NT; NUS; OOT; Opensys; PC; Unix (Linux, sunsite.unc.edu); Windows; Winsock (Sunsite) Site : ftp.nvg.unit.no Country: Norway GMT : +1 Date : 10-Sep-94 Source : admin Alias : flode.nvg.unit.no Admin : ftp@nvg.unit.no Organ : University of Trondheim, Trondheim, Nettverksgruppa Server : System : Unix (Ultrix, VAX) URL : ftp://ftp.nvg.unit.no/ Comment: has a comment on each dir when changing directories Files : CUD archives; IRC; Linux (Bogus release: mirror of phys-pc61.med.unc.edu); Sam-Coupe files; Sinclair ZX-Spectrum; Sounds; Usenet News including sources, binaries and FAQ's Site : ftp.nwcl.net Country: USA GMT : Date : 24-Jan-95 Source : usenet Alias : nwcl.nwcl.net Admin : Organ : Server : System : URL : ftp://ftp.nwcl.net/ Comment: Files : archivers; BBS; Linux (Slackware, old); Portal; SCO; SCO-ports; SLIP Site : ftp.nwnet.net Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : dns2.nwnet.net Admin : Organ : NorthWest Net Server : System : Unix URL : ftp://ftp.nwnet.net/ Comment: Files : NWNet: net-ops, NIC, nodenews, info, policies, reports, services, techkit, training, user docs Site : ftp.nysernet.org Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : nysernet.org Admin : helpdesk@nysernet.org Organ : NYSERNET, New York, New York Server : System : Unix URL : ftp://ftp.nysernet.org/ Comment: valid IP address needed Files : gain; guides; npt; nyserlink; nysernet; nysertech; provision; resources; rfp; software Site : ftp.nyu.edu Country: USA GMT : -5 Date : 17-Jul-94 Source : me Alias : cmcl2.nyu.edu Admin : Organ : New York University, New York, New York Server : System : Unix URL : ftp://ftp.nyu.edu/ Comment: max. 20 users; transfers are logged Files : dec-faq; dec-sendmail; dec-station-managers-list; NYUnet; security; social-science Site : ftp.oar.net Country: USA GMT : -6 Date : 22-May-94 Source : mail Alias : malgudi.oar.net, gopher.oar.net Admin : Organ : Ohio Academic Research Network (OARNet) Server : System : Unix (SunOS 4.1) URL : ftp://ftp.oar.net/ Comment: Gopher: gopher.oar.net Files : dialup; DNS; docs; FYI; GEI; hocking; IETF-drafts; imr; mibs; news; noc-training; OARnet info; occ; opstat; RFCs; saturn; sci.military; security; sendmail; US.domain; vendors Site : ftp.obspm.fr Country: France GMT : +1 Date : 26-Mar-96 Source : Alias : mesioe.obspm.fr Admin : Organ : Observatoire de Paris-Meudon (Paris-Meudon Observatory) Server : System : Unix URL : ftp://ftp.obspm.fr/ Comment: max. 100 users Files : computing (GNU, programming); donnees; Mac (chat, MacJava, navigator, review, smart: from mac.archive.umich.edu through ftp.loria.fr); mag; Netscape; obs (FITS, GED, PC); PC (Windows95: selected parts of ftp.winsite.com); Poubelle; X11 Site : ftp.oce.com Country: USA GMT : -5 Date : 14-Nov-95 Source : usenet Alias : zeus.oce.com Admin : Organ : Online Construction and Exploration Server : System : Unix URL : ftp://ftp.oce.com/ Comment: max. 30 users; transfers are logged Files : bbs2html; cproto; OS/2 util; Yarn Site : ftp.ods.com Country: USA GMT : -6 Date : 01-Oct-96 Source : sunsite.mff.cn.cuni.cz Alias : Admin : Organ : Optical Data Systems Server : System : Unix URL : ftp://ftp.ods.com/ Comment: max. 10 users Files : enbridge; enc290; fddi; infinity; Linux; lv-dos; np_eifo; snm Site : ftp.ohm.york.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : me Alias : shiraz.ohm.york.ac.uk Admin : ian@ohm.york.ac.uk Organ : York University, York Server : System : Unix (NeXTStep 1.0) URL : ftp://ftp.ohm.york.ac.uk/ Comment: [check! stereo gifs?] Files : 32016 2nd processor utilities; bass; BBC; creatures; csp; dmlb; ez; HPV; ObjC; odd; stereo GIFs; tab; Theses; voice Site : ftp.okstate.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : me Alias : bubba.ucc.okstate.edu Admin : Organ : Oklahoma State University, , Oklahoma, CC Server : gopher, wais, www System : Unix URL : ftp://ftp.okstate.edu/ Comment: probably easier through WWW or gopher Files : Mesonet (advisories, archive, data, products, summaries, news, wxroundup) Site : ftp.oleane.net Country: France GMT : +1 Date : 22-Mar-96 Source : ftp.winsite.com Alias : Admin : ftpmaint@oleane.net Organ : Oleane, Vincennes, Groupe Apysoft Server : System : Unix URL : ftp://ftp.oleane.net/ Comment: transfers are logged; max. 30 users; server can (de)compress, g(un)zip and tar; ftp.winsite.com mirror Files : doc (english, FAQs, francais, RFCs); GNU; inc; mirrors (bind, doc, GNU, MS-DOS (DOSLynx), Tcl, Unix, WWW, X11); netinfo (DNS, Oleane, RIPE); systems (GNU, Mac, Netware, PC, Unix, WWW, X11); vendors (Microsoft, Oleane, US Robotics) Site : ftp.onenet.net Country: USA GMT : -6 Date : 15-Nov-95 Source : ftp.uoknor.edu Alias : caissa.onenet.net, nic.onenet.net, darkside.osrhe.edu Admin : chris@onenet.net, info@nic.onenet.net Organ : OneNet Server : gopher System : Unix (SunOS, Sparc II clone) URL : ftp://caissa.onenet.net/ Comment: the chess archive of chess.uoknor.edu moved here; max. 100 users; server can automatically (de)compress; primarily intended for the purpose of distributing information concerning OneNet and/or data which may be of use to its members Files : CERT; Chess; ethernet-numbers; internet-guides; networking (archival, cisco, info-service, ISIS, Netscape, RPC, security, utils); programming; netinfo; okgophers; ONEnet; patches; RFCs Site : ftp.onramp.net Country: USA GMT : -6 Date : 29-May-95 Source : me Alias : www.onramp.net Admin : Organ : On-Ramp Internet Server : http://www.onramp.net/ System : Unix URL : ftp://ftp.onramp.net/ Comment: Files : class; IBM; Mac (Archie, ARNS, compression, e-mail, ftp, gopher, graphics+audio, htmleditors, irc, MacPPP/TCP, Mac FAQ, newsreaders, terminal, Timbuktu Pro, utils, wais, www); OS/2; Unix Site : ftp.ora.com Country: USA GMT : -5 Date : 10-Nov-95 Source : admin Alias : amber.ora.com Admin : ftpmaster@ora.com Organ : O'Reilly & Associates Inc. Server : gopher.ora.com http://www.ora.com/ System : Unix URL : ftp://ftp.ora.com/ Comment: successor of ora.com/ruby.ora.com; server can compress and tar on the fly Files : pub (bibliography, davenport (archive, DASH, DECbook, docbook, dtd2html, graphicatts, HDL, HTML, OSFdoc, papers, QL, SDL, XHelp), dist, examples from ORA books (dce, gff, Linux, Nutshell, Posix, Power Tools, Windows, wyktn, wyntk, Xbook, Xresource), frame, GNN, graphics (book covers, icons, multimedia), Mosaic, products (catalogs, descriptions, errata, fdnc excerpts, product list), twi, Usenet, www, Z-code); published Site : ftp.orland.su Country: Russia GMT : +2 Date : 29-Sep-94 Source : mail Alias : orland.zgrad.ru Admin : dnb@orland.zgrad.su Organ : ORGLAND Server : mailserv@orgland.zgrad.su (send "help") System : URL : ftp://ftp.orland.su/ Comment: [prelimary entry, not tested yet] Files : msdos; unix; galaxy; doc; zyx-prom; symantec; games Site : ftp.ornl.gov Country: USA GMT : Date : 29-Mar-95 Source : me Alias : infosrv1.ctd.ornl.gov Admin : info_servers@ornl.gov; helpline@ornl.gov Organ : OR National Labs Server : System : Unix (OSF/1) URL : ftp://ftp.ornl.gov/ Comment: Martin Marietta Energy Systems Anonymous FTP File Server Files : SGML Site : ftp.osc.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : me Alias : infomeister.osc.edu Admin : ftphelp@osc.edu Organ : Ohio Supercomputer Center, Columbus, Ohio Server : System : Unix URL : ftp://ftp.osc.edu/ Comment: all file operations are logged; uploads to the 'incoming' directory Files : Central/Eastern Europe; chemistry; images; pcrm; PC software; pvm3 Site : ftp.oswego.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : natasha.oswego.edu Admin : Organ : State University of New York - Oswego, Oswego, New York Server : System : Unix (System V Release 4.0) URL : ftp://ftp.oswego.edu/ Comment: Files : IBM (binary, kermit, source, virus); guides; icc; info-Mac; kermit; Unix Site : ftp.ox.ac.uk Country: UK GMT : 0 Date : 10-Oct-96 Source : me Alias : sable.ox.ac.uk, ftp.uk.pgp.net, ftp.pgp.net Admin : archive@sable.ox.ac.uk, mbeattie@sable.ox.ac.uk (Linux, Perl), @sable.ox.ac.uk for pub/users/, pcl@sable.ox.ac.uk for the rest Organ : Oxford University, Oxford Server : System : Unix URL : ftp://ftp.ox.ac.uk/ Comment: successor of black.ox.ac.uk Files : alt (altcol, altmono); comp (doc, infosys, postscript, security); crypto (DES, cryptanalysis, doc, misc, pgp, SSL); cti; Linux (eps, executor, ibcs, impredhat, modules, mrouted, RedHat, SPARC); math (sundry math material including Cunningham files); micros; ota (Oxford Text Archive); Perl (Perl5 and extensions); PGP; users (adrian, aharoni, ba97001, bjzlinfo, bob, charles, jeremy, jpj, keblinfo, loader, malcolm, pcl, popx); wordlists Site : ftp.pacific.net Country: USA GMT : Date : 16-May-96 Source : Alias : north.pacific.net Admin : Organ : PacificNet Server : System : Unix (SunOS 4.1) URL : ftp://ftp.pacific.net/ Comment: Files : earthsoft; games; Mac; Unix; Windows Site : ftp.pacific.net.sg Country: Singapore GMT : +8 Date : 22-Mar-96 Source : ftp.winsite.com Alias : mencius.pacific.net.sg Admin : root@ftp.pacific.net.sg Organ : Pacific Internet Server : System : Unix URL : ftp://ftp.pacific.net.sg/ Comment: max. 40 users Files : antivirus (ftp.mcafee.com); Chinese (ifcss.org); docs; goodies (Mac, PC, PCMag); HP Palmtop (mirror); Hyper-G (ftp.iicm.tu-graz.ac.at); MS-Windows 95/NT (some basic apps); networking (ftp.sunet.se); Pacific Internet info; security; SLIP; techref/RFCs (internic.net); Unix; WebPhone; WWW (html, html2ps, ncsa_httpd, ps2html) From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:25 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!fu-berlin.de!news.mathworks.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 13 of 23 [13/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:19 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1858 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 13 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:858 news.answers:33099 Archive-name: ftp-list/sitelist/part13 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.paradise.com Country: USA GMT : -5 Date : 10-Nov-95 Source : me Alias : media.paradise.com Admin : paradise@paradise.com Organ : Paradise Software Server : System : Unix URL : ftp://ftp.paradise.com/ Comment: transfers are logged; provide the correct e-mail address; read README for info on how to use the packages; Note: this site does *not* appear to have drivers for Paradise video cards! Most software here is for Unix workstations Files : Erlangen; images; movies; multicast; parallax; Simplicity (video teleconferencing package PSVC and white board); tomp; Uniflix (software toolkit for decompression and display of digital video); videopix Site : ftp.parc.xerox.com Country: USA GMT : -8 Date : 16-May-96 Source : me Alias : beta.xerox.com, beta.parc.xerox.com, parcftp.parc.xerox.com, parcftp.xerox.com Admin : ExternalNetSupport.parc@Xerox.COM Organ : Xerox - Palo Alto Research Center (PARC), Palo Alto, California Server : System : Unix URL : ftp://ftp.parc.xerox.com/ Comment: see PARCFTP-README for a list of packages and maintainers Files : Building Problem Solvers; collaborative filtering; Common Lisp; concurrent constraint programming; DocuPrint; Dynamics of Computation; MH mail based on TCL/TK toolkit; MOO/MUD clients; PictorialJanus Site : ftp.pasteur.fr Country: France GMT : +1 Date : 12-Feb-94 Source : magazine Alias : montespan.pasteur.fr Admin : netmaster@pasteur.fr Organ : Server : System : Unix URL : ftp://ftp.pasteur.fr/ Comment: max. 200 users allowed Files : 4.3BSD; Empire; FAQ; games; gensoft; GNU; Go; gopher; Logo; Mac; MycDB; network; news; PC; Perl; PolyDoc; resig; RFCs; security; sendmail; SimpleTimes; systems; TeX; X11R5 Site : ftp.path.net Country: USA GMT : -8 Date : 18-Aug-94 Source : mail Alias : ftp.pandora.sf.ca.us Admin : mitra@pandora.sf.ca.us [?] Organ : Server : System : Unix URL : ftp://ftp.path.net/ Comment: successor of pandora.sf.ca.us Files : binaries (gcc, perl); cook; elvis; geos; IETF; Mac; messenger; patches (gopher, tin, wais); rego-l; remote; RIP; transp; whois; Z3950 Site : ftp.pavilion.co.uk Country: UK GMT : 0 Date : 19-Feb-95 Source : ftp.cp.tn.tudelft.nl Alias : prinny.pavilion.co.uk Admin : ftpmaster@pavilion.co.uk Organ : Pavilion Internet plc, Brighton Server : gopher System : Unix URL : ftp://ftp.pavilion.co.uk/ Comment: no anonymous access between 14:00 and 16:00 Monday-Friday Files : icons (misc. .gif files); Pratchett; Starter pack (Mac); xbase Site : ftp.pbm.com Country: USA GMT : -5 Date : 19-Feb-95 Source : mail Alias : blekko.pbm.com, pbm.com Admin : skrenta@pbm.com (Rich Skrenta) Organ : Server : System : Unix URL : ftp://ftp.pbm.com/ Comment: Olympia Play By E-Mail in pub/olympia Files : deslogin; net-access; Olympia; Play By Mail archives Site : ftp.pc.digital.com Country: USA GMT : -8 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : pcbu1.pc.digital.com Admin : Organ : Digital Equipment Corp Server : System : NT (Windows NT, PC) URL : ftp://ftp.pc.digital.com/ Comment: parts mirrored on ftp.eni.co.jp Files : desktop; mobile; options (cdrom, combo card, hdd, ide controller, keyboard, modem, mouse, nic, pcmcia, printer, scsi controller, sound, tape, video); server; software (apps, OS); util (decbmp) Site : ftp.pcco.ibm.com Country: USA GMT : Date : 29-Oct-94 Source : usenet Alias : Admin : Organ : IBM Server : System : OS/2 (OS/2, PC) URL : ftp://ftp.pcco.ibm.com/ Comment: no password needed; use 'dir' not 'ls'; mostly OS/2 material Files : mobiles; Netware; Network; OS/2 drivers; Reference disks; service pack; TCP/IP; utils; ValuePoint Site : ftp.pcnet.com Country: USA GMT : -5 Date : 15-Nov-95 Source : docs Alias : ftp.winzip.com, winzip.com, pcnet1.pcnet.com Admin : help@pcnet.com Organ : PCNet, Connecticut Server : System : Unix URL : ftp://ftp.pcnet.com/ Comment: transfers are logged; please refrain from using any games that poll our ftp server; max. 10 users Files : IBM-PC; Mac; SLIP-PPP; user directories: actnet, beeline, brianw, cambridge, circellar, dodge, dpg, edrauh, eischen, fapinc, gbs, gdelius, gerrat, ibexgraphics, infinity, john, lexipub, mbsii, midi-classics, ndma, nds, netcraft-sw, objex, protech, quilt, ras, recol, rkw, sdn, sis, sscnet, tob, wconley, winzip, wshu ;winsock Site : ftp.pgh.net Country: USA GMT : -5 Date : 23-Aug-94 Source : Alias : info.pgh.pa.us Admin : Organ : PGHNet, Pittsburgh, Pennsylvania Server : System : Unix URL : ftp://ftp.pgh.net/ Comment: some files to be mirrored on ftp.sterling.com Files : dke; Mac; majordomo; PGH Net Site : ftp.phil.ruu.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : mail Alias : curly.phil.ruu.nl, zeno.phil.ruu.nl Admin : ftp-admin@phil.ruu.nl Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, Philosophy department Server : System : Unix URL : ftp://ftp.phil.ruu.nl/ Comment: Files : calm; fab; logic; netinfo (findlist, philosophy); papers; pgp; wetfil (lambda-intro, levensvorm, viability-explanation) Site : ftp.pht.com Country: USA GMT : -7 Date : 30-Apr-95 Source : Alias : gandalf.pht.com Admin : ftp-bugs@pht.com Organ : Pacific HiTech, Salt Lake City, Utah Server : http://www.pht.com/ System : Unix URL : ftp://ftp.pht.com/ Comment: mirrored on e.g. mirrors.aol.com Files : Asia (China, Japan); contest; demos; games (Doom, Linux, Mac, MS-DOS, MS-Windows); images [some pretty neat ones I think]; mirrors (GNU: prep.ai.mit.edu; Linux: sunsite.unc.edu, tsx-11.mit.edu; Mac: mac.archive.umich.edu, sumex-aim.stanford.edu; MS-DOS: simtel; MS-Windows: ftp.winsite.com); MPEG IA; MS-DOS (arcutils, games, virusutils); NetBSD; OS/2; PHT info; X11 Site : ftp.phys.keio.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.keio.ac.jp Alias : phys-relay.phys.keio.ac.jp Admin : ftp-admin@ftp.phys.keio.ac.jp Organ : Keio University, Keio, Department of Physics Server : System : Unix URL : ftp://ftp.phys.keio.ac.jp/ Comment: server can tar, (de)compress, g(un)zip and (un)LHA Files : 386BSD; demo (ftp.cdrom.com); docs (FAQ, lang, man, net, Postscript, texinfo); FreeBSD; games; GNU; Kawai Lab; Internet tools; Japanese (Wnn etc.); MS-DOS (archivers, editors, games, GNU, go32, hterm, lang, Mac, mem, ssdraw, term, TeX, tsr-dev, typing, vaccine); network software (dnas, dserver, ncftp, newsreader, okphone, telnetx); Postscript; Sony-RISCNEWS; TeX; X11; XFree86 Site : ftp.physics.mcgill.ca Country: Canada GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : glaurung.physics.mcgill.ca Admin : Organ : McGill University, Montreal, Quebec, Centre for the Physics of Materials Server : System : Unix URL : ftp://ftp.physics.mcgill.ca/ Comment: Please restrict heavy FTP transfers (>10K) to non-prime-time hours (20:00-08:00); IMAGES are NOT accessible during prime-time hours on weekdays; transfers are logged; Files : C Fortran; Dnqs; Fudgit; Images; Kingston; Mac-Sun; Polish; rec.moto.review; SGI Site : ftp.physik.uni-frankfurt.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : pix1.physik.uni-frankfurt.de Admin : Organ : Universitaet Frankfurt (University of Frankfurt), Frankfurt, Physics dept. Server : System : URL : ftp://ftp.physik.uni-frankfurt.de/ Comment: Files : Site : ftp.pi.net Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : me Alias : www.pi.net, jupiter.pi.net Admin : Organ : Planet Internet Server : http://www.pi.net/ System : Unix URL : ftp://ftp.pi.net/ Comment: max. 500 users Files : PIShell; Planet: beeld & geluid (picture and sound: win32, windows), docs (Daily Planet, handleiding, Internet, Planet Internet info), games (Mac, MS-DOS (action, adventure, platform, platform), MS-Windows), Internet software (Ms-Windows, Unix, win32), multimedia (pictures, sound, video), utils (Mac, MS-DOS, MS-Windows, OS/2, Unix, win32) Site : ftp.pica.army.mil Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : fender.pica.army.mil Admin : sunnet@pica.army.mil, drears@pica.army.mil (Dennis Rears) Organ : U.S. Army PICA Server : System : Unix URL : ftp://ftp.pica.army.mil/ Comment: Open 24 hours; directory: /pub/labview; home for Computer Privacy Digest and Info-Labview archives; max. 60 users; transfers are logged Files : Computer Privacy Digest; images; Info-Labview; Mosaic; paladin; Picatinny race results; prism; security; training; usenet; WWW; Xclass Site : ftp.ping.at Country: Austria GMT : +1 Date : 02-Sep-96 Source : usenet Alias : pong.ping.at Admin : ftpadmin@ping.at Organ : Personal InterNet Gate Server : System : Unix URL : ftp://ftp.ping.at/ Comment: Files : Amiga; customers; info (FAQs, FIDO, internet, RFC); Linux (sysadm); Mac (comm (eudora, info, tcp, uucp), MacOS, util); packages; PC (antivirus, fax, fido-inet, ibox, internet, isdn, OS/2, ppp, util, uucp, win95, winsock); PGP-keys; ping-info; USR modem; WWW (dos-lynx, Mac, Windows) Site : ftp.pipex.net Country: UK GMT : 0 Date : 22-May-94 Source : mail Alias : pipe.pipex.net Admin : pipex@pipex.net Organ : PIPEX, Cambridge Server : System : Unix URL : ftp://ftp.pipex.net/ Comment: access allowed all day; transfers are logged Files : areacode; IRC; mail; maps; monthly; named; netinfo; news; OS/2; Perl; PIPEX info in /pub, Unipalm in /unipalm, Xtech in /xtech, Computer College in /compucol; RFCs; RFC-drafts; security; sendmail; src; stats; Sun-patches; techguide; telecom; terms; Unipalm; vendor; WWW Site : ftp.pitt.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : unixd1.cis.pitt.edu Admin : Organ : University of Pittsburgh, Pittsburgh, Pennsylvania Server : System : Unix URL : ftp://ftp.pitt.edu/ Comment: directories: /users/qralston/images /users/i/n/infidel/bofh Files : jokes: BOFH; graphics: 24-bit image archive; software [?] Site : ftp.pku.edu.cn Country: China GMT : +7 Date : 10-Nov-95 Source : ftp.simtel.net Alias : sun1000e.pku.edu.cn Admin : ftp@pku.edu.cn Organ : Peking University, Beijing Server : System : Unix (SunOS, SPARCserver 1000E) URL : ftp://ftp.pku.edu.cn/ Comment: all activity is logged; server can (de)compress, g(un)zip and tar Files : docs; emTeX; FAQs; GNU; Linux; MS-DOS (ftp.simtel.net); MS-Windows (ftp.winsite.com); Netscape; SCO; Slackware; Solaris 2.4; Sun-info; Unix; X11R6 Site : ftp.pkware.com Country: USA GMT : -6 Date : 10-Nov-95 Source : me Alias : puff.inc.net, ftp.inc.net [?] Admin : support@pkware.com (for PK-Ware files) Organ : Internet Connect Inc. Server : http://www.inc.net/ System : Unix URL : ftp://ftp.pkware.com/ Comment: directory aliases available Files : Appalachian Trail; AWE32 (AWE-L, drivers, editors, info, midi, samples, sbk, utils); Internet Connect (dns, mail, netbsd, news, nic-templates); Merge Technologies (dicom, toolkits (mc3_adv, mc3_basic, mergecom)); PK-Ware (PKWare Products, such as PKZip, PKZMenu, PKZFind, PKZoom, PKLite, StupenDOS, QDPMI, REName ZIP, VLMUP, ZZAP); security (Phrack, wordlists (lots)) Site : ftp.pnl.gov Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : oracle.pnl.gov Admin : ftpadmin@ftp.pnl.gov Organ : Pacific Northwest Laboratories Server : System : Unix URL : ftp://ftp.pnl.gov/ Comment: access allowed all day; max. 35 users; transfers are logged Files : 4dda; amps; bak-tif; bemr-dc; bemr-team; bt; darht; dma; doe-robotics; environmental microbiology; gdp; graphics; ibm; mac; matrices; microsoft; mspss; nasa; nels; net; net-bros; neural; news; nfs; ornl; parser; plinfo; pnlinfo; realtime; sgi; user public directories; verity; viewer Site : ftp.pocketsoft.com Country: USA GMT : -6 Source : admin Alias : [not made public on request of admin] Admin : ftp@pocketsoft.com Organ : Pocket Soft Inc., Houston, Texas Server : http://www.pocketsoft.com/ System : Unix (Linux, PC) URL : ftp://ftp.pocketsoft.com/ Comment: Files : support files for Pocket Soft software products, more general interest files coming soon Site : ftp.pol.lublin.pl Country: Poland GMT : +1 Date : 25-Jan-95 Source : usenet Alias : antenor.pol.lublin.pl Admin : ftpadmin@antenor.pol.lublin.pl Organ : Politechnika Lubelska (Technical University of Lublin), Lublin, Management Science Faculty (Wydzial Zarzadzania) Server : gopher://gopher.pol.lublin.pl/ System : Netware (Novell Netware, PC Fileserver) URL : ftp://ftp.pol.lublin.pl/ Comment: max. 20 users; do NOT upload commercial software; default directory: /SYS/PUB; mostly mirrored stuff Files : domain; gazeta; kbn; kbn-peco; PC (ai, archives, batch, compress, crynwr, decode, demos, gopher, graphics, memutil, microsft, minuet, modem, novell, odipkt, patches, pegasus, perl, pkp, pktmux, qemm, screen, telnet, tools, turbopas, turbovis, uudecode, wattcp, win3, winsock, www, x11; pentium; shareware; Usenet (faq, lists, msdos-an, novell, pmail, win3, winews) Site : ftp.polbox.com.pl Country: Poland GMT : +1 Date : 01-Oct-96 Source : usenet Alias : serv.polbox.com.pl Admin : sysop@polbox.com Organ : Polbox On-Line Service Server : System : Unix URL : ftp://ftp.polbox.com.pl/ Comment: anon users can only download from dirs that start with ! Files : AVP; klnews; lupus; magmo; magsoft; polbox; protest; sci Site : ftp.pop.psu.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : admin Alias : greece.pop.psu.edu Admin : ftp@pop.psu.edu Organ : Pennsylvania State University, , Pennsylvania, Population Research Institute Server : http://www.pop.psu.edu/ System : Unix URL : ftp://ftp.pop.psu.edu/ Comment: Max. 5 users; sessions are logged; uploads to /incoming; INN patches and contributed code moved to ftp.math.psu.edu Files : computer-papers; Internet Talk Radio (PSU only); maps; papers: working papers for population and rural centers; PSU; src (Unix source - networking, utilities, X11); Sun-patches (4.1.3 and OpenWindows3) Site : ftp.portal.com Country: USA GMT : -5 Date : 15-May-94 Source : me Alias : jobe.portal.com Admin : cs@portal.com Organ : Portal Communications Server : System : Unix URL : ftp://ftp.portal.com/ Comment: several public directories of Portal users under /pub Files : artnet; bookware; fineline; function; netpower; portal-info; puzzle; relevant; roadkill; unix-sig; zone Site : ftp.povray.org Country: USA GMT : -8 Date : 23-Jul-95 Source : mail Alias : povray.cdrom.com Admin : ftp-bugs@povray.org Organ : Walnut Creek CDROM, Walnut Creek, California, POV-Ray archive Server : System : Unix (486 PC) URL : ftp://ftp.povray.org/ Comment: max. 50 users Files : competition; mirrors (avalon.vislab.navy.mil); polyray; povray (animation, announcements, beta, competition, ezine, feature, fonts, images, modellers, objects, patches, scenes, spd, utilities, viewers); rayshade Site : ftp.powertech.no Country: Norway GMT : +1 Date : 29-Mar-95 Source : ftp.funet.fi Alias : lightning.powertech.no Admin : Organ : PowerTech Server : System : Unix URL : ftp://ftp.powertech.no/ Comment: Files : crypt (PGP); docs; Internet (Dummy's Guide); IRCGallery; PC-Avisa; programmer (Internet Kit, MS-DOS) Site : ftp.powerup.com.au Country: Australia GMT : +10 Date : 02-Sep-96 Source : usenet Alias : grissom.powerup.com.au Admin : Organ : Powerup Server : System : Unix URL : ftp://ftp.powerup.com.au/ Comment: Files : dtp; find; ftpbot; games; internet; MIDI; mirrors; modemcfg; OS (FreeBSD, Linux, Newton, OS/2, Unixware); Perl; Powerup; software (damob, DynoTech); trumpet (ftp.trumpet.com.au); Win3; Win95 Site : ftp.pppl.gov Country: USA GMT : Date : 29-Mar-95 Source : lyman.pppl.gov Alias : orion.pppl.gov Admin : Organ : PPPL Server : System : Unix (SunOS 4.1) URL : ftp://ftp.pppl.gov/ Comment: successor of lyman.pppl.gov Files : 8051; aladdin; atomic; degas; divertors; fweb; lmode; maple; ohtsu; TeX; tsc; Unix; VAX; workstation Site : ftp.pressimage.fr Country: France GMT : +1 Date : 22-Mar-96 Source : docs Alias : ns2.pressimage.fr, unix.pressimage.fr, ftp.planete.net Admin : Organ : Planete, Montreuil Server : System : Unix (FreeBSD, PC) URL : ftp://ftp.pressimage.fr/ Comment: mainly meant for Planete customers, US, Asian or Australian folks can undoubtely find more closer servers; 486 DX/2-66, 64Mb RAM, 12Gb disk; transactions are logged Files : mirrors: FreeBSD (ftp.cdrom.com), GNU (prep.ai.mit.edu), Mac (sumex-aim.stanford.edu: Info-Mac, ftp.sri.ucl.ac.be, mac.archive.umich.edu), MS-DOS games (ftp.uml.edu), MS-Windows (ftp.winsite.com), news.answers (rtfm.mit.edu), RFCs (ds.internic.net), RIPE docs (ftp.ripe.net); pcga; Planete; Unix Site : ftp.primate.wisc.edu Country: USA GMT : -6 Date : 05-Jan-95 Source : admin Alias : night.primate.wisc.edu Admin : dubois@primate.wisc.edu (Paul DuBois), software@primate.wisc.edu Organ : University of Wisconsin, Madison, Wisconsin, Server : System : Unix URL : ftp://ftp.primate.wisc.edu/ Comment: used to be indri.primate.wisc.edu Files : bibstuff (utils for processing bibliographic records); dxs (distributed execution service); etm (exception and Termination Manager); imake; Mac: TransSkel, TransDisplay, TransEdit; memmgr (simple-minded memory management library); menu; nio (Network I/O library); pcs (plot construction set, incomplete); rtf (rich text format tools); sndb (simple network database); tfm (temporary file manager library); troffcvt (troff to XXX conversion tools); ts (simple-minded token scanning library); Usenet utils (headers, savenews) Site : ftp.primenet.com Country: USA GMT : -7 Date : 28-Mar-95 Source : mail Alias : boingo.primenet.com, www.primenet.com Admin : bill@primenet.net Organ : PrimeNet Server : http://www.primenet.com/ System : Unix URL : ftp://ftp.primenet.com/ Comment: max. 30 users; transfers are logged; (de)compression, g(un)zip on the fly Files : files (Amiga, Linux, Mac, Netscape, OS/2, PC, PrimePPP, Windows3); games (Mac, MS-DOS); lippard; RFCs; rincon; skeptic; swr (misc. images) Site : ftp.probe.net Country: USA GMT : -6 Date : 10-Oct-96 Source : usenet Alias : www.probe.net Admin : russell@probe.net Organ : Probe Server : http://www.probe.net System : Unix URL : ftp://ftp.probe.net/ Comment: max. 30 users Files : eudora; graphics; mac; Microsoft-IE; mosaic; ncftp; ncftpd; netscape; starter-kit; tim; webdesign; WebPhone; winsock; winsock_apps; wwwcount2.2 Site : ftp.procyon.com Country: USA GMT : -6 Date : 30-Oct-94 Source : usenet Alias : prism.procyon.com, procyon.com Admin : pda@procyon.com Organ : Procyon Server : System : Unix URL : ftp://ftp.procyon.com/ Comment: max. 50 users; transfers are logged; user public directories Files : InterNIC; Linux: shadow-mk Site : ftp.progress.com Country: USA GMT : -5 Date : 18-Aug-94 Source : rtfm Alias : pscgate.progress.com Admin : Organ : Progress, Bedford, Maryland Server : System : Unix (SunOS 4.1) URL : ftp://ftp.progress.com/ Comment: several user public directories Files : conklin; federal; fluffy; neth; patch; penman; quad; symix; z-code Site : ftp.proxima.alt.za Country: South Africa GMT : +2 Date : 17-Apr-94 Source : usenet Alias : myrtle.proxima.alt.za Admin : Organ : Proxima Server : System : Unix URL : ftp://ftp.proxima.alt.za/ Comment: Files : MS-DOS; Oberon; PiX: South Afican BBS info; Unix Site : ftp.prz.tu-berlin.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : .de ftp-l (Peter Castine) Alias : kumpel.prz.tu-berlin.de, tubprz.prz.tu-berlin.de Admin : and@prz.tu-berlin.de, nicolai@prz.tu-berlin.de Organ : Technische Universitaet Berlin (Berlin University of Technology), Berlin, Process Control Center Server : System : Unix URL : ftp://ftp.prz.tu-berlin.de/ Comment: Files : aladdin; atm; audio-video; DEC and Sun related papers; HP; HTML; hypertubkom; MBone; mmc; motemes; multimedia; Music; MusicAnalysis; networking papers; NeXT; PC; Pink Floyd and Sonic Youth related stuff; PRZ info; recipes (~12000 English and German); security; Sun; Solaris X86 binaries (gcc, emac, TeX); whoami; wisstrans; X11R5 (interactive Unix); xtp Site : ftp.psc.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : old ftp-list Alias : anon.psc.edu Admin : Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania Server : System : Unix URL : ftp://ftp.psc.edu/ Comment: Files : award; biomed; cgm; cmrad; depot; dqs; gall; gplot; grants; guide; Kecks; lvr; Mac gplot; malloc_dbg; matmul; net_tools; P3D; PC gplot; PC scub; psr; spr Site : ftp.psg.com Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : m2xenix.psg.com Admin : Organ : RAINet/PSG, , Oregon/Washington Server : System : Unix URL : ftp://ftp.psg.com/ Comment: Files : bbslists; CIX; docs; Eiffel; Elvis; FIDONet; GNU; Intel; Internet; IP-for-PC; K12; lists; Mac; Modula-2; MS-DOS; nets; Oberon; Pascal; Python; RAINet; SCSI (Adaptec); unced; Unix; UUCP-for-PC Site : ftp.psi.com Country: USA GMT : -5 Date : 10-Sep-94 Source : mail Alias : info.psi.com, radio.psi.com Admin : Organ : Performance Systems International Server : System : Unix (SunOS 4.1) URL : ftp://ftp.psi.com/ Comment: logging into radio.psi.com only shows the radio directory Files : archive; dns; doc; gopsi; ien; ietf; info; Internet Talk Radio (ITR); irg; isode; maps; netinfo; newsletter; pilot; press releases; psilink; psisnmp; radio; RFCs; sendmail; snmp; snmpstats; src; srmftp; Sun; Usenet; uuftp; waan; WP Site : ftp.psy.uq.oz.au Country: Australia GMT : +10 Date : 01-Oct-96 Source : Alias : psych.psy.qu.oz.au Admin : postmaster@psy.uq.oz.au Organ : University of Queensland, Brisbane, Queensland, Psychology Dept. Server : System : Unix URL : ftp://ftp.psy.uq.oz.au/ Comment: server can (de)compress, g(un)zip and tar Files : CERT; Crypto; halford; letterhead; Mac; mirrorftp; MS-TCP/IP; Noetica; RoadMap; robn Site : ftp.psychol.utas.edu.au Country: Australia GMT : +10 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : bob@psychol.utas.edu.au (Robert G. Reid) Organ : University of Tasmania, Hobart, Tasmania Server : System : Unix URL : ftp://ftp.psychol.utas.edu.au/ Comment: Trumpet Experimental FTP Server; Limit of 4 concurrent ftp sessions; uploads are not accepted as we have limited diskspace; please restrict downloads to outside normal business hours if possible (business hours are 2200-0800 GMT); most of the files in the /games and anti-vir directories are available from sites in both the US and Europe; Problem: I/O error on network device Files : Mac network news-reader; Winsock; Trumpet DOS/Windows; some games; antivirus utilities (most of this stuff is mirrored from sites much closer to users from Europe or North-America) Site : ftp.psychologie.uni-freiburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : cssun1.psychologie.uni-freiburg.de Admin : ftp@psychologie.uni-freiburg.de, stumpf@psychologie.uni-freiburg.de (Michael Stumpf) Organ : Universitaet Freiburg (University of Freiburg), Freiburg Psychology dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.psychologie.uni-freiburg.de/ Comment: Open 24 hours Files : Research related information - documents and software (psychology, cognitive psychology, cognitive science, artificial intelligence); Sun related software, patches, and documents Site : ftp.pu-toyama.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : ftp1.pu-toyama.ac.jp Admin : Organ : Toyama Prefectural University (TPU) Server : System : Unix URL : ftp://ftp.pu-toyama.ac.jp/ Comment: server can tar and g(un)zip; names of retrieved files are logged Files : 386BSD; Archiver; bible; doc; DosV; FreeBSD; ftpmail; games; GNU; HP100LX; info; infosystems; JPNIC; JUNET-DB; Linux; Mac; MS-DOS; net; net-2; NeXT; NetBSD; news archives; RFCs; security; SL9; Sun-dist; Tahoe; TeX; Toyama prefecture; Triton; Wine; X11; X11R5; XFree86; zaurus Site : ftp.puc-rio.br Country: Brazil GMT : -3 Date : 15-Dec-94 Source : admin Alias : ftp.rdc.puc-rio.br, io.rdc.puc-rio.br Admin : poyart@rdc.puc-rio.br (Eduardo Poyart) Organ : Pontificia Universidade Catolica, Rio de Janeiro, RDC Server : http://www.puc-rio.br/ , gopher System : Unix URL : http://www.rdc.puc-rio.br/ Comment: ftp.winsite.com mirror planned Files : Doom (FAQ); MIDI (X3-list); MS-DOS (BBS (RA 2.02), TCP/IP); music (lyrics); Unix (ebbs, GNU, gopher, IRC, news, www); Windows Site : ftp.punk.net Country: GMT : Date : 02-Sep-96 Source : Alias : kosh.punk.net Admin : Organ : Server : System : Unix URL : ftp://ftp.punk.net/ Comment: The Net's only Vorlon computer; anonftp not available yet [it probably is available now, but I can't keep on checking] Files : Site : ftp.pvv.unit.no Country: Norway GMT : +1 Date : 23-Aug-94 Source : me Alias : flipper.pvv.unit.no Admin : dhmyrdal@pvv.unit.no Organ : University of Trondheim, Trondheim, PVV Server : System : Unix URL : ftp://ftp.pvv.unit.no/ Comment: index in pub/arm/Index is outdated, ls-lR and FFF are auto-updated; read DOWNLOAD-INFO for more helpful hints Files : Apollo; arm; Atari; compress; DEC OSF; djgpp; finger; GNU; HP7000; Iris Indigo; m88k; movie; MS-DOS; Mud; PGP; pvv-sources; regina; rexx; Solaris; ssb; store; The Hessling Editor (THE); thesaurus; viking; X11 Site : ftp.qdeck.com Country: USA GMT : -8 Date : 17-Apr-94 Source : old ftp-list Alias : rockall; qdeck.com Admin : support@qdeck.com (Thomas Bortels and others) Organ : Quarterdeck Office Systems, Santa Monica, California Server : System : Unix URL : ftp://ftp.qdeck.com/ Comment: directory: /pub Files : audio; Internet Talk Radio; Quarterdeck product information, utilities, patches, fixes: DV, DV_QEMM FAQ, memory, Qemm, technotes Site : ftp.quadralay.com Country: USA GMT : -6 Date : 30-Oct-94 Source : me Alias : jeanluc.quadralay.com [?] Admin : Organ : Quadralay Corp. Server : System : Unix URL : ftp://ftp.quadralay.com/ Comment: Files : beta; gwhis; mif2html; Quadralay: bug fixes, software, trial versions; web Site : ftp.qualcomm.com Country: USA GMT : -8 Date : 12-Feb-94 Source : me Alias : lorien.qualcomm.com Admin : Organ : QualComm, San Diego, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.qualcomm.com/ Comment: Files : cdma; Eudora for PC (MS-Windows version) and Mac, also beta; freaks; Mac; Nyser; Solbourne; typescript; vocoder; Xilinx; Xview versions; freak; Mac; Nyser; Vocoder; Xview Site : ftp.qucis.queensu.ca Country: Canada GMT : -5 Date : 02-Aug-94 Source : ftp.sterling.com Alias : maroon.qucis.queensu.ca Admin : Organ : Queen's University, Kingston, Ontario Server : System : Unix URL : ftp://ftp.qucis.queensu.ca/ Comment: some files to be mirrored on ftp.sterling.com Files : banger; cisc; docs; fleet; rdt; reports; sgml; skill; txl Site : ftp.quote.com Country: USA GMT : -8 Date : 26-Aug-94 Source : me Alias : spike.quote.com Admin : support@quote.com (bug reports), staff@quote.com (suggestions) Organ : QuoteCom financial data archives Server : www.quote.com System : Unix URL : ftp://ftp.quote.com/ Comment: additional info in /pub/info; index in INDEX; greater access when you register through services@quote.com Files : bulletins; bwire; hoover; library; newsletters; programs; spguide; symbols; usenet Site : ftp.radient.com Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : red.best.com, ftp.webmaster.com Admin : Organ : Radient Software Server : http://radient.com/ System : Unix URL : ftp://ftp.radient.com/ Comment: if you're having trouble connecting to this site, try ftp.best.com /pub/bli [this red.best.com thing has to be figured out sometime, it seems like there are a lot of CNAMES for that machine!] Files : CommNet for Windows Site : ftp.rahul.net Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : bolero.rahul.net Admin : Organ : Rahul Server : System : Unix URL : ftp://ftp.rahul.net/ Comment: read /pub/BLURB for subscription information about this system Files : graphics related files and programs; networking info; archivers Site : ftp.rare.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : erasmus.rare.nl Admin : Organ : Reseaux Associes pour la Recherche Europeenne (European Research Associates, RARE), Amsterdam Server : System : Unix (SunOS 4.1) URL : ftp://ftp.rare.nl/ Comment: Files : cnre; gopher; hs; inet-jenc; ix.codes; RARE; www Site : ftp.rau.ac.za Country: South Africa GMT : +2 Date : 19-Feb-95 Source : Alias : zaphod.rau.ac.za Admin : fwo@rkw.rau.ac.za Organ : Rand Afrikaans University Server : System : Unix URL : ftp://ftp.rau.ac.za/ Comment: max. 10 users Files : drivers (3COM, Trident); Internet (pmail, some docs); Linux; listings; MS-DOS (arcers, bios, comm, cutcp, dbase, demos, emulators, games, graphics, graphics_workshop, int, menus, mod_players, network, pascal, pc-bench, programming, screen, upgrade, ZA); multimedia; networks; Novell (dosup_winup, ipx, mercury, mhs, nlm, odi, pmail, tcpip, trumpet, util); NT (patches); Unix; Windows (bench, drivers, ghostscript, graphics_workshop, infosystems, network, util, visual_basic, win32s) Site : ftp.rc.tudelft.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : mo6.rc.tudelft.nl Admin : vanderwal@rc.tudelft.nl Organ : Technische Universiteit Delft (Delft University of Technology), Delft, CC Server : System : Unix URL : ftp://ftp.rc.tudelft.nl/ Comment: max. 10 users; open 24 hours; transfers are logged Files : PC (gopher, MS-DOS, OS/2, Windows, Winsock); Unix (PC NFSD, POP) Site : ftp.rdt.monash.edu.au Country: Australia GMT : +10 Date : 23-Aug-94 Source : usenet Alias : daneel.rdt.monash.edu.au Admin : ftp@rdt.monash.edu.au Organ : Monash University - Clayton Campus, Melbourne, Faculty of Computing and Information Technology, Robot and Digital Technology dept. Server : System : Unix URL : ftp://ftp.rdt.monash.edu.au/ Comment: max. 15 users; transfers are logged; please keep ftp sessions out of the 08:00-18:00 local hours; transfers are logged Files : images; Monash info; netinfo; Shoemaker-Levy 9 (SL9) images in /pub/jupiter-sl9; RDT; tech-reports; weathermap; wp60mini.zip Site : ftp.realtime.co.za Country: South Africa GMT : +2 Date : 29-Jun-95 Source : Alias : gateway.realtime.co.za Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp://ftp.realtime.co.za/ Comment: only interesting for South African users Files : Netscape Site : ftp.redhat.com Country: GMT : Date : 16-May-96 Source : Alias : speedy.redhat.com Admin : Organ : Server : System : Unix URL : ftp://ftp.redhat.com/ Comment: mirrored on ftp.doc.ic.ac.uk, ftp.ibp.fr, ftp.gwdg.de, ftp.msu.ru, ftp.cvut.cz, ftp.ton.tut.fi, ftp.funet.fi, sunsite.icm.edu.pl, ftp.rhi.hi.is, ftp.nvg.unit.no, ftp.pk.edu.pl, ftp.nluug.nl, ftp.ibi.co.za, ftp.is.co.za, ftp.dstc.edu.au, gatekeeper.digital.com.au, ftp.lab.kdd.co.jp, ftp.pht.com, linux.ucs.indiana.edu, ftp.uoknor.edu, ftp.cc.gatech.edu, uiarchive.cso.uiuc.edu, ftp.caldera.com, ftp.cms.uncwil.edu, ftp.wilmington.net, sunsite.unc.edu, gatekeeper.dec.com, ftp.rge.com, redhat.snurgle.org, linuxwww.db.erau.edu and other sites; servers supports several site exec extensions Files : RedHat Linux distribution Site : ftp.reed.edu Country: USA GMT : -8 Date : 30-Oct-94 Source : usenet Alias : vishnu.reed.edu Admin : horde@reed.edu Organ : Reed College, Portland, Oregon Server : www.reed.edu System : Unix URL : ftp://ftp.reed.edu/ Comment: directory: /pub/samples; please restrict ALL transfers to 18:00- 08:00 local time; 256Kb link, transfers may be slow; transfers are logged; server knows how to g(un)zip and (un)compress; max. 10 users Files : econ; EPS-16+ samples; games; html-helper (emacs mode for editing HTML documents); mailinglists; mirrors [?]; orelibs; psych; security Site : ftp.rge.com Country: USA GMT : Date : 22-Mar-96 Source : Alias : web.rge.com Admin : ftp@rge.com Organ : Rochester Gas and Electric Corporation, Rochester Server : System : Unix URL : ftp://ftp.rge.com/ Comment: server supports on the fly file-conversion; export control notice applies; all activity is logged; max. 500 users Files : amd; brutessl; communications; cypherpunks; database; docs; etext; gated; gnu; ident; infosystems; languages; lsof; mail; mirror; multimedia; ncftp; netconfig; netinfo; ntp; printing; rdist; samba; scsi; security; shells; swatch; sysinfo; systems (bsd, dos, ibm, linux, mac, newton, next, os2, solbourne, sun, win3, win95, winnt); tcpdump; telnet; tex; top; traceroute; unfs; usenet; wuarchive-ftpd; X; Xemacs Site : ftp.rhein.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : usenet Alias : gatekeeper.rhein.de Admin : ftp@ftp.rhein.de Organ : RegionanNetz Bonn e.V., Bonn, Rhein Archive Server : http://gak.rhein.de/ System : Unix URL : ftp://ftp.rhein.de/ Comment: Files : Amiga; books; culture; doc; ds; elisp; ghostscript; GNU; IN; ISDN; Linux; Mac; mailing-lists; maps; MS-DOS; paradis; peti; rhein; Sun; Unix; usenet; www-browser Site : ftp.rhi.hi.is Country: Iceland GMT : -1 Date : 02-Sep-96 Source : ftp.redhat.com Alias : info.rhi.hi.is Admin : Organ : Haskola Islands Server : System : Unix URL : ftp://ftp.rhi.hi.is/ Comment: users outside of Iceland, please consider local archives; max. 20 users; transfers are logged Files : HP-UX; hungry (lesstif from ftp.hungry.com); Linux (RedHat); Mac; menus; rannsv; Solaris; SunOS; Unix (amanda, amd, elm, gnuplot, ncftp, pdksh, rhi); Windows (apps (acroread, comm, www), utils (www,xbin)) Site : ftp.rhij.nl Country: Netherlands GMT : +1 Date : 29-Sep-94 Source : usenet Alias : hton01.rhij.nl Admin : Organ : Rijks Hogeschool IJsselland (IJsselland Poly), Deventer Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.rhij.nl/ Comment: Files : Linux; Novell (bootpd, mirror of sjf-lwp.novell.com); PC; SMC; Tseng Site : ftp.rhrz.uni-bonn.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : nic.rhrz.uni-bonn.de Admin : ftpadm@nic.rhrz.uni-bonn.de Organ : Universitaet Bonn (University of Bonn), Bonn Server : System : URL : ftp://ftp.rhrz.uni-bonn.de/ Comment: Files : Site : ftp.riken.go.jp Country: Japan GMT : +9 Date : 10-Nov-95 Source : usenet Alias : riksun.riken.go.jp Admin : ftp-admin@ftp.riken.go.jp Organ : Institute of Physical and Chemical Research (RIKEN), Saitama, Ring Cyclotron Server : http://www.riken.go.jp/ System : Unix URL : ftp://ftp.riken.go.jp/ Comment: max. 140 users; South Hyogo (Kobe) Earth Quake info Files : astro (SL9 from ftp.seds.arizona.edu); GNU; GPS; Mac (KT, mac.archive.umich.edu, sumex-aim.stanford.edu, TeX); MS-DOS (ftp.simtel.net); MS-Windows (ftp.winsite.com); net; OpenVMS/AXP; Quake info; RFCs; security (CERT, CIAC); Sun-dist; TeX (CTAN); UCB; VAX/VMS; Winsock (papa.indstate.edu); Wnn; WWW Site : ftp.ripco.com Country: USA GMT : -6 Date : 29-Nov-94 Source : me Alias : daemon.ripco.com Admin : Organ : RIPCO, Chicago, Illinois Server : System : Unix (System V Release 4.0) URL : ftp://ftp.ripco.com/ Comment: Files : graphics; Mac; MOO; MS-DOS; RIP; text; Unix; Windows Site : ftp.ripe.net Country: Netherlands GMT : +1 Date : 15-May-94 Source : docs Alias : ns.ripe.net Admin : ncc@ripe.net Organ : Reseaux IP Europeennes (RIPE), Amsterdam, Network Coordination Centre (NCC) Server : System : Unix URL : ftp://ftp.ripe.net/ Comment: max. 25 users; transactions are logged Files : cidr; EARN; EBONE; FYI; IAB; IESG; IETF; Internet-drafts; Internet Society (ISOC); ISO3166-codes; NSF; pride; RARE; RFCs; RIPE; tools Site : ftp.risc.uni-linz.ac.at Country: Austria GMT : +1 Date : 30-Oct-94 Source : rtfm Alias : sun.risc.uni-linz.ac.at Admin : sysadmin@risc.uni-linz.ac.at Organ : Johannes Kepler Universitaet (Johannes Kepler University), Linz, Research Institute for Symbolic Computation (RISC) Server : System : Unix URL : ftp://ftp.risc.uni-linz.ac.at/ Comment: max. 10 users; automatic tarring and compression Files : acpc; art+tech; CASA; combinatories; conpar94; Dynix.ptx; games; GB; GNU; graphics; jsc; Linux; ML; MS-DOS; Netrek; network; NeXT; paclib; padic; parlab; pasco94; PC; qe; reports; saclib; sysadmin; Unix util; X11 Site : ftp.riva.com Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : deathstar.riva.com, deathstar.kersur.net, ftp.kersur.net Admin : info@kersur.net Organ : Kersur Technologies Server : http://www.riva.com/ http://www.kersur.net/ System : Unix URL : ftp://ftp.riva.com/ Comment: transfers are logged Files : bind; docs (majordomo); DOS (pent-bug, slip, snuupm, uupc, uupcutil, xpe1); iconics; info; inn; ismail; Mac; mgetty; named; NCSA (multihost); news; OS/2; packages (dip, UUCPD); UUCP (config, dial, port, sys); Windows (misc. Win network UUCP apps); X; zone Site : ftp.rockwell.com Country: USA GMT : -8 Date : 15-May-94 Source : me Alias : intrepid.rockwell.com Admin : Organ : Rockwell Corp. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.rockwell.com/ Comment: Files : ansi2knr; dns; remnet-smtp; security; sendmail Site : ftp.rpi.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : usenet Alias : netserv1.its.rpi.edu Admin : Organ : Rensselaer Polytechnical Institute, Troy, New York Server : http://www.rpi.edu/ System : Unix (SunOS 4.1) URL : ftp://ftp.rpi.edu/ Comment: directory: /pub/communications/internet-tools Files : antivirus; communications; consulting; doc; dses; elc; faculty; Internet-Tools; its (papers, releases); languages (chinese, ethiopia, mule); laser disks; mail; math; misc; networking; org; pctcp; printing; programming; resources; Sun-fixes; sysadmin; thesis; usenet; workshop92; WWW Site : ftp.rri.uwo.ca Country: Canada GMT : -5 Date : 15-Dec-94 Source : me Alias : alex.ctrg.rri.uwo.ca Admin : Organ : University of Western Ontario, London, Ontario Server : System : Unix URL : ftp://ftp.rri.uwo.ca/ Comment: Files : mailinglists; mirror of rri.net.uwo.ca [?]; NIC (named); PC Eudora; PC NFS; security Site : ftp.rrzn.uni-hannover.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : softdis.rrzn.uni-hannover.de Admin : gruen@rvs.uni-hannover.de (Lutz Grueneberg) Organ : Universitaet Hannover (University of Hannover), Hannover, CC Server : System : Unix URL : ftp://ftp.rrzn.uni-hannover.de/ Comment: uploads to /incoming, send mail to admin Files : GNU; info; Info-Mac; info-systems; Linux; Lucid Emacs (lemacs); Mac; Maple; MS-DOS (Koeln [mirror?], local); n.i.c.e.; numerics; OS/2; pvm; RRZN; systems [?]; TeX; Unix; Windows3; WWW (see lemacs dir); X11 Site : ftp.rsa.com Country: USA GMT : -8 Date : 22-Mar-96 Source : Alias : dolphin.rsa.com Admin : ftpadmin@rsa.com Organ : RSA Data Security Inc. Server : System : Unix URL : ftp://ftp.rsa.com/ Comment: transfers and login are logged Files : cryptography; de/encoding; clipper; FAQs; pucs; RFCs; RSA refs Site : ftp.rtpro.yamaha.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : rtprogw.rtpro.yamaha.co.jp Admin : info@rtpro.yamaha.co.jp Organ : Yamaha Corp., Router Project Server : System : Unix URL : ftp://ftp.rtpro.yamaha.co.jp Comment: RT100i Remote Router and other info, mailing list: majordomo@iijnet.or.jp with body: subscribe rt100i-users; parts mirrored on ftp.eni.co.jp Files : PC30i; RT100i; RT100i beta; util Site : ftp.ru.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : usenet Alias : buffalo.ru.ac.za, hippo.ru.ac.za Admin : Organ : Rhodes University, Grahamstown Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ru.ac.za/ Comment: Files : bind; doc; PC; SNUUPM; Unix Site : ftp.rug.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : risc1.rug.nl Admin : Organ : Rijks Universiteit Groningen (University of Groningen), Groningen Server : System : Unix URL : ftp://ftp.rug.nl/ Comment: Files : 386BSD; GopherE; graphics; listserv archive; MS-DOS; NetBSD; networks; Novell; Origami; pacxnet; RC_msdos; RUGnet; Surfnet; Unix Site : ftp.rulimburg.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : rl0014.rulimburg.nl Admin : Organ : Rijks Universiteit Limburg (University of Limburg), Maastricht Server : System : Unix (OSF/1) URL : ftp://ftp.rulimburg.nl/ Comment: Files : Grey Files of FDEW Site : ftp.rutgers.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : mail Alias : hangout.rutgers.edu, info.rutgers.edu Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://info.rutgers.edu/ Comment: max. 25 users Files : caipworks; forms (bicycle, camden1, citadel, corporate, Eisenhower, eisenreg); gopher; Info; International Connectivity; Internet; maps; Mosaic; MS-DOS (mirror of wuarchive:/mirror/msdos); Performance; RFCs; Rutgers Press; soc.religion.christian; sounds; WWII; X-files Site : ftp.rz.fh-hannover.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : linux.rz.fh-hannover.de Admin : ftpadmin@rz.fh-hannover.de Organ : Fachhochschule Hannover, Hannover Server : System : URL : ftp://ftp.rz.fh-hannover.de/ Comment: Files : Site : ftp.rz.hu-berlin.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : momos.rz.hu-berlin.de Admin : Organ : HU, Berlin Server : System : URL : ftp://ftp.rz.hu-berlin.de/ Comment: Files : Site : ftp.rz.ruhr-uni-bochum.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : rubb.rz.ruhr-uni-bochum.de Admin : x920031@bus072.rz.ruhr-uni-bochum.de (Jost Krieger) Organ : Universitaet Bochum (University of Bochum), Bochum, CC Server : System : URL : ftp://ftp.rz.ruhr-uni-bochum.de/ Comment: Files : Site : ftp.rz.uni-augsburg.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : ibm20s.rz.uni-augsburg.de, infosrv.cc.uni-augsburg.de Admin : ftpadm@rz.uni-augsburg.de Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC Server : System : Unix URL : ftp://ftp.rz.uni-augsburg.de/ Comment: uploads not possible; READ ONLY mounted; downloading of directories: get dirname.tar or get dirname.tar.Z or get dirname.tar.gz Files : AIX 3.2 ports; Amiga; Atari; GNU; Linux; Mac; math; MS-DOS; OS/2; parallel programming; TeX; Windows Site : ftp.rz.uni-hildesheim.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : pdadmin@rz.uni-hildesheim.de Organ : Universitaet Hildesheim (University of Hildesheim), Hildesheim, CC Server : nuucp System : URL : ftp://ftp.rz.uni-hildesheim.de/ Comment: Files : C64; comp.sources; GNU; LST; Linux; RFCs; TeX Site : ftp.rz.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : nz20.rz.uni-karlsruhe.de Admin : ftp@rz.uni-karlsruhe.de Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, CC Server : System : Unix URL : ftp://ftp.rz.uni-karlsruhe.de/ Comment: Problem: Timeout (900 seconds) Files : AIX; BSD; CERT; doc; Emacs; HP-UX (modified) PD sources; Lapack; Linux; MS-DOS; 2nd Berkeley network distribution (NET2); rznews; TeX; ZyXel (modem) Site : ftp.rz.uni-konstanz.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : uranos.rz.uni-konstanz.de, attis.rz.uni-konstanz.de Admin : ftpadm@ftp.rz.uni-konstanz.de Organ : Universitaet Konstanz (University of Konstanz), Konstanz, CC Server : System : URL : ftp://ftp.rz.uni-konstanz.de/ Comment: note: theoris.rz.uni-konstanz.de is not accessible for off-campus users, maybe this site has the same stuff Files : Site : ftp.rz.uni-osnabrueck.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : tethys.rz.uni-osnabrueck.de Admin : wmeyer@dosuni1.rz.uni-osnabrueck.de (Wolfgang Meyer) Organ : Universitaet Osnabrueck (University of Osnabrueck), Osnabrueck, CC Server : System : URL : ftp://ftp.rz.uni-osnabrueck.de/ Comment: successor of dione.rz.uni-osnabrueck.de Files : Amiga; Info; Math; MS-DOS; OS/2; OzTeX; reports; TeX; Unix; Windows Site : ftp.rz.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : hades.rz.uni-sb.de, sbusol.rz.uni-sb.de Admin : ftpadm@rz.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, CC Server : System : Unix (SunOS 4.1) URL : ftp://ftp.rz.uni-sb.de/ Comment: Files : infosystems; Linux; Mac; MS-DOS files; publications; TeX; Unix; Windows Site : ftp.rz.uni-ulm.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : oracle.rz.uni-ulm.de, info.rz.uni-ulm.de Admin : orakel@rz.uni-ulm.de Organ : Universitaet Ulm (University of Ulm), Ulm, CC Server : System : Unix (SunOS 4.1) URL : ftp://ftp.rz.uni-ulm.de/ Comment: Files : vmsnet sources; list of ftp sites carrying VMS programs/sources; VMS NEWS Site : ftp.rz.uni-wuerzburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : wrzx02.rz.uni-wuerzburg.de Admin : tscherner@vax.rz.uni-wuerzburg.de (Peter Tscherner) Organ : Universitaet Wuerzburg (University of Wuerzburg), Wuerzburg, CC Server : System : URL : ftp://ftp.rz.uni-wuerzburg.de/ Comment: currently under reconstruction: /pub not yet completely restored Files : 386BSD; Amiga; GNU; Linux; Math; MS-DOS; Novell; Unix; Windows; X11 Site : ftp.saar.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : shug-internet.saar.de Admin : ftpadm@saar.de Organ : Internet Privat e.V., Saarbruecken Server : System : Unix URL : ftp://ftp.saar.de/ Comment: Files : audio; mail; net; news.answers; Unix Site : ftp.saitama-u.ac.jp Country: Japan GMT : +9 Date : 10-Nov-95 Source : ftp.simtel.net Alias : ftp.sv.saitama-u.ac.jp Admin : ftpmaster@saitama-u.ac.jp Organ : Saitama University, Urawa, Saitama, Information Processing Center Server : System : Unix (HP-UX, Hitachi H9000/E45) URL : ftp://ftp.saitama-u.ac.jp/ Comment: you need a valid IP address to enter; no limit on number of users; 128Mb of memory, 110Gb on-line; transfers are logged Files : chemistry; cpm; CTAN; dns; doc; FAQs; FreeBSD; fvwm; GNU; gnuplot; hiro-mac; HP100LX; HPUX9; IEICE; Info-Mac; kis-mac; kis-pc; lang; Linux; Mac; mail; MS-DOS; MSX; mule; netnews; network; Psion; scivis; security; simtel; tama; TeX; umich; win3; WWW; X; X11 Site : ftp.salford.ac.uk Country: UK GMT : 0 Date : 23-Aug-94 Source : usenet Alias : cwb-b.salford.ac.uk Admin : richard@salford.ac.uk [?] Organ : Salford University Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.salford.ac.uk/ Comment: default directory: /vol1/anon Files : docs; gp; Internet; network; Novell; OS/2; psion; sjf-lwp (mirror of sjf-lpw.novell.com presumably); supplier; Site : ftp.salk.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : me Alias : helmholtz.salk.edu Admin : Organ : Salk Institute, , California, Helmholtz Computational Neurobiology Laboratory Server : System : Unix URL : ftp://ftp.salk.edu/ Comment: all file transfers are logged; several public user dirs under pub Files : NeuroWeb; pearlmutter; viola; xgraph Site : ftp.samsung.com Country: USA GMT : -8 Date : 15-Dec-94 Source : me Alias : gate.samsung.com Admin : Organ : Samsung Electronics Corp. Server : System : Unix URL : ftp://ftp.samsung.com/ Comment: Files : polaris; samlan Site : ftp.sandia.gov Country: USA GMT : -7 Date : 29-Mar-95 Source : me Alias : news.sandia.gov Admin : Organ : Sandia National Labs, , Server : System : Unix URL : ftp://ftp.sandia.gov/ Comment: Files : packages (archive, GNU, inet, Mac, mail, misc, news, PC, security); Mac; news Site : ftp.santafe.edu Country: USA GMT : -7 Date : 17-Apr-94 Source : me Alias : santafe.edu, sfi.santafe.edu Admin : ftp@santafe.edu Organ : University of Santa Fe, Santa Fe, New Mexico, SFI Server : System : Unix URL : ftp://ftp.santafe.edu/ Comment: directory: /pub/SIG/4m Files : AI; Alife; CA; Chat clients (4M chat service); DU; EC; GA; SFI; SIG; Time series Site : ftp.sausage.com Country: USA GMT : -6 Date : 10-Nov-95 Source : docs Alias : ns2.clever.net Admin : Organ : Sausage Software Server : http://www.sausage.com/ System : Unix URL : ftp://ftp.sausage.com/ Comment: Files : HotDog and Hotdog Pro HTML Editors; mIRC; mozock; vbrun300 Site : ftp.savba.sk Country: Slovakia GMT : +1 Date : 02-Sep-96 Source : mail Alias : savba.savba.sk Admin : Organ : Savba Server : System : Unix (SunOS 4.1) URL : ftp://ftp.savba.sk/ Comment: Files : bmail; ccds; CERT; doc; HPCN; latex; Linux; math; MS-DOS; nqs; NT; PCBridge; PGPkeys; SGI; Unix; utrr; w3vlc; Win95; wss96; WWW; xapp Site : ftp.sccsi.com Country: USA GMT : -6 Date : 23-Jul-95 Source : Alias : fs1.houston.sccsi.com Admin : ftp@sccsi.com (Steve Nuchia) Organ : South Coast Computing Services Inc., Houston, Texas Server : System : Unix URL : ftp://ftp.sccsi.com/ Comment: mostly networking software for different platforms Files : comet; communications; doc (history, howto, internet-resource guide, internet worm, InterNIC RFCs, jokes, NIC); dos; internet; local; macintosh; newtnet; os2; sas; sass; serial; tnic; unix; uupcb; win-nt; windows; winsock Site : ftp.schnet.edu.au Country: Australia GMT : +10 Date : 31-Aug-95 Source : usenet Alias : victoria.schnet.edu.au, ftp.efa.org.au Admin : ftpmaster@schnet.edu.au Organ : SchoolsNet Server : http://ww.efa.org.au/EFA System : Unix URL : ftp://ftp.schnet.edu.au/ Comment: all transactions are logged Files : Electronic Frontiers Australia; lukeh (cert, Linux, NeXT, Netware, syslog, w3, win95, windows); xedoc (fabrik, netinfo) Site : ftp.sci.kun.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : wn0.sci.kun.nl Admin : Organ : Katholieke Universiteit Nijmegen (University of Nijmegen), Nijmegen, SCI Server : System : Unix URL : ftp://ftp.sci.kun.nl/ Comment: Files : EmTeX; kun-licenties (KUN sites only) Site : ftp.science.unitn.it Country: Italy GMT : +1 Date : 14-Dec-94 Source : old ftp-list Alias : itnsg1.cineca.it, itnsg1.science.unitn.it Admin : valter@itnsg1.science.unitn.it Organ : Laboratorio di Fisica Computazionale (Computational Physics Laboratory, INFM), Povo Server : System : Unix URL : ftp://itnsg1.cineca.it/ Comment: all transfers are logged; max. 5 users Files : compression; Graphics and Visualization; PC Site : ftp.scn.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : usenet Alias : wall.scn.de Admin : ftp-admin@scn.de Organ : Siemens Corporate Network (SCN) Server : System : Unix URL : ftp://ftp.scn.de/ Comment: all actions are logged Files : archivers; databases (db, msql, onyx, ssql); docs (RFCs); editors; GNU; graphics (tools); infosystems (archie, gopher, wais); mail (clients, dns, filters, servers, tools); MS-DOS (misc. tools/utils); net (tools); networking (samba, tcpdump, traceroute); news (inn, tin newsreader home, winvn, xrn); OS (Amiga, FreeBSD, HP-UX, Linux, Mac, Sun); security; src (cforms, databases, fwf, patch, pgp, postscript, programming, psroff, TeX, tools, X11); TeX; tools (cflow, perl, Tcl/Tk); weather; WWW (browsers, cgi-bin, editors, Hyper-G, indexers, servers, tools) Site : ftp.scnet.nsk.su Country: Russia GMT : +6 Date : 10-Oct-96 Source : usenet Alias : ms.scnet.nsk.su Admin : ftpadmin@scnet.nsk.su Organ : SCNet, Novosibirsk Server : System : Unix URL : ftp://ftp.scnet.nsk.su/ Comment: Files : Site : ftp.sco.com Country: USA GMT : -8 Date : 15-May-94 Source : me Alias : sosco.sco.com Admin : see below Organ : Santa Cruz Operation Server : System : Unix URL : ftp://ftp.sco.com/ Comment: EFS: Enhanced Feature Supplements, SLS: Support Level Supplements, Supplements: additions to current products, Term: Termcap and Terminfo changes (support@sco.com); Games (unsupported Recreatonial Material; TLS: Technical Library Supplements (devrel@sco.com); HCH: Hardware Compatibility Handbook (hch@sco.com) Files : EDU; IT; SCO files, see Comment; Skunk; TIM; UCD Site : ftp.scri.fsu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Florida State University, , Florida, Supercomputer Computations Research Institute (SCRI) Server : System : Unix URL : ftp://ftp.scri.fsu.edu/ Comment: directory: /pub/SciAn; no remotely uploaded files can be remotely downloaded; uploads to /pub or /incoming; max. 20 users; Files : Amiga; BUB; CLASsoft; cluster-workshop; comp.graphics.research; DQS; DSM; GAO; genetics; genome92; hep-lat; Mac; MC93; MS-DOS; netinfo; Norton; NSPCG; parallel-workshop; Sage; SciAn; super93; TFN; uci; Unix; Usenet Site : ftp.scripps.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : me Alias : riscsm.scripps.edu Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ftp.scripps.edu/ Comment: several user public directories Files : adam; avstool; BSD; case; chazin; electrostatics; Mac; MCDP; pdb; tse; xfit; xview_stardent Site : ftp.scs.unr.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : me Alias : pogonip.scs.unr.edu, veronica.scs.unr.edu Admin : Organ : University of Nevada - Reno, Reno, Nevada Server : System : Unix (OSF/1) URL : ftp://ftp.scs.unr.edu/ Comment: Files : cbmr; dcwill; Mac; mass-spec; PC; veronica From torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!fu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:26 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.nask.pl!01-newsfeed.univie.ac.at!swidir.switch.ch!news.belwue.de!fu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 14 of 23 [14/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:21 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1777 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 14 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:864 news.answers:33105 Archive-name: ftp-list/sitelist/part14 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.sdd.com Country: South Africa GMT : +2 Date : 30-Sep-95 Source : Alias : unisup2.sdd.com Admin : aris@sdd.com (Aris Stathakis) Organ : Siltek Distribution Dynamics, Johannesburg Server : System : Unix URL : ftp://ftp.sdd.com/ Comment: max. 10 users Files : Adaptec; AST; Borland; Chase; Compaq; Corel; Creative; demos; DFI; Epson; FreeBSD; Fujitsu; GIF; hotfiles; HP; HP2; HPCalc; HugSoft; Intel; JSB; market; Microsoft; MS-Windows (ftp.winsite.com); Novell; PD; Proteon; Quarterdeck; Racal; RFCs; RSA; SCO; Seagate; SMC; Symantec; txt; WWW; Xircom Site : ftp.sdlcomm.com Country: USA GMT : -7 Date : 26-Mar-96 Source : Alias : ns.sdlcomm.com Admin : Organ : SDLComm Server : System : Unix URL : ftp://ftp.sdlcomm.com/ Comment: Files : bulletins; drivers (n2, n2csu, n2dds, r16, r8, si); FAQ (n2x); patches Site : ftp.sdsc.edu Country: USA GMT : -8 Date : 22-Mar-95 Source : old ftp-list Alias : rosebud.sdsc.edu, zyxel.whnet.com Admin : consult@sdsc.edu Organ : San Diego Supercomputer Centre, San Diego, California Server : System : Unix URL : ftp://ftp.sdsc.edu/ Comment: transfers are logged; ZyXEL stuff probably moved to ftp.zyxel.com Files : CERFnet; security; SDSC (CCMS, graphics (Color Tutorial, Image Tools), networking(RTMON), supercomputer center info, SuperComputing 95, system (UNICOS); VRML Site : ftp.sdsu.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : mail Alias : pandora.sdsu.edu, sounds.sdsu.edu Admin : Organ : San Diego State University, San Diego, California Server : System : Unix URL : ftp://ftp.sdsu.edu/ Comment: max. 10 users; the sounds archive (athena.sdsu.edu) is no longer, read the readme file for details and other sites: songs mirrored on ftp.luth.se (/pub/sounds/songs); new users read the README files; also through gopher Files : fvwm; gtopn; mtools; olvm-sounds; PC Gopher; people; rplay; xpilot-maps; xpilot-sounds; xtank; xvgopher Site : ftp.seas.gwu.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : usenet Alias : orson.seas.gwu.edu, ftp.gwu.edu Admin : root@seas.gwu.edu (except as noted otherwise for individual directories) Organ : George Washington University, Washington, District of Columbia, School of Engineering and Applied Sciences Server : System : Unix URL : ftp://ftp.seas.gwu.edu/ Comment: max. 100 users; transfers are logged Files : ADA; circ; eecs; emworkshop; graphics; instctsp; ramlab; ribarry; slak; small-ADA Site : ftp.seds.lpl.arizona.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : me Alias : seds.lpl.arizona.edu Admin : chrisl@lpl.arizona.edu (Chris Lewicki) Organ : University of Arizona, Tucson, Arizona, Students for the Exploration and Development of Space (SEDS) Server : ftpmail@seds.lpl.arizona.edu System : Unix (SunOS, SparcServer 10) URL : ftp://ftp.seds.lpl.arizona.edu/ Comment: open 24 hours; max. 50 users; server can uncompress; also available through gopher; transfers are logged Files : anim; astro; clementine; dosdirs; FAQs; images (Apollo, asteroid, ccd, charts, clementine, comets, dcx, deepspace, earth, eclipse, HST, Hubble, jpeg, Jupiter, launcher, logos, Mars, Mercury, misc, Moon, Neptune, observatories, Pluto, rme, Saturn, scans, shuttle, space, spacestation, spacecolony, spacecraft, stsci, Sun, supercomputing, supernova, Uranus, Venus, WFPC2); info; sat; SEDS; Shoemaker-Levy 9 (SL9) images; software (Amiga, Atari, CP/M, general, HP48, instruments, Mac, NeWS, NeXT, obsdbase, obsprog, OS/2, PC, Space, Spacelink, text, Unix, VMS); spacecraft Site : ftp.segaoa.com Country: USA GMT : -5 Date : 21-Nov-94 Source : mail Alias : gambit.segaoa.com Admin : ftp@ftp.segaoa.com webmaster@segaoa.com (WWW) Organ : Sega of America Server : System : Unix (SunOS, Sun Sparc Station) URL : ftp://ftp.segaoa.com/ Comment: transfers are logged Files : Sega material: Audio, graphics, hints & cheats, press, Products, Promotions, Sega- Visions, Videos Site : ftp.sei.cmu.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : me Alias : fw.sei.cmu.edu Admin : postmaster@sei.cmu.edu Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Software Engineering Institute (SEI) Server : System : Unix URL : ftp://ftp.sei.cmu.edu/ Comment: directory: /pub/serpent; server can (de)compress and tar files and directories; max. 20 users Files : ACVC; aim; case-env; cmm; Dawf; depend-sw; design-for-reuse; docs; domain-analysis; dssa; education; empirical methods; gateway 2000; Ingres; Mac; network; onetime; pager; partners; piwg; pm-cmm; Posix; pp; procauto; prp; psfig; raffo; rek; rest; RMA-Validation tests; rtsia; secmm; Serpent; Simplex; spice; struct_model; wsett_94; x3j21; Xerox; xmh Site : ftp.sen.ca.gov Country: USA GMT : -8 Date : 25-Jan-95 Source : magazine Alias : sen.ca.gov, asm.ca.gov, linet.sen.ca.gov Admin : Organ : California State Legislature Server : mailserv@sen.ca.gov, mailserv@asm.ca.gov, gopher System : VMS (VMS, DEC VAX) URL : ftp://ftp.sen.ca.gov/ Comment: nice warning ;-); default directory: NETWORK_ROOT:[FTP]; read the 0README.TXT and INDEX.TXT files for info and an index per directory Files : access; asm; calinfo; casmug; govinfo; ncsl_nalit; ref; sen Site : ftp.senate.gov Country: USA GMT : -5 Date : 02-Sep-96 Source : admin Alias : Admin : webmaster@scc.senate.gov Organ : United States Senate, Washington D.C., D.C., Office of the U.S. Senate Sergeant at Arms and the Senate Committee on Rules and Administration Server : gopher System : Unix URL : ftp://ftp.senate.gov/ Comment: no files can be uploaded; US Senate info in directory 'general', specific Senator's directories by two-letter state abbreviation Files : US Senate info: committee, general, member Site : ftp.sentex.net Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : granite.sentex.net Admin : Organ : Sentex Server : System : Unix URL : ftp://ftp.sentex.net/ Comment: max. 5 users; [content!] Files : Site : ftp.service.com Country: USA GMT : -8 Date : 31-Oct-94 Source : usenet Alias : server1.service.com Admin : Organ : Internet Distribution Services, Palo Alto, California Server : www.service.com, gopher.service.com System : Unix URL : ftp://ftp.service.com/ Comment: electronic publishing and distribution of catalogs and product info Files : bha; CyberSource; D3; dt; listserv; STV; tbot; Tx Site : ftp.service.digital.com Country: USA GMT : -8 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : Admin : Organ : Digital Equipment Corp, FTP patch service Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.service.digital.com/ Comment: disclaimer; parts mirrored on ftp.eni.co.jp Files : MS-DOS; MS-Windows; OSF; patches; PNVNT; teamlink; Ultrix; VMS; Windows NT Site : ftp.servtech.com Country: USA GMT : -5 Date : 10-Nov-95 Source : mail Alias : cesd.servtech.com, www.servtech.com Admin : ftpadmin@servtech.com Organ : ServiceTech Inc. Server : http://www.servtech.com/ System : Unix URL : ftp://ftp.servtech.com/ Comment: TCP/IP related uploads only; [adamscolway, gunlocke, harbec, learningplus, parkleigh, pennynet, sybro, thebook, thebook, upstateny) Files : Mac (MacTCP apps for MacOS 7.x); OS/2 (TCP/IP apps from IBM); Unix (TCP/IP src); Windows (winsock apps for Windows 3.x/95/NT: antivirus, archie, browsers, compression, essential apps, finger, ftp clients, gopher, html apps, IRC, mailers, newsreaders, ping, telnet, viewers, z-attic); misc. user public directories: acdsys, ami4000, baracuda, excalibur, pscnet, roadrun, tech5 Site : ftp.sesqui.net Country: USA GMT : -6 Date : 29-Mar-95 Source : mail Alias : jareth.sesqui.net Admin : ftp-maint@sesqui.net Organ : SesquiNet, Houston, Texas Server : System : Unix URL : ftp://ftp.sesqui.net/ Comment: Files : bigz; BIND; dials; firewall; IEN; INN-Jan94; Internet-CMC; ITR; maps; NOOP; NSFnet stats; OSI; papers; RFCs; SesquiNet; STD; TCP/IP digest; Texas; tools; TSU Site : ftp.seti-inst.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : me Alias : kitimar.seti-inst.edu Admin : admin@kitimar.seti-inst.edu Organ : Search for Extra-Terrestrial Intelligence (SETI) Institute Server : System : Unix URL : ftp://ftp.seti-inst.edu/ Comment: access is monitored Files : GNU (prep.ai.mit.edu); perl; security (ftp.win.tue.nl, xinetd); skey; util (misc. network utils) Site : ftp.shef.ac.uk Country: UK GMT : 0 Date : 25-Jan-95 Source : Alias : hippo.shef.ac.uk Admin : ftpadmin@shef.ac.uk Organ : University of Sheffield, Sheffield Server : System : Unix URL : ftp://ftp.shef.ac.uk/ Comment: max. 20 users; all accesses are logged; tar and g(un)zip on the fly Files : city (Sheffield City Council info); FAQs; Sheffield (acs, acse, cass, gis, mbb); Uni (academic, admin, companies, projects, services, union; WAIS; Web Site : ftp.shiva.com Country: USA GMT : -5 Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : calvin.eni.co.jp Admin : ftp-admin@shiva.com Organ : Shiva Server : System : Unix URL : ftp://ftp.shiva.com/ Comment: transfers are logged; file searching available through: quote site exec locate ; parts mirrored on ftp.eni.co.jp Files : appnote; araccl; faq; prodlit; relnote; shivadsk; snm-ov; techtip; tools; update Site : ftp.shizuoka.ac.jp Country: Japan GMT : +9 Date : 11-Jul-94 Source : me Alias : news.shizuoka.ac.jp Admin : Organ : Shizuoka University, Shizuoka Server : System : Unix URL : ftp://ftp.shizuoka.ac.jp/ Comment: Files : doc; dos; GNU; language; Mac; mail; misc; network; news; Solaris2; TeX; Windows; X11 Site : ftp.shore.net Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : ocean.shore.net Admin : ftpadmin@shore.net Organ : North Shore Access:Shore.Net/Eco Software Inc., Lynn, Massachusetts Server : System : Unix URL : ftp://ftp.shore.net/ Comment: transfers are logged Files : members: lots of directories (js:jedit, jstools); pub (faqs, flyer, Mac, MS-DOS, MS-Windows, MS-Windows95, MS-Windows NT, nsaccess, OS/2 Warp, Unix) Site : ftp.shsu.edu Country: USA GMT : -6 Date : 24-May-94 Source : mail Alias : pip.shsu.edu Admin : CTAN-Mgr@shsu.edu Organ : Sam Houston State University, Huntsville, Texas Server : System : Unix URL : ftp://ftp.shsu.edu/ Comment: read README.archive-features for archiving features; read README.site-commands for site-defined commands; uploads to /incoming, please read the provided instructions there; max. 100 users (several classes) Files : cdrom; Comprehensive TeX Archive Network (CTAN) in /tex-archive; docs; economics; ftp-list; lib; MaasInfo; mirror of garbo.uwasa.fi /pc/doc-net highlights; utils; VMS Site : ftp.siemens.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : me Alias : ftp.mch.sni.de, ishtar.mch.sni.de Admin : postmaster@mch.sni.de Organ : Siemens Germany, Munich, Siemens Nixdorf International/ Siemens Business Systems Server : System : Unix URL : ftp://ftp.siemens.de/ Comment: max. 30 users Files : acrobat; comp; docs; firewalls; infosystems; mail; networking; news; news.answers; OS (FreeBSD, Linux, NetBSD, X11); packages (ghostscript, GNU, Tcl, TeX); programming; senn; sni (dos, drive, internet, metal, mr, pc/scenic, sicad, sinix, sisis); sysadmin; utils; X11 Site : ftp.sigmath.osaka-u.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : chobi.sigmath.osaka-u.ac.jp Admin : ftp-admin@sigmath.osaka-u.ac.jp Organ : Osaka University, Osaka Server : System : Unix URL : ftp://ftp.sigmath.osaka-u.ac.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : doc; GNU; lang; Linux; logo; Mac; MS-DOS (archiver, demacs, dosv, dviout, emx, exe386, fj, generic, gnuish, go32, hterm, j31, jstevie, lha, MS-Kermit, NCSA Telnet, ng, pc98, tex); MS-Windows3 (games, gsview, network); MS-Windows32 (ftp.winsite.com, gnu tools); OS/2; TeX; WWW Site : ftp.simtel.ru Country: Russia GMT : +3 Date : 30-Sep-94 Source : mail Alias : simtel.ru Admin : ftpadm@simtel.ru; ftpadm@stc.simbirsk.su Organ : TeleCom Server : ms@simtel.ru ; ms@stc.simbirsk.su (send "help") System : URL : ftp://ftp.simtel.ru/ Comment: Limited access (only direct links and several special hosts) Files : crypto; dos; email; pictures; windows Site : ftp.sips.state.nc.us Country: USA GMT : -5 Date : 29-Jun-95 Source : Alias : ncwan01.sips.state.nc.us Admin : Organ : North Carolina State, , North Carolina Server : System : Novell (Novell Netware, PC fileserver) URL : ftp://ftp.sips.state.nc.us/ Comment: default directory: /sys/ftp Files : apps (doswin, ewan, fport, html, inifiles, microsoft, mosaic, novell, popmail, qws3270, sybase, viewers, ws_ftp, wsarchie, wsgopher, wslpd, ws_utils); demos; dla; docs; forms; general; ngc; nwclient (MS-DOS, OS/2); os (hardware, NW3x, NW4, patches; siug; training Site : ftp.skypoint.net Country: USA GMT : -6 Date : 25-Jan-95 Source : usenet Alias : skypoint.skypoint.net, ftp.skypoint.com, skypoint.skypoint.com Admin : keng@skypoint.com Organ : SkyPoint Server : System : Unix URL : ftp://ftp.skypoint.net/ Comment: transfers are logged; any commercial software found on this server will cause your entire domain to be banned Files : Linux (Digiboard device drivers); Mac (PPP); mailpkg (Pegasus); MS-DOS (PPP, RIP, SLIP, virus); netrek; paradise (artwork, binaries, bitmaps, client, RSA, server, tools, xsg); MS-Windows (WinTCP); SCO-ports (games, GNU, infosystems, networking, security, utils); SkyPoint info; Unixware Site : ftp.slc.is.novell.com Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Novell Server : System : URL : ftp://ftp.slc.is.novell.com/ Comment: Failed to get host information Files : Novell utilities, patches, fixes, information etc. Site : ftp.sls.wau.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : Alias : goliath.sls.wau.nl Admin : Kees.Penders@beheer.sls.wau.nl Organ : Landbouw Universiteit Wageningen (Wageningen Agricultural University), Wageningen Server : System : Unix URL : ftp://ftp.sls.wau.nl/ Comment: max. 20 users Files : Linux (document project and Pascal for Linux); mirror of ftp.wau.nl; MS-DOS (Borland, Banyan, Doom, languages (BorlandPascal/C/C++/ Clipper/TurboPascal/VisualBasic), games (mirror of offical game archive: Apogee, Epic, ID), Quarterdeck, utils (virus, winsock, zip), www) Site : ftp.smartcode.com Country: USA GMT : -6 Date : 10-Nov-95 Source : mail Alias : Admin : Organ : Smartcode Server : System : Unix URL : ftp://ftp.smartcode.com/ Comment: Files : adr_nt; annace; chief; com4note; cwkit; debtds; debtwn; exp; freecat; freetop; lowell; mortaz; poppro; puzzles; smt; spaceh; tk; wav; wskir; wwsrch Site : ftp.smartdocs.com Country: USA GMT : -8 Date : 23-Jul-95 Source : papa.indstate.edu Alias : warp10.smartdocs.com, ftp.smartlink.net, warp10.smartlink.net, smartdocs.com Admin : Organ : Smart Docs Server : System : Unix URL : ftp://smartdocs.com/ Comment: all transactions are logged; see notice for illegal use Files : Mac; misc; MS-DOS; Unix (Perl, pmaster, samba); Windows (mirror of papa.indstate.edu) Site : ftp.smc.com Country: USA GMT : Date : 23-Aug-94 Source : me Alias : info.smc.com Admin : adams@smc.com (Tom Adams) Organ : Standard Microsystems Corporation Server : System : Unix URL : ftp://ftp.smc.com/ Comment: under construction [probably not complete and always accessible] Files : Network Interface Cards drivers; Hubs and LAN switch products Site : ftp.snu.ac.kr Country: South Korea GMT : +8 Date : 29-Mar-95 Source : me Alias : sun330.snu.ac.kr Admin : ftpadm@ftp.snu.ac.kr Organ : Seoul National University, Seoul Server : System : Unix URL : ftp://ftp.snu.ac.kr/ Comment: Files : FAQs; GNU (prep.ai.mit.edu); Hangul (garam.kreonet.re.kr [user anonymous unknown]); Internet; Linux (ftp.cdrom.com); KRNIC; MS-DOS; networking (ftp.uu.net); news; published; SNUNet; security; Unix; Xwindows Site : ftp.softhome.net Country: USA GMT : -7 Date : 10-Oct-96 Source : usenet Alias : Admin : ftp@softhome.net Organ : SoftHome, Fort Collins, Colorado Server : http://www.softhome.net/ System : Unix URL : ftp://ftp.softhome.net/ Comment: max. 100 users; transfers are logged Files : users/brian: fvwm-borders-patch, multihomed-wu-ftpd Site : ftp.software.org Country: USA GMT : Date : 29-Mar-95 Source : me Alias : stan.software.org Admin : sun-admin@software.org Organ : Software Server : System : Unix (SPC) URL : ftp://ftp.software.org/ Comment: Files : ileaf; jast; Mac; mm; ncose; rbm; reuse Site : ftp.sogang.ac.kr Country: South Korea GMT : +8 Date : 19-Feb-95 Source : moder.zip Alias : Admin : ftp-admin@ftp.sogang.ac.kr Organ : Sogang University, Seoul Server : ftpmail@ftp.sogang.ac.kr System : Unix URL : ftp://ftp.sogang.ac.kr/ Comment: primarily for members of the Korean community, mainly mirrors from Canadian, European and US sites; transfers are logged; server can (de)compress, g(un)zip and tar Files : archie; FreeBSD; glimpse; gopher; Linux (cd-rom, tsx-11.mit.edu); lynx; McAfee (antivirus); MS-DOS (games, Garbo (garbo.uwasa.fi), simtel); Sogang-net; Unix; Windows3 (ftp.winsite.com) Site : ftp.solace.mh.se Country: Sweden GMT : +1 Date : 10-Oct-96 Source : rtfm Alias : astinus.solace.mh.se Admin : ftp@solace.mh.se Organ : MH, , Solace Computer Society Server : System : Unix URL : ftp://ftp.solace.mh.se/ Comment: max. 20 users; transfers are logged Files : archive (cmu, faq, games, GNU, graphic, ivs, mail, network, news, RFC, samba, shells, sq, Tcl-Tk, text, util, win-managers, wt); irc; magic; MS-DOS; MUD (Netrek binaries, clients etc.); pics; programming; RPG (EarthDawn and AD&D); SCA; security; text Site : ftp.solbourne.com Country: USA GMT : -7 Date : 17-Apr-94 Source : old ftp-list Alias : solbourne.solbourne.com Admin : Organ : Solbourne Computer Server : System : OS/MP URL : ftp://ftp.solbourne.com/ Comment: Files : docs; netfax; pdp-11; support; Site : ftp.solidconcepts.com Country: USA GMT : -8 Date : 23-Jul-95 Source : smartdocs.com Alias : ns1.solidconcepts.com Admin : Organ : SolidConcepts Server : System : Unix URL : ftp://ftp.solidconcepts.com Comment: Files : BridgeWords tech support; SolidView tech support Site : ftp.sony.co.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : me Alias : smcsc4.sony.co.jp Admin : Organ : Sony Corp. Server : System : Unix URL : ftp://ftp.sony.co.jp/ Comment: [preliminary entry: needs to be checked] Files : Site : ftp.soscorp.com Country: USA GMT : -5 Date : 31-Aug-95 Source : usenet Alias : starfury.soscorp.com Admin : Organ : SOS Corp., New York, New York, Unix Integration Division Server : System : Unix URL : ftp://ftp.soscorp.com/ Comment: transfers are logged Files : mdarch (freestone, mdtest, sosutil); papers (alf, brimstone, sos-firewall); sos (auth, clients, freestone, lib, patches) Site : ftp.soton.ac.uk Country: UK GMT : 0 Date : 20-Oct-94 Source : admin Alias : par.soton.ac.uk Admin : support@par.soton.ac.uk Organ : University of Southampton, Southampton, HPC Centre Server : WWW: http://hpcc.soton.ac.uk/ System : Unix (SunOS, Sun SparcStation) URL : ftp://ftp.soton.ac.uk/ Comment: Files : benchmark_results; euroben; genesis; ic_docs; mpi; parkbench; pvm3; User Guides; WWW Site : ftp.sovereign.org Country: GMT : Date : 22-Mar-96 Source : Alias : sovereign.org Admin : Organ : Server : System : Unix URL : ftp://ftp.sovereign.org/ Comment: Files : K12 (Email:Pegasus Mail); WAN (Frame Relay) Site : ftp.sparco.com Country: USA GMT : -6 Date : 14-Dec-94 Source : usenet Alias : earth.sparco.com, sparco.com Admin : sparco@sparco.com Organ : Sparco Communications, Starkville, Missouri Server : mailserver@sparco.com WWW: http://www.sparco.com/ System : Unix URL : ftp://ftp.sparco.com/ Comment: directory: /pub/sparco/modems.dir Files : FAQs on several kinds of modems (in brandname.dir, like att.dir) Site : ftp.spc.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : usenet Alias : spcvxa.spc.edu Admin : terry@spcvxa.spc.edu (Terry Kennedy), goathunter@wku.edu (Hunter Goatley) Organ : SP College [?] Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.spc.edu/ Comment: read 0-README.1ST for information; partial mirror on ftp.switch.ch in pub/vms/spc; Macro-32 directory is mirrored at ftp.technion.ac.il in directory pub/unsupported/vms/macro-32; default directory: USER1:[ANONYMOUS] Files : BBOARD; BOC-L; COOKIE; DECUS-archives; DECUS UUCP; Dr. Who; finger; humor; I-Finger; K11; listserv; macro32; madison; mailutils; mop-server; msfinger; mudbug; MultiNet; MX; PAVMS; pendor; posix; rstscle; tools; UCX; Unix; Usenet; video Site : ftp.spel.postnet.se Country: Sweden GMT : +1 Date : 01-Oct-96 Source : usenet Alias : www10.torget.se Admin : Organ : Server : System : Unix URL : ftp://ftp.spel.postnet.se/ Comment: Files : games; Mac; Microsoft; misc; PC Site : ftp.split.com Country: USA GMT : -8 Date : 23-Nov-95 Source : mail Alias : Admin : banana@split.com Organ : Banana Programming, Missoula, Montana Server : http://www.split.com System : Unix URL : ftp://ftp.split.com/ Comment: download only Files : BananaCom files: babybzip, bcom.zip, bcustom.zip and related files Site : ftp.springer.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : trick.ntp.springer.de Admin : braik@vax.ntp.springer.de (Ammar Braik) Organ : Springer Verlag, Heidelberg Server : System : URL : ftp://ftp.springer.de/ Comment: Files : Site : ftp.spry.com Country: USA GMT : -8 Date : 23-Jul-95 Source : me Alias : dax.spry.com, barada.spry.com Admin : Organ : SPRY Inc. Server : System : Unix URL : ftp://ftp.spry.com/ Comment: Files : AirMosaic; docs; AOL; Internet Connect; Internet In A Box; Mac (MacPPP); MS-DOS (apps, comm, compress, LWP, network, util); MS-Windows (NT, util, viewers, winsock); RFCs; trumpet; Unix (binaries, Linux, pkg, sources); vendor (interserv, spry, vocaltec); web; web_server Site : ftp.spss.com Country: USA GMT : Date : 02-Aug-94 Source : Alias : internet.spss.com Admin : Organ : SPSS Inc. Server : System : Unix (System V Release 4.2) URL : ftp://ftp.spss.com/ Comment: mirrored on ??? Files : bible; credit (consfaq); listproc; SPSS Site : ftp.sra.co.jp Country: Japan GMT : +9 Date : 25-Nov-95 Source : ftp.fujixerox.co.jp Alias : sraigw.sra.co.jp Admin : ftp-admin@sra.co.jp Organ : SRA Inc., Tokyo Server : System : Unix URL : ftp://ftp.sra.co.jp/ Comment: parts mirrored on ftp.foretune.co.jp and ftp.fujixerox.co.jp; transfers are logged; successor of sragw.sra.co.jp. that site is still open, but contains nothing extra Files : cmd; doc; GNU; lang; Mach; MS-DOS; net; news archive (mokuroku.jis, newsgroups: alt.sources, comp.archives, comp.binaries.ibm.pc, comp.binaries.mac, comp.binaries.ms-windows, comp.bugs.4bsd, comp.bugs.4bsd.ucb-fixes, comp.sources.misc, comp.sources.postscript, comp.sources.reviewed, comp.sources.sun, comp.sources.unix, comp.sources.x, fj.archives, fj.binaries.mac, fj.binaries.msdos, fj.sources, gnu.emacs.sources, news.answers); OS (386BSD, 4.4BSD-Lite, BSD, FreeBSD, Linux, Mac, Mach, Minix, MS-DOS (driver, editor, network, programming, text, utility), MS-Windows, MS-Windows NT, MS-Windows95, NetBSD, Xinu); Smalltalk; TeX; Wnn; X11 Site : ftp.sri.ucl.ac.be Country: Belgium GMT : +1 Date : 10-Nov-95 Source : admin Alias : sci1.sri.ucl.ac.be Admin : Kuypers@sri.ucl.ac.be (Jean-Pierre Kuypers) Organ : Universite Catholique de Louvain (Catholic University of Louvain), Louvain-la-Neuve, Service des Reseaux d'Information (SRI) Server : none System : Unix (Solaris 2.4) URL : ftp://ftp.sri.ucl.ac.be/ Comment: French versions of Macintosh network software, as Anarchie, Eudora, Fetch, FTPd, Gopher Surfer, lpr, MacPPP, MacTCP Switcher, MacTCP Watcher, NCSA Telnet, NewsWatcher, TurboGopher. Files : Anarchie; Eudora/Macintosh; Eudora/Windows; FTPd; Fetch; Finger; Gopher; ISO.3166; ISO.8859-1; InternetConfig; Mac.lpr.lpd; MacPPP; MacTCP-F; MacTCP-Switcher; MacTCP-Watcher; MailShare; Minuet; NCSA_Telnet; News/NewsWatcher; News/YANewsWatcher; ph; poppassd; RFCs; Talk; tn3270; WWW/MacWeb; WWW/NCSA_Mosaic Site : ftp.srv.ualberta.ca Country: Canada GMT : -7 Date : 15-Dec-94 Source : me Alias : wabaska.ucs.ualberta.ca Admin : rsawh@gpu.srv.ualberta.ca Organ : University of Alberta, Edmonton, Alberta, Computing and Network Services Server : System : Unix URL : ftp://ftp.srv.ualberta.ca/ Comment: server can (de)compress and tar files and directories; nice intro that shows several different filetypes and how to handle them Files : docs; DOS; ECS (beta) for MS-Windows; faculty; Mac; Novell; OS/2; pictures; Unix; Windows; WWW Site : ftp.st.nepean.uws.edu.au Country: Australia GMT : +10 Date : 10-Nov-95 Source : mail Alias : kay.st.nepean.uws.edu.au Admin : Organ : UWS - Nepean, , , CS dept. Server : http://www.st.nepean.uws.edu.au/ System : Unix URL : ftp://ftp.st.nepean.uws.edu.au/ Comment: Files : Amiga; doc; images; Mac; movies; PC (analysis, anti-virus, archive, cdrom, chemistry, clipper, cobol, comms, demos, disk, editor, emtex, emulate, games, graphics, modula2, os/2, palmtop, pascal, pentium, prolog, rhubarb, sb_awe32, spim, UltraSound, unix-utils, web, win3, win95, winsock); sounds; Unix Site : ftp.stac.com Country: USA GMT : -8 Date : 10-Nov-95 Source : me Alias : keymaster2.stac.com Admin : ftp@stac.com Organ : Stac Technologies, San Diego, California Server : http://www.stac.com/ System : Unix URL : ftp://ftp.stac.com/ Comment: login and transfers are logged; max. 50 users Files : eng (Unix); hardware (lzsdemo); fixes, patches, updates for Stac products such as Stacker; Marketing (CDQuick, Reachout, Replica); MIS (craun, Solaris 2.4 patch) Site : ftp.stack.serpukhov.su Country: Russia GMT : +2 Date : 14-Dec-94 Source : mail Alias : push.stack.serpukhov.su Admin : ms-adm@push.stack.serpukhov.su Organ : Stack Ltd. Server : ms@push.stack.serpukhov.su (send "help") System : URL : ftp://ftp.stack.serpukhov.su/ Comment: Problem: User anonymous access denied [temporary?] Files : X11; archivers; bio-software; books; cdrom-1; cdrom-2; gnu; graphics; ham; msdos; novell; techdoc; unix Site : ftp.stack.urc.tue.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : .nl ftp-l Alias : terra.stack.urc.tue.nl Admin : ftp@ftp.stack.urc.tue.nl (or ftp@stack.urc.tue.nl) Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, MCGV Stack Server : System : Unix URL : ftp://ftp.stack.urc.tue.nl/ Comment: stack-ftp archives; open 24 hours; 1.8Gb; has an FSP server: ftp.stack.urc.tue.nl port 21; transfers are logged Files : Atari; Esperanto; FSP; Humor; Linux; meteosat; MS-DOS; NeXT; PC Netware; scrumpel; Winsock; ZyXel Site : ftp.stacken.kth.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : sune.stacken.kth.se Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ftp.stacken.kth.se/ Comment: Files : GNU mirror; 386bsd stuff Site : ftp.stallion.com Country: GMT : Date : 22-Mar-96 Source : Alias : easy.stallion.com Admin : Organ : Stallion Technologies Server : http://www.stallion.com/ System : Unix URL : ftp://ftp.stallion.com/ Comment: Files : drivers; stallion info Site : ftp.stardiv.de Country: Germany GMT : +1 Date : 10-Oct-96 Source : usenet Alias : ftp-pophh.stardiv.de Admin : ftp@stardiv.de Organ : StarDivision, Hamburg Server : System : Unix URL : ftp://ftp.stardiv.de/ Comment: max. 32 users Files : StarOffice; StarView Site : ftp.starnine.com Country: USA GMT : -8 Date : 10-Sep-94 Source : mail Alias : starnine.com Admin : Organ : Star Nine Server : System : Unix URL : ftp://ftp.starnine.com/ Comment: directory: starnine/pub/evals/personal-gws/pt-inet Files : docs; evals; MacTCP; tech notes; updates; utilities Site : ftp.stat.math.keio.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.keio.ac.jp Alias : stat-relay.stat.math.keio.ac.jp, ginger.stat.math.keio.ac.jp Admin : Organ : Keio University, Keio, Math dept., Statistics Lab Server : System : Unix URL : ftp://ftp.stat.math.keio.ac.jp/ Comment: Files : LIBS; S; snotes; statistics (statlib); sympo (Fuji) Site : ftp.stat.ufl.edu Country: USA GMT : -5 Date : 22-May-94 Source : Alias : marlin.stat.ufl.edu, stat.ufl.edu Admin : Organ : University of Florida, , Florida, Statistics dept. Server : System : Unix (SunOS 4.1) URL : ftp://ftp.stat.ufl.edu/ Comment: loose .tex files in /pub Files : depot; sm; UniFyPow; Site : ftp.stat.washington.edu Country: USA GMT : -8 Date : 17-Apr-94 Source : Alias : lisbon.stat.washington.edu Admin : Organ : University of Washington, Seattle, Washington Server : System : Unix URL : ftp://ftp.stat.washington.edu/ Comment: Files : Anthro; Belief; higdon; jam; mtools; tech-reports; xgobi Site : ftp.std.com Country: USA GMT : -5 Date : 23-Jul-95 Source : world.std.com Alias : obi.std.com Admin : Organ : Software Tool and Die - The World Public Access Unix, Boston, Massachusetts Server : System : Unix URL : ftp://ftp.std.com/ Comment: files from world.std.com Files : activist forum; alt.religion.kibology; amo; Apropos; arj; arj2; AW; astronomy; Atari; b100demo; bball; bbedit; bcs; bitnet addresses; bmug; boston rsi; catnip; cenvi; clipart; cmellow; consultants; dance; dj500; DSPdev; epimbe; fbpro; fix; fontutil; freelance; fullview; funne-archive; genesoft; GNU; graph; ham-radio; idg2; IMA; info-futures; ipv7; IsetlSymdiff; Kluwer; lawyer; Lexicor; liant; lingua; majordomo; MenuDropper; MetaCard; mmodel; NE; obi; OBS; onset; QLS; Quantum; patents; periodicals; python; ra; radio; RAT-archive; renascence; Rgirls; sable; sabre; ScreenSaverKit; SShare; Softpro; sold; talk.bizarre; TECO; Termcomp; Tierra; toolbox; tv-networks; ultracom; vendors (JP Software: 4DOS, 4NT, 4OS2, TC); winmag; World info; WWW; Xtty Site : ftp.sterling.com Country: USA GMT : -6 Date : 18-Aug-94 Source : admin Alias : Admin : archive@sterling.com Organ : Sterling Software Server : System : Unix URL : ftp://ftp.sterling.com/ Comment: official: comp.sources.misc, comp.sources.x, comp.sources.reviewed, TSIG archives, USENET Moderators archive and US Mirror && mailing list site for ZSH; server can tar, (de)compress and g(un)zip; this archive is currently being reorganized, check out the mirror/sites01 and sites02 directories Files : comp.sources.misc, comp.sources.x, comp.sources.reviewed, TSIG archives, USENET Moderators archive and US Mirror && mailing list site for ZSH; extensive EDI archive and unofficial mirrors for many other net.packages; dodiis; gatekeeper; isode; mail; ncsa; news RFCs; rkive; security; std; style; sun-dist; talk-radio; Tcl (programming/languages/tcl from ftp.aud.alcatel.com); usenet (archive for: alt.sources, alt.sources.mac, comp.archives, comp.archives.admin, comp.sources.3b1, comp.sources.acorn, comp.sources.amiga, comp.sources.apple2, comp.sources.atari.st, comp.sources.bugs, comp.sources.games, comp.sources.hp48, comp.sources.mac, comp.sources.misc, comp.sources.postscript, comp.sources.reviewed, comp.sources.sun, comp.sources.unix, comp.sources.x, gnu.emacs.sources, net.sources, news.answers, u3b.sources, unix-pc, vmsnet.sources; uumap; whitehouse; WWW; zsh Site : ftp.stir.ac.uk Country: UK GMT : 0 Date : 19-Feb-95 Source : me Alias : forth.stir.ac.uk Admin : Organ : Server : System : Unix URL : ftp://ftp.stir.ac.uk/ Comment: Files : anecdotes; CCCN (gaelic, lawrence); infodoc; lasercom; PICT (misc. faces gifs); psych; reports; wesley (atalk, westray) Site : ftp.stmarys.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : husky1.stmarys.ca Admin : Organ : St. Mary's College Server : System : VMS (VMS, DEC VAX) URL : ftp://husky1.stmarys.ca/ Comment: default directory: SYS$DISK2:[ANONYMOUS] Files : Amiga; docs (FAQs, internet, trbiblio); Earth Centered Universe (Windows planetarium); Mac; MS-Windows (misc. html and net utils, xwindemo); PC (misc. utils); Sun; Unix; VMS Site : ftp.stolaf.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : stolaf.edu Alias : news.stolaf.edu Admin : ftp@stolaf.edu (Craig Rice) Organ : St. Olaf College Server : System : Unix URL : ftp://ftp.stolaf.edu/ Comment: do not abuse the world-writable ftp dirs. we regularly scan the area for bogus files and will remove anything that doesn't belong here. Files : acts; Amiga; anylchem experiments; Apple2; Budapest; diffEQ; IECC (Intercultural Email Classroom Connections); Indian Music; Kierkegaard; lacnet; Linux-doc; Macpsych mailinglist and software archive; mn-math; mnpsych; MuTeX and MusicTeX mailinglist and software archive; newlist; NeXT managers mailinglist and software archive; oscar (Omni Cultural Academic Resource); origami; OZ; perseus; PEW; Plan9; sca; sci; smlcoll; snap; stat-ed; steen; Tamil; tchechon; teach; trainset; travel-advisories (U.S. State dept.); xcp (Cross Cultural Psychology) Site : ftp.stsci.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : old ftp-list Alias : marvel.stsci.edu, stsci.edu Admin : Organ : Space Telescope Science Institute Electronic Information Service Server : System : Unix URL : ftp://ftp.stsci.edu/ Comment: index: README and complete_dir, new_items files; listserver capabilities: see /stsci/steis/listserver; also accessible through Gopher, WWW, Wais (see .FTP_USERS_READ_THIS); OWNER files describe directories and contactaddresses Files : ExInEd; cdbs; docs; godfrey; Hubble space telescope archive; instrument_news/sci.astro.hubble; listserver archives; net-resources; observer; pasp; policy; proposer; searchtools; stsci Site : ftp.su.oz.au Country: Australia GMT : +10 Date : 30-Aug-94 Source : old ftp-list Alias : extra.ucc.su.oz.au, extro.ucc.su.oz.au, ftp.ucc.su.oz.au (probably ftp.su.edu.au too) Admin : support@is.su.edu.au, rossc@is.su.edu.au (Ross Cartlidge) Organ : University of Sydney, Sydney, Information Services Server : System : Unix (System V Release 4.0) URL : ftp://ftp.su.oz.au/ Comment: 128Mb RAM and 10Gb of disk space and 20Gb of near-line storage using a HP Optical Jukebox and NETstor software. Most of our ftp files are stored on the Optical Jukebox and hence there may be a few seconds delay in their retrieval [is this still valid?] Files : AARNet; ads; anaes; av; casmac; cygnus; docs; Eudora; GNU; IETF; INET93; itpc; Mosaic; NCSA; Netware (Novell); nsw-minutes; ohs-manuals; RFCs; soviet archive; talk-radio; Telebit; UB; Zsh Site : ftp.sun.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : mail Alias : itu2.sun.ac.za Admin : ftp@ftp.sun.ac.za Organ : University of Stellenbosch, Cape Town Server : System : Unix URL : ftp://ftp.sun.ac.za/ Comment: 9Gb, biggest site in Africa; descriptive ls/dir command; max. 10 users; transfers are logged; uploads to pub/Contrib; quote site index and/or site index functions available Files : 386BSD; daily weather image; doom; FreeBSD; Games hacks; GNU; Linux (from tsx-11.mit.edu and sunsite.unc.edu); MS-DOS; mirrors: Simtel Software Repository, ftp.uml.edu (/pub/msdos/uml); NETBSD; Oberon; OS/2 (ftp.cdrom.com); packages (archie, describe, elm, emtex, fsp, ftpmail, irc, listproc, mirror, musictex, ntp, procmail, smail, tex, texshell, tin, wu-ftpd, xarchie); RFCs; South Africa; Stellenbosch; Tcl; Tex (incl. emTeX); Ultrasound; Unix (ispell, ncftp, octave, remind, tcsh, zsh); Usenet (FAQs); X11 (ftp.x.org) Site : ftp.sun.ca Country: Canada GMT : -5 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : opcom.sun.ca Admin : ftpadmin@canada.sun.com Organ : Sun Canada, OpCom Server : System : Unix (System V Release 4.0) URL : ftp://ftp.sun.ca/ Comment: parts mirrored on ftp.fujixerox.co.jp; see README for details Files : bin.x86; demos; docs (cookbook, internet-drafts, networking, papers, RFCs, SCSI, security, smk, Solaris, Sun-info, tnftools, volmgt); drivers; freeware; hw; ITR; migration (survey, tools); newsletter; packages; R5; reseller; scripts; specials; staging; Sun-info; tars; threads; X11R5 Site : ftp.sunet.se Country: Sweden GMT : +1 Date : 29-Jun-95 Source : usenet Alias : Admin : archive@ftp.sunet.se Organ : Swedish University Network (SUNET), Stockholm, NIC Server : gopher, FSP, ftpmail@ftp.sunet.se (local archive only) System : Unix (OSF/1, DEC2100/500MP) URL : ftp://ftp.sunet.se/ Comment: max. 400 users; Open 24 hours; server can (de)compress, g(un)zip, tar files and directories; read README files for access methods, compression methods, uploads etc. Files : anim; benchmark; comics; conferencing; docs; etext; games; global-net; GNU; Gopher; graphics; Internet documents; Internet drafts; lang; library; Mac; MIME; molbio; movies; multimedia; music (mirror of ftp.uwp.edu /pub/music/lyrics, /pub/music/pictures); network; Network User Guides; news; NIDR tools; NT; PC; pictures (advertisments, animals, anime-manga, architecture, art, ascii, astro-images, chem, collections, comics, computer, fantasy, fractals, history, maps, misc, money, music, people, plants, raytrace, satellite-views, sports, stereograms, tv.film, uploads, vehicles, views); radio; security; text-processing; tv+movies; Unix; Usenet; vendor; Wais; Windows (mirror of papa.indstate.edu); WWW; X500 Site : ftp.sunspot.noao.edu Country: USA GMT : -7 Date : 23-Aug-94 Source : usenet Alias : sunspot.noao.edu Admin : Organ : National Optical Astronomy Observatoris (NOAO) Server : System : Unix (SunOS 4.0) URL : ftp://ftp.sunspot.noao.edu/ Comment: Files : 93workshop; cal.aston; corono.maps; eclipse.94; fits_lib; future; idl; jupiter; meetings; obs_sched; observing_temp; regions; rise; shg; sunspots; sunspotter; usat; Site : ftp.supernet.ab.ca Country: Canada GMT : -8 Date : 30-Apr-95 Source : usenet Alias : tibal.supernet.ab.ca Admin : Organ : SuperNet, , Alberta Server : System : Unix URL : ftp://ftp.supernet.ab.ca/ Comment: Files : bekosoft; docs; Mac; MS-DOS (archivers, uufree) Site : ftp.superstore.com Country: USA GMT : -7 Date : 10-Nov-95 Source : Alias : venus.superstore.com Admin : Organ : Superstore Server : System : Unix URL : ftp://ftp.superstore.com/ Comment: Files : coolstuff; e-mai;; netscape; news; telnet; utilities Site : ftp.supra.com Country: USA GMT : -8 Date : 04-Jan-95 Source : Alias : suprahwy.supra.com Admin : Organ : Supra Corp. Server : System : Unix URL : ftp://ftp.supra.com/ Comment: Supra Corp. Information, software and FlashROM updates; access allowed all day; see file filelist for an index Files : Amiga; Atari; BBS config; generic info [interesting stuff]; Mac; MS-DOS; Supra; Windows Site : ftp.sura.net Country: USA GMT : -5 Date : 29-Mar-95 Source : mail Alias : nic.sura.net Admin : systems@sura.net Organ : South-eastern Universities Research Association network, , Maryland, NIC Server : System : Unix URL : ftp://ftp.sura.net/ Comment: SURAnet archive; tar and compression on the fly Files : archie; articles from the SURAnet newsletter; books; databases; DNS (bind); FDIC (Federal Deposit Insurance Corporation); forms (templates for DNS requests); loads; maps; MBONE; meetings; network info/maps; news; NIC; RIPE; security; sendmail; SURAnet information Site : ftp.svpal.org Country: GMT : Date : 19-Feb-95 Source : Alias : svpal.svpal.org Admin : Organ : SVPAL Server : System : Unix (SunOS 4.1) URL : ftp://ftp.svpal.org/ Comment: [is this one worth mentioning? I wonder if it's an active site] Files : antivirus software, some test files Site : ftp.swcbbs.com Country: USA GMT : -7 Date : 29-Mar-95 Source : Alias : swcbbs.com Admin : Organ : Server : System : URL : ftp://ftp.swcbbs.com/ Comment: [constantly busy] Files : Site : ftp.switch.ch Country: Switzerland GMT : +1 Date : 24-Jan-94 Source : admin Alias : nic.switch.ch Admin : switchinfo@switch.ch, lenggenhager@switch.ch (Thomas Lenggenhager), berli@switch.ch (Martin Berli) Organ : Swiss Academic & Research Network (SWITCH), Zurich Server : no mailserver, but telnet to nic.switch.ch userid: info, no password System : Unix (SunOS 4.1.3, Sun 690MP) URL : ftp://ftp.switch.ch/ Comment: Open to all Swiss academic and research users as well as to all other users according to the SWITCH use policy: foreign educational and research institutions; Open 24 hours; transfers are logged; max. users varies; max. bandwidth varies Files : docs : CERT, ftp-list, FYI, IESG, IETF, Internet-Draft, Internet-Monthly-Report, Internet-Resources-Guide, OIW, RFC, Unicode, UNT-library-guide; mirrors: CU-SeeMe (mirror/CU-SeeMe from gated.cornell.edu), Eudora (mirror/eudora from ftp.qualcomm.com), GNU (mirror/gnu from prep.ai.mit.edu), Info-Mac (mirror/info-mac from sumex-aim.stanford.edu), Kermit (mirror/kermit from watsun.cc.columbia.edu), Khoros (mirror/khoros from ftp.khoros.unm.edu), Linux (mirror/linux from sunsite.unc.edu), MachTen (mirror/MachTen from ftp.tenon.com), MH (mirror/mh from ics.uci.edu), MSDOS (/mirror/simtel/msdos from simtel), Novell (mirror/novell from netlab1.usu.edu), Oberon (mirror/MachTen from ftp.inf.ethz.ch), OS/2 (mirror/os2 from ftp-os2.cdrom.com), OSF1 (mirror/osf1 from various sites), OzTeX (mirror/oztex from midway.uchicago.edu), UCSD-hamradio (mirror/ucsd from ftp.ucsd.edu), UoMichigan-Mac (mirror/umich-mac from mac.archive.umich.edu), Tcl (mirror/tcl from ftp.aud.alcatel.com), TeX (mirror/tex from ftp.tex.ac.uk), VMS (mirror/vms from various sites), WAIS (mirror/wais from sunsite.unc.edu), Windows 3 (mirror/win3 from ftp.winsite.com, mirror/simtel/win3 from simtel), WWW (mirror/www from various sites), X11 (mirror/X11 from ftp.x.org), XFree86 (mirror/XFree86 from ftp.xfree86.org);news archive (only a few groups); Swiss resource network info Site : ftp.sybex.com Country: USA GMT : -6 Date : 29-May-95 Source : me Alias : quest.sybex.com Admin : dan@sybex.com Organ : Sybex Server : System : Unix URL : ftp://ftp.sybex.com/ Comment: Files : books (fixes/updates for disks) Site : ftp.symantec.com Country: USA GMT : -8 Date : 29-Nov-94 Source : me Alias : sunweb.symantec.com Admin : Organ : Symantec Server : System : Unix (System V Release 4.0) URL : ftp://ftp.symantec.com/ Comment: Files : Antivirus (CPAV, NAV); apps; devtools; utils Site : ftp.symbios.com Country: USA GMT : -6 Date : 02-Sep-95 Source : ftp.eni.co.jp Alias : mpdgw1.symbios.com Admin : Organ : Symbios Logic (formerly NCR Microelectronics Products Division) Server : System : Unix URL : ftp://ftp.symbios.com/ Comment: Files : benchmarking (Netware, NT, Unix); NCR chips (graphics, SCSI:drivers for DOS, ISA, NeXTStep, Netware3, Netware4, OS/2, PCI, PCI Win95, PCMCIA, SCO, Unixware1, Unixware2, utils, Windows NT 3.1, Windows NT 3.5), sample code, SCSI docs); standards (I/O: ATA, ATA2, ATA3, CAM, FC, PNPSCSI, rflt list, SCSI1, SCSI2, SCSI3, SSA, X3T10, X3T10.1) Site : ftp.synapse.net Country: USA GMT : -7 Date : 19-Feb-95 Source : mail Alias : sentinel.synapse.net Admin : ftp-bugs@synapse.net Organ : Synapse Internet Server : http://www.synapse.net/ System : Unix URL : ftp://ftp.synapse.net/ Comment: transfers are logged; max. 10 users; contrib directory are contributions from users (uploads to /incoming and mail to evanc@orinoco.synapse.net) Files : contrib (FreeBSD, Mac (networking), MS-DOS (demos, games, multimedia, networking), Netscape (networking), OS/2 (demos, multimedia, networking, updates, utilities), Unix (networking), Windows (games, misc, multimedia, networking, updates)); info (ad&d, apipr, cad (CADalog, AutoCAD shareware catalog, AutoLISP and other AutoCAD utils), cohousing, dsce, infozone, nashinfo, optotek, slrclnt, vysor, wishlist); packages (winnet); shareware (bbsee, icom, kentrol, orpheus, recipes, vbreader); Synapse (active, newsgroups, scripts, templates) Site : ftp.synoptics.com Country: USA GMT : -8 Date : 15-Dec-95 Source : me Alias : Admin : Organ : Bay Networks Inc. (SynOptics Communications) Server : System : Unix URL : ftp://ftp.synoptics.com/ Comment: not all parts are accessible, read README for a list of available files Files : Lattistalk Router software; Synoptics products updates 281x, 331x, 338x, 3395, 351x, 3522, 3800, 5390 router software; Hubmib working group, SNMP MIB compiler (SMIC) Site : ftp.syr.edu Country: USA GMT : -5 Date : 11-Jul-94 Source : rtfm Alias : syr.edu Admin : jmwobus@syr.edu (John M. Wobus, bit.listserv.big-lan archive) Organ : Syracuse University, Syracuse, New York Server : System : Unix (SunOS 4.1) URL : ftp://ftp.syr.edu/ Comment: Files : AFA-Objects; archives (bit.listserv.big-lan); isr; math; networks: hosts, info; news; novell; Sun-fixes; Unix; virus Site : ftp.sys.uea.ac.uk Country: UK GMT : 0 Date : 02-Sep-96 Source : usenet Alias : zen.sys.uea.ac.uk Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp:// / Comment: Files : BITE; computing; des_studio; GA; languages; ICANNGA97; implementation94; Mac; PC; papers; Unix Site : ftp.sys.utoronto.ca Country: Canada GMT : -5 Date : 10-Sep-94 Source : me Alias : ferut.sys.utoronto.ca, ftp.white.toronto.edu Admin : Organ : University of Toronto, Toronto, Ontario Server : System : Unix URL : ftp://ftp.sys.utoronto.ca/ Comment: directories: /pub/es, /pub/muds Files : 9term; amoeba; anime; comics: Watchmen (read the rec.arts.comics FAQ for details); eclectic music; emacs; es; frp; intercal; mg; MUD clients and info (tcltt); rc; SAM mailinglist archive; tech-reports; words Site : ftp.tamu.edu Country: USA GMT : -6 Date : 22-May-94 Source : Alias : tamsun.tamsun.edu Admin : root@tamsun.tamu.edu Organ : Texas A&M University, , Texas, Computing Services Center Server : System : Unix URL : ftp://ftp.tamu.edu/ Comment: access is logged Files : comet; compression; docs; gopher; herps; images; InfoMagic CD; Mac; network; newsgroups; OS/2; PC-SIG; ph; RFCs; security; soc.penpals; Sun-fix; SunOS4; SunOS5; Suntools; tamsun config; terms; TeXrox; Unix-helpdesk; Uts4; web; win3; winsock; X; xyplex Site : ftp.tardis.ed.ac.uk Country: UK GMT : 0 Date : 14-Nov-95 Source : usenet Alias : tardis.ed.ac.uk, davros.tardis.ed.ac.uk Admin : ftp@tardis.ed.ac.uk Organ : University of Edinburgh, Edinburgh, Scotland Server : http://www.tardis.ed.ac.uk/ System : Unix URL : ftp://ftp.tardis.ed.ac.uk/ Comment: transfers are logged; valid e-mailaddress needed; max. 20 users Files : bcs; computing; etext; images; internet; media; mpeg; net; papers; Queer Resources Directory (QRD); stormcock; tardis; underground; Unix Site : ftp.tau.ac.il Country: Israel GMT : +2 Date : 29-Mar-95 Source : me Alias : zruby.tau.ac.il Admin : manny@zruby.tau.ac.il Organ : Tel Aviv University, Tel Aviv Server : System : Unix URL : ftp://ftp.tau.ac.il/ Comment: Files : books; broido; kermit; qmsdrivers; OS (FreeBSD, SLS, Slackware, Xkernel); rafi; sources; yael; yaniv; zindo Site : ftp.tc.cornell.edu Country: USA GMT : -5 Date : 12-Aug-94 Source : old ftp-list Alias : gremlin.tc.cornell.edu Admin : doc-comments@tc.cornell.edu Organ : Cornell University, Ithaca, New York, Theory Center Server : System : Unix URL : ftp://ftp.tc.cornell.edu/ Comment: max. 50 users Files : AIXPE; debugger biblio; faux; hpf; research; swb; tech-reports; utilities; Visualization Data Explorer Site : ftp.tcp.com Country: USA GMT : -8 Date : 29-Jun-95 Source : old ftp-list Alias : tcp.com, qrd.tcp.com Admin : jlick@tcp.com Organ : The Commnet Project Archives, Seattle, Washington Server : System : Unix URL : ftp://ftp.tcp.com/ Comment: successor of piggy.ucsb.edu; max. 35 users; please use off-peak hours 2100-1100 PDT (GMT -8); transfers are logged; read README for info and README.uploads for info on volunteer work for The Commnet Project, Santa Clara, California Files : 90210; anime; anime-manga; ben-pics; clarissa; crow; ftp; image; introspective; jl-pics; jpeg; jpop; lullaby; maiko; melrose-place; MUD clients; neph; Queer Resource Directory (QRD); sundoom; SVR4; tapestries; text; vincent-clarke Site : ftp.tcs.tulane.edu Country: USA GMT : -7 Date : 15-Dec-94 Source : me Alias : rs1.tcs.tulane.edu Admin : Organ : Tulane University, New Orleans, Louisiana Server : System : Unix URL : ftp://ftp.tcs.tulane.edu/ Comment: Files : brain.mri; DMS; docs; icyra; Mac; PC; research-news Site : ftp.tcst.com Country: USA GMT : -6 Date : 20-Jun-95 Source : usenet Alias : softserv.tcst.com Admin : ftpmanager@tcst.com Organ : Titan Client/Server Technologies, , , Data Management Organisation Server : System : Unix URL : ftp://ftp.tcst.com/ Comment: max. 30 users Files : MS-Windows; news; security Site : ftp.teaser.fr Country: France GMT : +1 Date : 10-Nov-95 Source : mail Alias : teaser.teaser.fr Admin : jcmichot@teaser.fr Organ : Teaser, Ville D'Avray Server : http://www.teaser.fr/ telnet://bbs.teaser.fr/ finger @teaser.fr System : Unix URL : ftp://ftp.teaser.fr/ Comment: Files : Mac utils; PC utils Site : ftp.tecc.co.uk Country: UK GMT : 0 Date : 10-Nov-95 Source : mail Alias : tecc.co.uk, luggage.tecc.co.uk Admin : pete@tecc.co.uk (Pete Bentley) Organ : TECC Server : System : Unix URL : ftp://tecc.co.uk/ Comment: Files : MPEG; NBserver (datagram code for free Unix smbserver); w3mirror (*alpha* version of Perl scripts for mirroring WWW sites); WinFlex (MS-Windows client for Flexfax) Site : ftp.technion.ac.il Country: Israel GMT : +2 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : ftp-admin@ftp.technion.ac.il Organ : Technion - Israel Institute of Technology, Haifa, Israel Public Software Library Server : gopher.technion.ac.il, http://www.technion.ac.il/ System : Unix URL : ftp://ftp.technion.ac.il/ Comment: max. 5 users; read site.tree and upload.info; all activity is logged; for a list of site aliases use: quote site alias (on a Unix system, use site alias on a Multinet VMS system) Files : DECcampus; GNU; Lsoft (listserv); Mac; mirrors: (Simtel Software Repository mirror (/pub/unsupported/dos/simtel), ftp.winsite.com (/pub/unsupported/mswin), mcafee.com (/pub/unsupported/McAfee), ftp-os2.cdrom.com (/pub/unsupported/os2); MS-DOS; network information; newsletters; Novell; reports; RFCs; VMS Site : ftp.tek.com Country: USA GMT : -8 Date : 29-Mar-95 Source : me Alias : inet1.tek.com Admin : Organ : Tektronix, Beaverton, Oregon Server : System : Unix URL : ftp://ftp.tek.com/ Comment: Files : CNA; CPID; GVG; labs; mbd; nwd; tv Site : ftp.telalink.net Country: USA GMT : -6 Date : 02-Sep-96 Source : mail Alias : eve.telalink.net Admin : ftp-admin@telalink.net Organ : Telalink, Nashville, Tennessee Server : http://www.nashville.net/ System : Unix URL : ftp://ftp.telalink.net/ Comment: max. 30 users Files : Amiga; dangerhi; Mac (apple, games, graphics, hc, icons, industry, netcomm, newton, sound, system, tcp, updates); PC (kit, tutorials, updates, utils, win31, win95); Quark (demos, faq, scripts, utils, windows, XChange); Unix Site : ftp.telebit.com Country: USA GMT : -8 Date : 23-Aug-94 Source : me Alias : apache.telebit.com, telebit.whnet.com Admin : Organ : Telebit Server : System : Unix URL : ftp://ftp.telebit.com/ Comment: Files : Telebit (modem) related files: 2strokes, ap-notes, bmw, bootp, ipx, modemmgt, netblazer, mews, pdp8, ppp, ppp-consort, slip, Sun2, tech-support, uucp-help Site : ftp.teleport.com Country: USA GMT : -8 Date : 30-Oct-94 Source : usenet Alias : andre.teleport.com Admin : Organ : Teleport, Portland, Oregon Server : www.teleport.com System : Unix URL : ftp://ftp.teleport.com/ Comment: max. 10 users; transfers are logged Files : Portland; Teleport info; user public directories; vendors (CCI) Site : ftp.tem.nctu.edu.tw Country: Taiwan GMT : +8 Date : 10-Oct-96 Source : me Alias : hub.tem.nctu.edu.tw Admin : ftpadm@ftp.tem.nctu.edu.tw Organ : National Chiao Tung University, Hsin Chu, Transport Engineering and Management dept. Server : System : Unix URL : ftp://ftp.tem.nctu.edu.tw/ Comment: Max. 16 users; FSP server; misc. aliases; (de)compress and g(un)zip on the fly; new files in /Newfiles Files : Chinese; courses; docs (books, FYI, internet, nic); GIS; Mail; Midi; mods; MS-DOS; News; programming; Unix (arcers, chinese, compiler, editor, graphics, langs, mail, MUD, networking, security, shells, tools, WWW, X); Windows (arcers, chinese, database, desktop, editor, graphics, info, multimed, sound, util, virus, winsock); Windows95 (arcers, chinese, drivers, editor, graphics, java, multimed, sound, util, virus, winsock); WindowsNT (DNS, EMWAC, FTPD, Fax-Server, Fingerd, Gopherd, HTTPD, Maild, NFS, PPP, RSHD, SSMTP, Telnetd, Waiss, X-Windows) From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-stu1.dfn.de!news-mue1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:26 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-stu1.dfn.de!news-mue1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 15 of 23 [15/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:25 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1704 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 15 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:853 news.answers:33089 Archive-name: ftp-list/sitelist/part15 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.temple.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : magazine Alias : cronkite.ocis.temple.edu Admin : ftp-manager@cronkite.ocis.temple.edu Organ : Temple University, Philadelphia, Pennsylvania, OCIS Server : System : Unix URL : ftp://ftp.temple.edu/ Comment: Open 24 hours Files : entertainment; info; Mac; PC; psych523; ray; src; Unix Site : ftp.tenon.com Country: USA GMT : -8 Date : 24-Jan-95 Source : Alias : toady.tenon.com Admin : tentech@tenon.com Organ : Tenon Server : System : Unix URL : ftp://ftp.tenon.com/ Comment: MachTen server, mirrored on maluku.jou.utexas.edu; 56K link Files : MachTen (apps, bug fixes, docs, mailing list archive, ports, software, tech notes, tools, updates, upgrades) Site : ftp.terena.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : erasmus.terena.nl Admin : tech-staff@terena.nl, postmaster@rare.nl [strange?] Organ : Terena, Amsterdam Server : System : Unix URL : ftp://ftp.terena.nl/ Comment: Terena Document Store Files : COA; collaborations; executive committee; general assembly; JENC6 (6th Joint European Networking Conference); liaisons; projects; publications; rare council; ripe ncc; rtc; telematics (info on how to submit a proposal under the EU 4th Framework program); Terena info Site : ftp.tex.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : rtfm Alias : ouse.cl.cam.ac.uk Admin : ctan-uk@tex.ac.uk Organ : UK TeX Archive Server : System : Unix URL : ftp://ftp.tex.ac.uk/ Comment: servers supports dynamic creation of zip, zoo or tar.gz archives Files : a2x-voice; TeX (root directory, mirrored by ftp.doc.ic.ac.uk, see also ftp.dante.net, ftp.shsu.edu) Site : ftp.th-darmstadt.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : rs104.hrz.th-darmstadt.de, rs3.hrz.th-darmstadt.de Admin : ftpadmin@ftp.th-darmstadt.de (Hans-Christoph Deeken) Organ : Technische Hochschule Darmstadt (Darmstadt Polytechnical Institute), Darmstadt, CS dept. Server : System : Unix URL : ftp://ftp.th-darmstadt.de/ Comment: Files : Amiga; Archie; archivers; databases; dicts; doc; editors; fixes; GNU; graphics; hhlrinfo; lang; Linux; machines; mods; MS-DOS; networking; OS; OS/2; programming; RFCs; starter; sysadmin; TeX; thd; usenet; X11 Site : ftp.thegroup.net Country: USA GMT : -8 Date : 10-Sep-94 Source : usenet Alias : mark.thegroup.net Admin : Organ : Data Transfer Group, San Diego, California Server : gopher.thegroup.net, www.thegroup.net System : NT (Windows NT, PC) URL : ftp://ftp.thegroup.net/ Comment: Files : CLARION; Windowsprograms; Wintech Site : ftp.thepoint.com Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : thepoint.com Admin : Organ : The Point, , Kentucky Server : www.thepoint.com System : Unix URL : ftp://ftp.thepoint.com/ Comment: transfers are logged Files : audio; bishop; image; Linux; Mac; Microsoft; MS-DOS; mskb; Telebit; text; The Point info; Unix; user public directories; WAIS; Windows; xbit Site : ftp.theporch.com Country: USA GMT : -6 Date : 21-Nov-94 Source : admin Alias : theporch.theporch.com Admin : root@theporch.theporch.com Organ : The Porch, Nashville, Tennessee Server : WWW: http://www.theporch.com/ System : Unix URL : ftp://ftp.theporch.com/ Comment: Files : A/UX ports and sources: berkdoc, bmake, listproc, make, popper, wu-ftpd-shadow Site : ftp.think.com Country: USA GMT : -5 Date : 16-Jul-94 Source : me Alias : early-bird.think.com, think.com Admin : Organ : Thinking Machines Corporation Server : System : Unix (SunOS 4.1) URL : ftp://ftp.think.com/ Comment: directory: /wais Files : adoption; Alife III shirt; animal-rights; aviation; caia-93; carpal; cellular-automata; cm; cmost; cvs; dgg; disinfectant; GNUs; gurps; HPFF; jpeg; libernet; moose; Oh No More Lemmings Demo (Mac); pc532; radio; space-comp-std; Sse; Think; UUCP; Waco; WAIS related files; WX (weather); xpbiff Site : ftp.thp.uni-duisburg.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : .de ftp-l Alias : hal6000.thp.uni-duisburg.de Admin : ftpadmin@hal6000.thp.uni-duisburg.de Organ : Universitaet Duisburg (University of Duisburg), Duisburg, Institute for Theoretical Physics Server : System : Unix URL : ftp://ftp.thp.uni-duisburg.de/ Comment: transfers are logged Files : binaries and sources for A-UX, AIX, HP-UX, Linux, MacOS, MS-DOS: pstree, untex, utpc, Ygl and some pictures Site : ftp.thp.uni-koeln.de Country: Germany GMT : +1 Date : 22-Mar-96 Source : .de ftp-l Alias : vax.ph-cip.uni-koeln.de Admin : ftp-adm@ftp.thp.uni-koeln.de, acorn@ph-cip.uni-koeln.de, amiga@ph-cip.uni-koeln.de, atari@ph-cip.uni-koeln.de Organ : Universitaet Koeln (University of Cologne), Cologne Server : System : Unix URL : ftp://ftp.thp.uni-koeln.de/ Comment: local 28 users anytime, remote 8 users SaSu|Any20:00-06:00, 2 users Any other; Minix moved to ftp.uni-bielefeld.de Files : Acorn; Amiga; Atari; ISDN (Euracom FAQ, ISDN FAQ); Linux (chip, origami, transputer); Xpilot Site : ftp.thunderbyte.com Country: GMT : Date : 31-Aug-95 Source : rtfm Alias : tct.thunderbyte.com Admin : Organ : Thunderbyte Server : http://www.thunderbyte.com/ System : Windows NT (Windows NT, PC) URL : ftp://ftp.thunderbyte.com/ Comment: Files : Thunderbyte info, software, support info, updates Site : ftp.ti.com Country: USA GMT : -6 Date : 25-Jan-95 Source : old ftp-list Alias : gate.ti.com,ti.com Admin : ftpadmin@ftp.ti.com Organ : Texas Instruments Server : System : Unix URL : ftp://ftp.ti.com/ Comment: do NOT generate recursive listings, use ls-lR.Z or archie; g(un)zip, (de)compress and tar on the fly Files : assetdemo; CLUE (Common Lisp User-interface Environment; COOL; DCA; j88; mirror of the TMS320 BBS; oath (Object-oriented Abstract Type Hierarchy); sdr Site : ftp.ticsa.com Country: South Africa GMT : +2 Date : 21-Aug-94 Source : me Alias : ticsa.com, gopher.ticsa.com Admin : ftp@ticsa.com Organ : The Internetworking Company of Southern Africa (TICSA) Server : gopher System : Unix URL : ftp://ftp.ticsa.com/ Comment: Files : archie; gopher; NeTraMet; NN; tcpws; TICSA info; Tin; wu-ftpd Site : ftp.tip.nl Country: Netherlands GMT : +1 Date : 11-Oct-96 Source : me Alias : madrid.tip.nl Admin : ftpmaster@tip.nl Organ : The Internet Plaza Server : http://www.tip.nl/ System : Unix URL : ftp://ftp.tip.nl/ Comment: Files : news (active); software (Mac (archie, ftp, gopher, irc, mail, news, telnet, wais, www); Windows3.1 (finger, ftp, gopher, irc, mail, news, pgp, tools, www); Windows95 (ftp,www)) Site : ftp.tis.com Country: USA GMT : -5 Date : 22-May-94 Source : me Alias : relay.tis.com Admin : Organ : Trusted Information Systems, Glenwood, Maryland Server : System : URL : ftp://ftp.tis.com/ Comment: some files are export controlled Files : 386users mailinglist archive; crypto; firewall; PCIP; SNMPr2; TMACH Site : ftp.tisl.ukans.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : usenet Alias : hooper.tisl.ukans.edu Admin : Organ : University of Kansas, , Kansas, Telecommunications & Information Sciences Laboratory Server : System : Unix URL : ftp://ftp.tisl.ukans.edu/ Comment: activity is monitored Files : classes; jayhawk; Mac; papers; projects; RFCs; security; software; src; system_eng; tech-reports Site : ftp.tno.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : utopia.tno.nl Admin : Organ : The Netherlands Organization For Applied Scientific Research (TNO), Rijswijk Server : System : Unix URL : ftp://ftp.tno.nl/ Comment: anonymous uploads not allowed Files : doc; GNU; internet (alex, archie, cnews, cso, gopher, html, httpd, hyperbole, hypernews, lynx, mailservers, mirror, mosaic, nestor, npr, prospero, rn, wais); lang; Mac; misc; networking; NLUUG; Novell; packages (Linux: SLS); PC (Cello, McAfee, Mosaic, NCSA-kit, NCSA-telnet, packet drivers, tn3270, viewers, winsock, wtn3270); security; TNO; Unix Site : ftp.tnt.uni-hannover.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : usenet Alias : idefix.tnt.uni-hannover.de, logos.tnt.uni-hannover.de Admin : hoffer@mst.uni-hannover.de Organ : Universitaet Hannover (University of Hannover), Hannover, Institut fuer Theoretische Nachrichtentechnik und Informationsverarbeiting (Institute for Theoretic Broadcastingtechniques and Informationprocessing) Server : System : Unix (SunOS 4.1) URL : ftp://ftp.tnt.uni-hannover.de/ Comment: Files : AI; cad; images; monalisa; MPEG audio test bitstreams; networking; papers; parallel; signal-processing; visualization Site : ftp.tohoku.ac.jp Country: Japan GMT : +9 Date : 14-Dec-94 Source : old ftp-list Alias : akiu.gw.tohoku.ac.jp Admin : ftp-admin@tohoku.ac.jp Organ : Tohoku University, Sendai Server : System : Unix URL : ftp://ftp.tohoku.ac.jp/ Comment: nice 'graphics' logo on login; use 'site index pattern' or 'quote site index pattern' to find something Files : bbms; BSD; Canna; docs; GNU; IRC; lang; Linux; Mac (info-mac mirror); MS-DOS; network; SCI; SKK; soc; star; tains; terakoya; TeX; Towns; Unix; Windows; Wnn; WWFS; X; X6800; Zaurus Site : ftp.ton.tut.fi Country: Finland GMT : +2 Date : 16-May-96 Source : ftp.redhat.com Alias : mylly.ton.tut.fi Admin : Organ : Tampere University of Technology, Tampere, TOAS Server : System : Unix URL : ftp://ftp.ton.tut.fi/ Comment: max. 10 users; decompress, gunzip and tar on the fly Files : 3COM; doc; Linux (bin, debian, doc, gcc, howto, kernel, lib, povray, redhat, slackware, src); MS-DOS (configs, misc, pktdrv, programs); MS-Windows (misc. networking utils); Netscape; Unix (ircII, irchat, perl, pine, procmail, pstricks, psutils, sendmail, ssh); WebSpace; X11R6-Solaris; XEmacs Site : ftp.town.hall.org Country: USA GMT : -5 Date : 29-Mar-95 Source : magazine Alias : town.hall.org Admin : Organ : The Internet Town Hall, New York, New York Server : gopher; http://town.hall.org/ System : Unix (SunOS) URL : ftp://ftp.town.hall.org/ Comment: transfers are logged; please refrain from mirroring during peak hours Files : cyber94; dns; Edgar (database); harvest; patent; radio; sd_launch Site : ftp.trentu.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : blaze.trentu.ca Admin : ftp-admin@trentu.ca Organ : Trent University, Peterborough, Ontario Server : gopher System : Unix URL : ftp://ftp.trentu.ca/ Comment: sessions are logged Files : clarkson; crynwr; DILS; DOS; dragnet; icci; images; irspectra; jjoyce; kermit; Mac; mail; MS Windows; Netware; Pathworks; PCML; Research Office; Unix; windii Site : ftp.trlhz.trl.ibm.co.jp Country: Japan GMT : +9 Date : 15-Dec-94 Source : usenet Alias : boojum.trlhz.trl.ibm.co.jp Admin : Organ : IBM, , T Research Lab Server : System : Unix URL : ftp://ftp.trlhz.trl.ibm.co.jp/ Comment: Files : AIX; AIXFAQJ Site : ftp.truevision.com Country: USA GMT : -5 Date : 04-Jan-95 Source : mail Alias : ftp.rasterops.com,ftpserver.truevision.com Admin : support@rasterops.com, support@truevision.com Organ : Truevision/RasterOps, Santa Clara, California Server : System : Mac URL : ftp://ftp.truevision.com/ Comment: graphics related material for Truevision/RasterOps products Files : docs; faqs_Q&A; images; Mac; PC; press_releases; Sun; Telefinder Site : ftp.trumpet.com Country: USA GMT : -8 Date : 10-Oct-96 Source : ftp.trumpet.com.au Alias : diamond.trumpet.com Admin : ftp@trumpet.com Organ : Trumpet, Los Angeles, California Server : System : Unix URL : ftp://ftp.trumpet.com/ Comment: max. 100 users; see also ftp.trumpet.com.au Files : IRC; SLIPper; TCP-ABI; Trumpet newsreader home: dostrump, LWP, view, winsock, wintrump; WinIRC Site : ftp.trumpet.com.au Country: Australia GMT : +10 Date : 10-Oct-96 Source : mail Alias : jazz.trumpet.com.au, b-box.trumpet.com.au, louie.trumpet.com.au Admin : www-admin@trumpet.com.au Organ : Trumpet Server : System : Unix URL : ftp://ftp.trumpet.com.au/ Comment: max. 20 users; see also ftp.trumpet.com Files : IRC; SLIPper; TCP-ABI; Trumpet newsreader home: dostrump, LWP, view, winsock, wintrump; WinIRC Site : ftp.ttu.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : ttacs1.ttu.edu Admin : Organ : Texas Technical University, , Texas, Academic Computing Services Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.ttu.edu/ Comment: default directory: $1$DIA420:[ANONYMOUS.PUB] Files : doc; dos; Mac; Unix Site : ftp.tu-bs.de Country: Germany GMT : +1 Date : 22-Mar-96 Source : .de ftp-l Alias : ftp.ibr.cs.tu-bs.de, diana.ibr.cs.tu-bs.de, ftp.rz.tu-bs.de, rzserv3.rz.tu-bs.de Admin : ftp@ftp.tu-bs.de Organ : Technische Universitaet Braunschweig (Technical University of Braunschweig), Braunschweig, CS dept. & CC Server : archive-server@ibr.cs.tu-bs.de System : Unix URL : ftp://ftp.tu-bs.de/ Comment: campus spanning compound of several disjunct archive sites; server supports quote agrep and quote grep to look up files Files : 386BSD; admin; archivers; Atari; benchmarks; bibliography (fuzzy); docs; games (Unix games); GIF (collection of .gif files); GNU; Interviews; languages; Linux (Slackware, tsx-11.mit.edu); networking (amd, arp, cisco, DNS, ftp, ICMP, ISODE, mail, MBONE, mpi, netman-Sun4c, NetraMet, NFS, NTP, OSIMIS, rpc, SNMP, WWW, xtp); news; Postscript; security; simulation; sounds; TeX; Usenet; X11R6 Site : ftp.tu-chemnitz.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : ftp.hrz.tu-chemnitz.de, ftp.informatik.tu-chemnitz.de, saturn.informatik.tu-chemnitz.de, saturn.hrz.tu-chemnitz.de, atlas-f.hrz.tu-chemnitz.de, atlas-f.informatik.tu-chemnitz.de Admin : ftpadm@ftp.tu-chemnitz.de, Fischer@hrz.tu-chemnitz.de Organ : Technische Universitaet Chemnitz (Chemnitz University of Technology), Chemnitz, CC and CS dept Server : System : Unix URL : ftp://ftp.tu-chemnitz.de/ Comment: Available between 16:00 and 08:00 local time Files : Acorn: Amiga (AMInet ftp.cs.tu-berlin.de); ArMaTuReS (TeX) and ArmTeX 3.14; Atari; documents: appl, books, comp, mail network (ftp.germany.eu.net); games; GNU (ftp.gnu.ai.mit.edu); Hamradio (ucsd.edu); HP UX (hpux.ask.uni-karlsruhe.de); infosys; Linux (tsx-11.mit.edu); Mathematica (ftp.wri.com); MS-DOS (ftp.simtel.net); multimedia; NETBSD (grasp.insa-lyon.fr); Netware; news (ftp.germany.eu.net); NeXT (ftp.informatik.uni-muenchen.de); Strategy; Sun-info; TeX (ftp.uni-stuttgart.de); Unix; Windows (ftp.winsite.com); X11 (ftp.germany.eu.net) Site : ftp.tu-clausthal.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sun.tu-clausthal.de, sun.rz.tu-clausthal.de Admin : ftpadm@ftp.tu-clausthal.de, ftpadm@rz.tu-clausthal.de Organ : Technische Universitaet Clausthal (Clausthal University of Technology), Clausthal, CC Server : mail-server@ftp.tu-clausthal.de, FSP System : Unix URL : ftp://ftp.tu-clausthal.de/ Comment: index.complete in all major sections; /pub contains all files; weekdays 07:30-21:00 local time: 20 foreign users, other: 60 foreign users; FSP service available Files : Amiga; Atari; docs; graphics; GIF; GNU; HAM-radio; Linux; Mac; MS-DOS; RFCs; TeX; Unix; Windows Site : ftp.tu-dresden.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : rcs1.urz.tu-dresden.de Admin : pdsowner@rcs1.urz.tu-dresden.de Organ : Technische Universitaet Dresden (Dresden Institute of Technology), Dresden, CC Server : System : Unix URL : ftp://ftp.tu-dresden.de/ Comment: Files : GNU; Linux (sunsite.unc.edu); MS-DOS; MS-Windows 3; OS/2; X11 Site : ftp.tu-graz.ac.at Country: Austria GMT : +1 Date : 23-Aug-94 Source : me Alias : fstgds02.tu-graz.ac.at Admin : ftp@ftp.tu-graz.ac.at Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz Server : System : Unix URL : ftp://ftp-tu-graz.ac.at/ Comment: server supports locate, built-in archie search, on the fly (de)compression/tar; read FEATURES for more info Files : binaries (mostly GNU for DECstations); BSD4.4-Lite; docs; FreeBSD (from freebsd.cdrom.com); GNU; Hyper-G (clients); Linux (from sunsite.unc.edu); images; math; MS-ODS; net; papers; RFCs (from ftp.univie.ac.at); TeX Site : ftp.tu-ilmenau.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : cranach.rz.ru-ilmenau.de Admin : ftp@cranach.rz.ru-ilmenau.de Organ : Technische Universitaet Ilmenau (Ilmenau Institute of Technology), Ilmenau, CC Server : System : URL : ftp://ftp.tu-ilmenau.de/ Comment: Files : Site : ftp.tue.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : me Alias : idefix.tue.nl Admin : rcjoop@urc.tue.nl (Joop Schillemans) Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, CC Server : System : Unix URL : ftp://ftp.tue.nl/ Comment: transfers are logged Files : conteduc; lectures; MIDI; MS-DOS (Windows applications); neural; physl; SGI; TeX; Unixtools; WWW Site : ftp.turbo.nsk.su Country: Russia GMT : +6 Date : 30-Oct-94 Source : mail Alias : Admin : roman@turbo.nsk.su ; dimas@turbo.nsk.su ; bob@turbo.nsk.su Organ : TURBO-NET Server : mailserv@fagot.turbo.nsk.su (send "help") System : URL : ftp://ftp.turbo.nsk.su/ Comment: limited access Files : bin; cdrom1; cdrom2; files Site : ftp.tuzvo.sk Country: Slovakia GMT : +1 Date : 29-Jun-95 Source : usenet Alias : vsld.tuzvo.sk Admin : ms@tuzvo.sk (Michal Sramka), tibor@tuzvo.sk (Tibor Weis) Organ : Technical University of Zvolen, Zvolen, CC Server : fsp, gopher System : Unix URL : ftp://ftp.tuzvo.sk/ Comment: max. 20 archive users Files : demobit95; docs; MS-DOS; multi; music; Unix; vyuka; Windows Site : ftp.twi.tudelft.nl Country: Netherlands GMT : +1 Date : 29-Nov-94 Source : .nl ftp-l Piet de Bondt (bondt@dutiws.twi.tudelft.nl); Karoline Timmermans (kareline@dutiwa.twi.tudelft.nl) Alias : Admin : ftp@ftp.twi.tudelft.nl (general ftp admin address) Organ : Technische Universiteit Delft (Delft University of Technology), Delft, Math and CS dept. Server : www.twi.tudelft.nl System : Unix (Sun) URL : ftp://ftp.twi.tudelft.nl/ Comment: WWW contact webmaster@www.twi.tudelft.nl for info; 165Mb; limit of 5 users between 06:00 and 18:00, limit of 10 outside these hours; user 'ftp' possible instead of 'anonymous'; Files : Antivirus (MS-DOS: TBAV); FTP software; GNU; Linux (Slackware: daily mirror of ftp.cdrom.com); Novell encryption; Unix; WWW; X11; ZyXEL firmware Site : ftp.u-tokyo.ac.jp Country: Japan GMT : +9 Date : 19-Feb-95 Source : ftp.hitachi.co.jp Alias : Admin : ftp@ftp.u-tokyo.ac.jp Organ : University of Tokyo, Tokyo Server : System : Unix URL : ftp://ftp.u-tokyo.ac.jp/ Comment: server can (de)compress and tar; parts mirrored on ftp.hitachi.co.jp, ftp.hitachi-sk.co.jp Files : BSD386; current; HP-UX (8,9); HyperCard; Info-Mac; Japanese; Mac; mail; news; packages; RFCs; society; Sun-patches; Windows 3; X11R6; X68K Site : ftp.u.washington.edu Country: USA GMT : -8 Date : 29-Jun-95 Source : old ftp-list Alias : saul5.u.washington.edu Admin : temerson@hitl.washington.edu (Toni Emerson, sci.virtual-worlds archive) Organ : University of Washington, Seattle, Washington Server : System : Unix (OSF/1 5.6) URL : ftp://ftp.u.washington.edu/ Comment: several loose files in /pub; lots in user-supported Files : DEC OSF; docs; IBM PC; RS6000; user-supported (airplanes, alt.drugs, alt.fan.fabio, alt.locksmithing, amnesty, animaniacs, anime, Anne Frank, Applets, arthistory, BOE, CALI, CARTAH, CHMC audiology, Chimaera, Chinese Fieldwork, Christmas, cinema, classics, climbing, cmedicine, cogsci, cypherpunks, depeche mode, design-l, Doom, Duran Duran, ECSEL, fugate, GNU, go, hades, health reform, hockey, Holocaust, homecare, hpoadocs, hsis94, ICSC, logistic data, LOTRmush, MRwww, MS-DOS, music gifs, netstudy, new media, NGS, NetBSD-Amiga, obsidian, peru, phantom, PIX, positron, psycho, pyrite, rainman, realestate, RR, Red Dwarf, script-tex, seasonic, seattle-maps, simtel, slovene, TMBG, tobit, UKC, USTC, UW_IRC, V-Man, venice, Virtual Reality, virtual worlds (sci.virtual-worlds archive), vislab, webber, webinfo, WeNa, xor, XXXX, yellow submarine, zarathustra Site : ftp.ua.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : mail Alias : ftp.ci.ua.pt, dns.ua.pt Admin : archie@ci.ua.pt, archive-adm@ci.ua.pt Organ : Universidade de Aveiro (University of Aveiro), Aveiro, Centro de Informatica (CS dept.) Server : http://ftp.ua.pt/ System : Unix URL : ftp://ftp.ua.pt/ Comment: max. 60 users; transfers are logged; access to several directories below pub/local is restricted to *.ua.pt and *.inesca.pt; zeus.ci.ua.pt is no longer an alias Files : Amiga; cisco; docs (mirror of ns.dns.pt, PT, RCCN); GNU; ham-radio; HP48; local: dicts, hypermedia, music (basement, docs, guitar, software), news, PC (sound, tcp, win3, win32s), pictures+sounds; Mac (comm, compression, developer, diskfile, graphicsutil, hypercardutil, multifinder, network, print, screensaver, security, text, unix, virus); misc (AI, ASCII-art, Khoros, matlab, minuet, mpack, NCSA-telnet, Novell-patches, nupop, pegasus, pop, ps_graphics, smile, stereo, TeX); netnews; OS/2; PC (simtel mirror, papa.indstate.edu); programming; Unix (adm, debug, editors, games, graphics, Mac, mail, misc, net, news, pack, security, sounds, TIA, X) Site : ftp.uakom.sk Country: Slovakia GMT : +1 Date : 15-Nov-95 Source : usenet Alias : nic.uakom.sk Admin : ftp-admin@uakom.sk Organ : Matej Bel University, Banska Bystrica, UAKOM UMB Server : http://nic.uakom.sk/ FSP at nic.uakom.sk port 6000 System : Unix (SunOS, SPARCserver 10/30) URL : ftp://ftp.uakom.sk/ Comment: max. 32 users; top-level README available before logon; server can (de)compress and g(un)zip; quote site find available Files : 602; Enviro+Med; finex; GNU; hypertext; infoserv; Inzercia; mailinglists; MS-DOS (compression, freeware, McAfee, MS-Windows); MSV-SR; multimedia; MZP-SR; network (cutcp, dial-up-ip, gopher, ISODE, lynx, mail, mbone, Mosaic, netfind, Netscape, news, PC-Mosaic, Pmail, security, SNMP, time, tools, wn, WWW, X.500, Xtools); OS (Linux); quelle; radio; reports; SAIA; SANET; SAZP; simtel; STB; teletext; UAKOM; Unix; weather; WWW Site : ftp.uc.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : roll.san.uc.edu, ucbeh.san.uc.edu Admin : Organ : University of Cincinnatti, Cincinnatti, Ohio Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.uc.edu/ Comment: default directory: DISK$USERS:[ANONYMOUS] Files : crumb; dial-access; facinfo; geology; iair; kidart Site : ftp.ucar.edu Country: USA GMT : -7 Date : 29-Mar-95 Source : me Alias : mosaic.ucar.edu Admin : Organ : National Center for Atmospheric Research, Atmospheric Technology Division Server : System : Unix URL : ftp://ftp.ucar.edu/ Comment: transactions are logged Files : AmMetSoc; adm; auspex; bench_ccmzb; ccm; cgd; chammp; cug; dailyb; datahelp; docman; docs; dsl; finforms; graphics; hrforms; http; itr; key; larn; Mac; mecca; mesouser; nag15; ncarg; ncari; NRIF; pc; PCpop; pendulum; phone; radar; resolv; sc92; scd_dec; security; starpac; Sun-patches; tags; telnet; ucarhttp; ucarnet; vhp; video; X11; xmds1 Site : ftp.ucdavis.edu Country: USA GMT : -8 Date : 12-Feb-94 Source : me Alias : dale.ucdavis.edu Admin : Organ : University of California - Davis, Davis, California Server : System : Unix (SunOS 4.1) URL : ftp://ftp.ucdavis.edu/ Comment: some loose files in /pub Files : bitsites; cpumeter; dialppp; domain-info; Eclipse; econet; Hitchhikers Guide to the Internet; INET93; inet-drafts; Internet Resource Guide; JIS; Kanji; lacnet; listoflists; Mac; MS-DOS (old archivers); PC lisp; peacenet; popmail; RFCs; sendmail; slnet; UCD info; Unix; USGS; VMS Site : ftp.uci.agh.edu.pl Country: Poland GMT : +1 Date : 10-Nov-95 Source : admin Alias : galaxy.uci.agh.edu.pl, ftp.agh.edu.pl Admin : js@uci.agh.edu.pl (Jaroslaw Strzalkowski) Organ : Akademia Gorniczo-Hutnicza, Krakow Server : System : Unix URL : ftp://galaxy.uci.agh.edu.pl/ Comment: Polish text; some CD-ROMs mounted (Simtel) Files : archiving; BSD; docs; e-press; GIFs (lots, including Tolkien and fine-art, partly mirror of ftp.funet.fi); GNU; Linux; MS-DOS; network; Novell; papers; pigulki; security; TeX; Unix-professionals; X11R5 Site : ftp.uci.kun.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : ultrix.uci.kun.nl Admin : Organ : Katholieke Universiteit Nijmegen (University of Nijmegen), Nijmegen, Universitair Centrum voor Informatievoorziening (UCI) Server : System : Unix (Ultrix) URL : ftp://ftp.uci.kun.nl/ Comment: local use only please Files : Site : ftp.uconn.edu Country: USA GMT : -5 Date : 25-Aug-94 Source : me Alias : loon.ucc.uconn.edu Admin : Organ : University of Connecticutt, , Connecticutt, CC Server : System : Unix (SunOS 4.1) URL : ftp://ftp.uconn.edu/ Comment: Files : Mac: TCP/IP, utils, virus; PC: MS-DOS (comm, editor, novell, TCP/IP, util, virus, zip), OS/2(21servpak, archivers, comm, fonts, games, GNU, ibm, info, misc, network, novell, os2fixes, shells, sysutl, utl, unix, virus), Windows(mail, msapps, novell, util, virus, winsock); Unix (Sun) Site : ftp.uct.ac.za Country: South Africa GMT : +2 Date : 23-Jul-95 Source : Alias : ucthpx.uct.ac.za Admin : ftp@uct.ac.za Organ : University of Cape Town, Cape Town Server : System : Unix URL : ftp://ftp.uct.ac.za/ Comment: max. 20 users Files : archives (List of South African ftp sites); data (geminivirus, potyvirus); depts (library); FreeBSD; Geo; mirrors (EC); PC (archive, biblio, delphi, encode, internet, misc, scan); Unix Site : ftp.udel.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : old ftp-list Alias : louie.udel.edu Admin : staff@louie.udel.edu, staff@eecis.udel.edu Organ : University of Delaware, , Delaware, EE & CIS dept. Server : System : Unix URL : ftp://ftp.udel.edu/ Comment: try to avoid our busy hours: 10:00-18:00 weekdays. user 'ftp' can be used instead of 'anonymous'; file transfers are logged with your hostname and e-mailaddress; this server understands how to query identservers and will often determine your address and host regardless of what you enter; please refrain from using games that poll our ftp server; MIDI archives is closed due to someone sneaking in copyrighted software (moron!) Files : arrl_papers; arrl_7 papers; eccad; grope; highball; Internet; mbone; midi; mmdf; nbstime; ntp; people; PhiMuAlpha; portal; RFCs; supermodels; udelnet; utils Site : ftp.uga.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : mail Alias : dns3.uga.edu; server.uga.edu Admin : wsg@uga.cc.uga.edu Organ : University of Georgia, Athens, Georgia, General FTP library Server : System : Unix (Ultrix, DECstation 3100) URL : ftp://ftp.uga.edu/ Comment: this site needs a valid DNS reversion (i.e. if user anonymous fails try again in a couple of minutes) Files : GNU; Mac; MS-DOS; OS/2; Unix; VMS Site : ftp.ugcs.caltech.edu Country: USA GMT : -8 Date : 31-Aug-95 Source : Alias : envy.ugcs.caltech.edu Admin : mughal@alumni.caltech.edu (Asim Mughal, bit.listserv.*) Organ : California Institute of Technology, Pasadena, California Server : System : URL : ftp://ftp.ugcs.caltech.edu/ Comment: Files : caltech.house.dabney; cilibrar; cms (bonsia, bosnia, cms, hadith, islamic timer, quran, shakir-suras); cyberboarder; diplomacy; disney; dragonslair; elef; gifs (Pakistan: bit.listserv.{pakistan, pns-l}); plan; showppm; stale-urine; zee Site : ftp.uic.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : tigger.cc.uic.edu Admin : Organ : University of Illinois - Chicago, Chicago, Illinois Server : System : Unix URL : ftp://ftp.uic.edu/ Comment: max. 10 users; transfers are logged [error with number of users] Files : adn-datasave-client; cls; depts; etrain; nskit; ph (Mac, MS-DOS, Windows, XPH) Site : ftp.uidaho.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : mail Alias : Admin : Organ : University of Idaho, Moscow, Idaho Server : gopher.uidaho.edu System : Unix URL : ftp://ftp.uidaho.edu/ Comment: Problem: Timeout (900 seconds) Files : Electronic Green Journal (EGJ) Site : ftp.uit.no Country: Norway GMT : +1 Date : 11-Oct-96 Source : usenet Alias : dibbler.uit.no, ftp.pgp.net Admin : ftp@uit.no Organ : Universitetet i Tromsoe (Tromsoe University), Tromsoe Server : System : Unix URL : ftp://ftp.uit.no/ Comment: the northernmost university in the world!; max. 40 users; transfers are logged Files : crypto (kerberos, PGPnet: amiga, archimedes, atari,d oc, keys, language, mac, pc, unix, utils, vax-vms); doc (DNS, Lund-rapporten, SPEEDES); languages (perl, tcl); Mac (misc. net-apps); PC (MS-DOS, PC-NFS, Win3.x, Win95 (microsoft), WinNT: Winsock (papa.indstate.edu); Spider; Unix; WWW (Netscape, Squid) Site : ftp.ujf-grenoble.fr Country: France GMT : +1 Date : 10-Nov-95 Source : me Alias : ujf.ujf-grenoble.fr Admin : ftpmaint@ftp.ujf-grenoble.fr Organ : Universite Joseph Fourier (Joseph Fourier University), Grenoble, Server : System : Unix URL : ftp://ftp.ujf-grenoble.fr/ Comment: (un)compress and g(un)zip on the fly; transfers are logged Files : archive; doc; eudes; RENATER; UJF Site : ftp.uji.es Country: Spain GMT : +1 Date : 10-Dec-94 Source : me Alias : pereiii.uji.es Admin : Organ : Universidad Jaume I Server : System : URL : ftp://ftp.uji.es/ Comment: Problem: Timeout Files : Site : ftp.ulb.ac.be Country: Belgium GMT : +1 Date : 29-Mar-95 Source : me Alias : is2.bfu.vub.ac.be, is2e.bfu.vub.ac.be Admin : Organ : Vrije Universiteit Brussel/Universite Libre de Bruxelles, Brussels, CC Server : System : Unix (4.3BSD Tahoe EP/IX) URL : ftp://ftp.ulb.ac.be/ Comment: Files : announce; BSD43; doc; exchange (temp); gopher; Info-Mac; Info-PC (app, comm, util, virus, x11); Info-Unix (gopher, misc. utils, www); mail (elm, Mac, majordom, PC); network (SURFnet, resULB); packages (fieldmouse, security); projects; resulb; www Site : ftp.uleth.ca Country: Canada GMT : -7 Date : 23-Aug-94 Source : me Alias : xi.uleth.ca Admin : senetza@sigma.uleth.ca Organ : University of Lethbridge, Lethbridge Server : System : Unix URL : ftp://ftp.uleth.ca/ Comment: alias is due to change soon Files : comet; Kerberos; LaTeX; Solar (lots of solar related info); tech-reports Site : ftp.ulg.ac.be Country: Belgium GMT : +1 Date : 30-Aug-94 Source : me Alias : aix1.segi.ulg.ac.be, gopher.ulg.ac.be Admin : Organ : Universite de Liege (University of Liege), Liege, SEGI Server : System : Unix (IBM AIX) URL : ftp://ftp.ulg.ac.be/ Comment: sorry, no ` on the e in postings Files : french; ISO8859; Latin-1 Site : ftp.ultratech.net Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : thinkpol.ultratech.net Admin : ftpmaster@thinkpol.ultratech.net Organ : Ultratech Server : System : Unix URL : ftp://ftp.ultratech.net/ Comment: transfers are logged Files : foo (misc. windows networking utils; qdeck; systems (Amiga, Linux, Mac, MS-DOS, OS/2, Unix, Windows3, Windows95); ultratech; users (acomplus:games, screensavers, windows95); stevet:humor [!], news(shhlink), ssh, windoze) Site : ftp.um.es Country: Spain GMT : +1 Date : 11-Jul-94 Source : me Alias : afrodita.um.es Admin : Organ : University of Madrid, Madrid Server : System : Unix (SunOS 4.1) URL : ftp://ftp.um.es/ Comment: Files : doc; Linux; Mac; multimedia; PC; projects; Unix Site : ftp.umcs.maine.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : gandalf.umcs.maine.edu Admin : Organ : University of Maine, Orono, Maine, CS dept. Server : System : Unix URL : ftp://ftp.umcs.maine.edu/ Comment: all files in incoming will be purged or moved to a more permanent location after 1 month; NO COMMERCIAL SOFTWARE ALLOWED Files : Bulgaria; cshelper; docs; gopher; HAM-radio; HazMat database; MS-DOS; SIGraph; WISR Site : ftp.umd.umich.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : usenet Alias : cw-u01.umd.umich.edu Admin : root@tiamat.umd.umich.edu Organ : University of Michigan, Ann Arbor, Michigan Server : System : Unix URL : ftp://ftp.umd.umich.edu/ Comment: being set up, bear with us; /pub/graphics/gif/comics; tar and gzip on the fly Files : Doom; FRP; graphics; Mac; MS-DOS; MUD; Red Dwarf material (gifs/lyrics/scripts etc.); Sandman/Death Gallery; sound; text; Unix; Windows Site : ftp.umiacs.umd.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : Alias : skippy.umiacs.umd.edu Admin : Organ : University of Maryland, , Maryland Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.umiacs.umd.edu/ Comment: directory: /pub/NeWS; transfers are logged Files : BIND; biocomp; HyperNews; multiagent; ONRrept; peyote; SUGstuff; Sun-fixes; um-dissertation Site : ftp.uml.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : old ftp-list Alias : sable.uml.edu, hermes.uml.edu, romulus.uml.edu, ftp.ulowell.edu Admin : oneill@sable.uml.edu (Brian 'Doc' O'Neill) Organ : University of Massachusetts - Lowell, Lowell, Massachusetts Server : System : Unix URL : ftp://ftp.uml.edu/ Comment: formerly known as ftp.ulowell.edu; max. 24 users Files : Babylon-5; comp.binaries.ibm.pc archive & submissions; FreeBSD; GNU; Linux; MS-DOS games and demo's: (3D, 3DRealms, adventures, Apogee, arcade, BBSdoors, cards, cheet sheets, copysoft, demos, editors, education, Epic, Flightsimulators, FPS football, Game Dev, Game Bytes, ID, kids, Links386, MVP, MahJongg, Moraff, patches, puzzle, RPG, sports, Tetris, TextAd, Top100, Trivia, utils, VGAPlanets, Windows; Netscape; Sonic; TV Site : ftp.umoncton.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : bosoleil.ci.umoncton.ca Admin : Organ : University of Moncton, Moncton, Quebec Server : System : Unix URL : ftp://ftp.umoncton.ca/ Comment: Files : cum (autoroute, bibcha, campusnet, cic, cour-elec, dept-tech, et-sup-rech, galerie-art, info-universitaire, kcirving, labcog, mba, ress-humaines, ress-internet, ser-org-etud); distrib (DOS, Mac, mat-cour, winsock); hebdo-campus Site : ftp.umu.se Country: Sweden GMT : +1 Date : 15-Dec-94 Source : me Alias : news.umu.se Admin : ftp@ftp.umu.se Organ : Umea University, Umea, UMDAC Server : System : Unix URL : ftp://ftp.umu.se/ Comment: transfers are logged; max. 10 users; compress, gzip and tar on the fly Files : docs (bicycle, C++, cookbook, Internet, security, style-guide, thesis, winsock); Mac (abalone, archie, chat, eudora, finger, gopher, maX500, newswatcher, sniff, system7tuneup, talk, wais, xferit); PC (anti-virus, archers, binhex, dos 6.2, Eudora, gobbler, html, hytelnet, Logo, packet drivers, PC TCP, POPmail, skrivare, swix, trumpet, winhttpd, windows, word 6.0a); security (several security utils: cops, passwd+, portmap, rexecd, shadow_login, skey, tcp_wrapper); Unix; WWW; X.500 Site : ftp.unam.mx Country: Mexico GMT : -6 Date : 29-Mar-95 Source : me Alias : condor.dgsca.unam.mx Admin : Organ : Universidad Nacional Autonomidad de Mexico Server : System : Unix (SunOS 4.1) URL : ftp://ftp.unam.mx/ Comment: Files : ciencia; docs; FAQs; gopher; images; impresora; manuals; NCSA; proveeduria; red; sintesis; sni; tiempo; traductores; util; virus; xerox Site : ftp.unbsj.ca Country: Canada GMT : -8 Date : 29-Mar-94 Source : me Alias : fundy.csd.unbsj.ca Admin : Organ : University of New Brunswick at J, , New Brunswick, CS Dept. Server : System : Unix URL : ftp://ftp.unbsj.ca/ Comment: Files : Charon; DOS IP; Hytel; MacTCP; Novell; winsock Site : ftp.uncc.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : unccsun.uncc.edu Admin : Organ : Server : System : URL : ftp://ftp.uncc.edu/ Comment: pub appears to be empty [see README in / ?] Files : coe Site : ftp.und.ac.za Country: South Africa GMT : +2 Date : 10-Nov-95 Source : mail Alias : owl.und.ac.za Admin : ftp@und.ac.za Organ : University of Natal - Durban, Durban, Natal Server : System : Unix URL : ftp://ftp.und.ac.za/ Comment: max. 10 *.und.ac.za, 10 *.za, 5 other users; transactions are logged; descriptive ls/dir command; Usenet archives moved to ftp.hsrc.ac.za Files : csdmedia (Comp. Services publications); entertainment; idl; listings of other anon ftp sites; mirrors: FreeBSD, ftp.winsite.com, garbo.uwasa.fi, selected directories from ftp.microsoft.com, Solaris, XFree86; MS-DOS; MS-Windows 3; OS/2; UND; Unix Site : ftp.undernet.org Country: USA GMT : -7 Date : 10-Oct-96 Source : usenet Alias : choctaw.wildstar.net, sci.dixie.edu Admin : Organ : Wildfire Internet Systems Server : http://ftp.undernet.org System : Unix URL : ftp://ftp.undernet.org/ Comment: max. 60 users; transfers are logged Files : IRC: WSIRC; Mac; Netscape-RS6000; mpack; Undernet Site : ftp.une.edu.au Country: Australia GMT : +10 Date : 29-Sep-94 Source : old ftp-list Alias : grivel.une.edu.au Admin : gordon@grivel.une.edu.au Organ : University of New England - Armidale, Armidale, New South Wales Server : System : Unix URL : ftp://ftp.une.edu.au/ Comment: Files : Adobe (AFM, Acrobat, Applications, PPD); Amateur Radio Topics (Ham-radio: aus.radio, buffalo, f6bb-utils, funet, icom, kiss, Mac-files, Pacsat, Rose, UCSD); DEC (DEC-Info); FreeBSD; GNU; Gopher (Unix); NCSA (Mac, PC, Telnet, Web); Novell (Netwire); Otherrealms Site : ftp.uni-augsburg.de Country: Germany GMT : +1 Date : 15-Dec-94 Source : .de ftp-l Alias : infoserv.cc.uni-augsburg.de, rzsun2.rechenzentrum.uni-augsburg.de Admin : softadm@uni-augsburg.de Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC Server : System : Unix URL : ftp://ftp.uni-augsburg.de/ Comment: activity is logged; tarring, compressing, zooing and (g)zipping on the fly; max. 10 users Files : AIX; Amiga; Atari ST; GNU; info; Linux; Mac; math; MS-DOS; OS/2; parallel; TeX; Unix; Windows Site : ftp.uni-bayreuth.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : btr0x1.hrz.uni-bayreuth.de Admin : ftp@hrz.uni-bayreuth.de Organ : Universitaet Bayreuth (University of Bayreuth), Bayreuth, CC Server : System : URL : ftp://ftp.uni-bayreuth.de/ Comment: transfers are logged; max. 20 users Files : Cray; CT-Magazin; de.indexes; GNU; HP; IX-Magazin; Khoros; lrz; mail; math; MS-DOS; network; TeX; Unix; VMS; X-Windows Site : ftp.uni-bielefeld.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : hermes.hrz.uni-bielefeld.de, unibi.uni-bielefeld.de, unibi.hrz.uni-bielefeld.de Admin : root@hrz.uni-bielefeld.de Organ : Universitaet Bielefeld (University of Bielefeld), Bielefeld Server : System : Unix URL : ftp://ftp.uni-bielefeld.de/ Comment: directory: /pub/tex Files : HPUX; RFCs; TeX mirror of ftp.uni-stuttgart.de Site : ftp.uni-bremen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : wowbagger.pc-labor.uni-bremen.de, wowbagger.zfn.uni-bremen.de Admin : holly@pc-labor.uni-bremen.de (Holger Duerer), svh@pc-labor.uni-bremen.de (Sven Hapke), gi@pc-labor.uni-bremen.de (Gerald Imboden) Organ : Universitaet Bremen (University of Bremen), Bremen, PC lab Server : gopher, mailftp@ftp.uni-bremen.de, http://ftp.uni-bremen.de/ System : Unix URL : ftp://ftp.uni-bremen.de/ Comment: transfers are logged; max. 20 users between 06:00-18:00 weekdays, 100 outside these hours and in weekends Files : AI; daVinci; GNU (mirror of prep.ai.mit.edu); Internet; Kites; Linux; MS-DOS; NetBSD; neural-nets; OS/2; parallel (pvm); RFCs; SGI; TeX; Unix; X11R6 Site : ftp.uni-duesseldorf.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : ftpadmin@uni-duesseldorf.de Organ : Universitaet Duesseldorf (University of Duesseldorf), Duesseldorf, Heinrich Heine Universitaet Server : System : URL : ftp://ftp.uni-duesseldorf.de/ Comment: Files : convex; driver; driver; GNU; gopher; HP; Linux; Mac; magazines; MS-DOS; MS-Windows; NetBSD; Novell Netware; SGI; Sinix; Sun; TeX; X11 Site : ftp.uni-duisburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : h20-hrze.uni-duisburg.de, du9ds4.uni-duisburg.de, du9ds4.fb9dv.uni-duisburg.de Admin : ftp@ftp.uni-duisburg.de Organ : Universitaet Duisburg (University of Duisburg), Duisburg Server : System : Unix URL : ftp://ftp.uni-duisburg.de/ Comment: please restrict access to non-business hours i.e. NOT 09:00-17:00 local time, in case of abuse you will be rejected in the future; real hostname and transfers are logged Files : 386BSD; CAD; compiler; ghost; GNU; graphics; HP48; lang; Linux; MS-DOS; OS/2; source files; TeX; Unix; Windows 3; X11 Site : ftp.uni-erlangen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : medusa.uni-erlangen.de, medusa.informatik.uni-erlangen.de, faui43.informatik.uni-erlangen.de Admin : ftp@informatik.uni-erlangen.de Organ : Friedrich Alexander Universitaet Erlangen (University of Erlangen), Erlangen, Informatik IV (Betriebssysteme) Server : System : Unix URL : ftp://ftp.uni-erlangen.de/ Comment: please avoid the busy hours: Monday-Friday from 08:00-18:00 MET; all transfers are logged with email- and hostaddress; limit of 60 users or 200 users dependent on time; server can tar and compress a file or directory on the fly Files : Adobe; Amiga; Aminet; Atari; audio; Auth; Aviator; beam; BSD; C++; docs; doc.epix; du-s; duu; ebs; faces; flexfax; Fun; games; GNU; graphics; HP28; HP48; IERS; IMMD2; IMMD4; inventories; IP; IRC; ISO; iwi4; Khoros; Lemacs; Linux (sunsite.unc.edu); Lisp; Mac; media; Modula3; Motorola; Multimedia; net; news; Newton; papers; PC; pc-freeware; pictures; psion3; snm; snmp; sounds; Sun; TeX; utilities; wafe; WAIS; X11; X11R6; X25; X400; XBtx; XCept; ZyXEL Site : ftp.uni-frankfurt.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : diane.rbi.informatik.uni-frankfurt.de Admin : Organ : Universitaet Frankfurt (University of Frankfurt), Frankfurt, CS dept. Server : System : URL : ftp://ftp.uni-frankfurt.de/ Comment: Files : Site : ftp.uni-freiburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : ftp.ruf.uni-freiburg.de, sun2.ruf.uni-freiburg.de, n.ruf.uni-freiburg.de Admin : ftp@ftp.uni-freiburg.de, mawa@sun1.ruf.uni-freiburg.de (Martin Walter) Organ : Universitaet Freiburg (University of Freiburg), Freiburg Server : System : Unix (System V Release 4.0) URL : ftp://ftp.uni-freiburg.de/ Comment: successor of sun8.ruf.uni-freiburg.de Files : Atari; Benchmark; docs; dos; languages; net; sites; Sun; X11 Site : ftp.uni-halle.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : mlucom3.urz.uni-halle.de Admin : knauff@urz.uni-halle.de Organ : Universitaet Halle (University of Halle), Halle, CC Server : System : URL : ftp://ftp.uni-halle.de/ Comment: Files : Site : ftp.uni-hamburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : rznext01.rrz.uni-hamburg.de Admin : ftp-admins@rznext01.rrz.uni-hamburg.de Organ : Universitaet Hamburg (University of Hamburg), Hamburg, CC Server : System : URL : ftp://ftp.uni-hamburg.de/ Comment: Files : NeXT (mirror of ftp.informatik.uni-muenchen.de); TCL Site : ftp.uni-jena.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : hpux.rz.uni-jena.de, fsuj02.rz.uni-jena.de Admin : ftp-adm@rz.uni-jena.de Organ : Universitaet Jena (University of Jena), Jena, CC Server : fileserv@uni-jena.de, subject: 'get ' (no quotes), is the complete pathname of the requested file, starting with ftp/, files are sent as shar-archives, big archives will be split System : URL : ftp://ftp.uni-jena.de/ Comment: Files : GNU; Linux; MS-DOS; TeX; Unix; X11 Site : ftp.uni-kl.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : admin Alias : Admin : ftpadm@uni-kl.de Organ : Universitaet Kaiserslautern (University of Kaiserslautern), Kaiserslautern Server : System : Unix URL : ftp://ftp.uni-kl.de/ Comment: directories: /incoming/acorn: Upload directory, /pub/acorn; also other directories for: amiga, apple2, atari, bio(logy), game-solutions, informatik, linux, mac, novell, pc, sun-patches and unix; put uploads in the appropriate incoming directory with descriptive filename and e-mail the admin; transfers are logged; successor of minnehaha.rhrk.uni-kl.de Files : Acorn; Amiga; Aminet; amoeba; Apple II; Astro; Atari; Athena; bio; BSD-sources; docs; EMBL; FUN; game-solutions; GNU; gopher; graphics; ham-radio; helios; HP48; humor (incl. real programmers don't use Pascal); Info-Mac (sumex-aim.stanford.edu); info KL; informatik; Internet; IRC; ISIS; languages; Linux; lists; Mac; Mach3; Minix; MS-DOS; netinfas; netlib; NeXT; Novell; panda; Pegasus; RFCs; sat.met; security; Sun; TCP/IP; tech-reports; TeX; Transputer; Unix; vektorproz; vendor; X11R5 Site : ftp.uni-koeln.de Country: Germany GMT : +1 Date : 10-Nov-95 Source : .de ftp-l Alias : ftp.rrz.uni-koeln.de, aix370.rrz.uni-koeln.de, rs1.rrz.uni-koeln.de, news.rrz.uni-koeln.de Admin : archives@rrz.uni-koeln.de Organ : Universitaet Koeln (University of Cologne), Cologne Server : System : Unix URL : ftp://ftp.uni-koeln.de/ Comment: directory: /pc; mostly mirrors from the US; transfers are logged Files : Acorn files; dos editor; ftp-dirs; GIF; GNU; graphics; mach; Mail; MS-DOS; MS Windows (ftp.winsite.com, papa.indstate.edu); net; programming; RFCs; shells; TeX; Unix; usenet; VMS; X Windows Site : ftp.uni-leipzig.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : server2.rz.uni-leipzig.de, ftp.rz.uni-leipzig.de Admin : Organ : Universitaet Leipzig (University of Leipzig), Leipzig Server : System : URL : ftp://ftp.uni-leipzig.de/ Comment: max. 10 users Files : Site : ftp.uni-linz.ac.at Country: Austria GMT : +1 Date : 30-Oct-94 Source : Alias : alijku06.uni-linz.ac.at Admin : Organ : Johannes Kepler Universitaet (Johannes Kepler University), Linz Server : System : Unix URL : ftp://ftp.uni-linz.ac.at/ Comment: Austrian sites only Files : Site : ftp.uni-lj.si Country: Slovenia GMT : +1 Date : 13-Aug-94 Source : me Alias : pomlad.uni-lj.si Admin : Organ : University of Ljubljana, Ljubljana Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.uni-lj.si/ Comment: default directory SOFT$:[ANONYMOUS] Files : Astro; PC-SOFT (ANU docs, en, gen, GIF, gopher, graphics, Linux, Mac, mgs, NCSA, OS/2, OS/2 beta, PC, riva, SCO, sesam, systems, TeX, text, Ultrasound, usenet news, ZyXel); Vlado; VMS (numerous files) Site : ftp.uni-mainz.de Country: Germany GMT : +1 Date : 24-Jan-95 Source : .de ftp-l Alias : gundel.zdv.uni-mainz.de Admin : ftpadmin@goofy.zdv.uni-mainz.de Organ : Universitaet Mainz (University of Mainz), Mainz Server : System : Unix URL : ftp://ftp.uni-mainz.de/ Comment: transfers are logged; server can zip, zoo, tar, tar.z and tar.gz; successor of minnie.zdv.uni-mainz.de Files : amd; Amiga; Atari; Athena; batch; chaos; GNU; images (gif, jpg, NASA); internet (alex, archie, dos, gopher, hyper-g, isode, kermit, kurs, news, security, sendmail, wais, www); JOGUbits; Linux; Mac; misc (autostereogramme, ebooks, ZyXel); MS-DOS (antivirus, catalog, CIP, DOS, Novell, Windows); muwiinf; NetBSD; news-archive (alt.comp.periphs.mainboard.asus, comp.benchmarks, comp.lang.perl, comp.lang.tcl, comp.os.386bsd.announce, comp.os.386bsd.apps, comp.os.386bsd.bugs, comp.os.386bsd.development, comp.os.386bsd.misc, comp.os.386bsd.questions, comp.os.linux, comp.os.linux.admin, comp.os.linux.announce, comp.os.linux.development, comp.os.linux.help, comp.os.linux.misc, comp.os.research, comp.os.vms, comp.parallel, comp.parallel.pvm, comp.sources.misc, comp.sources.postscript, comp.sources.reviewed, comp.sources.unix, comp.sources.x, comp.sys.dec, comp.sys.hp, comp.sys.hp.apps, comp.sys.hp.hardware, comp.sys.hp.hpux, comp.sys.hp.misc, comp.sys.hp.mpe, comp.sys.sgi.admin, comp.sys.sgi.announce, comp.sys.sgi.apps, comp.sys.sgi.bugs, comp.sys.sgi.graphics, comp.sys.sgi.hardware, comp.sys.sgi.misc, comp.sys.sun.admin, comp.sys.sun.hardware, comp.unix.aix, comp.unix.bsd, comp.unix.osf.misc, comp.unix.osf.osf1, comp.unix.solaris, comp.unix.ultrix, de.comp.os.linux, gnu.emacs.sources, jogu.announce, jogu.bull, jogu.linux, jogu.net, jogu.talk, jogu.vms, stgt.general, stgt.net, stgt.uni-s.general, stgt.uni-s.rus, vmsnet.sources, vmsnet.sources.d, vmsnet.sysmgt); OS/2; SCO; security; Tcl/Tk; TeX; X11 Site : ftp.uni-mannheim.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : darum.uni-mannheim.de, warum.uni-mannheim.de Admin : ftpadm@rz.uni-mannheim.de Organ : Universitaet Mannheim (University of Mannheim), Mannheim, CC Server : System : URL : ftp://ftp.uni-mannheim.de/ Comment: Files : XFree86 (mirror of ftp.xfree86.org, source and some binaries) Site : ftp.uni-marburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : bunsen.hrz.uni-marburg.de, rsrz01.hrz.uni-marburg.de Admin : weisel@hrz.uni-marburg.de (Jutta Weisel) Organ : Universitaet Marburg (University of Marburg), Marburg, CC Server : System : URL : ftp://ftp.uni-marburg.de/ Comment: Files : mirrors: McAfee (ftp.mcafee.com), MS-Windows (ftp.winsite.com), Novlib, simtel (ftp.simtel.net) Site : ftp.uni-muenster.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : von-neumann.uni-muenster.de, switek.uni-muenster.de, von-neum.uni-muenster.de Admin : bjarne@math.uni-muenster.de Organ : Westfaelische Wilhelms-Universitaet, Muenster Server : System : Unix URL : ftp://ftp.uni-muenster.de/ Comment: Local access restrictions on some files (see README); Open 24 hours; old ftp-list [delete] Files : 386-BSD; BSD-Manuals; BSD-Networking; Atari; Amiga; CommonLisp-Std; ct; DCF77; editors; f2c; Fractals; ftp-list; games; graphics; HP; Kerberos; languages; linguistik; Linux; Mac; math; micros; mods; Monty Python; MS-DOS; MUEZ; net; news; Novell; OS/2; PLZ; RFCs; rtf2LaTeX; Scheme 7.0; scm; share; sounds; springer-tex; Sun; TCP/IP; TeX; Unix; WI; Windows3; X11R5; X11R6 Site : ftp.uni-oldenburg.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : .de ftp-l Alias : aix01.hrz.uni-oldenburg.de Admin : ftpadmins@hrz1.pcnet.uni-oldenburg.de Organ : Universitaet Oldenburg (University of Oldenburg), Oldenburg, CC Server : System : Unix URL : ftp://ftp.uni-oldenburg.de/ Comment: Files : AIX; Amiga; Aminet; antivir; Atari; bibliothek (library); billboard; cipsoft; dicom; GNU; Linux; lude; magazine; monoculus; MS-DOS; networking; Novell; optimare; OS/2; simtel; solar; telecom; TeX; toolbox; Unix; X11 Site : ftp.uni-paderborn.de Country: Germany GMT : +1 Date : 10-Nov-95 Source : .de ftp-l Alias : gigaserv.uni-paderborn.de, athene.uni-paderborn.de Admin : ftp@uni-paderborn.de (Thomas Thissen) Organ : Universitaet Paderborn (University of Paderborn), Paderborn Server : ftp-mail@uni-paderborn.de, mail-server@uni-paderborn.de System : Unix URL : ftp://ftp.uni-paderborn.de/ Comment: Open 24 hours; limit of 20 users Files : Aminet; Atari; doc (csl, FAQ); elrad; German C!T and iX Magazin; infosystems; Mac; mirrors: FreeBSD, Linux (sunsite.unc.edu), MS-DOS (ftp.simtel.net), MS-Windows (ftp.winsite.com), net, NetBSD, news, Novell, OS/2 (ftp-os2.cdrom.com), pc-demos, pc-games (ftp.uml.edu), Qdeck, Tcl (unix/tcl from ftp.cs.berkeley.edu); Unix (MuPAD); X11 Site : ftp.uni-passau.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : forwiss.uni-passau.de, ftp.fmi.uni-passau.de, ftp.forwiss.uni-passau.de Admin : archive@forwiss.uni-passau.de Organ : Universitaet Passau (Passau University), Passau Server : System : Unix (DEC-server 5810) URL : ftp://ftp.uni-passau.de/ Comment: max. 10 users; available through WWW as http://www.fmi.uni-passau.de/forwiss/archive/uebersicht.html Files : Amiga; aminet; docs; IBM PC; Linux; Mac; MS-DOS; Unix Site : ftp.uni-regensburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : mail Alias : rrzs3.rz.uni-regensburg.de Admin : ftp@rzi.ngate.uni-regensburg.de Organ : Universitaet Regensburg (Regensburg University), Regensburg, CC Server : gopher, http://ftp.uni-regensburg.de/ news:ftp.uni-regensburg.de System : Unix (Sun IPC, SunOS 4.1.3) URL : ftp://ftp.uni-regensburg.de/ Comment: this machine also runs news, gopher and an experimental WWW server Files : Amiga; Atari; docs; GNU; MS-DOS; NetBSD Amiga; OS/2; Unix; Windows (ftp.winsite.com) Site : ftp.uni-siegen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : si-nic.hrz.uni-siegen.de, carlo.hrz.uni-siegen.de Admin : ftpadmin@hrz.uni-siegen.de Organ : Universitaet Siegen (University of Siegen), Siegen, CC Server : System : URL : ftp://ftp.uni-siegen.de/ Comment: Files : NeXT (mirror of ftp.informatik.uni-muenchen.de) From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:26 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 16 of 23 [16/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:28 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1828 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 16 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:866 news.answers:33107 Archive-name: ftp-list/sitelist/part16 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.uni-stuttgart.de Country: Germany GMT : +1 Date : 28-Jun-95 Source : .de ftp-l Alias : info2.uni-stuttgart.de, ftp.rus.uni-stuttgart.de, info2.rus.uni-stuttgart.de Admin : ftp@rus.uni-stuttgart.de Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart Server : ftpmail@ftp.uni-stuttgart.de, gopher.uni-stuttgart.de System : Unix URL : ftp://ftp.uni-stuttgart.de/ Comment: max. 70 users; successor of rusmv1.rus.uni-stuttgart.de, rusinfo.rus.uni-stuttgart.de, ftp.rus.uni-stuttgart.de; uploads to /incoming/ and send mail to the responsible person mentioned in the /incoming/README file or the admin Files : AFS to archive.umich.edu; Amiga; Atari; audio; bibliography; comm; doc; graphics; info; Linux (sunsite.unc.edu); math (Fortran); org; parallelrechner; programming; rus; sci-fi; systems [?]; Tex (mirrored on ftp.switch.ch and ftp.uni-bielefeld.de); Textprocessing; Unix; VAX/VMS; Windows (ftp.winsite.com); X11; X-Windows; XFree86 (mirror of ftp.xfree86.org) Site : ftp.uni-trier.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : rzftp.uni-trier.de, rzbsdi01.uni-trier.de Admin : ftpadmin@ftp.uni-trier.de Organ : Universitaet Trier (University of Trier), Trier, CC Server : System : URL : ftp://ftp.uni-trier.de/ Comment: Files : Atari; benchmark; journals; Mac; OS/2; OS9; PC; RFCs; security; Unix; Usenet; VMS Site : ftp.uni-tuebingen.de Country: Germany GMT : +1 Date : 19-Feb-95 Source : .de ftp-l Alias : softserv.zdv.uni-tuebingen.de Admin : ftpadm@ftp.uni-tuebingen.de Organ : Eberhard-Karls-Universitaet Tuebingen (University of Tuebingen), Tuebingen, Zentrum fuer Datenverarbeitung Server : http://www.uni-tuebingen.de/ System : Unix URL : ftp://ftp.uni-tuebingen.de/ Comment: server can (de)compress and tar Files : GNU; i386; Linux (mirror ftp.cdrom.com (Slackware), ftp.uni-clausthal.de (SLT), ftp.uni-erlangen.de, ftp.funet.fi (kernel), sunsite.unc.edu); parallel; simtel [empty]; sources; sw (software project of the BelWue and the ZDV); WWW; X11; ZDV (afs, fa, mst, tcsh, tuba, ufa) Site : ftp.unibo.it Country: Italy GMT : +1 Date : 15-May-94 Source : Alias : Admin : Organ : University of Bologna, Bologna Server : System : Unix URL : ftp://ftp.unibo.it/ Comment: Files : Site : ftp.unibw-muenchen.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : archsrv.rz.unibw-muenchen.de Admin : ftpadmin@ftp.unibw-muenchen.de Organ : University of the Federal Armed Forces, Muenchen Server : System : URL : ftp://ftp.unibw-muenchen.de/ Comment: Files : Motif; papers Site : ftp.unicamp.br Country: Brazil GMT : -3 Date : 29-Jun-95 Source : mail Alias : cesar.unicamp.br Admin : Organ : Universidad de Campinas (University of Campinas), Sao Paulo Server : gopher System : Unix (SunOS 4.1) URL : ftp://ftp.unicamp.br/ Comment: successor of ccsun.unicamp.br, obelix.unicamp.br Files : ahand; AIX; backup; ccuec; cdrom; communications; condor; cso; databases; djgpp; docs; e-books; education; fapesp; ftpd; FreeBSD; GNU (mirror of prep.ai.mit.edu); gopher; gzip; humor; iicm; images; internet; irpf95; kerberos; kerberos-mit; khoros; languages; Linux; listproc; lpf; Mac; mail; mathtools; medicine; multimedia; music; news.software; Novell; OS/2; PC; postmodern; prlaser; ProTeM; RFCs; security; shells; simtel; simulation; Sun; systems (DOS, Windows, OS/2, Macintosh, Unix software);; TCP/IP; TeX; Unix; UUNET; WAIS; WWW browsers (lynx, mosaic, netscape); X11 Site : ftp.unige.ch Country: Switzerland GMT : +1 Date : 15-Dec-94 Source : usenet Alias : un2sun1.unige.ch Admin : hugen@divsun.unige.ch Organ : University of Geneva, Geneva, Services Informatique (CC) Server : System : Unix URL : ftp://ftp.unige.ch/ Comment: max. 25 users; transfers are logged Files : docs; Mac; MS-DOS; Novell; PGP; piaget; RFCs; security; soft; UNIGE; Unix Site : ftp.unige.it Country: Italy GMT : +1 Date : 15-May-94 Source : me Alias : sun.unige.it Admin : Organ : University of Genoa, Genoa Server : System : Unix (SunOS 4.1) URL : ftp://ftp.unige.it/ Comment: Files : graphics; InfoTools; PC; security; util Site : ftp.uninova.pt Country: Portugal GMT : 0 Date : 22-Mar-96 Source : Alias : cupido.uninova.pt Admin : ari@uninova.pt, Joao.Paulo.Pimentao@uninova.pt Organ : Universidade de Nova (University of Nova), Nova Server : System : Unix URL : ftp://ftp.uninova.pt/ Comment: max. 2 users; Client apps for mail, news, www on Mac/MS-Windows Files : Linux (mirror, Slackware); mail; news; tk; utils; w3soft (cgi, doc, Mac, mirrors (docs, icons), misc, Oracle, PCWin (client, html-editors, mapedit, misc, postscript, server, tcpip), Perl, Unix, WAIS) Site : ftp.uniovi.es Country: Spain GMT : +1 Date : 10-Sep-94 Source : admin Alias : telva.ccu.uniovi.es, hp400.ccu.uniovi.es Admin : nuevos@hp400.ccu.uniovi.es Organ : Universitat de Oviedo (University of Oviedo), Oviedo, Math dept., LabCAD Server : System : Unix URL : ftp://ftp.uniovi.es/ Comment: transfers are logged Files : benchmarks; compress; ftp-list; GNU; graphics; hp-ux; libLUG(/uniovi/mathdept/src); Linux; Mac; mirror (cdrom: ada, aix, aix2, assemb, cxx, dce, encina, fortran, graph, graph2, hardware, nav, pascal, prog, uiprog, update); misc; MS-DOS; network; neural; others; sysadm ;TeX Site : ftp.unipd.it Country: Italy GMT : +1 Date : 22-Mar-96 Source : ftp.winsite.com Alias : giotto.unipd.it Admin : Organ : University of Padova, Padova Server : http://www.unipd.it/ System : Unix URL : ftp://ftp.unipd.it/ Comment: 14Gb disk Files : 3COM; Cirrus; HotJava; Linux (sunsite.unc.edu, Pluto (Italian docs)); Mac (Info-Mac); Microsoft; MS-DOS (games from ftp.funet.fi and subset of simtel); MS-Windows 3.x/95 (ftp.simtel.net, ftp.winsite.com); OS/2; OSF; PC Magazine utilities; RFCs; security (ftp.win.tue.nl); WWW (NIC WWW: Arena, CERN, EIT, Lynx, NCSA) Site : ftp.unipg.it Country: Italy GMT : +1 Date : 11-Mar-94 Source : usenet Alias : teseo.unipg.it Admin : ftpmgr@unipg.it Organ : University of Perugia, Perugia Server : System : Unix URL : ftp://ftp.unipg.it/ Comment: uploads to /upload, with appropriate .dsc (description) text file; max. 10 users; description of site in /pub/ROADMAP Files : doc; Framemaker; internet; Mac; MS-DOS; picture; statistics; statlib; Unix; TeX; MS-Windows 3 Site : ftp.unipi.it Country: Italy GMT : +1 Date : 24-Aug-94 Source : ftp.xfree86.org Alias : serra.unipi.it Admin : ftp-adm@unipi.it Organ : University of Pisa, Pisa, SERRA Network services, SerRA archive Server : System : Unix (AIX 3.2.4, IBM Risc6000 970/E) URL : ftp://ftp.unipi.it/ Comment: max. 40 users; server can tar, compress and gzip) Files : X; XFree86 (mirror of ftp.xfree86.org) Site : ftp.unipv.it Country: Italy GMT : +1 Date : 25-Jan-95 Source : Alias : gateway.unipv.it Admin : Organ : Server : System : Unix (Linux, PC) URL : ftp://ftp.unipv.it/ Comment: server can tar; Italian software in /pub/Local-Soft; transfers are logged Files : compress; crypt (krb, pgp); HP-UX; ILS; Italian; Linux (daily mirror from sunsite.unc.edu /pub/linux and hourly mirror of pub/linux/Incoming); MS-DOS (4DOS, ddj, gcc, net, programming); net (dnswalk, fsp, gopher, icmpinfo, ircII, lynx, ncftp, tcpdump, tin, wuftpd); security (cert, logdaemon, ntop, pident, portmap, srasrc, tcpwarppers) Site : ftp.univ-angers.fr Country: France GMT : +1 Date : 10-Nov-95 Source : me Alias : moinefou.univ-angers.fr, lagaffe.univ-angers.fr Admin : ftpmaint@univ-angers.fr Organ : University d'Angers (University of Angers), Angers, L.E.R.I.A. Server : www, gopher System : Unix URL : ftp://ftp.univ-angers.fr/ Comment: max. 100 users Files : FreeBSD; Gedor; GNU; Linux (mirror of sunsite.unc.edu, Slackware source); mail; MS-DOS (4DOS, archiver, arcutil, awk, bbs, compress, decode, djgpp, mcafee, NFS, perl, packetdriver, postscript, security, waffle, winsock, xwindows); Regina; RFCs; security; THE; Web; wf; X11 Site : ftp.univ-lille1.fr Country: France GMT : +1 Date : 29-Jun-95 Source : Alias : graffiti.univ-lille1.fr Admin : ftpmaint@univ-lille1.fr Organ : Universite de Lille (University of Lille), Lille, CITI Server : System : Unix URL : ftp://ftp.univ-lille1.fr/ Comment: read LISEZ_MOI (README) files, mostly in French; g(un)zip available Files : docs; faqs; GNU; images; Mac; MPEG; PC; sounds; Unix; VMS; WWW; X Site : ftp.univ-lyon1.fr Country: France GMT : +1 Date : 28-Mar-95 Source : admin Alias : cismsun.univ-lyon1.fr Admin : ftpmaint@cismsun.univ-lyon1.fr Organ : CISM - Universite Claude Bernard - Lyon I & INSA Lyon, Lyon Server : gopher://gopher.univ-lyon1.fr/ System : Unix URL : ftp://ftp.univ-lyon1.fr/ Comment: Open 24 hours; Also accessible by Gopher at gopher.univ-lyon1.fr port 70; NFS mounts grasp.insa-lyon.fr archive disk; max. 10 users; mirrors description in HTML as pub/mirrors/README.html Files : CRU; doc; DOS; NIC FR; mail & news & networking utilities (Unix); mirrors following packages: GNU (prep.ai.mit.edu), RFCs/FYIs (ftp.internic.net), Cert Advisories (cert.org), Firewalls topics (ftp.greatcircle.com), Mosaic stuff (ftp.ncsa.uiuc.edu), ELM (dsinc.dsi.com), list and mail-servers (various sources), INN (ftp.uu.net), CNews (ftp.uu.net), nntplink (math.ohio-state.edu), many newsreaders (ftp.uu.net), slurp (ftp.demon.co.uk), SSBA (ftp.enst.fr), wu-ftpd (ftp.wustl.edu), ftpmail & mirror (ftp.doc.ic.ac.uk), tcpr (ftp.alentec.com); Usenet stats; vendors; VMS; WAIS; win3; X11 Site : ftp.univ-orleans.fr Country: France GMT : +1 Date : 29-Mar-95 Source : me Alias : centre.univ-orleans.fr Admin : Organ : Universite d'Orleans (University of Orleans), Orleans, CITU Server : System : Unix URL : ftp://ftp.univ-orleans.fr/ Comment: Files : annuaire; audio; docs; Mac (internet, macppp, misc, mosaic, telnet); MS-DOS (antivirus, crypt, misc); news (tin); NQS; OS/2 (apps, basecsd, dbox, dns, nfs, tcp, tcpcsd); Pentium; physics; security; TeX; Unix; Web; Windows Site : ftp.univ-paris5.fr Country: France GMT : +1 Date : 26-Mar-96 Source : Alias : descartes.math-info.univ-paris5.fr Admin : ftpmaint@math-info.univ-paris5.fr Organ : Universite de Paris V (University of Paris), Paris, Math & CS dept. Server : System : Unix URL : ftp://ftp.univ-paris5.fr/ Comment: transfers re logged; max. 10 users Files : Adaptatif; Image; Liap5; Mac; MathPsy; PC (some network programs); Sounds (Jarre (Chronologie), Strauss); Unix (GNU, image (MegaWave, sip-lab), network, signal, system, TeX); X11 Site : ftp.univ-reims.fr Country: France GMT : +1 Date : 29-Mar-95 Source : me Alias : centre03.univ-reims.fr Admin : Organ : Universite de Reims (University of Reims), Reims Server : System : Unix URL : ftp://ftp.univ-reims.fr/ Comment: very few files in the doc, Mac, PC, Unix dirs Files : bu (libraries); doc; Mac; PC; Unix Site : ftp.univ-rennes1.fr Country: France GMT : +1 Date : 29-Sep-94 Source : usenet Alias : feuresone.univ-rennes1.fr, ftp.cicb.fr, sir.univ-rennes1.fr Admin : ftpmaint@univ-rennes1.fr, ftpmaint@cicb.fr Organ : Universite de Rennes (University of Rennes), Rennes, Centre de Ressources en Informatique (CRI ex. CICB) Server : www.univ-rennes1.fr; gopher.univ-rennes1.fr System : Unix URL : ftp://ftp.univ-rennes1.fr/ Comment: directories: /pub/Images/ASTRO Files : Astro; CICB; CRU; docs; Gutenberg; images; listes-de-diffusion (diffusionlists?); Mac; PC; research; security; Space related images and animations; TeX; Unix; X11R5 Site : ftp.univie.ac.at Country: Austria GMT : +1 Date : 23-Aug-94 Source : usenet Alias : swdsrv.univie.ac.at Admin : manager@ftp.univie.ac.at Organ : Universitaet Wien (University of Vienna), Vienna, EDV Server : System : Unix (AIX 3.2.5, IBM RS/6000-340) URL : ftp://ftp.univie.ac.at/ Comment: max. 50 users; maintainers per directory: e.g. maintainer of the HP-UX directory: hpux-adm@ftp.univie.ac.at; swd.univie.ac.at is for authorized access only, not for anonymous use Files : Austria; docs; GNU; Mac; netinfo (aconet, docs, EARN, Europanet, FYI, IEN, IETF, infos, internet-drafts, ISO, networking, RFCs, zone-info); Novell; OS/2 (hobbes, servicepack-gr); packages (compression, GNU, grass, khoros, lapack, mathematica, network, oberon, octave, TeX, X11); PC; security; systems (HP-UX, Linux, Mac, MS-DOS, Novell, OS/2, Solaris, Unix, Windows3); TeX; UniVie Site : ftp.unix-ag.uni-siegen.de Country: Germany GMT : +1 Date : 14-Nov-95 Source : Alias : vespa.unix-ag.uni-siegen.de Admin : root@vespa.unix-ag.uni-siegen.de Organ : Universitaet Siegen (University of Siegen), Siegen, Unix user group Server : http://www.unix-ag.uni-siegen.de/ System : Unix (SunOS 4.1.1, SPARC SLC) URL : ftp://ftp.unix-ag.uni-siegen.de/ Comment: Files : infosys; Linux; Linux ISDN/PPC/VME; Minix; NetBSD-VAX; Psion; TI; Unix-AG; uzi280 Site : ftp.unm.edu Country: USA GMT : -7 Date : 26-Aug-94 Source : usenet Alias : not listed on request Admin : Organ : University of New Mexico, Albuquerque, New Mexico Server : System : Unix (Ultrix 4.3, DECStation 5000/120) URL : ftp://ftp.unm.edu/ Comment: successor of ariel.unm.edu, unma.unm.edu (now obsolete) Files : BSDI-386; docs; icb; internet; library; Mac; NAFTA; PC; University networking ethics documents; Unix; Usenet Site : ftp.unomaha.edu Country: USA GMT : -6 Date : 23-Aug-94 Source : mail Alias : cwis.unomaha.edu Admin : public@odin.unomaha.edu Organ : University of Nebraska - Omaha, Omaha, Nebraska Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.unomaha.edu/ Comment: CWIS has shut down portions of this site due to extensive misuse Files : FAQs; icon; mkmf; netinfo; NutShell; PLM2C; remind23; SC; tech-reports; txl Site : ftp.unr.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : me Alias : solstice.unr.edu [?] Admin : ftp@ftp.unr.edu Organ : University of Nevada - Reno, Reno, Nevada Server : System : Unix URL : ftp://ftp.unr.edu/ Comment: index in /pub/Index; publicly available data and text provided by users in /userdata Files : bbs; cbmr; edit; images; Mac; MS-Windows; PC; RFCs; Unix; UNR; VMS; X Site : ftp.unt.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : mercury.unt.edu Admin : ftp@unt.edu Organ : University of Northern Texas, , Texas Server : System : Unix (SunOS 4.1) URL : ftp://ftp.unt.edu/ Comment: Open 24 hours; directories: /library, /pub Files : Internet libraries list; CUTCP scripts; Internet-based LAN; MaasInfo files Site : ftp.uoknor.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : mail Alias : romulus.ucs.uoknor.edu Admin : ftp@uoknor.edu Organ : University of Oklahoma, Norman, Oklahoma Server : System : Unix (SunOS 4.1, Sun SPARCclassic) URL : ftp://ftp.uoknor.edu/ Comment: chess.uoknor.edu and gallifrey.ucs.uoknor.edu are obsolete, try this one instead, remus.ucs.uoknor.edu still accepts anonymous ftp but has no files; max. 80 users; transfers are logged; (de)compress and g(un)zip on the fly; primarily mirrors other sites Files : BBS; folk_tab; FreeBSD; games; hobbies (Chess); host; mirrors: GNU (prep.ai.mit.edu), Linux (sunsite.unc.edu), Mac (sumex-aim.stanford.edu), networking (ftp.uu.net), simtel, X (ftp.x.org); netinfo; OKgov; OU pictures; RFCs Site : ftp.uoregon.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : old ftp-list Alias : sap.uoregon.edu, pith.uoregon.edu Admin : nethelp@ns.uoregon.edu Organ : University of Oregon, , Oregon, Network Services Server : System : URL : ftp://ftp.uoregon.edu/ Comment: Files : config; domain; faculty; hosts; Mac; mgtstn; netinfo; ntp; nwnet; PC; POP3 client for Solaris 2.x (popper); resolver; RFCs; sendmail; Solaris2.x; Sun4; Sun-dist; UOnet-info Site : ftp.up.ac.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : me Alias : inet.up.ac.za Admin : psauer@up.ac.za, nthirion@up.ac.za Organ : University of Pretoria, Pretoria Server : System : Unix URL : ftp://ftp.up.ac.za/ Comment: Files : academic; comp-lang; docs; joffe; OS; packages; TeX-archive Site : ftp.update.uu.se Country: Sweden GMT : +1 Date : 26-Aug-94 Source : usenet Alias : krille.update.uu.se Admin : Organ : Server : System : Unix URL : ftp://ftp.update.uu.se/ Comment: Files : decmate; IBM PC; Mac; PDP8; PDP11; pictures; professional; rainbow Site : ftp.upenn.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : me Alias : nisc.upenn.edu Admin : help@dccs.upenn.edu Organ : University of Pennsylvania, , Pennsylvania, Data Communications and Computing Services (DCCS) Server : System : Unix URL : ftp://ftp.upenn.edu/ Comment: Files : bootpd; BSD BIND; CRC-dist; dataadmin; DCCS; dolphin; ELM; email; gopher; hosttables; Mac; Math; PC; PennInfo; Popper; Tin; Unix Site : ftp.upol.cz Country: Czech Republic GMT : +1 Date : 10-Dec-94 Source : me Alias : risc.upol.cz Admin : Organ : Palacky University Server : System : URL : ftp://ftp.upol.cz/ Comment: Files : docs; software; uptex Site : ftp.upv.es Country: Spain GMT : +1 Date : 22-Dec-94 Source : me Alias : mirza.ccc.upv.es Admin : jpons@etsit.upv.es (Julio Pons) Organ : Universidad Polytecnica de Valencia, Valencia Server : System : Unix (SunOS 4.1) URL : ftp://ftp.upv.es/ Comment: Files : docs (llistes.correu, sobre.internet); math (dgicyt, geppcom); MS-DOS (simtel mirror apparently); MS-Windows (mirror of the ftp.winsite.com winsock section, sound files (Dune, Holy Grail etc.); Unix (admin: dns, gopher, mail, news, soft-HP, Sun4c-patches; GNU) Site : ftp.uqam.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : ail.telecom.uqam.ca Admin : Organ : University of Quebec at Montreal, Montreal, Quebec Server : System : Unix URL : ftp://ftp.uqam.ca/ Comment: Files : Linux (AVIS, SLS); Mac (docs, Eudora, MacTCP, MacWeb, Netscape, Nuntius, Pegasus, Telnet, TurboGopher, tn3270, utils); PC (drivers, internet, kermit, ncsa, news, pmail, sapi, tn3270, util, win31); Unix Site : ftp.urc.tue.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : nms.urc.tue.nl Admin : rcjoep@urc.tue.nl Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, CC Server : System : Unix URL : ftp://ftp.urc.tue.nl/ Comment: transfers are logged Files : conteduc; MIDI; neural; RFCs; SGI; TeX; Unixtools Site : ftp.urec.fr Country: France GMT : +1 Date : 22-May-94 Source : usenet Alias : tethys.urec.fr Admin : ftpmaster@urec.fr Organ : UREC Server : System : Unix URL : ftp://ftp.urec.fr/ Comment: dedicated to computer science, security and RENATER; disclaimer Files : AIDE; ftp_france_liste; geret; opax; renater; reseaux (research); security; urec Site : ftp.urz.uni-heidelberg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : sun0.urz.uni-heidelberg.de, ftp.uni-heidelberg.de Admin : ftp-admin@ftp.urz.uni-heidelberg.de, x41@ftp.urz.uni-heidelberg.de (Werner Guenther) Organ : Universitaet Heidelberg (University of Heidelberg), Heidelberg, CC Server : System : Unix URL : ftp://ftp.urz.uni-heidelberg.de/ Comment: server is capable of (un)compressing files on the fly Files : AIX RS/6000; Amiga; BSD-sources; div-sources; fonts; games (mirrored on ftp.fht-mannheim.de); games solutions; GNU; gopher; graphics; Heidelberg info; Linux; MS-DOS (archivers, astronomy, comm, demos, educ, educgames, graphics, libs, music, Novell, physics, SCSI, sounds, utilities, virus, windows3, X11); NCSA; net; OS/2; SAS; simtel (mirror of ftp.simtel.net); Sun-dist; Unix; X11; xed Site : ftp.usask.ca Country: Canada GMT : -6 Date : 29-Mar-95 Source : usenet Alias : jeeves.usask.ca Admin : Organ : University of Saskatchewan, , Saskatchewan Server : System : Unix URL : ftp://ftp.usask.ca/ Comment: directory: /pub/hytelnet; max. 10 users Files : Amiga; cwi; dcs-docs; dec-fixes; email; Gutenberg project; Hytelnet (Hypertext list of Telnet sites); incometax; Library of Congress rule interpretations; Literature works of many kinds; Mac; MS-DOS; MS-Windows; MS-Windows NT; netinfo; ntp; OS/2; selected Sun-fixes; Sun-gcc Solaris binaries; Unix; U of S logo; vendor; weather Site : ftp.usitc.gov Country: USA GMT : Date : 10-Nov-95 Source : Alias : first-web.usitc.gov Admin : William.Cunningham@itc.sprint.com Organ : US International Trade Commission Server : http://www.usitc.gov/ System : NT (Windows NT, PC) URL : ftp://ftp.usitc.gov/ Comment: Files : general info about the USITC; jobs; lawbib (bibliography of trade-related law journal articles); news releases; notices (Federal Register notices covering USITC investigations, Commission meetings and votes, rules); reports (general factfinding reports, Commission opinions, for selected countervailing-duty and anti-dumping investigations, industry trade and technology reviews); stamps; telephone (analysts' names and numbers Site : ftp.usl.com Country: USA GMT : -8 Date : 15-May-94 Source : me Alias : legba.usl.com Admin : Organ : Unix System Labs Server : System : Unix (System V Release 4.2) [What else? ;-)] URL : ftp://ftp.usl.com/ Comment: Files : recdb; tuxedo; WWW Site : ftp.usma.edu Country: USA GMT : -5 Date : 23-May-94 Source : rtfm Alias : buckshot.usma.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.usma.edu/ Comment: directory: /pub/msdos Files : MS-DOS files (WS_PING, WS_FTP); TCP/IP; Unix; X.400 Site : ftp.usp.br Country: Brazil GMT : -3 Date : 15-Dec-94 Source : me Alias : bee08.cce.usp.br Admin : consulta@fox.cce.usp.br Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo, Centro de Computacao Eletronica (CCE) Server : System : Unix URL : ftp://ftp.usp.br/ Comment: Files : Cisco; GNU; PC (antivirus, MS-DOS, Windows3); Unix Site : ftp.usr.com Country: USA GMT : -6 Date : 23-Aug-94 Source : me Alias : usr.whnet.com Admin : postmaster@usr.com Organ : US Robotics Inc., Skokie, Illinois Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ftp.usr.com/ Comment: default directory is /SYS/PCB; max. 4 connections; Read Only access; get PCBFILES.LST or PCBFILES.ZIP for a complete list of files Files : info on USR products; modem related files Site : ftp.uta.edu Country: USA GMT : -6 Date : 29-Mar-95 Source : me Alias : cwis.uta.edu Admin : Organ : University of Texas - Arlington, Arlington, Texas, CWIS Server : System : Unix URL : ftp://ftp.uta.edu/ Comment: commands and transfers are logged Files : cse; cussn; docs (acs, cms, convex, misc, unix, vax); dos; info; (Factbook); Mac; Unix (benchmarks, GNU, inet, NeXT, OSF/1, SGI, Sun, Ultrix, utils, X11, X11R5); VMS; Win Site : ftp.utas.edu.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : rtfm Alias : baudin.cc.utas.edu.au Admin : postmaster@utas.edu.au Organ : University of Tasmania, Hobart, Tasmania, CC Server : System : Unix URL : ftp://ftp.utas.edu.au/ Comment: MaasInfo files in doc/MAASINFO; Trumpet to ftp.psychol.utas.edu.au; files from tasman.cc.utas.edu.au Files : dept. info; Maasinfo files; Mac; net; networkshop; patch; PC; security; sendmail; X11 Site : ftp.utdallas.edu Country: USA GMT : -6 Date : 22-May-94 Source : Alias : squirrel.utdallas.edu Admin : Organ : University of Texas - Dallas, Dallas, Texas, Academic Computing Center Server : System : Unix URL : ftp://ftp.utdallas.edu/ Comment: Files : bitnet; comm; cs; dtd2html; ee; face gen; GIS; gopher; hd; ietf-list-wg; mgmt; scad Site : ftp.utexas.edu Country: USA GMT : -6 Date : 22-Mar-96 Source : old ftp-list Alias : mojo.utexas.edu, mojo.ots.utexas.edu, marmot.ots.utexas.edu, ftp.the.net Admin : Organ : University of Texas - Austin, Austin, Texas Server : archive-server@ftp.utexas.edu System : Unix URL : ftp://ftp.utexas.edu/ Comment: Open 24 hours; max. 350 users; transfers are logged Files : BRC; comptroller; conference; DIR; ITC; ITR; kermit; ktelnet; Mac; Macimint; mirrors (ftp.austin.apple.com, ftp.netscape.com, ftp.utexas.edu, ftp.winsite.com, mac.archive.umich.edu, microlib.cc.utexas.edu, prep.ai.mit.edu); networking info and software; slip; ssrt; TEA; telnet; ts; umbs; utnetgopher Site : ftp.uts.edu.au Country: Australia GMT : +10 Date : 22-May-94 Source : me Alias : sequoia.itd.uts.edu.au Admin : Organ : University of Technology, Sydney Server : System : Unix URL : ftp://ftp.uts.edu.au/ Comment: saturated 128kbps link; ftpers from outside UTS look elsewhere; OS/2 has been scrapped (again), it's too big, complaints to the usual place; autodecompress Files : Boot; gnu; ITAC; Mac; MAKEDON (Macedonia info); mirrors: 386BSD, Dos, Eudora, Gnu, Gopher, Linux, NCSA_Telnet, nn6.4, OS, PC Eudora, Popmail, Pratchett, Security, Security docs, sun-fixes, X; MS-DOS; UTSnet; Windows Site : ftp.uu.net Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : uunet.uu.net [?] Admin : Organ : UUNET Technologies, Falls Church, Virginia Server : System : Unix URL : ftp://ftp.uu.net/ Comment: directories: /archiving, /doc, /graphics, /pub, /published, /systems, /vendor; transfers are logged; Open 24 hours Files : AI; Athena; BSD-sources; C-utils; cake; calc; CLIM; comp.sources: 3b1, amiga, games, misc, reviewed, unix, x; comp.std.unix; database; economics; editors; faces (Usenix); franzinc; FTPNUZ (/support/pubdom); games; GNU; government; graphics; Internet docs; ioccc; languages; library; linguistics; Mach; mail; math; mirror of coombs.anu.edu.au; mtools; music; news; networking galore; nutshell; opinions; packages [?]; physics; printers; prob-tracking; prog-libs; published; SCO; security; shells; Simtel Software Repository mirror (/systems/ibmpc/msdos/simtel20); Sun-fixes; sysadm; Unix Today; Unix World; UUmap; UUnet info; vendor [?]; window-sys; X Site : ftp.uufx.net Country: USA GMT : -6 Date : 22-Mar-96 Source : admin Alias : tau-ceti.ior.com Admin : Organ : Internet On-Ramp Server : System : Unix URL : ftp://ftp.uufx.net/ Comment: see also tau-ceti.isc-br.com; comments and transfers are logged Files : FX utils (archive, fx{at,munge,ntb,rn,stat,ubt,uc,uci,ucp,ust,utr, uucp,uux,wat}, Newsy, ntsmfx, pico, siocomm, solar, uurate, vms220, wafedits, wcnw, wfcnw)); stories; video Site : ftp.uunet.ca Country: Canada GMT : -5 Date : 10-Sep-94 Source : usenet Alias : seraph.uunet.ca, uunet.ca Admin : Organ : UUNET Technologies - Canada Server : System : Unix URL : ftp://ftp.uunet.ca/ Comment: some files mirrored from ftp.cs.toronto.edu and ftp.uu.net Files : 4.3BSD Net2; ATI; ca-domain templates; ftp-sites [?]; network info, statistics; OSs; uucpmap Site : ftp.uv.es Country: Spain GMT : +1 Date : 11-Jul-94 Source : me Alias : power.vi.uv.es Admin : ftpadmin@power.vi.uv.es Organ : Universitat de Valencia (University of Valencia), Valencia Server : System : Unix URL : ftp://ftp.uv.es/ Comment: Files : biology; Linux; Mac; medicin; meteo; MS-DOS; MVS; satellites; Unix; VM; workshops Site : ftp.uva.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : barlaeus.uva.nl Admin : Organ : Universiteit van Amsterdam (University of Amsterdam), Amsterdam Server : System : Unix URL : ftp://ftp.uva.nl/ Comment: Files : docs; gopher; ibw; mirror of cumulus.met.edinburgh.ac.uk; security Site : ftp.uvm.edu Country: USA GMT : -6 Date : 30-Oct-94 Source : me Alias : moose.uvm.edu [?] Admin : Organ : Server : System : Unix URL : ftp://ftp.uvm.edu/ Comment: Files : AIX (utils); baner; Mac (netutils); Novell (Mercury); Oracle; PC (netutils) Site : ftp.uwo.ca Country: Canada GMT : -5 Date : 29-Mar-95 Source : me Alias : falcon.ccs.uwo.ca, falcon3.ccs.uwo.ca Admin : nic@uwo.ca Organ : University of Western Ontario, London, Ontario, Info Tech Services, Natural Sciences Centre Server : System : Unix (System V Release 4.0) URL : ftp://ftp.uwo.ca/ Comment: Files : BSD4.3; docs (Flash-notes, focus, tcp); maps (UWOnet); micro (Mac, Novell, PC); ONet; OUCC92; Unix Site : ftp.uwp.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : admin Alias : cs.uwp.edu Admin : ftp@ftp.uwp.edu, ftp@cs.uwp.edu Organ : University of Wisconsin - Parkside, Kenosha, Wisconsin Server : no e-mail server System : Unix URL : ftp://ftp.uwp.edu/ Comment: Open 24 hours; limits users (50 off-campus users during business hours, more users all other times); gopher gopher.uwp.edu for retrieving files through Gopher; server can (de)compress on the fly; this site is looking for mirrors of the music archives (1.2Gb); do not ask for accounts, there's no additional access to this site Files : Music related Files: lyrics (also on ftp.sunet.se /pub/music/lyrics, ftp.informatik.tu-muenchen.de /pub/rec/music/vocal/lyrics, http://www.informatik.tu-muenchen.de /isar/archive/music), pictures (ftp.sunet.se /pub/music/pictures), discographies, many music mailing lists and press kits; Official ID software games distribution; several site mirrors; ftp-list; Tin; programs for SB, ProAudio etc.; mirror of ftp.uml.edu (/pub/msdos/games/ulowell): MS-DOS games and ftp.luth.se (/pub/msdos/demos), ftp.eng.ufl.edu (/pub/msdos/demos), ftp.edu.tw /PC/uwp/demos: MS-DOS demos, mirror of ftp.edu.tw /PC/uwp/romulus (hints and cheats for MS-DOS) Site : ftp.vast.unsw.edu.au Country: Australia GMT : +10 Date : 10-Sep-94 Source : usenet Alias : mucket.vast.unsw.edu.au Admin : archive@vast.unsw.edu.au Organ : University of New South Wales, , New South Wales Server : System : Unix URL : ftp://ftp.vast.unsw.edu.au/ Comment: please limit the use of this machine between 0800-1800; /tmp is NOT for uploads Files : CCS; cmos3; docs; gernot; GNU; guitar-lessons; Interviews; modal; Mungi; network; papers; PC; photo-process; TeX; X11 Site : ftp.vcu.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : me Alias : pulsar.vcu.edu Admin : Organ : Server : System : Unix URL : ftp://ftp.vcu.edu/ Comment: Files : archiver; Mac; MS-DOS; music; patches; VCU-desktop; virus; windows Site : ftp.vector.co.za Country: South Africa GMT : +2 Date : 30-Sep-95 Source : Alias : durban.vector.co.za Admin : ftpadmin@ftp.vector.co.za Organ : The Vector Group, Durban Server : System : Unix URL : ftp://ftp.vector.co.za/ Comment: Sun centric; descriptive ls/dir Files : docs (info, RFCs, Solaris Q&A); FAQ; GNU; MS-DOS; Solaris (binaries, patches); Sun (expansion options, hardware, OS, performance, software, SPARC5, SPARC20, SPARCcenter1000, SPARCcenter2000, SPARCcluster); utils; TeX; X11 Site : ftp.veda.is Country: Iceland GMT : -1 Date : 29-Nov-94 Source : admin Alias : veda.is, spiral.veda.is Admin : root@veda.is, adam@veda.is (Adam David) Organ : Veda Server : System : Unix URL : ftp://ftp.veda.is/ Comment: Files : bible; brain; crypt; FreeBSD; MUD; veg; Z88 Site : ftp.vifp.monash.edu.au Country: Australia GMT : +10 Date : 22-May-94 Source : Alias : brain.vifp.monash.edu.au Admin : ftp@ftp.vifp.monash.edu.au Organ : Monash University - Clayton Campus, Melbourne Server : System : Unix URL : ftp://ftp.vifp.monash.edu.au/ Comment: max. 10 users; incoming directory is write-only, send mail to the admin so it can be moved; official mirror of the TULP software; Files : admin; clinical; coroner; forensic; hajdu; informatics; Linux; molbio; patches; ppc; sids; tox; TULP (/pub/src/mail/tulp); OCR; VIFP; wicen Site : ftp.village.org Country: USA GMT : -7 Date : 30-Aug-94 Source : usenet Alias : information-retrieval.village.org Admin : ftpadmin@vilage.org Organ : The Village Network Server : System : Unix URL : ftp://ftp.village.org/ Comment: Files : PDP-11 FAQ Site : ftp.virginia.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : rtfm Alias : uvaarpa.virginia.edu Admin : wfp5p@virginia.edu Organ : University of Virginia, , Virginia Server : System : Unix (SunOS 4.1) URL : ftp://ftp.virginia.edu/ Comment: transfers are logged; (un)compress on the fly; max. 10 users Files : chinmaya; cps; fasta; IEN; Internet tour; IRD; Mac; MRI-MRS; netdocs (also very old ftp-sitelist); neuro-icu; NeXT; PC; RFCs; RS6000; Sun; swlogit; UVA PC; VA.PEN; VAX4.3net; VMS Site : ftp.vix.com Country: USA GMT : -8 Date : 31-Aug-95 Source : rtfm Alias : info-sys.home.vix.com, gw.home.vix.com Admin : paul@vix.com (Paul Vixie, comp.sources.unix archive) Organ : Server : System : Unix URL : ftp://ftp.vix.com/ Comment: Files : bind; cix; free; gpc; kits; objectivism; patches; usenet (comp.sources.unix); vixie Site : ftp.vmars.tuwien.ac.at Country: Austria GMT : +1 Date : 30-Aug-94 Source : rtfm Alias : gipsy.vmars.tuwien.ac.at Admin : ftp@vmars.tuwien.ac.at, ftp-bugs@vmars.tuwien.ac.at Organ : Technische Universitaet Wien (Vienna University of Technology), Vienna, dept. for Real-Time Systems Server : System : Unix URL : ftp://ftp.vmars.tuwien.ac.at/ Comment: directory: /pub/misc; please use off hours (18:00-07:00 MET); server can (de)compress, g(un)zip and tar; max. 10 users; transfers are logged Files : Apple (Apple2, Mac); docs; GNU; Linux (nys and shadow); mars-papers; Minix; MS-DOS (VGA doc); music (jbcmail); news (NN); papers; pdcs; spacegifs; thesis; ttp; Unix Site : ftp.vnet.net Country: USA GMT : -5 Date : 26-Aug-94 Source : usenet Alias : char.vnet.net Admin : ftp@vnet.net Organ : V-Net Internet Access Inc. Online Communications Server : System : Unix URL : ftp://ftp.vnet.net/ Comment: access is a privilege [not 'privaledge'... minor nitpicking ;-)], so be considerate; the picture archives can go away if having them signifcantly impacts our normal users; several user pub directories Files : Amiga; cerious; currin; dhankins; football; FAQs; global_access; hardcode; ilss; jbd; Mac; MS-DOS; mwarner; rwgreene; sjacobs; text; theos-1; VNet info; VNet manuals Site : ftp.voa.gov Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.funet.fi Alias : voa1.voa.gov Admin : Organ : Server : System : Unix URL : ftp://ftp.voa.gov/ Comment: Files : cuba; docs (human rights); gopher; newswire; people; radio (audio, email, talk-show); software (voacap); voa-sked; worldnet-sked Site : ftp.vocaltec.com Country: USA GMT : -5 Date : 19-Feb-95 Source : usenet Alias : Admin : Organ : Vocaltec Server : http://www.vocaltec.com/ System : Unix URL : ftp://ftp.vocaltec.com/ Comment: Files : IPhone (Internet Phone utility) Site : ftp.vol.it Country: Italy GMT : +1 Date : 23-Jul-95 Source : docs Alias : vol.vol.it Admin : Organ : Video On-Line Server : System : Unix URL : ftp://ftp.vol.it/ Comment: Files : VOL Site : ftp.vslib.cz Country: Czech Republic GMT : +1 Date : 29-Jun-95 Source : mail Alias : bubo.vslib.cz, gopher.vslib.cz Admin : ftpadm@vslib.cz Organ : Liberec University of Technology, Liberec Server : System : Unix URL : ftp://ftp.vslib.cz/ Comment: Gopher: gopher.vslib.cz; transfers are logged; max. 20 users; moving to onyx.vslib.cz Files : CESNet; graphics; info; Liane; Liberec; Mac; McAfee (anti-virus); mirrors; MS-DOS; MS-Windows; network; news.answers; Pegasus; Sun; TeX; texts; Unix; weather Site : ftp.vt.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : me Alias : vtaix.cc.vt.edu Admin : 4help@vtvm1.cc.vt.edu Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia, CC Server : System : Unix URL : ftp://ftp.vt.edu/ Comment: several directories maintained by individuals under /pub Files : biotechnology; CC; chem; cpap; K12; ohgesm; reuse; ties Site : ftp.vuw.ac.nz Country: New Zealand GMT : +12 Date : 17-Jul-94 Source : old ftp-list Alias : kauri.vuw.ac.nz, ftphost.vuw.ac.nz Admin : ftp-bugs@vuw.ac.nz Organ : Victoria University of Wellington, Wellington Server : System : Unix URL : ftp://ftp.vuw.ac.nz/ Comment: Micro-computer software: if you're from out of NZ please *DO NOT* use this archive. try local archives for faster and easier use. Astrophysics: global access and contributions welcome Files : Amiga; antivirus programs and utilities (Mac, MS-DOS); Astrophysics archive; etext; Mac; MS-DOS; simtel; Ultrix; VUW Site : ftp.wais.com Country: USA GMT : -8 Date : 10-Nov-95 Source : rtfm Alias : wais.com Admin : ftpmaster@wais.com Organ : WAIS Server : gopher System : Unix URL : ftp://ftp.wais.com/ Comment: Files : freeware; mail-archives; netstats; protocol; scholastic; WAIS clients, servers etc. Site : ftp.wang.com Country: USA GMT : -5 Date : 04-Jan-95 Source : mail Alias : das.wang.com Admin : net-services@wang.com Organ : Wang Labs Server : System : Unix URL : ftp://ftp.wang.com/ Comment: several user public directories Files : fitz (aix-bind, expect, used-music); lar3ry (Creative (poem, song, story, top10), dnd (wirenews, archives), FAQs (rec.arts.disney, wdw), Lyrics (aladdin, aristocats, batb, cinderella, dumbo, dw, junglebook, oliver, peterpan, rescuers, robinhood, sb, snowwhite, tfath, tgmd, tlm, tlmsfts, tlmtv, tsits, wtp); SCO (bind, cpio, emacs, gcc, gzip, ispell) Site : ftp.wariat.org Country: USA GMT : -5 Date : 10-Nov-95 Source : me Alias : wariat.org, junior.apk.net, ftp.command-hq.com Admin : zbig@wariat.org (Zbigniew J. Tyrlik) Organ : WARIAT/APK Server : System : Unix URL : ftp://ftp.wariat.org/ Comment: contact the admin if you need space here; read the proper README for each directory, e.g. use joe@config.com for the cdrom section; (de)compress and g(un)zip on the fly Files : alt.beer; APK; cdroms; Clipper; command (AVP, encode, HS, virus info, tests; cupid; dougmenu; news; NT; OS/2; sports; tiny; uniboard; user public directories; winsock Site : ftp.warwick.ac.uk Country: UK GMT : 0 Date : 09-Feb-94 Source : magazine Alias : lupin.warwick.ac.uk Admin : Organ : Warwick University, Coventry Server : System : Unix (System V Release 4.0) URL : ftp://ftp.warwick.ac.uk/ Comment: Files : C64; Computer Underground Digest (CuD) archives; fiction; games; GNU; HTML; MS-DOS; MUD related; Novell; SNMP; Solaris2; Statlib; TeX; usenet; X11 Site : ftp.wau.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : asturias.wau.nl Admin : Organ : Landbouw Universiteit Wageningen (Wageningen Agricultural University WAU), Wageningen Server : System : Unix (Linux) URL : ftp://ftp.wau.nl/ Comment: mirrors: csus.edu and ftp.banyan.com (Banyan) Files : Banyan; Linux; Mac; Mosaic; OC; PC; MS-Windows 3 Site : ftp.wcmc.org.uk Country: UK GMT : 0 Date : 04-Jan-95 Source : archie Alias : wcmc.org.uk Admin : postmaster@wcmc.org.uk (problems), info@wcmc.org.uk (info on WCMC) Organ : World Conservation Monitoring Centre, Cambridge Server : System : Unix URL : ftp://ftp.wcmc.org.uk/ Comment: transfers are logged; max. 20 users; see ls-lR or list-of-files for index Files : Banyan (smtp gateway text); docs (Zen, zoo directory); MS-DOS (some utils); Unix (perl, XV); WCMC: catalogues, gis, habitats, iucn, parks, personnel, protected areas, services, species, traffic international Site : ftp.wdc.com Country: USA GMT : -8 Date : 10-Dec-94 Source : usenet Alias : gatekeeper.wdc.com Admin : Organ : Western Digital Corp., Irvine, California Server : http://www.wdc.com/ System : Unix URL : ftp://ftp.wdc.com/ Comment: max. 64 users Files : docs (on WDC products); drivers (controllers, HD utils, Paradise) Site : ftp.wellesley.edu Country: USA GMT : -5 Date : 19-Feb-95 Source : admin Alias : chris.wellesley.edu Admin : postmaster@wellesley.edu Organ : Wellesley College, Wellesley, Massachusetts, Information Systems and Telecommunications dept. (IST) Server : http://www.wellesley.edu/ System : Unix (Ultrix 4.4, DECstation 5000/120) URL : ftp://ftp.wellesley.edu/ Comment: files are available on a *very* selective basis Files : IBM PC (mosaic, mpack, twsk); Linux (docs, Slackware); Mac (netscape); PGP-info; Unix (games, mosaic, X11R6, Xgames) Site : ftp.wfu.edu Country: USA GMT : -5 Date : 07-Aug-94 Source : mail Alias : eis.wfunet.wfu.edu Admin : ftp@wfu.edu, ac-help@wfu.edu (Noel Hunter) Organ : Wake Forest University, Winston-Salem, North Carolina, Academic Computing Center Server : System : Unix (HP-UX A.09.04 E 9000/806) URL : ftp://ftp.wfu.edu/ Comment: to access directories whose names begin with spaces, use "", like in cd "directory name" or 'quote cwd directory name'; campus wide information services are available from the gopher-data directory; please note that some directories are for local use (mac, msdos) and not accessible to anonymous users Files : comp.unix.user-friendly FAQ; comp.sys.apollo FAQ; PH FAQ Site : ftp.wgs.com Country: USA GMT : -7 Date : 23-Jul-95 Source : mail Alias : wgs.com, rainbow.rmii.com Admin : mark@wgs.com (Mark Bolzern); ckp@rmii.com Organ : WorkGroup Solutions, Inc, hosted by Rocky Mountain Internet Inc RMII), Colorado Springs, Colorado Server : System : Unix (SCO Unix) URL : ftp://ftp.wgs.com/ Comment: sessions, commands and transfers are logged; pub directory unavailable from 0700 to 1500 MST; pub2 available 24 hours a day; Index of files is /pub2/wgs/Filelist Files : FlagShip & CA-Clipper programming, and product information. Fox, Dbase, and "C" also supported. FlagShip is a 4GL, with no Royalties on code you create. It is a great prototyping language, yet strong enough to create industrial strength applications. Integrates well with "C"; Linux; Mac; MS-DOS; OS/2; RFCs; SCO; Sun; Unix; user public directories Site : ftp.whitehouse.gov Country: USA GMT : -5 Date : 17-Feb-94 Source : me Alias : whitehouse.gov Admin : president@whitehouse.gov [just kidding ;-), it's probably root] Organ : White House, Washington D.C., D.C. Server : System : Unix URL : ftp://ftp.whitehouse.gov/ Comment: look at the 'dirmap' files and read NEW-THISWEEK and NEW-TODAY Files : political science; White House announcements Site : ftp.whnet.com Country: USA GMT : -8 Date : 23-Aug-94 Source : me Alias : bolero.whnet.com Admin : Organ : WH Networks, Mountain View, California Server : System : Unix URL : ftp://ftp.whnet.com/ Comment: get the file /pub/BLURB to get subscription info about this system; transfers are logged with your username and/or e-mailaddress; user public directories in /pub Files : anarch; aradmin; artemis; asher; babba; bats; bhc; bromgrev; brywanw; conquest; canwise; dhesi; envisions; grafpoint; juxta; lp; lumina; medianet; online access; rocknet; waffle; wolfgang (modem related material: FAQs, docs etc); xalt Site : ftp.whoi.edu Country: USA GMT : Date : 29-Mar-95 Source : me Alias : pearl.whoi.edu Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ftp.whoi.edu/ Comment: Files : avs; cis services; DEC OSF/1; gopher; HP; image viewers; images; Kermit; Mac; mail; matlab; Mosaic; MS-DOS; news; pplus; SeaNet; security; Sun; Unix; VMS; whoi; whoinet Site : ftp.wi.leidenuniv.nl Country: Netherlands GMT : +1 Date : 29-Sep-94 Source : me Alias : hit.wi.leidenuniv.nl Admin : APPARC: llexx@cs.leidenuniv.nl (Lex Wolters); CS theses: boers@wi.leidenuniv.nl (Egbert Boers); audio: dtauritz@wi.leidenuniv.nl (Daniel Tauritz) Organ : Rijks Universiteit Leiden (University of Leiden), Leiden, Math & CS dept. Server : System : Unix URL : ftp://ftp.wi.leidenuniv.nl/ Comment: Files : apparc project deliverables/newsletters; cs theses (MSc theses, PhD theses, tech-reports, student-reports); stieltjes; audio (aria: demos, docs, drivers, players, programming, upgrades, utils) Site : ftp.willamette.edu Country: USA GMT : Date : 29-May-95 Source : me Alias : jupiter.willamette.edu Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://ftp.willamette.edu/ Comment: Files : CogSci; Mac; math (zizza); NSFnet; NWnet; PC NFS; wits Site : ftp.wimsey.bc.ca Country: Canada GMT : -7 Date : 29-Mar-95 Source : mail Alias : vanbc.wimsey.com, ftp.wimsey.com Admin : root@vanbc.wimsey.com Organ : Wimsey Information Services, , British Columbia Server : System : Unix URL : ftp://ftp.wimsey.bc.ca/ Comment: sessions are logged; read READ.ME.FIRST Files : abc123; anima; anomaly; APS; archivists; astro; bcski; benchmarks; big_dummy; BSD; ca-domain; Capilano; chess; crypto; docs; folklore; FreeBSD; ftpsites [!]; gemcom; generality; GNU; hacker_crackdown; Japan_no; Linux; Mac; MOO; MS-DOS; OS/2; parks; Photon_94; SCO; SCOports; security; spacechess; SunPPP; teco; tfic; uneclip; UUPC; vpcus; WAIS; Wimsey; Wimsey PD; X Site : ftp.win.tue.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : .nl ftp-l Alias : svin02.info.win.tue.nl [all win.tue.nl hosts mount svin02 as ~/ftp] Admin : ftp@win.tue.nl Organ : Technische Universiteit Eindhoven (Eindhoven University of Technology), Eindhoven, Math & CS dept. Server : System : Unix URL : ftp://ftp.win.tue.nl/ Comment: Archie compliant; gopher: ftp.win.tue.nl, port 70; WWW: www.win.tue.nl, port 80; Wais: news.answers only through the Gopher server; 450-500Mb; big downloads outside working hours please; transfers are logged Files : BSD net-1, net-2, network-tape, sources; compression; conferencing; databases; doc; editors; games; GNU; hypernews; infosystems; languages; Linux; Mac; mail; math.prog.construction; Minix; misc; MS-DOS; networking; news; programming; psf; religion; security tools (TCP wrapper); Sun; Sun-fixes; Sys V X86; tech-reports; TeX; textproc; Unix; usenet; windowsys; X11R5; X11R4_386; XFree86 Site : ftp.windowware.com Country: USA GMT : -8 Date : 10-Nov-95 Source : mail Alias : www.windowware.com, winware.windowware.com Admin : Organ : Windowware Server : http:/www.windowware.com/ System : Unix URL : ftp://ftp.windowware.com/ Comment: Files : wilson (html pages and html authoring tools, see README in wwwftp) Site : ftp.winsite.com Country: USA GMT : -5 Date : 22-Mar-96 Source : ftp.winsite.com Alias : winftp.winsite.com Admin : ftp@ftp.winsite.com Organ : WinSite Server : http://www.winsite.com/ System : Unix URL : ftp://ftp.winsite.com/ Comment: successor of ftp.cica.indiana.edu; max. 200 users; get README for info Files : Windows software, mirrored on many sites around the world: Windows3 (access, demo, desktop, drivers, excel, fonts, games, icons, menu, misc, nt, pagemkr, patches, pdoxwin, pim, programr, sounds, toolbook, util, winmag, winsock, winword, wpwin); Windows95 (access, demo, desktop, drivers, dskutil, excel, games, icons, misc, miscutil, netutil, patches, pdoxwin, pim, programr, sounds, sysutil, txtutil, winword, wpwin) WindowsNT (access, demo, desktop, drivers, dskutil, games, misc, miscutil, netutil, pim, programr, sounds, sysutil, txtutil) Site : ftp.wisdom.weizmann.ac.il Country: Israel GMT : +2 Date : 29-Jun-95 Source : usenet Alias : hadar.wisdom.weizmann.ac.il Admin : serg@orgchem.weizmann.ac.il (Serge Maleyev) Organ : Weizmann Institute of Science, Rehovot, Faculty of Math Server : System : Unix URL : ftp://ftp.wisdom.weizmann.ac.il/ Comment: transfers are logged; misc. user public directories Files : amir; amnon; CSreports; software Site : ftp.wit.com Country: USA GMT : -8 Date : 16-May-96 Source : Alias : freedom.wit.com, amiga.wit.com, mac.wit.com, music.wit.com, users.wit.com, harmony.wit.com Admin : admin@wit.com Organ : WIT Server : http://www.wit.com/ System : Unix URL : ftp://ftp.wit.com/ Comment: see WIT.ARCHIVE.MAP for details; not all aliases map to one host but they are grouped here Files : Amiga (Aminet); Linux PPC; Mac (Info-Mac); Microsoft (DOS, NT, Win3, Win95); music (ftp.uwp.edu); Unix (GNU, Expect, Slackware); users (ANSI, ICE, Kosmic, Mango, Rave, Slirp) Site : ftp.wiwi.uni-marburg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : ps024d.wiwi.uni-marburg.de Admin : schwenke@wiwi.uni-marburg.de (Detlef Schwenke) Organ : Universitaet Marburg (University of Marburg), Marburg Server : System : URL : ftp://ftp.wiwi.uni-marburg.de/ Comment: Files : Site : ftp.wkap.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : wkvx1.wkap.nl Admin : bremer@wkap.nl Organ : Wolters Kluwer Academic Publishers, Dordrecht Server : System : VAX/VMS URL : ftp://ftp.wkap.nl/ Comment: default directory: FTP:[000000] Files : books; catalogues; journals; software; styles Site : ftp.wku.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : me Alias : beta.wku.edu Admin : goathunter@wkuvx1.wku.edu (Hunter Goatley) Organ : Western Kentucky University, Bowling Green, Kentucky Server : System : VAX/VMS (OpenVMS AXP, DEC Alpha) URL : ftp://ftp.wku.edu/ Comment: default directory: ANONYMOUS_ROOT:[000000] Files : KISS (KISSARMY mailinglist: archive, faq, pictures); Madgoat; mx; sickthings (pictures: misc .jpg files); VMS (fileserv, freeware, unsupported); WKU (goathunter, moorepa) Site : ftp.wonderland.org Country: UK GMT : 0 Date : 17-Jul-94 Source : agate.berkeley.edu Alias : alice.wonderland.org, wonderland.org Admin : peter@wonderland.org Organ : Wonderland Server : System : Unix URL : ftp://ftp.wonderland.org/ Comment: look for NetBSD on ftp.demon.co.uk Files : Wine Site : ftp.wordperfect.com Country: USA GMT : -6 Date : 29-Jun-95 Source : moder.zip Alias : voyager.wordperfect.com Admin : ftpadm@wordperfect.com Organ : WordPerfect Corp., Orem, Utah Server : System : Unix (Unixware 2.01, Compaq Proliant 4000) URL : ftp://ftp.wordperfect.com/ Comment: product information, file updates etc. for WordPerfect products; max. 256 users Files : CIS; corpinfo; demos; netwareIP; Unixware; WP Corp (drivers, Internet Publisher, patches, utils) Site : ftp.world.net Country: USA GMT : -8 Date : 22-May-94 Source : rtfm Alias : pdx1.world.net Admin : nabil@world.net Organ : Internetworks Inc. Worldnet, , Oregon Server : System : Unix URL : ftp://ftp.world.net/ Comment: requires valid e-mailaddress Files : Crossfire (Roguelike game); Nethack; mirrors: ftp.ifi.uio.no, ftp.ruf.uni-freiburg.de; news; soc.religion.eastern; tools; World info; zcat Site : ftp.worms.fh-rpl.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : lavinia.worms.fh-rpl.de, nibelung.worms.fh-rpl.de Admin : ftpadmin@nibelung.worms.fh-rpl.de Organ : Fachhochschule (Worms Polytechnical Institute), Worms Server : System : URL : ftp://ftp.worms.fh-rpl.de/ Comment: Files : Site : ftp.wpi.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : wpi.wpi.edu Alias : Admin : Organ : Server : System : Unix URL : ftp://ftp.wpi.edu/ Comment: supposed successor of wpi.wpi.edu but Problem: Timeout Files : Site : ftp.wpine.com Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : huey.wpine.com Admin : ftp@wpine.com Organ : White Pine Software Server : System : Unix URL : ftp://ftp.wpine.com/ Comment: transfers are logged Files : Cornell; docs; mktg (data sheets); product (demos); support; Windows Site : ftp.wri.com Country: USA GMT : -5 Date : 16-Feb-94 Source : ftp.tu-chemnitz.de Alias : fiji.wri.com Admin : ms-admin@wri.com (MathSource Administrator) Organ : WRI Server : System : Unix URL : ftp://ftp.wri.com/ Comment: MathSource: the electronic resource for Mathematica materials; transfers are logged; items are numbered, see /pub/Numbered/Items Files : Everything you always wanted to find for Mathematica but were afraid to look for Site : ftp.wsc.com Country: USA GMT : -5 Date : 10-Oct-96 Source : usenet Alias : styx.wsc.com Admin : Organ : WSC Server : System : Unix URL : ftp://ftp.wsc.com/ Comment: Files : freeware (Linux: linux.update for updating to new versions) Site : ftp.wsrcc.com Country: USA GMT : -8 Date : 24-Jul-94 Source : me Alias : Admin : root@wsrcc.com Organ : WSRCC Server : System : Unix URL : ftp://ftp.wsrcc.com/ Comment: Files : SNMP; SNMPmon; traceroute Site : ftp.wsu.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : me Alias : cheetah.wsu.edu Admin : ftp-admin@ftp.wsu.edu Organ : Washington State University, , Washington, Information Technology Server : gopher System : Unix (OSF/1) URL : ftp://ftp.wsu.edu/ Comment: Files : chem; Helpdesk info (cms, mac, net, pc, phone, unix, vax); IT docs (IT Today, Mac, PC); Mac (Eudora, misc. network software, Mosaic); mandarin; molbio; MS-Windows (mailers : Eudora, winsock, www: serweb); TeX (advanced TeX course, hyphenation, text1, wsuipa); VAX (kermit ini) Site : ftp.wtza-berlin.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : cns-fddi.wtza-berlin.de, cns.wtza-berlin.de, titan.wtza-berlin.de, cns.fta-berlin.de Admin : root@cns.wtza-berlin.de Organ : , Berlin Server : System : URL : ftp://ftp.wtza-berlin.de/ Comment: Files : GNU; multimedia; networking; PC; Sun; TeX; Windows 3; X11 Site : ftp.wwa.com Country: USA GMT : -6 Date : 29-Oct-94 Source : usenet Alias : Admin : Organ : WorldWide Access, , Illinois Server : System : Unix URL : ftp://ftp.wwa.com/ Comment: Files : ASCII Art (rec.arts.ascii: /pub/Scarecrow) Site : ftp.x.org Country: USA GMT : -5 Date : 10-Dec-94 Source : admin Alias : export.x.org, export.lcs.mit.edu, public.x.org Admin : ftp@x.org Organ : X Consortium, Cambridge, Massachusetts Server : http://www.x.org/ System : Unix URL : ftp://ftp.x.org/ Comment: successor of expo.lcs.mit.edu; open 24 hours; activity is logged; server can (de)compress, g(un)zip and tar on the fly; max. 90 users; is mirrored around the world Files : X Window System official site: X11R4, X11R5, X11R6, much X related software: AF, AUIS, CLX, Fresco, NAS, PEX, Tcl, XPM From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!newsxfer3.itd.umich.edu!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:27 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!uw.edu.pl!news.nask.pl!01-newsfeed.univie.ac.at!news.radio.cz!CESspool!news.shkoo.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!newsxfer3.itd.umich.edu!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 17 of 23 [17/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:31 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2018 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 17 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:868 news.answers:33109 Archive-name: ftp-list/sitelist/part17 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : ftp.xenitec.on.ca Country: Canada GMT : -5 Date : 25-Jan-95 Source : usenet Alias : xenitec.xenitec.on.ca, xenitec.on.ca Admin : arcmaster@xenitec.on.ca Organ : XeniTec, , Ontario Server : http://www.xenitec.on.ca/ System : Unix URL : ftp://ftp.xenitec.on.ca/ Comment: transfers are logged Files : bbs; binaries; cnews (cnews, trn); dmd; doc; DOS; editors; games; GNU; iscreen; jargon; lib; mac; mail; maps (from cs.toronto.edu); maps-ps; mkid2; mmdf43; MS-DOS; mush; network; news (biz.sco archive); pathalias; pcomm; perl4; PGP; pixutils; protocols; rn; SCO (biz.sco.{binaries,sources}, comp.unix.sco.announce); server; services; shells; smail3; spaceimg; startrek; TeX; u386mon; util; uucp util; Windows3; X; Xenix Site : ftp.xensei.com Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : ftp.specter.com Admin : xenium@xensei.com, support@xensei.com (for uploads) Organ : Xensei Corporation, Quincy, Massachusetts Server : System : Unix URL : ftp://ftp.xensei.com/ Comment: all transfers are logged; max. 50 users Files : GIFs; HTML; Linux (TCP/IP); Mac (TCP/IP); MS-Windows(TCP/IP: archie, chat, ftp, finger, irc, mail, mosaic, news, ping, telnet, wincode, winsock, xensei navigator, xentime); news (Usenet newsgroup listings); RFCs; Spypond; TechTips; user pub directories Site : ftp.xfree86.org Country: USA GMT : -5 Date : 10-Dec-94 Source : mail Alias : public.xfree86.org Admin : xf86admin@xfree86.org Organ : XFree86 Project Server : System : Unix URL : ftp://ftp.xfree86.org/ Comment: server can tar, compress and gzip; check mirrors to optimze network bandwidth allocation: xfree86.cdrom.com, ref.tfs.com, ftp.bsdi.com, ftp.iastate.edu, tsx-11.mit.edu, ref.tfs.com, ftp.eecs.umich.edu, sunsite.unc.edu, abode.ccd.bnl.gov, x.physics.su.oz.au, ftp.gwdg.de, ftp.fee.vutbr.cz, ftp.uni-mannheim.de, ftp.uni-stuttgart.de, orgchem.weizmann.ac.il, ftp.unipi.it, ftp.iij.ad.jp, ftp.laas.fr, nova.pvv.unit.no, sprocket.ict.pwr.wroc.pl, ftp.nectec.or.th, ftp.demon.co.uk, ftp.edu.tw, ftp.funet.fi; [this is NOT ftp.x.org] Files : XFree 86 offical site Site : ftp.xircom.com Country: USA GMT : Date : 15-Nov-95 Source : ftp.eni.co.jp Alias : phydeax.xircom.com Admin : Organ : Xircom Server : System : Unix (System V Release 4.0) URL : ftp://ftp.xircom.com/ Comment: drivers for Xircom network adapters Files : drivers (ce, ce2, cem, cem2, cnw, ee, epp, iib, iip, mpm, p3270, pa, pa2, pe, pe2, pe3, pem, peps, ppx, pt, pt2, pt3, ptps) Site : ftp.xlink.net Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : xlink1.xlink.net Admin : ftpadm@xlink.net Organ : XLink, Karlruhe Server : System : URL : ftp://ftp.xlink.net/ Comment: Files : Site : ftp.xmission.com Country: USA GMT : -7 Date : 23-Jul-95 Source : me Alias : www.xmission.com, xmission.com Admin : support@xmission.com Organ : Xmission: Internet Access for Utah, Salt Lake City, Utah Server : FSP, http://www.xmission.com/ System : Unix URL : ftp://ftp.xmission.com/ Comment: max. 100 users; transfers are logged; user public directories Files : lists (breaks, collector, comix-biz, delphi_slcs, excel, exotica, foxxvox, fws, grumman, help, hockey-goalie, igeme-list, inter-asia, klf, krcltech, macdev, mtnraves, ncsoar, networkmarketing, newsites, nm-list, orb, orbital, permaculture, police, quotations, roc, satellite_update, searcher, thm_npie, ustraining, utah-firearms, utah-libs, worldplus, worldwideteam, ztt); others; users: (altatech, angst, animbear, astech, chipware, geomorph, graphcon, janet, medicode, mindgate, mindshar, ninja (Remote Access), snowhare, solution, starnet, Xmission info) Site : ftp.xor.com Country: USA GMT : -7 Date : 21-Dec-94 Source : admin Alias : plaza.xor.com, ftp.rmiug.org, xor.com, chimchim.xor.com, ftp.coop.net Admin : suppport@xor.com Organ : XOR Network engineering, Boulder, Colorado Server : http://www.rmiug.org/ System : Unix URL : ftp://ftp.xor.com/ Comment: actions are logged; Rocky Mountain Internet User Group; Colorado Internet Cooperative Association Files : addhost; adduser; coop; gworekkana; mail-list-archives (gworek-list); midi (tclmidi); rmiug; slip; trent (cu-sudo) Site : ftp.xs4all.nl Country: Netherlands GMT : +1 Date : 29-Jun-95 Source : me Alias : xs1.xs4all.nl, xs4all.nl Admin : cor@xs4all.nl (Cor Bosman) Organ : XS4ALL Network Foundation, Amsterdam Server : http://www.xs4all.nl/ gopher.xs4all.nl System : Unix URL : ftp://ftp.xs4all.nl/ Comment: Files : Mac (misc. network utils, not much yet); Magazine (la, phone); XS4ALL Winkit Site : ftp.xtdnet.nl Country: Netherlands GMT : +1 Date : 02-Sep-96 Source : usenet Alias : ftp.xtdsol.nl, xenu.xtdsol.nl, baldrick.xtdnet.nl Admin : hostmaster@xtdnet.nl Organ : Coriolis/Xtended Internet/Xtended Solutions Server : System : Unix URL : ftp://ftp.xtdnet.nl/ Comment: max. 10 users Files : 3com; F-Prot; INN; Intel; sysinfo; virus Site : ftp.xu.edu.ph Country: Phillipines GMT : +8 Date : 10-Nov-95 Source : Alias : faura.cc.xu.edu.ph Admin : root@faura.cc.xu.edu.ph Organ : Xavier University (Ateneo de Cagayan), Cagayan de Oro City Server : System : Unix URL : ftp://ftp.xu.edu.ph/ Comment: Files : ADZU; GNU; LaTeX; Linux (compilers, Cyrix, DBMS, fax, GIS, howto, network, POP, serial, smail, dosemu, shadow); MS-DOS; OS/2 (3COM, CSD, drivers, EMX, EPM, fixes, new user intro, TCP/IP, TeX); PGP; PHnet (forms, RFCs); policy; remote Site : ftp.yars.free.net Country: Russia GMT : +3 Date : 29-Jun-95 Source : admin Alias : everex.yars.free.net, www.yars.free.net, gopher.yars.free.net Admin : ftpadm@everex.yars.free.net (Petr V. Kurkin) Organ : Yaroslavl State University, Yaroslavl, Communication Center Server : http://www.yars.free.net/ gopher://gopher.yars.free.net/ System : Unix (Linux 1.2.3, PC) URL : ftp://ftp.yars.free.net/ Comment: max. 10 users Files : docs ( FAQ, ftplist, maillist, InfoSystems, RFC, documentation in Russian, programming (Russian), Systems, Hardware (more in Russian), Software: Orac software (MS-DOS: games, network, language (asm, C, Fortran, Perl5); Windows: games, network (winsock, pathway, pcnfs50, chameleon), desktop; unix: Linux (slackware), network, X11, Perl5; Novell; WWW ( tools: hypermail, converters, editors( htmlasst, htmledit, htmlwrit, hotmetal, phoenix), imagemap; HTTPD: Cyrillic version of NCSA daemon, Win-HTTPD; clients: Netscape, Lynx, Mosaic, WinWeb, Cello, HotJava, Sesam) Site : ftp.yggdrasil.com Country: USA GMT : -8 Date : 22-May-94 Source : usenet Alias : yggdrasil.com Admin : Organ : Yggdrasil Computing, San Jose, California Server : System : Unix URL : ftp://ftp.yggdrasil.com/ Comment: Files : NNTPscan; pictures; Yggdrasil related files (Linux-CD: announcements, boot-floppies, bug-reports, newsletters, resellers, support) Site : ftp.york.ac.uk Country: UK GMT : 0 Date : 10-Sep-94 Source : rtfm Alias : castle.york.ac.uk Admin : Organ : University of York, York Server : System : Unix URL : ftp://ftp.york.ac.uk/ Comment: Files : distrib; GIS; Mac; PC; PC NFS; suit; uniras; Unix Site : ftp.yorku.ca Country: Canada GMT : -5 Date : 10-Oct-96 Source : old ftp-list Alias : nadir.ccs.yorku.ca, deadtech.ccs.yorku.ca, ns.nic.yorku.ca Admin : miguel@yorku.ca Organ : York University, Toronto, Ontario Server : System : Unix URL : ftp://ftp.yorku.ca/ Comment: max. 100 users Files : CWIS; software (Mac, mirrors (cica, mosaic, netscape), OS/2, PC (internet (archie, email, ftp, gopher, newsreaders, telnet, winsock, www), utilities, YSoft), Unix); York departments Site : ftp.zam.kfa-juelich.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : .de ftp-l Alias : [not listed at admin's request] Admin : r.theisen@kfa-juelich.de (Rudolf Theisen) Organ : Forschungszentrum Juelich GmbH (KFA), Juelich, ZAM Server : System : Unix (Ultrix 4.1) URL : ftp://ftp.zam.kfa-juelich.de/ Comment: Files : antivirus utilities; ftp-info; graphics; HP UX; MS-DOS; Tex Site : ftp.zdbop.ziff.com Country: USA GMT : -5 Date : 25-Jan-95 Source : mail Alias : ftp.pcweek.ziff.com, ftp.pcmag.ziff.com, zcias3.ziff.com, ftp.zdnet.com Admin : ftpmaster@ziff.com Organ : Ziff-Davis Publishing Server : System : Unix URL : ftp://ftp.zdbop.ziff.com Comment: max. 60 users; programs from the magazines listed (benchmarks etc.) Files : Cshopper (archive); MacUser (Macbench); PC Comp; PC Magazine (IssueArchives, music, share, special, utilities); PC Week (fdv); Windows Sources; ZDbop: MacBench, NetBench, PC Bench, SvrBench (Netware 3.1x, SCO 4.0, Windows NT 3.5), WinBench, Winstone; Zmac Site : ftp.zeelandnet.nl Country: Netherlands GMT : +1 Date : 23-Jul-95 Source : me Alias : czn.zeelandnet.nl, ns.zeelandnet.nl Admin : Organ : Zeeland Network Server : System : Unix URL : ftp://ftp.zeelandnet.nl/ Comment: server is currently being filled Files : Mac; MS-Windows (misc. winsock apps); OS/2 (web); Unix Site : ftp.zems.etf.hr Country: Croatia GMT : +1 Date : 13-Aug-94 Source : mail Alias : maja.zems.etf.hr Admin : Organ : University of Zagreb, Zagreb, EE dept, Systems and Signals dept. Server : System : Unix URL : ftp://ftp.zems.etf.hr/ Comment: this archives is intended for students and faculty of the University; max. 10 users Files : documents (papers); nastava (Sun, Ultrix); pc (4DOS, antivirus, audio, editors, modem, networks, viewers, xserver); tools (audio, bootp, editors, games, gopher, imap, Linux, mpeg, POP, RPC, security, slip, UUCP, video); WWW, X11 Site : ftp.zib-berlin.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : serv03.zib-berlin.de, elib.zib-berlin.de Admin : ftp-adm@zib-berlin.de Organ : Konrad Zuse Zentrum fuer Informationstechnik (Konrad Zuse Center for Informationtechnology), Berlin Server : System : Unix (SunOS 4.1) URL : ftp://ftp.zib-berlin.de/ Comment: max. 20 users; compress on the fly is possible Files : code++; elib; FPS; games-index; Kant; kaskade; mathprog; mp-testdata; netlib of AT&T; opt-net; pari; Powerseries; redlib; reduce; reduce; symcon; visual; ZIB electronic library and publications Site : ftp.ziff.com Country: USA GMT : -5 Date : 15-Nov-95 Source : me Alias : zcias1.ziff.com Admin : Organ : Ziff Publishing Server : System : VMS (VMS, DEC VAX) URL : ftp://ftp.ziff.com/ Comment: default directory: DISK$USER:[ANONYMOUS_FTP] Files : COBB; IAC (distribution (ITEF, NSU, telnet, tni), holdings, pscustom, pubs (biac2, bisc2, bitp, eaic2, gbfc2, gpipc2, gpiptp, hic2, hitp, mic2, miptp) Site : ftp.zilker.net Country: USA GMT : Date : 13-Aug-94 Source : me Alias : oak.zilker.net, www.zilker.net, gopher.zilker.net Admin : Organ : Zilker Server : www.zilker.net, gopher.zilker.net System : Unix (SunOS 4.1) URL : ftp://ftp.zilker.net/ Comment: Files : conferences; ddv; efh; eff-austin; ics; lwb; mgames; oi; philips; radchem; talk; ur Site : ftp.zit.th-darmstadt.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : mklinux.apple.com Alias : zit1.zit.th-darmstadt.de Admin : ftpadmin@zit.th-darmstadt.de Organ : Technische Hochschule Darmstadt (Darmstadt Polytechnical Institute), Darmstadt, ZIT Server : System : Unix URL : ftp://ftp.zit.th-darmstadt.de/ Comment: mirrors updated daily; server supports compression and tar Files : Apache; Encad; Eudora; FreeBSD (ftp.cdrom.com); local stuff; Macintosh (Mac-Linux, MacSOUP, System7.5.3); Netscape (ftp.netscape.com); Windows (simtel temp offline) Site : ftp.zip.com.au Country: Australia GMT : +10 Date : 02-Sep-96 Source : usenet Alias : the-fly.zip.com.au Admin : support@zip.com.au Organ : ZIP Australia P/L Server : System : Unix URL : ftp://ftp.zip.com.au/ Comment: please use closer sites if possible Files : Amiga; ansi; antivirus; bigdummy; cdrom; faqs; fidonet; games; grabber; gus; irc; IRCPrimer; java; Linux; Mac; MS-DOS; music; OS/2; PGP; pix; povray; programming; Quake; Sol2; SunOS; tiles; toyware; wallpaper; win95; windows; winNT Site : ftp.zod.wau.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : lx1.zod.wau.nl Admin : root@lx1.zod.wau.nl Organ : Landbouw Universiteit Wageningen (Wageningen Agricultural University), Wageningen, Animal Sciences Group Server : http://www.zod.wau.nl/ System : Unix URL : ftp://ftp.zod.wau.nl/ Comment: max. 20 users; meant to spread research data, programs and articles of the Animal Sciences Group; everything is logged Files : Breeding; HKware (Hendrik Klompmaker's DOS utils [!]); mirror of rainbow.rmii.com:/pub/turbopower, qdeck.com:/pub/qemm/patch, mcafee.com:/pub; PLP; ReachOut; XFree86 Site : ftp.zoo.toronto.edu Country: Canada GMT : -5 Date : 15-Dec-94 Source : mail Alias : zoo.toronto.edu Admin : Organ : University of Toronto, Toronto, Ontario Server : System : Unix URL : ftp://ftp.zoo.toronto.edu/ Comment: mostly stuff from Henry Spencer Files : awf (nroff clone in awk); C News (current); news (son-of-RFC1036 draft); random; regex (regular expressions package); templates for C programs Site : ftp.zrz.tu-berlin.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : server00.zrz.tu-berlin.de, files1zrz.zrz.tu-berlin.de Admin : root@server00.zrz.tu-berlin.de, guelker@zrz.tu-berlin.de (R.Guelker) Organ : Technische Universitaet Berlin (Berlin University of Technology), Berlin, CC Server : System : URL : ftp://ftp.zrz.tu-berlin.de/ Comment: Files : BITNET; ccitt; dfn; GNU; Internet; IRC; ISO; mail; newsreaders; PC; RFCs; TeX; Unix; UUCP; wotan; X11R5 Site : ftp.zyxel.com Country: USA GMT : -8 Date : 22-Mar-96 Source : Alias : zyxel.com, techie.zyxel.com Admin : kublai@zyxel.com Organ : ZyXEL, Anaheim, California Server : System : Unix URL : ftp://ftp.zyxel.com/ Comment: firmware, drivers and docs for ZyXEL's modems; login and tranfers are logged; max. 20 users Files : beta; elite; misc; omni; prestige; sofware; u-series Site : ftp2.cc.ukans.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : me Alias : ukanaix.cc.ukans.edu Admin : Organ : University of Kansas, , Kansas Server : System : Unix (IBM AIX) URL : ftp://ftp2.cc.ukans.edu/ Comment: Files : business; caveat; chemistry; history; hmatrix; ippbr; Windows; WWW (Lynx etc., mirrored on www.jsc.nasa.gov) Site : ftpboi.external.hp.com Country: USA GMT : Date : 19-Apr-94 Source : mail Alias : ftp-boi.external.hp.com Admin : ftplib@ftpboi.external.hp.com Organ : Hewlett-Packard Server : System : Unix URL : ftp://ftpboi.external.hp.com/ Comment: Files : International drivers for HP products; Printerdrivers; Scanjet; SNMPmib Site : ftphost.aukuni.ac.nz Country: New Zealand GMT : +12 Date : 23-Aug-94 Source : old ftp-list Alias : ccu1.aukuni.ac.nz Admin : rj.fulton@auckland.ac.nz (Russel Fulton) Organ : Auckland University, Auckland, CC Server : System : Unix URL : ftp://ftphost.aukuni.ac.nz/ Comment: Non-New Zealand users, please use local archives; only architec and iawg directories are not mirrors; access denied during peak hours (09:00-20:00 local time) Files : Mac graphic apps; U.S. mirrors for local use only; 3D modelling software; Internet Accounting Work Group material Site : ftpipr.ira.uka.de Country: Germany GMT : +1 Date : 04-Aug-94 Source : admin Alias : Admin : kaiser@ira.uka.de (Michael Kaiser) Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Institute for Real-Time Computer Systems & Robotics Server : System : Unix (Sun Sparcstation ELC, Sun OS 4.1.2) URL : ftp://ftpipr.ira.uka.de/ Comment: transfers are logged; please use outside of business hours Files : Publications (Conference papers, Journal papers) written by Institute Members, Topics: Robotics, factory automation, Machine Learning, Parallel Processing Site : ftpover.vuw.ac.nz Country: New Zealand GMT : +12 Date : 17-Jul-94 Source : old ftp-list Alias : akeake.its.vuw.ac.nz Admin : Organ : Victoria University of Wellington, Wellington Server : System : Unix URL : ftp://ftpover.vuw.ac.nz/ Comment: rata.vuw.ac.nz has been removed as an alias, that's a different machine that has no pub directory, it has some things perhaps, but until someone reports it has something useful, I'm not listing it Files : Astrophysics archive (evolution, gaspani, gensys, ilot, images, light2, micros, SL9, TeX, w-d, wink, wuma4, yale; Mac (Thumbprint); RoboDoc; virus; VUW (library, eudora) Site : ftpserv.interlan.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : postmaster@interlan.interlan.com Organ : Racal Datacom Server : System : PC/TCP FTP server URL : ftp://ftpserv.interlan.com/ Comment: Open 24 hours Files : Racal Datacom drivers, software, and MIBs Site : funet.fi Country: Finland GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : etana.funet.fi Admin : Organ : Finland Research Network Server : System : Unix (SunOS 4.1) URL : ftp://funet.fi/ Comment: Files : Funet/Nordunet info Site : furmint.nectar.cs.cmu.edu Country: USA GMT : -5 Date : 29-Oct-94 Source : mail Alias : Admin : vac@furmint.nectar.cs.cmu.edu (Vincent Cate) [I think] Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://furmint.nectar.cs.cmu.edu/ Comment: Files : alex-servers-mail; attic; chimphuman.mail; flotilla; icons; jokes (Life) in Xerox Development Environment (XDE) format; perpetual-traveler; security; space-companies; space-investors.mail; stereograms; WWW Site : futique.scs.unr.edu Country: USA GMT : -7 Date : 12-Feb-94 Source : me Alias : Admin : Organ : University of Nevada - Reno, Reno, Nevada Server : System : NeXTStep (NeXt 1.0) URL : ftp://futique.scs.unr.edu/ Comment: Files : Veronica (code, data, docs) Site : g386bsd.first.gmd.de Country: Germany GMT : +1 Date : 29-Jun-95 Source : usenet Alias : freebsd.first.gmd.de Admin : Organ : Gesellschaft fuer Mathematik und Datenverarbeitung (Society for Mathematics and Informationprocessing) Server : System : Unix URL : ftp://g386bsd.first.gmd.de/ Comment: Files : amancio; FreeBSD; nico Site : gaitlab1.uwaterloo.ca Country: Canada GMT : -5 Date : 29-Sep-94 Source : usenet Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://gaitlab1.uwaterloo.ca/ Comment: Files : electronic circuit references, design, software etc.; em; foryou; games; misc Site : gal4.ge.uiuc.edu Country: USA GMT : -6 Date : 17-Apr-94 Source : Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://gal4.ge.uiuc.edu/ Comment: Files : misc; papers; src Site : gamma.si.univ-compiegne.fr Country: France GMT : +1 Date : 29-Jun-95 Source : usenet Alias : Admin : ftp@univ-compiegne.fr Organ : Universite de Technologie de Compiegne (Technical University of Compiegne), Compiegne, SI (CS dept.) Server : System : Unix (DEC system 5000/240) URL : ftp://gamma.si.univ-compiegne.fr/ Comment: max. 50 users; transfers are logged Files : CERT security; binaries; docs; FAQs; GNU; graphic-tools; graphics [empty!]; languages; Mac; network; news; packages; sys; UTC; util; VMS; X11 Site : gams.nist.gov Country: USA GMT : -5 Date : 22-Mar-95 Source : Alias : gams.cam.nist.gov Admin : Organ : National Institute for Standards and Technology, Gaithersburg, Maryland Server : System : Unix URL : ftp://gams.nist.gov/ Comment: Files : bernal; boggs; boisvert; gams; kahaner; lozier; MatrixMarket; miller; mitchell; pade; pozo; reports; toms Site : garbo.uwasa.fi Country: Finland GMT : +2 Date : 10-Nov-95 Source : admin Alias : Garbo; Admin : ts@uwasa.fi (Timo Salmi: MS-DOS, Publicity), ajh@uwasa.fi (Ari Hovila: Garbo sysadmin, MS-DOS, MS-Windows), te@uwasa.fi (Tuomas Eerola: Mac), hh@chyde.uwasa.fi (Hannu Hirvonen: postmaster, Unix, VMS) Organ : University of Vaasa, Vaasa Server : http://garbo.uwasa.fi/ ftpmail@garbo.uwasa.fi System : Unix URL : ftp://garbo.uwasa.fi/ Comment: Overseas users, use local mirrors; max. 100 users; read /pc/UPLOAD.INF before uploading: .zip files only and e-mail to the appropriate address: mac-up@uwasa.fi, pc-up@uwasa.fi, ql-up@uwasa.fi, unix-up@uwasa.fi, win-up@uwasa.fi; actions are logged; use valid e-mail addresses! Files : ftp-list; Mac; MODERxx.ZIP; MS-DOS; MS-Windows 3; QL (Sinclair); sounds (incl. Ultrasound mirror); TS-progs; Unix; Turbo Pascal; Unix; VMS Site : garlic.mwc.edu Country: USA GMT : Date : 24-Jan-95 Source : Alias : Admin : Organ : Mary Washington College Server : System : Unix URL : ftp://garlic.mwc.edu/ Comment: Files : HP docs; Internet guides, info (compression, email, encryption, ftp, gopher, hytelnet, interest groups, nettrain, netiquette, nptn, privacy, telnet, Usenet, WAIS); networking tools & docs in /pub; X; Zips Site : gate.gnu.ai.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : me Alias : hill.gnu.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : Unix URL : ftp://gate.gnu.ai.mit.edu/ Comment: gate site for accessing other gnu.ai.mit.edu sites apparently it does accept anonymous ftp however Files : nothing, and I mean nothing! [as far as I can see, this one will be removed if no one finds something there] Site : gate.net Country: USA GMT : -5 Date : 29-Jun-95 Source : Alias : inca.gate.net Admin : Organ : CyberGate Inc. Server : System : Unix URL : ftp://gate.net/ Comment: transfers are logged; max. 20 users Files : aimgames; amos; bbslist; DNS; FAQs; Mac; Netmanage; offline; pcslip Site : gated.cornell.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : comet.cit.cornell.edu Admin : Organ : Cornell University, Ithaca, New York Server : gopher System : Unix URL : ftp://gated.cornell.edu/ Comment: Files : antique-tractor; CU-SeeMe (/pub/video); gated; html; idrp; lists; mospf; multicast; ospf; PC; pc_tn; RFCs; road; std; tools; vc-routing; wx Site : gatekeeper.dec.com Country: USA GMT : -8 Date : 14-Dec-94 Source : usenet Alias : gatekeeper.pa.dec.com, ftp.digital.com Admin : gw-archives@pa.dec.com Organ : Digital Equipment Corp - Palo Alto, Palo Alto, California Server : ftpmail@decwrl.dec.com [not really on this machine, but its DEC's ftpmail server] System : Unix (4.3BSD) URL : ftp://gatekeeper.dec.com/ Comment: Open 24 hours; a nice motd (message of the day) with Export Control Codes; some extended commands (discussed in motd); logging in from VAX/VMS systems with UCX version before 2.0 gives some problems: login from the ftp prompt, not automatically (this happened to me before we upgraded with a number of sites, so upgrade your UCX if you can, ask your system administrator for more info); [accessible through the WWW?] Files : Alpha; Athena; BSD (386BSd and NetBSD agate.berkeley.edu); case; comm; conferences; database; DEC; Digital; docs; editors; forums; games; GNU; graphics; Larry Wall stuff; Mach; mail; maps; micro; misc; MS-Windows (ftp.winsite.com); multimedia; net; NetScape; news; NIST; plan; published; recipes; sf; Standards; sysadm; text; UCB; Usenet; Usenix; VMS; X11; X11-contrib Site : gateway.datawatch.com Country: GMT : Date : 25-Jan-95 Source : rtfm Alias : Admin : Organ : Datawatch Server : System : Unix URL : ftp://gateway.datawatch.com/ Comment: Files : CCMac; Homer; NVPUDV; SL; VIREX; virx; vmac Site : gauss.technion.ac.il Country: Israel GMT : +2 Date : 14-Dec-94 Source : old ftp-list Alias : leeor.technion.ac.il Admin : nyh@gauss.technion.ac.il Organ : Technion - Israel Institute of Technology, Haifa, Math & CS dept. Server : System : Unix URL : ftp://gauss.technion.ac.il/ Comment: telnet to gauss.technion.ac.il 4096 for more info; on the fly (de)compresion and tarring Files : calendar; department; eigen; gaps; hebgroff; israeline; kaleido; Locally written programs; nftp; nyh; pp; techmath Site : gboro.rowan.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : mail Alias : Admin : Organ : Rowan College, , New Jersey Server : System : Unix URL : ftp://gboro.rowan.edu/ Comment: Files : rec.rollercoasters; Saturn Guide (VMS Guide to the Internet) Site : gco.apana.org.au Country: Australia GMT : +10 Date : 29-Nov-94 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://gco.apana.org.au/ Comment: Files : Apana; Astronomy; comms; GCC; graphics; help; kernels Site : gd.cs.csufresno.edu Country: USA GMT : -8 Date : 26-Mar-96 Source : Alias : Admin : ftp@gd.cs.csufresno.edu Organ : California State University, Fresno, California, CS dept. Server : System : Unix (Sun 4C, SunOS 4.1.3) URL : ftp://gd.cs.csufresno.edu/ Comment: server can (de)compress, g(un)zip and tar Files : CSnews; sun4bin (adm, bin, cs172, doc, emacs, ftpadm, ghostscript, info, irc, ispell, man, p2c, prolog, src (CatRescue, cme, ftptool, perforate, procps, pty, rsend, runix, snowpaint, term, termcap, tzx)); users (oleg: doc, icons, jokes, lrc, Mac, scripts, sunview, zip) Site : gear.torque.net Country: USA GMT : -6 Date : 22-Mar-96 Source : Alias : Admin : root@gear.torque.net Organ : Server : http://www.torque.net/zip.html System : Unix URL : ftp://gear.torque.net/ Comment: Files : ppa.c Site : geko.com.au Country: Australia GMT : +10 Date : 05-Jan-95 Source : usenet Alias : Admin : stevew@gco.apana.org.au (Steve Williams) Organ : Server : System : URL : ftp://geko.com.au/ Comment: max. 8 external connections during non-peak hours, between 8am and 10pm weekdays 3 users, no external ftpers during weekends Files : Astronomy related material: meade (MEADE LX-200 and PICTOR ccd images and software), ccdst4 (CCD images and programs for the SBIG ST-4 CCD), photo (Scanned astrophotographs by Steven Williams), software (MSDOS & Windows astronomy software), viewers (MSDOS & Windows software to view images) Site : genbank.bio.net Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Server : System : URL : ftp://genbank.bio.net/ Comment: Problem: I/O error on network device Files : National Repository for Gene Sequence Data Site : geocub.greco-prog.fr Country: France GMT : +1 Date : 22-May-94 Source : Alias : Admin : Organ : Greco Server : System : Unix (SunOS 4.1) URL : ftp://geocub.greco-prog.fr/ Comment: Files : Adam; ADA; Amiga; Games; gdr; GNU; graphics; Greco; MEC3.0; Mac; Maitrise92; MS-DOS; mxgdb; net; pictures; papers; publications; Scheme; SGI; Sun; TeX; Unix; Vaccins; X11; X11R5 Site : geom.umn.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : old ftp-list Alias : cameron.umn.edu Admin : ftp@geom.umn.edu Organ : University of Minnesota, , Minnesota, Geometry Center Server : System : Unix URL : ftp://geom.umn.edu/ Comment: successor of poincare.geom.umn.edu; send mail to register@geom.umn.edu to let us know you use the software Files : Differential Geometry Stuff: Geomview (pub/software/geomview), Surface Evolver (pub/software/evolver), SnapPea (pub/software/snappea); docs; images Site : george.lbl.gov Country: USA GMT : -8 Date : 17-Apr-94 Source : Alias : Admin : Organ : Lawrence Berkeley Labs, Berkeley, California Server : System : Unix (SunOS 4.1) URL : ftp://george.lbl.gov/ Comment: Files : BAGigabit; ccs-ecl; Collab; Healthcare; ISS; LBL-UCB; mjj; Whole Frog Site : ghost.dsi.unimi.it Country: Italy GMT : +1 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of Milan, Milan Server : System : Unix URL : ftp://ghost.dsi.unimi.it/ Comment: max. 20 users Files : crypt; FAQs; mathematica; misc; music; net-bib; network; news; NeXT; otter22; schoen; security; tutorial; X11R5 Site : gilberto.physik.rwth-aachen.de Country: Germany GMT : +1 Date : 10-Oct-96 Source : me Alias : ftp.de.freebsd.org, gil.physik.rwth-aachen.de Admin : Organ : RWTH Aachen, Aachen, Physics dept. Server : System : Unix URL : ftp://gilberto.physik.rwth-aachen.de/ Comment: Files : conferencing; FreeBSD; NetBSD Site : gjetost.cs.wisc.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Wisconsin, Madison, Wisconsin, CS dept. Server : System : URL : ftp://gjetost.cs.wisc.edu/ Comment: Files : Site : gladys.cs.uec.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : ftp.leo.chubu.ac.jp Alias : Admin : Organ : UEC, , CS dept. Server : System : Unix URL : ftp://gladys.cs.uec.ac.jp/ Comment: Files : 386BSD (BSDI, contrib, misc, UEC); amd; fvwm; mail (mh, MIME); network; OS (amoeba, Linux, MS-DOS, QNX, tdf, xkernel); PTL; WIDE Site : glas.apc.org Country: Russia GMT : +2 Date : 13-Sep-94 Source : me Alias : Admin : Organ : GlasNet Server : System : Unix (SunOS 4.1) URL : ftp://glas.apc.org/ Comment: Files : APC; Atari; GlasNet; hohma; IGC; papers; rus2lat; silk; Taylor Site : gmuvax2.gmu.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : bart.gmu.edu Admin : Organ : George Mason University, Fairfax, Virgina Server : System : VAX/VMS URL : ftp://gmuvax2.gmu.edu/ Comment: Problem: I/O error on network device Files : Intel Hypercube library; statistical software; XYPLEX; some winsock apps (Hgopher, winsock in pub/library); verses (pub/verses); maps (pub/maps); VIVID Site : godzilla.cgl.rmit.oz.au Country: Australia GMT : +10 Date : 10-Sep-94 Source : old ftp-list Alias : godzilla.cgl.rmit.edu.au Admin : postmaster@godzilla.cgl.rmit.edu.au Organ : Royal Melbourne Institute of technology, Melbourne Server : System : Unix URL : ftp://godzilla.cgl.rmit.oz.au/ Comment: please restrict heavy usage to the hours of 1800-0800 local (GMT+10); uploads to /incoming, send mail to postmaster or they are deleted; storage of pornographics or copyright material is actively prohibited Files : BRL-CAD (Australian source); nettools (TCP/IP networks); SGI source for IRIS 4D systems (C-Scheme, chfn/chsh, DIGL, NFF, OFF, TeXSGI) xdvi Site : gogol.cenatls.cena.dgac.fr Country: France GMT : +1 Date : 10-Sep-94 Source : Alias : Admin : courtel@cenatis.cena.dgac.fr Organ : Centre d'Etudes de la Navigation Aerienne (CENA, Center for Aerial Navigation Studies), Toulouse Server : System : Unix URL : ftp://gogol.cenatls.cena.dgac.fr/ Comment: (de)compression, g(un)zipping, tarring on the fly; use: quote site index to find a filename matching patter Files : Ada; archiving; docs; Emacs; games; genetic; GNU; graphics; ihm; languages; Linux; network; neurone; PostScript; qualite; shells; sound; TeX; thrash; util; X11 Site : gondwana.ecr.mu.oz.au Country: Australia GMT : +10 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Melbourne University, Melbourne Server : System : Unix URL : ftp://gondwana.ecr.mu.oz.au/ Comment: loose files in /pub [it's a mess] Files : Athena; BSD; BSD.pascal; engfac; GIFs; Graphics Gems; Graphics formats; hollasch-4d; idle; images; jpeg; movies; newell; nff; off; papers; PC; vogl Site : goober.phri.nyu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : New York University, New York, New York Server : System : Unix (SunOS 4.1) URL : ftp://goober.phri.nyu.edu/ Comment: Files : Cnews; NNTP; KCL docs; psnup; sequence analysis stuff Site : gopher.ar Country: Argentina GMT : -5 Date : 13-Sep-94 Source : me Alias : athea.ar [?] Admin : Organ : AR top-level gopher server Server : gopher System : Unix (System V Release 4.0) URL : ftp://gopher.ar/ Comment: Files : docs; doswin; Novell; Unix; UUCPmaps; UUnet Site : gopher.econ.lsa.umich.edu Country: USA GMT : -6 Date : 29-Oct-94 Source : mail Alias : alfred.econ.lsa.umich.edu Admin : Organ : University of Michigan, Ann Arbor, Michigan Server : www, gopher System : NeXTStep (NeXT 1.0) URL : ftp://gopher.econ.lsa.umich.edu/ Comment: Files : archive; compress; Dow Jones; Economics of the Internet paper (/pub/UMWorkingPapers); Nonpar; papers; SILS; UMWorkingpapers; Zenda Site : gopher.emr.ca Country: Canada GMT : -5 Date : 22-Dec-94 Source : Alias : emr1.emr.ca Admin : imb-supp@emr.ca Organ : Natural Resources Canada (Energy, Mines and Resources Canada and Forestry Canada), Ottawa, Ontario Server : gopher System : Unix URL : gopher://gopher.emr.ca/ Comment: transfers are logged; use pub/incoming for uploads Files : Amiga; ccrs; Cisco; css; docs (net-related, mostly old); elm-docs; gsc; images; Mac (network PD progs: CU-SeeMe, Mosaic etc.); madhaus; mets; mirrors [?]; mps; PC (network related PD progs); sounds; Unix; weather GIFs; wuarchive (seems empty) Site : gopher.fagg.uni-lj.si Country: Slovenia GMT : +1 Date : 24-Jan-95 Source : me Alias : audrey.fagg.uni-lj.si Admin : Ziga.Turk@ikpir.fagg.uni-lj.si Organ : University of Ljubljana, Ljubljana Server : gopher://gopher.fagg.uni-lj.si/ http://gopher.fagg.uni-lj.si/ System : Unix URL : ftp://gopher.fagg.uni-lj.si/ Comment: Files : icaris; mirrors of sites for SHASE (Aminet, Atari, Cello, ftp.winsite.com, games, Garbo, gopher, Info-Mac, jpeg, Linux, Microsoft, MS-DOS, Novell, OS/2, Pegasus, Umich, Unix-C, Win3); SHASE; warthen; WWW Site : gopher.iqm.unicamp.br Country: Brazil GMT : -3 Date : 13-Sep-94 Source : me Alias : styx.iqm.unicamp.br Admin : ftp-bugs@iqm.unicamp.br Organ : Universidad de Campinas (University of Campinas), Sao Paulo Server : gopher.iqm.unicamp.br, FSP, http://www.iqm.unicamp.br/iqm.html System : Unix URL : ftp://gopher.iqm.unicamp.br/ Comment: Files : chemistry; Fortran; html-manuals; IBM-PC; parallel; PG-NET-archives; Sun-Patches; text-tools; Unix Site : gopher.lib.umich.edu Country: USA GMT : -5 Date : 23-May-94 Source : Alias : asa.ugl.lib.umich.edu Admin : Organ : University of Michigan, Ann Arbor, Michigan, Library Server : gopher.lib.umich.edu System : Unix URL : ftp://gopher.lib.umich.edu/ Comment: fonts; guide; results; texts; tulip Files : Site : gopher.rnp.br Country: Brazil GMT : -3 Date : 13-Sep-94 Source : me Alias : rnp6.rnp.br Admin : Organ : Rede Nacional de Pesquisa Server : System : Unix (SunOS 4.1) URL : ftp://gopher.rnp.br/ Comment: Files : docs; EDUPAGE; netinfo; packages [?]; RNP; systems [?] Site : gopher.sabinet.co.za Country: South Africa GMT : +2 Date : 21-Aug-94 Source : me Alias : dumpie.sabinet.co.za Admin : Organ : South African Bibliographic And Information Network (Sabinet) Server : gopher.sabinet.co.za System : Unix (Linux) URL : ftp://gopher.sabinet.co.za/ Comment: ftp currently empty, more through gopher [will change] Files : Site : gopher.secyt.gov.ar Country: Argentina GMT : -5 Date : 13-Sep-94 Source : me Alias : proteus.secyt.gov.ar Admin : Organ : SECYT Server : gopher System : Unix URL : ftp://gopher.secyt.gov.ar/ Comment: Files : atentado; docs; RECYT; Stanford; systems [?]; UNLP; vendor [?] Site : gopher.uba.ar Country: Argentina GMT : -5 Date : 13-Sep-94 Source : me Alias : pucho.uba.ar Admin : Organ : Universidad de Buenos Aires (University of Buenos Aires) Server : gopher System : Unix (SunOS 4.1) URL : ftp://gopher.uba.ar/ Comment: Files : ftp.list [?]; mail; RFCs; soft [?] Site : gopher.uniandes.edu.co Country: Colombia GMT : -7 Date : 13-Sep-94 Source : me Alias : cdcnet.uniandes.edu.co Admin : Organ : Universidad de los Andes (University of the Andes) Server : gopher.uniandes.edu.co System : Unix URL : ftp://gopher.uniandes.edu.co/ Comment: Files : cdrom-ftp; docs; gopher; Internet-info; Mac; MS-DOS; PINE; Unix; Windows; WindowNT; winsock-apps; WWW Site : grand.central.org Country: USA GMT : Date : 29-Mar-95 Source : mail Alias : Admin : Organ : Server : System : URL : ftp://grand.central.org/ Comment: Files : AFS faq Site : grasp.insa-lyon.fr Country: France GMT : +1 Date : 22-May-94 Source : .fr ftp-l Alias : Admin : ftpmaint@grasp.insa-lyon.fr Organ : INSA Informatique (GRASP), Lyon Server : System : Unix URL : ftp://grasp.insa-lyon.fr/ Comment: Open 24 hours; Accessible through Gopher at gopher.univ-lyon1.fr port 70; see entry for ftp.univ-lyon1.fr; max. 20 users Files : FreeBSD (freebsd.cdrom.com mirror); news.answers archive; NetBSD (sun-lamp.cs.berkeley.edu mirror); RFCs (ftp.internic.net mirror); UUCP maps; Unix mail & news; Usenet statistics; XFree86 (xfree86.cdrom.com mirror); All other software NFS mounted from ftp.univ-lyon1.fr: afuu, GNU, MS-DOS, Unix, Usenet stats, UUmap Site : greco.inesca.pt Country: Portugal GMT : 0 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Universidad Aveiro, Aveiro, INESC (Instituto de Engenharia de Sistemas e Computadores), Electronics & Telecommunications dept. Server : System : Unix (Ultrix 4.1) URL : ftp://greco.inesca.pt/ Comment: Files : docs; GNU; lang; local; manAPI; mgmt; motif++; newsletter; RFCs; security; systems; tools Site : gregorio.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (SunOS 4.1) URL : ftp://gregorio.stanford.edu/ Comment: Files : IP-multicast; VMTP-IP Site : grinch.umiacs.umd.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Maryland, , Maryland Server : System : URL : ftp://grinch.umiacs.umd.edu/ Comment: Problem: I/O error on network device Files : Site : grind.isca.uiowa.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : macpd@icaen.uiowa.edu Organ : University of Iowa, , Iowa, Iowa Student Computer Association Server : System : Unix URL : ftp://grind.isca.uiowa.edu/ Comment: also possible: telnet to grind.isca.uiowa.edu, login: iscabbs Files : MS-DOS; Windows 3.x (mirrors ftp.winsite.com) Site : gs69.sp.cs.cmu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://gs69.sp.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged on; limited access apparently [needs to be checked] Files : MUD related files (mirrored on ftp.chemietechnik.uni-dortmund.de): art of war, borgs, bot busting, client-patches, code, definitions, dogfighting, enl, frequent-suggestions, game-facts, help-sheet, hints, hockey, humor, maintainers, nbr, net-behaviour, netrek-faq, ogging, opening-screen, personae, planet-taking, playing, proverbs, rsa, server-{list, patches, secrets}, ship-{facts, opinions}, short-packets, starbases strategy, teamwork, trek, udp, xtrek-vs-netrek, xtrekrc-{hints, sample} Site : gumby.cc.wmich.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : rtfm Alias : Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://gumby.cc.wmich.edu/ Comment: Files : MAINT (VMS); VMS software Site : gumby.dsd.trw.com Country: USA GMT : -8 Date : 14-Dec-94 Source : usenet Alias : Admin : Organ : TRW Inc., Redondo Beach, California Server : System : Unix URL : ftp://gumby.dsd.trw.com/ Comment: Files : BSD-net-2; comm; docs; dpi; DU; e-mail; ftp-list (old); GNU; Mac; moline; MS-DOS; networking; news; sansom; security; Sun-patches; tienet; TRA; TRW PB; X11R5; X11R6; X11 with OW; X-contrib Site : gwen.cs.purdue.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : postmaster@cs.purdue.edu Organ : Purdue University, West-Lafayette, Indiana, CS dept. Server : System : Unix URL : ftp://gwen.cs.purdue.edu/ Comment: Open 24 hours Files : Site : h.ece.uiuc.edu Country: USA GMT : -8 Date : 22-Mar-94 Source : Alias : cyberdyne.ece.uiuc.edu [?] Admin : ftpsite@ece.uiuc.edu Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, ECE Server : System : Unix URL : ftp://h.ece.uiuc.edu/ Comment: Files : HP UX; IRC; MS-DOS; NetBSD; network; XFree 2.0 Site : hagar.arts.kuleuven.ac.be Country: Belgium GMT : +1 Date : 26-Mar-96 Source : linux3.cc.kuleuven.ac.be Alias : Admin : root@hagar.arts.kuleuven.ac.be, sdog@hagar.arts.kuleuven.ac.be (Kris Buytaert, Demo archive), ezra@hagar.arts.kuleuven.ac.be (Ezra van Everbroeck, RPG archive) Organ : Katholieke Universiteit Leuven, Leuven Server : System : Unix (Linux, PC) URL : ftp://hagar.arts.kuleuven.ac.be/ Comment: files from linux3.cc.kuleuven.ac.be Files : demo archive; games; Java; Linux (68K, ESDI, kernel patches, MCA, TokenRing); RPG archive; Unix (ANSI-Xterm, XGo); util (real basic stuff like gzip, tar) Site : hagar.ph.utexas.edu Country: USA GMT : -7 Date : 17-Apr-94 Source : Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, Physics dept. (PH) Server : System : Unix URL : ftp://hagar.ph.utexas.edu/ Comment: Files : mdi; meetings; mppl; plplot; pop; sys-back; whois Site : hal.gnu.ai.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : mycroft@gnu.ai.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts AI Lab. Server : System : Unix URL : ftp://hal.gnu.ai.mit.edu/ Comment: Your UMASK is 000; use the SITE UMASK command to change it; PLEASE DO NOT PUT X-RATED PICTURES HERE, we have neither the diskspace nor the bandwidth. They will be removed when found. Files : Site : hamlet.caltech.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : rtfm Alias : iago.caltech.edu Admin : Organ : California Institute of Technology, Pasadena, California Server : System : VMS (VMS, DEC VAX) URL : ftp://hamlet.caltech.edu/ Comment: default directory: ANON_ROOT:[000000] Files : announcements; CWIS; Emacs; IJS; KAF; KBY; MINED; Nanny; Nethack; Rankin; stmail; Surf; tar; vnews; whois (Unix, VMS) Site : han.hana.nm.kr Country: South Korea GMT : +8 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://han.hana.nm.kr/ Comment: directory /pub/pc/win3 Files : alex; archie; ftp.winsite.com mirror; GNU; hangul; mail; netinfo; network; PC; security; Sun-patch; X11R5; X11R6 Site : handicap.afd.olivetti.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : handicap.shel.isc-br.com Admin : wtm@bunker.afd.olivetti.com (Bill McGarry) Organ : Olivetti, Shelton, Connecticutt Server : System : Unix URL : ftp://handicap.afd.olivetti.com/ Comment: Files : handicap related software and info Site : harbor.ecn.purdue.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Purdue University, West-Lafayette, Indiana, Server : System : Unix URL : ftp://harbor.ecn.purdue.edu/ Comment: directory: pub/tcl/code Files : AC Maint; bac; eclipse-GIFs; IRC X11 client; island Motif; kimery; skunk-works; TCL; tkWWW Site : harry.waisman.wisc.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : rtfm Alias : jevex.waisman.wisc.edu Admin : Organ : University of Wisconsin, Madison, Wisconsin, Waisman Centre Server : System : VAX/VMS running CMU/VMS-IP URL : ftp://harry.waisman.wisc.edu/ Comment: default directory: USER0:[ANONYMOUS] Files : domain server for CMU/TEK (Bruce Orchard); LZW; VMS software Site : harvard.harvard.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix URL : ftp://harvard.harvard.edu/ Comment: Harvard networking info Files : ddl; host; magtb; mail; nets; networks; Sendmail; VMS Site : hathor.eecg.toronto.edu Country: Canada GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : ftp-admin@eecg.toronto.edu Organ : University of Toronto, Toronto, Electrical Engineering dept. Server : System : Unix (SunOS 4.1) URL : ftp://hathor.eecg.toronto.edu/ Comment: Problem: can't set guest priviliges; open 24 hours Files : Technical reports, papers, and locally written software Site : hcrl.open.ac.uk Country: UK GMT : 0 Date : 19-Feb-95 Source : ftp.maths.warwick.ac.uk Alias : watson.open.ac.uk Admin : HCRL-Operator@open.ac.uk Organ : Open University, Human Cognition Research Laboratory Server : System : Unix (SunOS 4.1) URL : ftp://hcrl.open.ac.uk/ Comment: Files : bugtales; dm863; docs; misc; Psion3; psyche; software (Mac (Logomedia, Transparent Prolog Machine, Timelines application), PC (Micro Interpreter for Knowledge Engineering (MIKE)), Qtc) Site : helios.tn.cornell.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Cornell University, Ithaca, New York Server : System : Unix URL : ftp://helios.tn.cornell.edu/ Comment: Files : Site : helix.nih.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : Organ : U.S. National Institute of Health Server : System : Unix URL : ftp://helix.nih.gov/ Comment: Files : chp; demacs; f2c; infosystems; kermit; lib; lpd; mail; mhservicespa; moosejaw; ncidata; nihdir; pcoff; printgl; pub: bregman, decio, fusion, parker_data, pdq, ruy; training Site : helvetica-gw.chnet.ch Country: Switzerland GMT : +1 Date : 30-Apr-95 Source : usenet Alias : Admin : amsler@helvetica.chnet.ch Organ : CHNet Server : System : Amiga URL : ftp://helvetica-gw.chnet.ch/ Comment: max. 3 users Files : electronic (IIC); vcrypt (adult, d2mac, hardware, programs, season) Site : hercules.stmarys.ca Country: Canada GMT : -5 Date : 29-Nov-4 Source : usenet Alias : Admin : Organ : Saint Mary's College, , CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://hercules.stmarys.ca/ Comment: Files : eclipse; ECU; Hubble Space Telescope; Shoemaker Levy 9 crash; tofits; winsock Site : herky.cs.uiowa.edu Country: USA GMT : -6 Date : 17-Apr-94 Source : old ftp-list Alias : Admin : Organ : University of Iowa, , Iowa, CS dept. Server : System : Unix URL : ftp://herky.cs.uiowa.edu/ Comment: some loose files in /pub Files : alumni; theorem prover; reu Site : hipark.austin.isd.tenet.edu Country: USA GMT : -7 Date : 31-Aug-95 Source : rtfm Alias : Admin : gopher@hipark.austin.isd.tenet.edu Organ : Highland Park Elementary School (Austin Independent School District), Austin, Texas Server : gopher://hipark.austin.isd.tenet.edu/ System : Unix URL : ftp://hipark.austin.isd.tenet.edu/ Comment: Files : administration; bats; curriculum; directory; events; ftpsites; gophers; library; Mac (comp.sys.mac.announce); pictures; projects; SCSI; stacks; Unix Site : hmcvax.claremont.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : hmcvax.ac.hmc.edu Admin : Organ : Claremont College Server : System : VMS (VMS, DEC VAX) URL : ftp://hmcvax.claremont.edu/ Comment: default directory: LOCAL:[ANONYMOUS] Files : cyrillic fonts Site : hobbes.lbl.gov Country: USA GMT : -8 Date : 25-Jan-95 Source : Alias : Admin : GJWard@lbl.gov Organ : Lawrence Berkeley Labs, Berkeley, California Server : System : Unix URL : ftp://hobbes.lbl.gov/ Comment: Radiance program distribution Files : digest; discuss; doc; generators; iesdata; libraries; Mac; models objects; patch; pics; ports; programs; test; translators Site : hobbes.nmsu.edu Country: USA GMT : -7 Date : 10-Feb-94 Source : old ftp-list Alias : hobbes; ftp-os2.nmsu.edu Admin : Organ : New Mexico State University, , New Mexico, CS dept. Server : System : Unix URL : ftp://hobbes.nmsu.edu/ Comment: Most OS/2 files have now been moved to ftp-os2.nmsu.edu and are being replaced by MultiMedia files Files : Hobbes OS/2 archive (mirrored around the world); WAV, MID files; MultiMedia archive Site : hobiecat.cs.caltech.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : California Institute of Technology, Pasadena, California, CS dept. Server : System : Unix URL : ftp://hobiecat.cs.caltech.edu/ Comment: Files : GNU Site : holmes.law.cwru.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Case Western Reserve University, Cleveland, Ohio Server : System : Unix (Linux, PC) URL : ftp://holmes.law.cwru.edu/ Comment: Files : detroit; DougMenu; Linux; soccer; ussoc Site : hope.caltech.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : Alias : Admin : root@hope.caltech.edu Organ : California Institute of Technology, Pasadena, California, Hopfield Group Server : System : URL : ftp://hope.caltech.edu/ Comment: Files : [ftp2/pub] Site : hopi.dtcc.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : Alias : Admin : Organ : Delaware Technical University, , Delaware, CC Server : System : Unix (DG/UX) URL : ftp://hopi.dtcc.edu/ Comment: 56K line to the outside, patience is a virtue; all commands are logged Files : DG/UX (pico, pine); Interlog (alt.homosexual, soc.motss); medical (med0494); nerds Site : hp750.dibe.unige.it Country: Italy GMT : +1 Date : 23-Jul-95 Source : docs Alias : Admin : Organ : University of Genoa, Genoa Server : System : Unix (HP-UX) URL : ftp://hp750.dibe.unige.it/ Comment: Files : ett; phd (wlabv); ttr Site : hpcvaaz.cv.hp.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Hewlett-Packard - Oregon, , Oregon Server : System : URL : ftp://hpcvaaz.cv.hp.com/ Comment: Files : Motif; archives Site : hpcvbbs.cv.hp.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Hewlett-Packard - Oregon, , Oregon Server : System : URL : ftp://hpcvbbs.cv.hp.com/ Comment: Files : HP calculator related files Site : hplsci.hpl.hp.com Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Hewlett-Packard Server : System : URL : ftp://hplsci.hpl.hp.com/ Comment: Files : Site : hplvopen.lvld.hp.com Country: USA GMT : -7 Date : 29-Mar-95 Source : mail Alias : Admin : root@lvld.hp.com Organ : Hewlett-Packard Co., Loveland, Colorado Server : System : Unix (HP-UX, HP9000/380) URL : ftp://hplvopen.lvld.hp.com/ Comment: for HP customers to find self-service answers Files : HP product bug lists, docs, drivers, example files, price lists, revision history, tutorials, utilities Site : hpux.ask.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : askdonald.ask.uni-karlsruhe.de Admin : ftp@hpux.ask.uni-karlsruhe.de Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Akademische Software Kooperation (ASK) Server : System : Unix URL : ftp://hpux.ask.uni-karlsruhe.de/ Comment: Files : HP UX (mirrored on ftp.tu-chemnitz.de and others, see hpux.cict.fr); RFCs Site : hpux.cict.fr Country: France GMT : +1 Date : 15-Dec-94 Source : .fr ftp-l Alias : hpftp.cict.fr Admin : ftp@cict.fr, hpux@cict.fr Organ : Universite Paul Sabatier (University of Toulouse), Toulouse, Centre Interuniversitaire de Calcul de Toulouse (CICT) Server : http://hpux.cict.fr/ System : Unix URL : ftp://hpux.cict.fr/ Comment: read /README and /Conventions for more info; max. 30 users; transfers are logged; mirrored on ftp.csc.liv.ac.uk, hpux.ask.uni-karlsruhe.de, ftp.cae.wisc.edu Files : HPUX related files: HP UX8, HP UX9, Kickstart, Quick & Dirty Database; PSDoc; RFCs; Textdoc; Troffdoc Site : hpylot.obspm.fr Country: France GMT : +1 Date : 26-Mar-96 Source : Alias : Admin : ftpman@hplyot.obspm.fr, dl@hplyot.obspm.fr (Laurent Demailly) Organ : Observatoire de Paris-Meudon (Paris-Meudon Observatory) Server : System : Unix URL : ftp://hplyot.obspm.fr/ Comment: max. 12 users; transfers are logged; server can (de)compress, g(un)zip and tar Files : adonis; ai; arc; fluor; fvwm (mirror); gaia; hp48 (mirror of US hp48g site); inc; iraf_hra; IRC; Linux (Chips_SVGA, icmpinfo, zgv); Mac; mirrors (jed, vm); net (icmpinfo, sfingerd); obspm; pueo; tcl (mirrors of zircon and tcl-dp packages); Undernet; WWW (busy_httpd, ncsa_httpd, tcl, weblint) Site : hsdndev.harvard.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix URL : ftp://hsdndev.harvard.edu/ Comment: Files : banpkt; bmwg; dis_pkt; email; eutil; ipng; Mac; mankin; named; ndtl; Network_World; NFS; odipkt; pathalias; PCIP; redir; rtests; secondary; telephone.dir; tenon; text; uumaps Site : hub.ucsb.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Santa Barbara, Santa Barbara, California Server : System : URL : ftp://hub.ucsb.edu/ Comment: Files : UNISEX Site : hubcap.clemson.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : hubcap Admin : Organ : Clemson University Server : System : Unix (Ultrix 4.1) URL : ftp://hubcap.clemson.edu/ Comment: Files : RFCs Site : hugin.syo.lu.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Lund University, Lund Server : System : KA9Q URL : ftp://hugin.syo.lu.se/ Comment: Files : Site : humper.student.princeton.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : Admin : Organ : Princeton University, , Server : WWW System : Unix (Linux, PC) URL : ftp://humper.student.princeton.edu/ Comment: Files : Pink Floyd Site : hurratio.tde.lth.se Country: Sweden GMT : +1 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Lund Institute of Technology, Lund Server : System : Unix (SunOS 4.1) URL : ftp://hurratio.tde.lth.se/ Comment: Problem: can't set guest privileges Files : GNU; local elisp stuff From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!ict.pwr.wroc.pl!news.apk.net!wariat.org!uunet!in1.uu.net!205.252.116.190!feed1.news.erols.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:28 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!ict.pwr.wroc.pl!news.apk.net!wariat.org!uunet!in1.uu.net!205.252.116.190!feed1.news.erols.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 18 of 23 [18/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:35 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1997 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 18 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:867 news.answers:33108 Archive-name: ftp-list/sitelist/part18 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : hwarang.postech.ac.kr Country: South Korea GMT : +8 Date : 10-Nov-95 Source : ftp.kornet.nm.kr Alias : Admin : Organ : Server : System : URL : ftp://hwarang.postech.ac.kr/ Comment: [Preliminary entry: not checked yet] Files : Site : hydra.uwo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Western Ontario, London, Ontario Server : System : VMS (VMS, DEC VAX) URL : ftp://hydra.uwo.ca/ Comment: default directory: PUB:[000000]; note: this archive is maintained when there's spare time, some of the files maybe old Files : accounting; applications; balanova5; conv; disk utilities; dpc; ew; file utilities; graphics; help; ipnet; jnet; libsoft (network info files); local utilities; macro utilities; mail; micro utilities; misc; molbio; multinet; net services (archie); news; news utilities; news; v60; news v61; nucmed; phone; rfc; sugrac; tape utilities; vms utilities; X; x500 Site : hyperreal.com Country: USA GMT : -8 Date : 29-Sep-94 Source : usenet Alias : taz.hyperreal.com Admin : Organ : Server : gopher, www System : Unix URL : ftp://hyperreal.com/ Comment: files from techno.stanford.edu Files : ambient; csp; cyberia; decnet; digest; drugs; mednet; music; nat; next_cap; nootropics; raves; scruton; synoptics; tools; zines Site : i41s10.ira.uka.de Country: Germany GMT : +1 Date : 31-Aug-95 Source : usenet Alias : sanfrancisco Admin : Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe Server : System : Unix (SunOS 4.1) URL : ftp://i41s10.ira.uka.de/ Comment: Files : BSDI; C++; cupit; hitex; html2text; knobeln; ksr; latency; m2s; m3s; maspar; TR; triton Site : i44s10.info.uni-karlsruhe.de Country: Germany GMT : +1 Date : 02-Sep-96 Source : sunsite.mff.cn.cuni.cz Alias : rex Admin : Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, IPD Server : System : Unix URL : ftp://i44s10.info.uni-karlsruhe.de/ Comment: transfers are logged; files can be (de)compressed, g(un)zipped and tarred Files : cocktail (Compiler Construction Toolset); GNU; Karla Bibliothek; Linux; mocka (Modula-2 Compiler Karlsruhe); Sather Site : iacrs2.unibe.ch Country: Switzerland GMT : +1 Date : 30-Oct-94 Source : rtfm Alias : Admin : root@iacrs2.unibe.ch Organ : Universitaet Bern (University of Berne), Berne, Institute of Physical Chemistry Server : System : Unix URL : ftp://iacrs2.unibe.ch/ Comment: Files : AIX PD software; MS-DOS; Perl Site : iamftp.unibe.ch Country: Switzerland GMT : +1 Date : 25-Jan-95 Source : old ftp-list Alias : siam.unibe.ch, iamsun.unibe.ch Admin : horn@iam.unibe.ch (Heike Horn) Organ : Universitaet Bern (University of Berne), Berne, CS and Applied Math dept. Server : System : Unix (Sun) URL : ftp://iamftp.unibe.ch/ Comment: everything is logged; server can tar and (de)compress Files : C++; comm; databases; emacs; exptrees; FAQ; forte94; ftp-list (old); GNU; games; graphics; IAM; images; languages; lgtlib; mail-lists; Mathematica; MPATH; multimedia; network; Otter; PC; Postscript; Profile; Range Images; sound; Suntools; Systemtools; tech-reports; Tex; text-processing; Usenet; X11 Site : ibis.cs.umass.edu Country: USA GMT : -5 Date : 22-May-94 Source : scslwide.sony.co.jp Alias : Admin : ftp@ibis.cs.umass.edu Organ : University of Massachusetts - Amherst, Amherst, Massachusetts, CS dept., Object Systems Laboratory Server : System : Unix URL : ftp://ibis.cs.umass.edu/ Comment: mirrored on scslwide.sony.co.jp; also available through gopher; use ftp.cs.umass.edu:/pub/osl Files : amer; darko; eliot; eric; gm3; memory-subsystem; norm; packages; papers Site : icarus.riacs.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : riacs.edu Admin : ftp@icarus.riacs.edu, ftp@riacs.edu (for requesting access) Organ : Server : System : Unix URL : ftp://icarus.riacs.edu/ Comment: this server only offers access upon approval of the person in charge. All users accessing this service will be logged and monitored upon login. If you are not granted access send mail to ftp@riacs.edu requesting access if you are determined. Files : SLIP; chkpt; Macdump; Xpostit Site : icdc.llnl.gov Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : VMS (VMS, DEC VAX) URL : ftp://icdc.llnl.gov/ Comment: default directory: TOOLS:[FAL$SERVER] Files : Site : id.wing.net Country: USA GMT : -5 Date : 02-Sep-96 Source : Alias : dialin1.wing.net Admin : Organ : Server : System : Unix URL : ftp://id.wing.net/ Comment: Files : adl; alphasoftware; docs; forwardlook; labtech; MIDI; net-software; opensesame; pgf; skisoft; techexport Site : idlastro.gsfc.nasa.gov Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland Server : System : Unix URL : ftp://idlastro.gsfc.nasa.gov/ Comment: Files : astronomy; Interactive Data Language (IDL) routines Site : iear.arts.rpi.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Rensselaer Polytechnical Institute, Troy, New York, Arts dept. Server : System : Unix URL : ftp://iear.arts.rpi.edu/ Comment: nice welcome: You're a guest! Please tell use who you are. Welcome, enjoy your stay! Bye, come back soon :) Files : star GIFs; raytracers; RTN; graphics gems; numerical recipes; raytracing bibliographies Site : iecc.com Country: GMT : Date : 31-Aug-95 Source : ftp.sterling.com Alias : Admin : Organ : IECC Server : System : Unix URL : ftp://iecc.com/ Comment: some files to be mirrored on ftp.sterling.com Files : articles; cbook90; file; gbook; isec; iway; jclt; stevel; uua Site : ietf.cnri.reston.va.us Country: USA GMT : -5 Date : 12-Feb-94 Source : magazine Alias : Admin : root@ietf.cnri.reston.va.us Organ : IETF and ISOC experimental FTP server, Reston, Virginia Server : System : URL : ftp://ietf.cnri.reston.va.us/ Comment: Files : IESG; IETF; internet-drafts; ISOC Site : ifcss.org Country: USA GMT : -6 Date : 29-Sep-94 Source : usenet Alias : Admin : ftp-info@ifcss.org (for help), ftp-admin@ifcss.org (administrative) Organ : IFCSS, Chinese Community Information Center (CCIC) Server : gopher, www System : Unix URL : ftp://ifcss.org/ Comment: please transfer large files at off-peak hours: 1700-0800, esp. try to avoid Friday afternoon and Monday morning peak hours; mirrored on cnd.org, ftp.edu.tw, ftp.cuhk.hk; service unavailable 1800-2000 Sunday for system backup; this site is looking for a new provider Files : act; china-studies; hxwz; IFCSS; immigration; jobs; network; org; services; software to translate the chinese.* and fj.* hierarchy postings: cxterm, hztty, macblue, mule, newswatcher, simpterm, zwdos; tax Site : igs.nuri.net Country: South Korea GMT : +8 Date : 10-Nov-95 Source : Alias : Admin : Organ : I*Net Technologies/Nurinet, Seoul, IGS archive Server : System : Unix URL : ftp://igs.nuri.net/ Comment: Files : Go archive: mirror of bsdserver.ucsf.edu Site : iicm.tu-graz.ac.at Country: Austria GMT : +1 Date : 23-Jul-95 Source : ftp.tu-graz.ac.at Alias : triton.iicm.tu-graz.ac.at, ftp.iicm.tu-graz.ac.at Admin : ktrummer@iicm.tu-graz.ac.at Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz, Institute for Information Processing and Computer Supported New Media (IICM) Server : System : Unix URL : ftp://iicm.tu-graz.ac.at/ Comment: Home of Hyper-G, a WWW like service, clientsoftware: Amadeus; max. 20 users Files : ED-MEDIA 95; FBS; GlobeTrotter; HM-card (PC Hypermedia Authoring Tool); Hyper-G (software and docs); JUCS (Journal for Universal Computer Science); Site : ils.nwu.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : aristotle.ils.nwu.edu Admin : Organ : North Western University Server : System : Unix (SunOS 4.1) URL : ftp://ils.nwu.edu/ Comment: Files : CoVis; c25; Mush; neves; nlp; papers; sourdough Site : image.vuse.vanderbilt.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : me Alias : Admin : rap2@vuse.vanderbilt.edu (Richard Alan Peters II) Organ : Vanderbilt University, Nashville, Tennessee, Vanderbilt University School of Engineering Server : System : Unix (SunOS 4.1) URL : ftp://vuse.vanderbilt.edu/ Comment: Files : morphology software (lots) Site : images.jsc.nasa.gov Country: USA GMT : -6 Date : 23-Aug-94 Source : usenet Alias : Admin : kmarsch@ja6.jsc.nasa.gov (Kevin Marsh) Organ : NASA - Johnson Space Center, , Server : gopher: images.jsc.nasa.gov:70; WWW: http://images.jsc.nasa.gov/html/home.html System : NT (Windows NT, PC) URL : ftp://images.jsc.nasa.gov/ Comment: spaceflight material is available from directories: PAO and EARTH Files : Earth observations from STS-59; Public Affairs images Site : indyvax.iupui.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Indiana University - Purdue University at Indianapolis, Indianapolis Server : System : VMS (VMS, DEC VAX) URL : ftp://indyvax.iupui.edu/ Comment: default directory: TWG$ROOT:[PUB] Files : Site : inesc.inesc.pt Country: Portugal GMT : 0 Date : 11-Mar-94 Source : Alias : Admin : Organ : Instituto de Engenharia de Sistemas e Computadores Server : System : Unix (SunOS 4.1) URL : ftp://inesc.inesc.pt/ Comment: apparently totally empty Files : Site : inf.wsp.krakow.pl Country: Poland GMT : +1 Date : 23-Aug-94 Source : usenet Alias : Admin : raj@inf.wsp.krakow.pl (Jaroslaw Rafa) Organ : Pedagogical University, Cracow, CS dept. Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://inf.wsp.krakow.pl/ Comment: default directory: /SYS/PROGRAMS/FTP; 5 Mb available to upload files in INCOMING; description of files in !NOWOSCI.INF (in Polish); Files : MS-DOS utilities; Novell Site : infant2.sphs.indiana.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : admin Alias : Admin : barry@noc.unt.edu (Barry Bloom, Doom archive) Organ : University of Indiana, Bloomington, Indiana Server : System : Unix URL : ftp://infant2.sphs.indiana.edu/ Comment: official Doom archive Files : Doom; Netrek Site : info.cern.ch Country: Switzerland GMT : +1 Date : 10-Sep-94 Source : me Alias : www0.cern.ch, ftp.w3.org Admin : Organ : European Laboratory for Particle Physics (CERN), Geneva Server : System : Unix (System V Release 4.0) URL : ftp://info.cern.ch/ Comment: mirrored on many sites included www.jsc.nasa.gov and ftp.funet.fi Files : WWW (arena, contrib, dev, doc, proxy-support, Shen, src) Site : info.cren.net Country: USA GMT : -5 Date : 17-Apr-94 Source : mail Alias : Admin : ftp-maint@cren.net Organ : Corporation for Research and Educational Networking (CREN), Washington D.C., D.C. Server : mail: listserv@bitnic.cren.net, gopher://info.cren.net/ System : Unix URL : ftp://info.cren.net/ Comment: also accessible by Gopher to info.cren.net, port 70; max. 10 users; transfers are logged Files : BitEARN nodelist; Bitnet info; CREN info: doc, newsletter, rfp Site : info.er.usgs.gov Country: USA GMT : Date : 23-May-94 Source : Alias : oemg.er.usgs.gov Admin : Organ : U.S. Geographical Survey, Lakewood County Server : System : Unix (SunOS 4.1) URL : ftp://info.er.usgs.gov/ Comment: Files : contracts; dcw; gils; GIV; GS-STUFF; npr; sdts; smalltalk; X.500 Site : info.eunet.fi Country: Finland GMT : +2 Date : 22-May-94 Source : mail Alias : eunet.fi Admin : ftp@eunet.fi Organ : EUNet FI Server : System : URL : ftp://info.eunet.fi/ Comment: does not accept connections whose address it can't find Files : EUNet info Site : info.mcs.anl.gov Country: USA GMT : -6 Date : 29-Jun-95 Source : usenet Alias : anagram.mcs.anl.gov, charlotte.mcs.anl.gov, ftp.mcs.anl.gov Admin : Organ : Argonne National Laboratory, , , Mathematics and Computer Science Division Server : System : Unix URL : ftp://info.mcs.anl.gov/ Comment: software available is part of ongoing research projects. We may occasionally send you updates on software you download from the /pub/systems directory Files : Ada; adifor (autodiff); ADOLC; automated.reasoning; BlockSolve; CCIRDA; chammp; chemio; DataPhile; dbpp; DELTA; fdb; fortran-m; futures-lab; Gels; GenoGraphics; HIPPI_RS6000; Highlights; ibm_sp1; ibmdos; JAR; MINPACK-2; mpi; nanotech; news; NeXT; nexus; Otter; p4; pcn; pcrc-ip3; pdetools; petsc; pitts-gc-workshop; PORTAL; ports; proposal; qed; RDP; RNAdb; sc93; SCIMMS; security; sio; sp_scheduler; splash_p4; systems; SWE; tech-reports; TENSOR; upshot; volren; whitepapers; W-Transform; xbibtex Site : info.tva.gov Country: USA GMT : -6 Date : 18-Aug-94 Source : mail Alias : Admin : gopher-admin@info.tva.gov Organ : Tennessee Valley Authority, Chattanooga, Tennessee Server : System : Unix (SunOS 4.1) URL : ftp://info.tva.gov/ Comment: Gopher via info.tva.gov; if you can't reach the name, try 152.85.3.3 Files : comp: galaxy, GNU; docs; p_e_g (Plain English Guide to the Internet); river info; surplus equipment; technology transfer info Site : info.umd.edu Country: USA GMT : -5 Date : 17-Jul-94 Source : moder.zip Alias : inform.umd.edu Admin : jay_evove@umail.umd.edu (Jay Evove: PC stuff), scott_jenkins@umail.umd.edu (Scott Jenkins: Novell stuff), janet_mcleod@umail.umd.edu (Janet McLeod: other stuff) Organ : University of Maryland, , Maryland Server : System : Unix (Ultrix FTP 4.35) URL : ftp://info.umd.edu/ Comment: has telnet full-screen front-end: telnet to info.umd.edu and login as 'info'; also available through gopher Files : info: Campus Calendars/Services, computers, EconData, Government, MOVED, ReadingRoom, StudentOrg, Teaching, USAToday, UofMD System/UMCP; Mac; MSDOS; NATO documents; Novell; OS/2; Windows Site : infolib.murdoch.edu.au Country: Australia GMT : +10 Date : 02-Jun-94 Source : Alias : portia.murdoch.edu.au Admin : Organ : Murdoch University Server : System : Unix (SunOS 4.1) URL : ftp://infolib.murdoch.edu.au/ Comment: Files : bib; dir; guides; journals; reports; software: alex, archie, gopher, hytelnet, libs, netlib, news, nirtools, wais, www; std's; subj: asian, bes, econ, educ, hum, law, lib, mps, soc, vet; train Site : informatik.ethz.ch Country: Switzerland GMT : +1 Date : 15-Dec-94 Source : rtfm Alias : informatik.inf.ethz.ch, neptune.inf.ethz.ch, neptune.ethz.ch Admin : stabsoft@inf.ethz.ch Organ : ETH-Zurich, Zurich, CS dept. Server : System : Unix URL : ftp://informatik.ethz.ch/ Comment: read CONTENTS & README Files : cathode; CG; Coco; dinfk; gft; Macmeth; Maple; MathO2; Matlab; Oberon; security; Solving Problems; Traces; visulab; XYZ Site : inorganic5.chem.ufl.edu Country: USA GMT : -5 Date : 29-Sep-94 Source : usenet Alias : Admin : jlewis@chem.ufl.edu (Jon Lewis) Organ : University of Florida, , Florida, Chemistry dept. Server : gopher, www System : KA9Q/NOS (CWRU/MTA) URL : ftp://inorganic5.chem.ufl.edu/ Comment: Home site for Nos11cj; WS_FTP users, set Server type to KA9Q/NOS; this system shuts down for about 1 minute at 1700 and 0630 local time; chem info of use only to UF Chem. dept. Stay out or have your site banned if you don't work for UFL chem. dept.; logins and transfer are logged Files : Cmpqwk (Windows off-line QWK mail reader); MS-Windows (from ftp.microsoft.com), games, winsock (apps, pre-release), utils; NDIS (NDIS packet driver shim); NOS (binaries, docs, hints for using KA9Q NOS for ftp/gopher/pop3/ppp/slip/smtp/www use; ODIstuff (ODI packet driver shim); virus (McAfee) Site : insl1.etec.uni-karlsruhe.de Country: Germany GMT : +1 Date : 22-Mar-96 Source : Alias : inss1.etec.uni-karlsruhe.de Admin : root@inss1.etec.uni-karlsruhe.de, erb@inss1.etec.uni-karlsruhe.de Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Lehrstuhl fuer Nachrichtentechnik/Nachrichtensysteme Server : FSP port 21 System : Unix URL : ftp://insl1.etec.uni-karlsruhe.de/ Comment: Files : caving; doc (ee); DOS; dsv; HAMRadio; Linux (mame, misc, net, news, security); lsn; nue; PGP Site : interviews.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (Ultrix 4.1) URL : ftp://interviews.stanford.edu/ Comment: Files : Home of InterViews X toolkit Site : invaders.dcrl.nd.edu Country: USA GMT : -6 Date : 22-Mar-96 Source : Alias : Admin : Organ : Notre Dame University Server : System : Unix URL : ftp://invaders.dcrl.nd.edu/ Comment: Files : homepages; IBM FS (jes, jmt); misc (asplos, Linux); software (mxrn, rtti, shr); tech-reports; thesis; Tk Site : io.cc.gettysburgh.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : usenet Alias : Admin : clea@gettysburgh.edu, mhayden@gettysburgh.edu (Michael B. Hayden) Organ : Gettysburgh College, Gettysburgh, Pennsylvania, CC/Physics dept., CLEA (Contemporary Lab Experiences in Astronomy) Server : System : Unix URL : ftp://io.cc.gettysburgh.edu/ Comment: files for undergraduate Astronomy classes Files : asteroids; astrolabs; clea_products; galaxies; guidestar; images; supernovae Site : ionews.io.org Country: USA GMT : -5 Date : 12-Feb-94 Source : me Alias : Admin : Organ : IO Server : System : URL : ftp://ionews.io.org/ Comment: Files : bsdi; graphics; Linux; PC; Unix Site : ipac.caltech.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : California Institute of Technology, Pasadena, California Server : System : URL : ftp://ipac.caltech.edu/ Comment: Files : gated; Sendmail; named; kermit; FTP-list Site : iraf.noao.edu Country: USA GMT : -7 Date : 25-Jan-95 Source : usenet Alias : tucana.tuc.noao.edu, tucana.noao.edu Admin : Organ : National Optical Astronomy Observatories (NOAO) Server : System : Unix (SunOS) URL : ftp://iraf.noao.edu/ Comment: several files in /pub plus public directories from several persons Files : 12coe; BBS-LAN; chspect; comp.fits; eds; IRAF archive; luu; TeX; v2103-beta; valdes Site : ireq-robot.hydro.qc.ca Country: Canada GMT : Date : 11-Feb-94 Source : old ftp-list Alias : amadeus.ireq-robot.hydro.qc.ca Admin : Organ : Server : System : URL : ftp://ireq-robot.hydro.qc.ca/ Comment: Files : emacs; images; irmx; ispell; MS-DOS Site : iride.unipv.it Country: Italy GMT : +1 Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://iride.unipv.it/ Comment: anything you do is logged Files : bollini; capo; fovea; gpm; info; Linux (ha-kit, profile, readprofile, vbell); Pacco; pfp; trucco; vipers Site : iron.nttc.edu Country: USA GMT : Date : 22-May-94 Source : usenet Alias : Admin : info@nttc.edu Organ : NTT Center Server : System : Unix URL : ftp://iron.nttc.edu/ Comment: telnet: login as visitor, gopher: iron.nttc.edu, www: irridium.nttc.edu Files : awards; labs; SBIR/STTR docs; sollicitations Site : is.internic.net Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : admin@internic.net, info@internic.net Organ : Internet NIC - InfoSource Archive by General Atomics Server : System : Unix URL : ftp://is.internic.net/ Comment: major disclaimer Files : Internet information Site : isdres.er.usgs.gov Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : U.S. Geographical Survey (USGS), Lakewood County Server : System : VMS (VMS, DEC VAX) URL : ftp://isdres.er.usgs.gov/ Comment: default directory: DUA2:[NETDIST.PUB] Files : U.S. Geological Survey Maps Site : isgate.is Country: Iceland GMT : -1 Date : 15-Dec-94 Source : rtfm Alias : Admin : archive-management@isgate.is Organ : ISnet SURIS/ICEUUG Server : gopher, www System : Unix URL : ftp://isgate.is/ Comment: directory: pub/Usenet/Usenet.bin/comp.binaries.acorn; please consider other sites if you're not in Iceland, because this is on a 56Kb sattelite link; max. 8 users Files : AIX; BSD-sources; C++; GNU (mirror); HP48; HP UX; hytelnet; info; Internet info; ISnet; Linux (mirror); Mac; network; OS/2; OSI; other Iceland servers; PC; Sun; sysadmin; Unix; Usenet; Veronica; VMS; WAIS; X11 Site : isis.cshl.org Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://isis.cshl.org/ Comment: Files : Site : israel.nysernet.org Country: USA GMT : -5 Date : 24-Aug-94 Source : old ftp-list Alias : nysernet.org Admin : consult@nysernet.org Organ : NYSERNET, New York, New York Server : System : URL : ftp://israel.nysernet.org/ Comment: try 'get README|more' (no quotes) to read README page by page; [weird system (with spaces in filenames and all that.. read the docs)] Files : CoSN; current business; e-mail; festival; files of Jewish interest (in /israel); folk music; Government info (US & World); literacy; learner; mutlu; ncesgnrl; newspaper; news & services; NYSERNET Site : iss.byu.edu Country: USA GMT : -7 Date : 11-Feb-94 Source : old ftp-list Alias : kolob.byu.edu, noc.byu.edu Admin : Organ : Brigham-Young University Server : System : NeXTStep (NeXT 1.0) URL : ftp://iss.byu.edu/ Comment: Files : modem tests; name-service; tcp-remote Site : issun14.unige.ch Country: Switzerland GMT : +1 Date : 17-Apr-94 Source : Alias : Admin : Organ : University of Geneva, Geneva Server : System : Unix (SunOS 4.1) URL : ftp://issun14.unige.ch/ Comment: Files : issco; ktools; lhip; plhip Site : isy.liu.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ftpadm@isy.liu.se Organ : Linnkoping University, Linnkoping, EE dept. Server : System : Unix URL : ftp://isy.liu.se/ Comment: Files : 32K; C++ classes; colour; ela; GNU; icon; images; imagesX; KA9Q; Mac; modules; PatentPapers; PC Route; PLP; Postgres; reports; security; sipp; slip; Sunview; TCL; tcsh; TeX; tiff; top; transputer; UUPC; VT-100 art; X11; Xstuff Site : iti.gov.sg Country: Singapore GMT : +8 Date : 10-Sep-94 Source : rtfm Alias : genesis.iti.gov.sg Admin : Organ : ITI Server : System : Unix (SunOS 4.1) URL : ftp://iti.gov.sg/ Comment: Files : enscript; fvs; PC Mosaic; svlib Site : itkftp.kub.nl Country: Netherlands GMT : +1 Date : 13-Aug-94 Source : me Alias : itksu5.kub.nl Admin : thiersch@kub.nl (Craig Thiersch) Organ : Katholieke Universiteit Brabant (Tilburg University), Tilburg, Faculteit der Letteren (Department of Language and Literature) Server : System : Unix (SunOS 4.1, Sparcstation 1) URL : ftp://itkftp.kub.nl/ Comment: transfers are logged Files : Research papers: computational linguistics -- syntax, semantics Site : itkwww.kub.nl Country: Netherlands GMT : +1 Date : 15-Dec-94 Source : me Alias : itksue.kub.nl, greyftp.kub.nl Admin : Arthur.vanHorck@kub.nl (Arthur van den Horck) Organ : Katholieke Universiteit Brabant (Tilburg University), Tilburg, Instituut voor Taal- en Kennistechologie (Institute for Language Technology and Artificial Intelligence, ITK) Server : WWW: http://itkwww.kub.nl/ System : Unix (SunOS 4.1, Sparcstation IPC) URL : ftp://itkwww.kub.nl/ Comment: transfers are logged; WWW access to the Grey Files project via http://greywww.kub.nl/ Files : Grey files project; ITK Research papers: computational linguistics, syntax, semantics; nlnet.culinair FAC Site : iworks.ecn.uiowa.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : mail Alias : Admin : Organ : University of Iowa, , Iowa Server : System : Unix (HP-UX) URL : ftp://iworks.ecn.uiowa.edu/ Comment: Interworks: HP-UX side of the library, DOMAIN and other sides on iworks2.ecn.uiowa.edu; anonymous logins only Files : comp.hp (binaries) Site : iworks2.ecn.uiowa.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : mail Alias : Admin : Organ : University of Iowa, , Iowa Server : System : Unix URL : ftp://iworks2.ecn.uiowa.edu/ Comment: Interworks: HP-UX side on iworks.ecn.uiowa.edu Files : comp.apollo (binaries); Unix (Apollo) Site : jaguar.utah.edu Country: USA GMT : -7 Date : 02-Sep-94 Source : old ftp-list Alias : jaguar.cs.utah.edu Admin : Organ : University of Utah, Salt Lake City, Utah, CS dept. Server : System : Unix URL : ftp://jaguar.utah.edu/ Comment: Files : cnews; dsm; flex; Flexmac; Flux; GNU; go; skill; ugcs; watchpoint; xnetintf Site : jagubox.gsfc.nasa.gov Country: USA GMT : -5 Date : 25-Jan-95 Source : ftp.amug.org Alias : Admin : ftp-bugs@jagubox.gsfc.nasa.gov Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, Server : System : Unix (A/UX, Mac Quadra 950+) URL : ftp://jagubox.gsfc.nasa.gov/ Comment: mirrored on ftp.amug.org; all access is logged; (de)compress and g(un)zip on the fly Files : A/UX (Apple, daemons, GNU, info, patches, security, sys, technotes, UUCP, utilities, web); Mac; misc (Monty Python, rem.lyrics) Site : jammin.nosc.mil Country: USA GMT : -8 Date : 24-Aug-94 Source : magazine Alias : Admin : Organ : NOSC, San Diego, California Server : System : Unix URL : ftp://jammin.nosc.mil/ Comment: Files : cd; reggae Site : jasper.ora.com Country: USA GMT : -5 Date : 10-Nov-95 Source : Alias : Admin : norm@ora.com Organ : O'Reilly & Associates Inc. Server : System : Unix URL : ftp://jasper.ora.com/ Comment: the official site for ORA is ftp.ora.com, this one is run by Norm personally for various and sundry purposes Files : Adobe; andyo (cyberrights, www); comp.fonts; comp.text.tex; davenport; docs; fontbook; fonts; gmat; jphekman (benden, boston bookstores, flcode, fweyrlings, hatcher, mu_essays, mushmail, pernhist); Letterpress; ljmetrics; Mac; Mac font tools; mergesfp; pfb2pfa; pfbinfo; pfm2afm; pkbbox; ps2pk; sfware; tex; truetype; twg-tds; xicon Site : jatz.aarnet.edu.au Country: Australia GMT : +10 Date : Source : mail Alias : Admin : Organ : Australian Academic & Research Network Server : System : URL : ftp://jatz.aarnet.edu.au/ Comment: Files : Site : java.sun.com Country: USA GMT : -8 Date : 23-Jul-95 Source : docs Alias : Admin : csw@sun.com Organ : Sun, Palo Alto, California, Java/Hotjava ftp server Server : http://java.sun.com/ System : Unix URL : ftp://java.sun.com/ Comment: max. 150 users; believe it or not, the first and only sun.com server in the list; NOTE: HotJava currently runs on Solaris 2.3 or above, not on SunOS 4.1 Files : Java/HotJava (WWW authoring/browsing tool: docs, Solaris binary) Site : jei.umd.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : Admin : Organ : University of Maryland, , Maryland, Joint Education Iniative Server : gopher System : Unix (System V Release 4.0) URL : ftp://jei.umd.edu/ Comment: Files : agi-gopher; archive; dem; gal-gopher; JEI info; mail; math; Obin; SUNWspro; Teacher development acitivities; TROIKA; WWW Site : jetta.if.uj.edu.pl Country: Poland GMT : +1 Date : 10-Dec-94 Source : ftp.cyf-kr.edu.pl Alias : Admin : Organ : University of J [?], Physics dept. Server : System : Unix (System V Release 4.0) URL : ftp://jetta.if.uj.edu.pl/ Comment: Files : demo (seashore.gif); dos (texfonts); dvx (fonts, misc, patch, ports, utils); graphics (RTrace); Linux (Linux 1.0.5, NIS, Slackware 1.1.1, XFree86 2.1); misc (assorted utils); novell (cheyenne, netwire, novuser, security); some mirrors from other Polish sites (from galaxy.uci.agh.edu.pl, ifuj, iiuj): docs, e-press, GNU, graphics, Linux, MS-DOS, network, Novell, pigulki, Sun-patches, TeX (ctex, emtex, mex); tip; X11; xmosaic Site : jhunix.hcf.jhu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : Johns Hopkins University, Baltimore, Maryland Server : System : Unix URL : ftp://jhunix.hcf.jhu.edu/ Comment: Files : aicgs; Internet Navigators; Internet Talk Radio (ITR); JHU network info; JHU press releases; Mac; mailinglists; MS-DOS; security papers; sendmail configuration files; Tolkien mailinglist archive (faqs, images, etc.); usagi; weather Site : jhuvm.hcf.jhu.edu Country: USA GMT : -5 Date : 12-Feb-94 Source : me Alias : Admin : Organ : Johns Hopkins University, Baltimore, Maryland Server : System : VM/CMS URL : ftp://jhuvm.hcf.jhu.edu/ Comment: ANONYMOU logged in; working directory = ANONYMOU 191 (ReadOnly); you need to know the name upfront: CD TOLKIEN will take you to the archives of the TOLKIEN-L list Files : archives of several mailing lists; SCHOLAR; XDEMOS Site : jim.ultra.nyu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : New York University, New York, New York Server : System : Unix URL : ftp://jim.ultra.nyu.edu/ Comment: Files : gcc Site : joker.optics.rochester.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : University of Rochester, Rochester, New York, Optics dept. Server : System : Unix URL : ftp://joker.optics.rochester.edu/ Comment: read README [?] Files : ham-radio; Mac Site : jpl-devvax.jpl.nasa.gov Country: USA GMT : -8 Date : 23-May-94 Source : old ftp-list Alias : devvax.jpl.nasa.gov Admin : Organ : NASA - Jet Propulsion Laboratory, Pasadena, California Server : System : Unix (SunOS 4.1) URL : ftp://jpl-devvax.jpl.nasa.gov/ Comment: Files : Perl 4.x, 5.x; Patch; Wcl; xopps Site : jplinfo.jpl.nasa.gov Country: USA GMT : -8 Date : 23-Aug-94 Source : old ftp-list Alias : jpl-info.jpl.nasa.gov, pubinfo.jpl.nasa.gov Admin : newsdesk@jplpost.jpl.nasa.gov (JPL Public Information Office) Organ : NASA - Jet Propulsion Laboratory, Pasadena, California Server : System : NetWare (Novell Netware, PC fileserver) URL : ftp://jplinfo.jpl.nasa.gov/ Comment: directories: /educator, /images, /missions, /news, /software, /universe; directory set to /jplpao/public/jplinfo Files : archive; educator; hires; html; Images and text files from JPL's robotic space missions for NASA; missions; news; sircxsar; topex; universe Site : js-sfbsun.cs.uni-sb.de Country: Germany GMT : +1 Date : 17-Apr-94 Source : Alias : Admin : hilfe@js-sfbsun.cs.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, CS dept., AG Siekmann Server : System : Unix URL : ftp://js-sfbsun.cs.uni-sb.de/ Comment: max. 5 users; transfers are logged; Files : keim; krip; mkrp; seki Site : julius.cs.qub.ac.uk Country: UK GMT : 0 Date : 31-Aug-95 Source : usenet Alias : Admin : Organ : Queen's University at Belfast, Belfast, CS dept. Server : System : NeXTStep (NeXT 1.0) URL : ftp://julius.cs.qub.ac.uk/ Comment: Files : Language Survey; Space Digest Site : jupiter.saic.com Country: USA GMT : Date : 11-Jul-94 Source : Alias : Admin : Organ : SAIC Server : System : Unix (SunOS 4.1). URL : ftp://jupiter.saic.com/ Comment: Virus-L/comp.virus readers will probably recognize this machine as the one Fred Cohen is posting from. Why doesn't he store his papers and books here? ;-) Files : Site : jupiter.sun.csd.unb.ca Country: Canada GMT : -8 Date : 25-Jan-95 Source : Alias : Admin : Organ : University of New Brunswick, , New Brunswick, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://jupiter.sun.csd.unb.ca/ Comment: Files : camping; cfes; comptroller.info; crash; DOS tcp/ip; games; graphics; Internet info; MacTCP; MVSlpd; NBnet; OS/2; recipes; Sun; weather maps; Windows; Winsock; WWW Site : kalikka.jyu.fi Country: Finland GMT : +2 Date : 06-Jan-94 Source : rtfm Alias : Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp://kalikka.jyu.fi/ Comment: Files : Conquer; Xconquer (Roguelike game) Site : kampi.hut.fi Country: Finland GMT : +2 Date : 22-Mar-96 Source : old ftp-list Alias : Admin : Organ : Helsinki University of Technology, Helsinki Server : System : Unix URL : ftp://kampi.hut.fi/ Comment: max. 12 foreign users; mostly stuff from the US, link to the US is 56Kb so don't use this if you're from the US; special access features: see /README Files : DES routines (unrestricted); GNU pascal; local src (tr); misc. user directories; Satan Site : karron.med.nyu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : mcard27.med.nyu.edu Admin : karron@nyu.edu (Dan Karron) Organ : New York University, New York, New York, Medical Center Server : System : Unix (Irix 4.0.5) URL : ftp://karron.med.nyu.edu/ Comment: see the file DESCRIPTIONS for an index Files : loose files in /pub, probably SGI related; Pix Site : kekule.osc.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Ohio Supercomputer Center, Columbus, Ohio Server : System : Unix URL : ftp://kekule.osc.edu/ Comment: Files : mindtool; psi88; kinetics2; basis Site : kermit.columbia.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : moder.zip Alias : watsun; watsun.cc.columbia.edu Admin : ftp-bugs@columbia.edu, kermit@columbia.edu (Frank da Cruz) Organ : Columbia University, New York, New York, Academic Information Systems Server : System : Unix URL : ftp://kermit.columbia.edu/ Comment: user 'ftp' can be used instead of 'anonymous' Files : Kermit (home); IBM TCP/IP mods; Packet drivers; PC fonts; RFC1395 bootp server; MM Mail manager; C-Command parsing package; new VMS make; deejay backup system; VMS software Site : kiawe.soest.hawaii.edu Country: USA GMT : -10 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Hawaii, Honolulu, Hawaii, Satellite Oceanography Laboratory Server : System : Unix URL : ftp://kiawe.soest.hawaii.edu/ Comment: several user public directories under /pub Files : hmr1; SGI (/pub/gmt); Sun Site : kids.kotel.co.kr Country: South Korea GMT : +8 Date : 10-Nov-95 Source : Alias : Admin : Organ : Kotel Server : System : Unix (SunOS 4.1) URL : ftp://kids.kotel.co.kr/ Comment: Files : announce; ascii; caran; com, dns; doc; English study; games; gif util; graphic; Hangul; images; IRC; Mac; mail; Mosaic; MS-DOS; mud; music; network; neural; Novice User Guide; security; snic; util; vi; virus; www; www.tcp.com; X11 Site : killington.dartmouth.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : Dartmouth College Server : System : Unix URL : ftp://killington.dartmouth.edu/ Comment: Problem: I/O error on network device; all anonymous transactions are logged Files : sunchip Site : kilroy.jpl.nasa.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : usenet Alias : Admin : root@kilroy.jpl.nasa.gov Organ : NASA - Jet Propulsion Laboratory, Pasadena, California Server : System : Unix URL : ftp://kilroy.jpl.nasa.gov/ Comment: major warning: it's a felony to even try to access this system unauthorized [major warning.. won't repel hackers... ] Files : D70; hamradio; newsarchive; newsreader; space (elements, JPL, spacecraft) Site : kites.its.hawaii.edu Country: USA GMT : -9 Date : 15-Nov-95 Source : chopin.forest.dnj.ynu.ac.jp Alias : genki.its.hawaii.edu Admin : Organ : University of Hawaii, Honolulu, Hawaii Server : System : URL : ftp://kites.its.hawaii.edu/ Comment: parts mirrored on chopin.forest.dnj.ynu.ac.jp; transactions are logged Files : kites (4-line, archive, faq, geography, images, info, kap, newsletters, plans, reviews, simulation, software, stories, tech, tips); photo (mirrors from ftp.cs.arizona.edu, moink.nmsu.edu, relay.cs.toronto.edu); security (dictionairies) Site : knight3.cit.ics.saitama-u.ac.jp Country: Japan GMT : +9 Date : 02-Sep-96 Source : usenet Alias : Admin : www1@cit.ics.saitama-u.ac.jp Organ : Saitama University, Urawa, Saitama, Intelligent Systems Lab (KLAB) Server : System : Unix URL : ftp://knight3.cit.ics.saitama-u.ac.jp/ Comment: max. 20 users Files : jikken; lecture; mpeg-movies; Solaris; sounds; SunOS; viewers; WWW Site : konrad.ruc.dk Country: Denmark GMT : +1 Date : 30-Oct-94 Source : mmf.ruc.dk Alias : Admin : kf@mmf.ruc.dk Organ : Roskilde Universitetscenter (University of Roskilde), Roskilde Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://konrad.ruc.dk/ Comment: successor of mmf.ruc.dk (renamed?); home directory: /DATA; read README.KF for details Files : Novell utils from KF soft: aset, difcpy, ncapt, nlogin, niceph, sacct, sgprop, winini Site : krypton.arc.nasa.gov Country: USA GMT : -8 Date : 22-Dec-94 Source : rtfm Alias : Admin : Organ : NASA - Ames Research Center, Moffett Field, California Server : System : VMS (VMS, DEC VAX) URL : ftp://krypton.arc.nasa.gov/ Comment: default directory: SYS$UTILITY:[PUB] Files : directory not found [might be an obsolete site or a temporary problem] Site : ksuvm.ksu.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Kansas State University, , Kansas, Computing Services Server : System : VM/CMS URL : ftp://ksuvm.ksu.edu/ Comment: directories: VMTOOLS, OVMTOOLS, PCSIG, PCSOFT, MACSOFT; default directory: * 301 Files : VM/CMS tools (VMTOOLS: 1992 VM Workshop Tools Tape and Waterloo Mods Tape, OVMTOOLS: 1991 VM Workshop Tools Tape and Waterloo Mods Tape); PCSIG (PCSIG: zipped disks 1-2845); small set of useful PC software (PCSOFT); small set of useful Mac software (MACSOFT) Site : kth.se Country: Sweden GMT : +1 Date : 17-Apr-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://kth.se/ Comment: 'unsupported' directory may contain more Files : china.se; KTH; MultiG; SCIX; Sendmail w/ida; TeX Site : kuhub.cc.ukans.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : sloane@kuhub.cc.ukans.edu Organ : University of Kansas, , Kansas Server : cbipserv@kuhub.cc.ukans.edu System : VMS (VMS, DEC VAX) URL : ftp://kuhub.cc.ukans.edu/ Comment: default directory: DUA8:[ANON_FTP] Files : ANU News; autologout; consult; hoyle; kanren; kermit; lynx; LZW; patch; virus; VMS Site : kum.kaist.ac.kr Country: South Korea GMT : +8 Date : 09-Feb-94 Source : old ftp-list Alias : han.kaist.ac.kr Admin : Organ : KAIST Server : System : Unix (SunOS 4.1) URL : ftp://kum.kaist.ac.kr/ Comment: Files : archie; ked; netinfo; SDN info; Sun patches Site : kunpu7.psych.kun.nl Country: Netherlands GMT : +1 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Katholieke Universiteit Nijmegen (Catholic University of Nijmegen), Nijmegen, Psychology dept. Server : System : Unix URL : ftp://kunpu7.psych.kun.nl/ Comment: Files : BIOMCH-L; camarc; handwriting; isb; nici; psychology of science; SCRIB-L; UNIPEN Site : kurosawa.unice.fr Country: France GMT : +1 Date : 09-Feb-94 Source : usenet Alias : Admin : marc@kurosawa.unice.fr Organ : Universite de Nice (University of Nice), Nice, Institut Non Lineaire de Nice (Nice Non-Linear Institute) Server : System : Unix URL : ftp://kurosawa.unice.fr/ Comment: Files : fractal compression work of Yuval Fisher (INLS University of California, San Diego); fractals (images and software) Site : kuso.shef.ac.uk Country: UK GMT : 0 Date : 25-Jan-95 Source : usenet Alias : pubkuso.shef.ac.uk Admin : cck@kuso.shef.ac.uk Organ : University of Sheffield, Sheffield, Centre for Japanese Studies, KUSO (Kanji User Service Operation) Server : System : Unix (SCO, PC) URL : ftp://kuso.shef.ac.uk/ Comment: read the READTHIS.NOW file, it's worth it ;-); 1Gb, 20Mb RAM; information about Japanese science, technology, jobs in any disciple, fj.* newsgroups, software for processing Japanese on MS-DOS, Windows, Mac, Unix and OS/2 and SCO Xenix and Unix software and newsgroups relating to these subject areas, also misc areas incl. packet drivers and Novell Files : Bibliofile; FAQs; Japanese; news (kept 30-45 days, read with JWP); SCO (mirrors of anomaly.sbs.risc.net and soils.agron.iastate.edu); USROBO Site : kzsu.stanford.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : Alias : Admin : postmaster@kzsu.stanford.edu Organ : Stanford University, Menlo Park, California, KZSU Server : http://kzsu.stanford.edu/ System : Unix URL : ftp://kzsu.stanford.edu/ Comment: iKZSU is Stanford University's student-run radio station Files : KZSU info: concerts, program guide, sports, venues Site : lab4imgw.kuis.kyoto-u.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : loafer.kuis.kyoto-u.ac.jp Admin : Organ : University of Kyoto, Kyoto, KUIS Server : System : Unix URL : ftp://lab4imgw.kuis.kyoto-u.ac.jp/ Comment: parts mirrored on ftp.fujixerox.co.jp Files : ASCII-pTeX in incoming directory Site : labrea.stanford.edu Country: USA GMT : -8 Date : 17-Apr-94 Source : old ftp-list Alias : Admin : action@labrea.stanford.edu Organ : Stanford University, Menlo Park, California, CS dept. Server : System : Unix URL : ftp://labrea.stanford.edu/ Comment: Files : avg2; bgc; cap; cmm; coda; Concrete Math errata; cs; csd-info; ctwill; cweb; dict; emlp; EmTeX; fax; GNU; hunt; husbands; japan; lookup; lp; mdw; news; p2c.shar; patch; rio; sbprolog; sgb; shap; siam; stinfo; Sun; TeX sources (official); VMS; WWW; X11; X11R5 Site : lal.cs.byu.edu Country: USA GMT : -7 Date : 10-Nov-95 Source : Alias : leopard.cs.byu.edu Admin : Organ : Brigham-Young University Server : System : URL : ftp://lal.cs.byu.edu/ Comment: Files : cats; hafb; hol; icons; planes; WWW Site : lamont.ldeo.columbia.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : lamont.ldgo.columbia.edu Admin : Organ : Columbia University, New York, New York, Lamont-Doherty Earth Observatory Server : System : Unix URL : ftp://lamont.ldeo.columbia.edu/ Comment: if you use this site to transfer GIF or JPEG pictures or copyrighted software you will be denied future access. Files : parse; Sunacct; PKunzip; Boeing graph Site : lancaster.andrew.cmu.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : dc0m+@andrew.cmu.edu Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew Project Server : System : Unix URL : ftp://lancaster.andrew.cmu.edu/ Comment: Files : bootp; CMU PCIP; hostmib; Info-Appetalk; mibs; PPP; SMP; SNMP-dist; telnetd Site : laplace.stat.ucla.edu Country: USA GMT : -8 Date : 23-May-94 Source : Alias : Admin : Organ : University of California - Los Angeles, Los Angeles, California, Statistics Dept. Server : System : Unix (System V Release 4.0) URL : ftp://laplace.stat.ucla.edu/ Comment: Files : apps; archives; code; courses; data; doc; Lisp; meetings; papers; TeX Site : larry.mcrcim.mcgill.edu Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : McGill University Server : System : Unix URL : ftp://larry.mcrcim.mcgill.edu/ Comment: Files : RFCs; X; local nameserver; games; scred (sun bitmap editor) Site : laura.rau.ac.za Country: South Africa GMT : +2 Date : 19-Feb-95 Source : ftp.rau.ac.za Alias : Admin : oaw@rkw.rau.ac.za Organ : Rand Afrikaans University Server : System : Unix (SunOS 4.1) URL : ftp://laura.rau.ac.za/ Comment: MODs from ftp.rau.ac.za Files : demos; Linux (games); music (MODs (alternative, depeche mode, famous, jazz, jean michel jarre, misc, peaceful, piano, techno), other, s3m); netscape Site : legacy.gsfc.nasa.gov Country: USA GMT : -5 Date : 14-Dec-94 Source : usenet Alias : Admin : request@legacy.gsfc.nasa.gov Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, High Energy Astrophysics Science Archival Research Center (HEASARC) Server : gopher System : Unix URL : ftp://legacy.gsfc.nasa.gov/ Comment: If you have problems entering from a VAX using UCX, use a '-' in front of your e-mailaddress; if you want to copy a large amount (>100Mb), notify the admins, so they can minimize the impact on other users; 200000 files over 6 machines over 18Gb in harddisks and optical jukeboxes: X-Ray and Gamma-Ray astrophysics data and tools Files : Ariel5; asca; ascadata; bbxrt; compton; compton_data; cosb; Einstein (MPC 8-channel spectral data); euve; exosat; exosat_data; fits_info; ginga; heao1; heao3; HEASARC; IRAS; NRAO; oso8; rosat; rosat_data; sas2; sas3; sed; vela5b; www; xte Site : legend.cma.fr Country: France GMT : +1 Date : 30-Oct-94 Source : rtfm Alias : cma.cma.fr [?] Admin : Organ : CMA Ecole des Mines, Sophia-Antipolis Server : System : Unix URL : ftp://legend.cma.fr/ Comment: transfers are logged; write in incoming if connected to cma.cma.fr Files : alcom.mac; dbm; docs; esterel; papers; rc; SMS-Montreal; Sun; verif; xtrek; zolesio Site : legend.gwydion.cs.cmu.edu Country: USA GMT : -5 Date : 01-Oct-96 Source : usenet Alias : Admin : Organ : Carnegie-Mellon University, Pittsburg, Pennsyllvania, CS dept. Server : System : Unix URL : ftp://legend.gwydion.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; you need to change to the exact directory which you have to know in advance, i.e. gwydion/release for Mindy, WinMindy Files : Mindy Site : leif.thep.lu.se Country: Sweden GMT : +1 Date : 29-Oct-94 Source : afc-faq Alias : Admin : ftp@leif.thep.lu.se Organ : Lund University, Lund Server : System : Unix (Ultrix 4.3) URL : ftp://leif.thep.lu.se/ Comment: material related to High Energy Physics and Neural networks Files : CBL; Jetnet (neural network prg in Fortran77); Lundprograms; MCPP; misc; Preprints Site : lennon.itd.med.umich.edu Country: USA GMT : -5 Date : 12-Feb-94 Source : me Alias : Admin : Organ : University of Michigan, Ann Arbor, Michigan, Medical Center Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://lennon.itd.med.umich.edu/ Comment: working directory set to /public Files : bdgtti; desktop; MS-DOS; Mac; maps; NT; papers; WWW Site : leon.nrcps.ariadne-t.gr Country: Greece GMT : +2 Date : 17-Apr-94 Source : old ftp-list Alias : Admin : postmaster@leon.nrcps.ariadne-t.gr Organ : Ariadne Server : System : Unix (SunOS 4.1) URL : ftp://leon.nrcps.ariadne-t.gr/ Comment: directory: pub/maas_info Files : chemistry; dialup; MaasInfo files; RFCs Site : lesvos.med.auth.gr Country: Greece GMT : +2 Date : 28-Mar-95 Source : admin Alias : Admin : ftpadmin@lesvos.med.auth.gr (Xenophon Tsakanikas) Organ : Aristotle University of Thessaloniki, Thessaloniki, Medical School, Lab of Medical Informatics Server : http://athos.med.auth.gr/ System : Unix (Ultrix 4.4, VAX Station 3100) URL : ftp://lesvos.med.auth.gr Comment: LESVOS is the offical ftp delivery site for such programs as ARJ, Aview (archive handler), FIPS (partition splitter), Intertia player, Telix (DOS and Windows); uploads to incoming; read WELCOME, HOTLIST and GLOBAL_INDEX first Files : antivirus; archivers; ARJ; authoring systems; benchmarks; clipart; communication; demos; desktop publishing; drivers (printer, various, video); editors; emulators; fax; games (APOGEE, EPIC, mind); graphics viewers; greek (images, info, programs, songs); images: car, nature, space, various); INERTIA player; Internet info files; LONGWORD; medical programs; medical images; medical info; modem; MPEG (mpeg files, players); OS/2; programs (drawing, education, recreation); security; sound (editors, mod files, players, wav files); Unix (docs, programs, sources); utilities (copy, disk, file, system); various information files; Windows (applications, games, network programs); word processors Site : leviathan.tamu.edu Country: USA GMT : -6 Date : 01-Oct-96 Source : usenet Alias : Admin : Organ : Texas A&M University, , Texas Server : System : Unix URL : ftp://leviathan.tamu.edu/ Comment: Files : Corel; Cu-SeeMe; DOS HTML; FYIs; GopherWWW; graphics; Linux; Mac; McAfee; NCC; Novell; Netscape; Pegasus; Perl; PrintShop; RFCs; Soil Physics; STDs; SunOS; TX maps; Win95; WinApps; Winsock Site : lhc.nlm.nih.gov Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : U.S. National Institute of Health, , , National Library of Medicine, LHC Server : System : Unix URL : ftp://lhc.nlm.nih.gov/ Comment: Files : mkmf Site : liaftp.epfl.ch Country: Switzerland GMT : +1 Date : 10-Nov-95 Source : admin Alias : liasun3.epfl.ch Admin : root@lia.di.epfl.ch Organ : Ecole Polytechnique Federale de Lausanne (EPFL), Departement d'Informatique (CS dept), Laboratoire d'Intelligence Artificielle (DI-LIA, AI lab) Server : http://diwww.epfl.ch/~w3lia/ System : Unix (Solaris 2.4, Sun SPARCstation) URL : ftp://liaftp.epfl.ch/ Comment: server can tar and (de)compress; uploads to /incoming, mail to the admin Files : AI; AIXENG96; audio; Chinese; design; dict; doc; GNU; Lisp; mail; net; PS; security; SGI; SUn; TeX; util; weather; X Site : lib.stat.cmu.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : temper.stat.cmu.edu Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Statistics dept. Server : System : Unix URL : ftp://lib.stat.cmu.edu/ Comment: STAT LIB master site Files : apstat; asacert; asascs; blss; cm; cmlib; crab; datasets; designs; disease; general; glim; griffiths-hill; ims Bulletin; jasadata; jcgs; jqt; maps; master; meetings; minitab; multi; s-news; sapaclisp; xlispstat Site : liberty.uc.wlu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : Organ : WL University Server : System : Unix URL : ftp://liberty.uc.wlu.edu/ Comment: Files : charon; commerce; cslab; guitar; knox; lawlib; math; mma; NeXT; OS9; signs Site : lick.ucsc.edu Country: USA GMT : -8 Date : 13-Aug-94 Source : old ftp-list Alias : Admin : postmaster@lick.ucsc.edu Organ : University of California - Santa Cruz, Santa Cruz, California Lick Observatory Server : System : Unix URL : ftp://lick.ucsc.edu/ Comment: Official anonymous ftp archive server of UCO/Lick Observatory; connections and transfers are logged Files : ccd; loel; printutil; RGgdi; ST; TeX; UCOSYB; vista; WWW Site : liege.ics.uci.edu Country: USA GMT : -8 Date : 29-Mar-95 Source : ftp.informatik.rwth-aachen.de Alias : Admin : Organ : University of California - Irvine, Irvine, California, Information & CS dept. (ICI), Arcadia Project Server : System : Unix URL : ftp://liege.ics.uci.edu/ Comment: transfers are logged; tar and (de)compression on the fly Files : Arcadia; distr; docs; ejw; eli; fielding; IETF; IRUS; levine; yessayan; ziv Site : life.slhs.udel.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : Admin : Organ : University of Delaware, , Delaware Server : System : Unix URL : ftp://life.slhs.udel.edu/ Comment: Files : almond; beagle; docs; interp; MS-DOS; principia; probchild; tierra Site : lifshitz.ph.utexas.edu Country: USA GMT : -6 Date : 22-May-94 Source : mail Alias : Admin : myers@lifshitz.ph.utexas.edu (Eric Myers), matt@helmholtz.ph.utexas.edu Organ : University of Texas - Austin, Austin, Texas, Physics dept. (PH), Center for Relativity Server : System : Unix (SunOS 4.1.4, Sun SPARC 1+) URL : ftp://lifshitz.ph.utexas.edu/ Comment: Master site for TeXsis (TeX macros for Physicists); most directories have README files that are auto-displayed on entering the directory Files : Atari; aviation; fortran; ghostscript for the atari; graphics; hg; images (PS, sunicons); multidimensional fast fourier transform (fft); mwc; Myer's ICTP lectures and related programs (/pub/graphics); plain TeX goodies (/pub/tex); publicly available sources (/pub/src); qsp; rcsin front end to rcs ci command; sounds; TeXsis macros for TeX (/texsis); utseal Site : lightning.lcs.mit.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : Unix URL : ftp://lightning.lcs.mit.edu/ Comment: several loose files in /pub Files : abort; ariel; arpa; atis; att; aud; BRILL; csr-dots; dend; entr; espy; EXPO; limsi; midnight; mitre; nist; random; rms; shore; sparcs; TechP; timit; utts; voyager; Zevaluate; Site : linus.mi.uib.no Country: Norway GMT : +1 Date : 16-Jul-94 Source : me Alias : Admin : respl@mi.uib.no (Peder Langlo) Organ : University of Bergen, Bergen, Math dept. Server : System : Unix (HP9000/375, HP-UX) URL : ftp://linus.mi.uib.no/ Comment: GIFS deleted by NSF cops [some moved to ftp.funet.fi e.g. the fantasy gifs] Files : calvin (graphics); movfiles; movie; schubert; skaug; XV Site : linux.ia.pw.edu.pl Country: Poland GMT : +1 Date : 12-Aug-94 Source : me Alias : imzadi.ia.pw.edu.pl Admin : Organ : Technical University of Warsaw, Warsaw, Institute of Automatic Control Server : System : Unix URL : ftp://linux.ia.pw.edu.pl/ Comment: Files : docs; dos; kernel; Mosaic; net; netboot; NIS; Polish; Slackware; X11 Site : linux.nrao.edu Country: USA GMT : -5 Date : 10-Nov-95 Source : mail Alias : Admin : Organ : Server : System : Unix URL : ftp://linux.nrao.edu/ Comment: Files : Linux security Site : linux.wauug.org Country: USA GMT : -6 Date : 10-Oct-96 Source : usenet Alias : wauug.erols.com Admin : niemi@erols.com Organ : Washington Area Unix Users Group, Springfield, Virginia Server : System : Unix (Linux, PC) URL : ftp://linux.wauug.org/ Comment: 166Mhz Pentium, 128Mb RAM Files : bench; cbb; dclinux; dos; dosemu-devel; fvwm; Java; kernel; net; packages; pine; Redhat; security; servers; Tcl; XFree86 From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:28 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 19 of 23 [19/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:19:55 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2194 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 19 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:855 news.answers:33096 Archive-name: ftp-list/sitelist/part19 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : linux2.hrz.th-zwickau.de Country: Germany GMT : +1 Date : 14-Nov-95 Source : Alias : Admin : root@linux2.hrz.th-zwickau.de Organ : Technische Hochschule Zwickau (Zwickay Polytechnical Institute), Zwickau, CC Server : System : Unix (Linux, PC) URL : ftp://linux2.hrz.th-zwickau.de/ Comment: Files : astro; Coherent; ddj; FreeBSD; Linux; MS-DOS; OS/2; RFCs; Unix; X11 Site : linux3.cc.kuleuven.ac.be Country: Belgium GMT : +1 Date : 26-Mar-96 Source : Alias : hotmud.cc.kuleuven.ac.be Admin : soggie@linux.cc.kuleuven.ac.be Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center Server : System : Unix (Linux, PC) URL : ftp://linux3.cc.kuleuven.ac.be/ Comment: see also hagar.arts.kuleuven.ac.be, due to a disk crash some stuff was moved to that site. Files : Linux (TokenRing) Site : linuxftp.caltech.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : mail Alias : Admin : root@linuxftp.caltech.edu Organ : California Institute of Technology, Pasadena, California Server : http://linuxftp.caltech.edu/ fsp, nfs System : Unix (Linux, PC) URL : ftp://linuxftp.caltech.edu/ Comment: max. 30 users Files : calcode; dloads; DOS (misc, soss); Linux (caltech, GCC, Linus, sunsite.unc.edu, tsx-11.mit.edu, vgamp, wordperfect, XFree86); nyet; rc_simulator Site : lioness.cm.utexas.edu Country: USA GMT : -6 Date : 10-Nov-95 Source : Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, Server : System : Unix (SunOS 4.1) URL : ftp://lioness.cm.utexas.edu/ Comment: Files : 382J; Aliens; Ampac; BDgraphics; biosym; CounterIon; Falloffdata; Fred; GRI; Mopac; myf; Thermo; TimingTest Site : lister.cc.ic.ac.uk Country: UK GMT : 0 Date : 12-Feb-94 Source : me Alias : Admin : Organ : Imperial College of Science, Technology and Medicine, London, CC Server : System : Unix URL : ftp://lister.cc.ic.ac.uk/ Comment: Files : PC-elm; pem; prism; Win-elm; Win-gopher; Win-mime; X11 Site : litamiga.epfl.ch Country: Switzerland GMT : +1 Date : 31-Aug-95 Source : Alias : Admin : Organ : Ecole Polytechnique Federale de Lausanne (EPFL), Lausanne Server : System : Unix URL : ftp://litamiga.epfl.ch/ Comment: special 'uploader' account with no user limit, but without download access; please restrict usage to 16:00-06:00 GMT; I/O error on network device Files : Amiga; Aminet; Amix Site : lll-crg.llnl.gov Country: USA GMT : -8 Date : 17-Apr-94 Source : rtfm Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : Unix URL : ftp://lll-crg.llnl.gov/ Comment: probably been used for illegal purposes once: there_is_no_..., you.R.monitored Files : bugfix; lic; llnl; mailinglists; mcast; X11R5 Site : llug2.sep.bnl.gov Country: USA GMT : -5 Date : 01-Oct-96 Source : Alias : Admin : sailer@bnl.gov Organ : B... National Laboratory Server : System : Unix URL : ftp://llug2.sep.bnl.gov/ Comment: Files : Linux (Debian) Site : locke.ccil.org Country: GMT : Date : 29-Oct-94 Source : usenet Alias : Admin : Organ : CCIL Server : System : Unix URL : ftp://locke.ccil.org/ Comment: Files : esr; randomness; retrocompilers: FOCAL, InterCal, PILOT, Trac Site : lotos.csi.uottawa.ca Country: Canada GMT : -5 Date : 15-Dec-94 Source : usenet Alias : prgv.csi.uottawa.ca Admin : jack@csi.uottawa.ca (Jacques Sincennes) Organ : University of Ottawa, Ottawa, Ontario, CS dept, Lotos Group Server : System : Unix URL : ftp://lotos.csi.uottawa.ca/ Comment: Files : Lotos; Open Distributed Processing (ODP) mailing list Site : lowell.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : uml.edu Admin : Organ : University of Massachusetts - Lowell, Lowell, Massachusetts Server : System : Unix URL : ftp://lowell.edu/ Comment: Files : buie; dgs; f583w; galaxies; neptune; pupil; reduce; TeX; tscans; vista; wagner; wfpc, wfpc2 Site : lpi.jsc.nasa.gov Country: USA GMT : -6 Date : 23-May-94 Source : Alias : Admin : Organ : NASA - Johnson Space Center, , Server : System : VMS (VMS, DEC VAX) URL : ftp://lpi.jsc.nasa.gov/ Comment: default directory: DUA2:[ANONYMOUS] Files : AMLAMP; GDF; meetings Site : lrcftp.epfl.ch Country: Switzerland GMT : +1 Date : 10-Nov-95 Source : Alias : lrcsuns.epfl.ch Admin : ftp@lrc.epfl.ch Organ : Ecole Polytechnique Federale de Lausanne (EPFL), Lausanne Server : System : Unix (Solaris 2.4, Sun SPARCstation) URL : ftp://lrcftp.epfl.ch/ Comment: Files : atm; Linux; perf96; scone Site : ls6-www.informatik.uni-dortmund.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : usenet Alias : charly.informatik.uni-dortmund.de Admin : Organ : Universitaet Dortmund (University of Dortmund), Dortmund, CS dept. Server : System : Unix URL : ftp://ls6-www.informatik.uni-dortmund.de/ Comment: Files : admin; docs; Emacs; FreeWAIS; games; hcibib; lang; LEDA; Lucid-Emacs; Perl; PostScript; TeX; TREC; util; WAIS; Web; WWW; X11 Site : lspace.cp.tn.tudelft.nl Country: Netherlands GMT : +1 Date : 10-Nov-95 Source : usenet Alias : scorpius.cp.tn.tudelft.nl Admin : ftp@cp.tn.tudelft.nl Organ : Technische Universiteit Delft (Delft University of Technology), Delft, Physics dept., FI-CP Server : System : Unix URL : ftp://lspace.cp.tn.tudelft.nl/ Comment: max. 5 users Files : Pratchett archives, see ftp.cp.tn.tudelft.nl for mirrors Site : lsr.nei.nih.gov Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : U.S. National Institute of Health, , , NEI Server : System : Unix (SunOS 4.1) URL : ftp://lsr.nei.nih.gov/ Comment: some loose files in /pub Files : frdd; graphics; intel; mhc; mosis; nih; rex; xview 3.0 Site : ltisun.epfl.ch Country: Switzerland GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Ecole Polytechnique Federale de Lausanne (EPFL), Lausanne Server : System : Unix (System V Release 4) URL : ftp://ltisun.epfl.ch/ Comment: Files : xconq Site : lumpi.informatik.uni-dortmund.de Country: Germany GMT : +1 Date : 17-Apr-94 Source : Alias : Admin : hermes@ls11.informatik.uni-dortmund.de (Ulrich Hermes), gs@irb.informatik.uni-dortmund.de (Gerd Sokolies) Organ : Universitaet Dortmund (University of Dortmund), Dortmund, ES/GA Server : System : Unix URL : ftp://lumpi.informatik.uni-dortmund.de/ Comment: unsecure service now. may be terminated at any time without prior announcement Files : biocomp; CA; EA; ES; GA; idl; idl-pvwave; Internet Resource Guide; LCS; misc; refs; stat; tools Site : lupan.byu.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : usenet Alias : Admin : rose@bert.cs.byu.edu (John Rosenquist) Organ : Brigham Young University, , , Server : System : Unix URL : ftp://lupan.byu.edu/ Comment: Bolo (MACSTUFF/Bolo); directory 'site' Files : Site : lurch.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (Ultrix 4.36) URL : ftp://lurch.stanford.edu/ Comment: Files : Site : lustorfs.ldc.lu.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : p6xje.ldc.lu.se Admin : Organ : Lund University, Lund Server : System : Novell NetWare 3.11 (PC fileserver) URL : ftp://lustorfs.ldc.lu.se/ Comment: Files : MS-DOS; NCSA Telnet 2.2ds; networking (PC) Site : lut.fi Country: Finland GMT : +2 Date : 22-May-94 Source : usenet Alias : kannel.lut.fi Admin : Organ : Lappeenranta University of Technology, Lappeenranta Server : System : Unix URL : ftp://lut.fi/ Comment: also look at www.lut.fi Files : PD sources modified for HP-UX; PC antivirus; uEmacs 3.10; local research reports Site : lyapunov.ucsd.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : Alias : Admin : mbk@inls1.ucsd.edu (Matt Kennel) Organ : University of California - San Diego, San Diego, California, Institute for Non-Linear Science Server : System : Unix URL : ftp://lyapunov.ucsd.edu/ Comment: max. 99 users; preprints and programs for non-linear dynamics, signal processing and related subjects Files : cal-state-stan; inls-ucsd; ncsu; special; univ-{adelaide, melbourne, pitt, portland, wm, wuerzburg}; young-fractal Site : m2c.m2c.org Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : URL : ftp://m2c.m2c.org/ Comment: Files : Archives for cavers mailing list Site : ma2s2.mathematik.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, Math dept. Server : System : Unix (SunOS 4.1) URL : ftp://ma2s2.mathematik.uni-karlsruhe.de/ Comment: Files : Site : maccs.dcss.mcmaster.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://maccs.dcss.mcmaster.ca/ Comment: Files : GNU; fbm; PBMplus; Sun fixes Site : mach.cs.cmu.edu Country: USA GMT : -5 Date : 22-May-94 Source : Alias : ernst.mach.cs.cmu.edu Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://mach.cs.cmu.edu/ Comment: Filenames cannot begin with "/.."; user anon logged in Files : FAQs; conferences; Mach kernel main archive site; src; sup; WWW Site : mackie.com Country: USA GMT : -8 Date : 22-Nov-94 Source : admin Alias : Admin : rick.vartian@mackie.com (Rick Vartian) [probably defunct] Organ : Mackie Designs Inc, Woodinville, Washington Server : gopher.mackie.com System : Macintosh (System 7.1, Quadra 610) URL : ftp://mackie.com/ Comment: Server provides all tech support files for Mackie Designs products. Mackie Designs is a manufacturer of professional audio mixing consoles for music and video production. Most files are text and or graphic files specific to the operation and or description of Mackie Designs mixers and accessories. The server is in operation 24 hours per day with system recycle events at 3Am and 3Pm for aprox 5 minutes; Guest and annonymous access is permitted; perhaps no longer updated Files : Bulletins; Communications (BBS and net related Mac material); MackieFiles: contractors, flowchart GIFs, graphics viewers, MackieMOD, manuals, mixerapps, OTTO, product.lit, Q&A files, rec.audio info, schematics, spec.sheets Site : maddog.llnl.gov Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : URL : ftp://maddog.llnl.gov/ Comment: Problem: I/O error on network device Files : AWM X tutorial; PCP preprocessor & libraries; Generic MCPI environment; UW for Mac; plot library Site : madhaus.utcs.utoronto.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Toronto, Toronto, Ontario Server : System : Unix (Sytem V Release 4.0) URL : ftp://madhaus.utcs.utoronto.ca/ Comment: Files : Mac Site : maeglin.mt.luth.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ftp@maeglin.mt.luth.se Organ : University of Lulee, Lulee Server : System : Unix URL : ftp://maeglin.mt.luth.se/ Comment: max. 10 users Files : Site : magenta.me.fau.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : Admin : saravan@magenta.me.fau.edu Organ : Server : System : Unix URL : ftp://magenta.me.fau.edu/ Comment: Files : ep-list Site : maggia.ethz.ch Country: Switzerland GMT : +1 Date : 25-Jan-95 Source : Alias : Admin : Organ : ETH, Zurich Server : System : Unix (System V Release 4.0) URL : ftp://maggia.ethz.ch/ Comment: serveral loose files in /pub Files : CSSP; inetray; kiwi; merz; PASE; PZZ; unibern; ZIP Site : magic.umeche.maine.edu Country: USA GMT : -5 Date : 14-Nov-95 Source : Alias : Admin : Organ : University of Maine, Orono, Maine, Chemistry dept. Server : System : Unix URL : ftp://magic.umeche.maine.edu/ Comment: all usage is logged Files : chemistry; Fetch; Mac; mirrors; PC Site : magoo.uwsuper.edu Country: USA GMT : Date : 22-Mar-96 Source : Alias : Admin : root@magoo.uwsuper.edu Organ : Server : System : Unix URL : ftp://magoo.uwsuper.edu/ Comment: Files : Debian; dos; fm-radio; info; movies; proj; sounds; stats; stuff; swt; tars; wt; X; x10 Site : mail.ncku.edu.tw Country: Taiwan GMT : +8 Date : 15-Dec-94 Source : mail Alias : Admin : root@mail.ncku.edu.tw Organ : National Cheng Kung University, Taiwan Server : System : Unix URL : ftp://mail.ncku.edu.tw/ Comment: Files : et-word; gopher; graphics; guitar; Internet tools; LaTeX; Mac; MBONE; Mosaic; MS-DOS; multimedia; NCKU-net-docs; news; OS; RFCs; seminars; tools; Unix; X Site : mail.usfq.edu.ec Country: Ecuador GMT : -7 Date : 23-Nov-95 Source : admin Alias : gopher.usfq.edu.ec Admin : cesar@mail.usfq.edu.ec (cesar) Organ : Universidad San Francisco de Quito (San Francisco University), Quito, Departamento de Multimedia Server : http://www.usfq.edu.ec/ System : Mac URL : ftp://mail.usfq.edu.ec/ Comment: only interesting for .ec users I think [don't use it if you don't really need it!] Files : Quicktime Site : maluku.jou.utexas.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : ftp.tenon.com Alias : Admin : victor@maluku.jou.utexas.edu (Victor Menayang) Organ : Server : fsp, gopher System : Unix (MachTen 2.1 Professional, Mac LC III) URL : ftp://maluku.jou.utexas.edu/ Comment: mirror of ftp.tenon.com; Files : Apple-Server; MachTen (apps, bug fixes, docs, mailing list archive, ports, software, tech notes, tools, updates, upgrades); security; Tenon Site : mammoth.cs.unr.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : quake.cs.unr.edu Admin : Organ : University of Nevada - Reno, Reno, Nevada Server : System : Unix (SunOS 4.1) URL : ftp://mammoth.cs.unr.edu/ Comment: Files : STTNG program guide Site : mango.rsmas.miami.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : rtfm Alias : Admin : Organ : University of Miami, Miami, Florida, CS dept. Server : System : Unix (Ultrix 4.1) URL : ftp://mango.rsmas.miami.edu/ Comment: Files : dsp; ghost; palm; quorum; seawifs; VMS software: gcc, Tcl Site : marduk.iib.uam.es Country: Spain GMT : +1 Date : 14-Dec-94 Source : mail Alias : Admin : Organ : Universidad Autonomico de Madrid, Madrid, IIB/CSIC Biomedial Research Institute Server : System : Macintosh URL : ftp://marduk.iib.uam.es/ Comment: max. 10 users Files : docs; MolBio; VMS (VMS NEWS) Site : marketplace.com Country: USA GMT : Date : 29-Oct-94 Source : usenet Alias : Admin : Organ : Server : www, gopher, telnet System : Unix URL : ftp://marketplace.com/ Comment: Files : krad; obs; The Internet Adapter (TIA); unirom Site : marlin.jcu.edu.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : James Cook University Server : System : Unix URL : ftp://marlin.jcu.edu.au/ Comment: Files : Site : mars.ee.msstate.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : usenet Alias : Admin : Organ : Mississippi State University, , Mississippi, EE dept. Server : System : URL : ftp://mars.ee.msstate.edu/ Comment: Problem: I/O error on network device Files : Site : mars.lib.iup.edu Country: USA GMT : -5 Date : 02-Aug-94 Source : me Alias : Admin : Organ : IUP Server : System : Unix (Linux) URL : ftp://mars.lib.iup.edu/ Comment: Files : dos (Telemate 4.12); futurec; Linux (Ati, patches) Site : marsh.cs.curtin.edu.au Country: Australia GMT : +8 Date : 17-Apr-94 Source : Alias : Admin : Organ : Curtin University, Perth Server : System : Unix URL : ftp://marsh.cs.curtin.edu.au/ Comment: Connection timed out Files : Site : mary.iia.org Country: USA GMT : Date : 18-Aug-94 Source : mail Alias : Admin : Organ : IIA Server : System : Unix URL : ftp://mary.iia.org/ Comment: The Patriot's archive (/pub/users/patriot), see descript.ion for file info; some other users public directories Files : Mush (elenium, help, tools); RSHL (sports archive); The Patriot's Archive: lots of documents on various subjects: case cites, world history, freedom of information act, RKBA, New World order, law, Clinton, FEMA, 1984 or lack of privacy disk, HCI Nazis, Bill of Rights, list of Patriot/Freedom oriented BBS systems, FBI surveillance, Nazi propaganda techniques, how to run a secure computer, world largest permanent downline, FAXified database; uninet Site : mat075207.student.utwente.nl Country: Netherlands GMT : +1 Date : 10-Oct-96 Source : usenet Alias : Admin : ftpmaster@mat075207.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede Server : System : Unix URL : ftp://mat075207.student.utwente.nl/ Comment: Files : cryptanalysis; DOS (awebeta, w21cpass, zipcrack); gimp; installable images for SGI IRIX; pcpweb; Quake; ssh; VRML; warbirds Site : math.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix URL : ftp://math.berkeley.edu/ Comment: Files : Site : math.princeton.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Princeton University Server : System : Unix URL : ftp://math.princeton.edu/ Comment: Files : Site : math.ucla.edu Country: USA GMT : -8 Date : 11-Feb-94 Source : old ftp-list Alias : julia.math.ucla.edu Admin : Organ : University of California - Los Angeles, Los Angeles, California Server : System : Unix (SunOS 4.1) URL : ftp://math.ucla.edu/ Comment: Files : cantor; gap; hhftp; hhlist; kermit; named; nettools; pari; Sendmail; xterm Site : math.uh.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : old ftp-list Alias : karazm.math.uh.edu Admin : ftp@math.uh.edu Organ : University of Houston, Houston, Texas Server : System : Unix (SunOS 4.1) URL : ftp://math.uh.edu/ Comment: all ftp access is logged; supply a valid e-mail address Files : Amiga (comp.sys.amiga.reviews); CHAOS; fpp; HSFF; KSR; LPF; math; papers; parallel; reports Site : math.utexas.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : Alias : fireant.ma.utexas.edu Admin : Organ : University of Texas - Austin, Austin, Texas, Math dept. Server : System : Unix (SunOS 4.1) URL : ftp://math.utexas.edu/ Comment: Files : AKCL; Atari; GNU; jspell; Linux; mp_arc; MS-DOS; papers; tesselations Site : math.yale.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.cs.yale.edu Alias : pascal.math.yale.edu Admin : postmaster@math.yale.edu Organ : Yale University, New Haven, Connecticut, Math dept. Server : System : Unix URL : ftp://math.yale.edu/ Comment: no offensive material (GIFs etc.); sessions are logged Files : AMS (American Mathematical Society 1990 subject classification); data; IMP (Instant Maths Preprints project); Instructions; movies (Mac Quicktime movie of beating heart, NMR scan); papers; RS6000; software (DOS, NeXT, Sun3, Sun4 binaries for wavelet packet analysis: WPLab, wplib, WPL); TeX; wavelets (preprints from the Numerical Algoritms Research Group) Site : maths.su.oz.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Sydney University, Sydney Server : System : Unix URL : ftp://maths.su.oz.au/ Comment: Files : Site : max.physics.sunysb.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : root@max.physics.sunysb.edu Organ : State University of New York - Stoney Brook, Stoney Brook, New York, Physics dept. Server : System : Unix URL : ftp://max.physics.sunysb.edu/ Comment: Files : MGR for Unix-PC Site : mbcrr.harvard.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix (Ultrix 4.1) URL : ftp://mbcrr.harvard.edu/ Comment: Files : protein library Site : mc.lcs.mit.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : Unix URL : ftp://mc.lcs.mit.edu/ Comment: Files : jargon; Unix-haters Site : mcafee.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : support@mcafee.com, aryeh@mcafee.com (Aryeh Goretsky), mrs@mcafee.com (Morgan Schweers) Organ : McAfee Associates, Santa Clara, California Server : System : Unix URL : ftp://mcafee.com/ Comment: directories: pub/antivirus, pub/utility, pub/vsum; this site is mirrored around the world Files : McAfee antivirus utilities; Patricia Hoffmann's VSUM Site : mcclb0.med.nyu.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Ney York University, New York, New York Server : System : URL : ftp://mcclb0.med.nyu.edu/ Comment: Problem: Service not available. Remote server has closed the connection Files : Site : mcmurdo.gov Country: Antarctica GMT : 0 Date : 10-Sep-94 Source : Alias : mcmvax.mcmurdo.gov Admin : Organ : McMurdo Station Server : System : VMS (VMS, DEC VAX) URL : ftp://mcmurdo.gov/ Comment: default directory: $DISK1:[ANONYMOUS] Files : 3rdComet FAQ; calclock; palmer; vbrun300 Site : mcnc.mcnc.org Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix URL : ftp://mcnc.mcnc.org/ Comment: Files : FTPd bugfix; intro NIC docs; VLSI CAD tool benchmarks; some RFCs; triangle.jobs archive Site : me10.lbl.gov Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Lawrence Berkeley Labs, Berkeley, California Server : System : Unix URL : ftp://me10.lbl.gov/ Comment: Files : HP-UX: binaries, bind, tex, misc utilities Site : meadow.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (Ultrix 4.1) URL : ftp://meadow.stanford.edu/ Comment: Files : Site : meap.uta.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : me.uta.edu Admin : Organ : University of Texas - Arlington, Arlington, Texas, Mechanical Engineering dept. Server : System : Unix (Apollo DN5500) URL : ftp://meap.uta.edu/ Comment: Files : MSDOS engineering/science apps Site : media-lab.media.mit.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : media.mit.edu Admin : ftp@media.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts. Media Lab. Server : System : Unix URL : ftp://media-lab.media.mit.edu/ Comment: transactions are logged Files : access; audio; books; DEC; EDS; elwin; Foner; framer; galatea; holography; interface-agents; jill; k-arith-code; mc; MediaMOO; medimage; monkeyBrains; mrconsole; music; ne-raves; NeXT; noname; nuno; physics; point_icon; Pro Audio Spectrum (PAS); saus; sci.vw.a; SGI; sparce-dyn; stoneRave; sysadmin; thinking-about-thinking; VietNet; WavesWorld Site : medusa.ceid.upatras.gr Country: Greece GMT : +2 Date : 10-Nov-95 Source : mail Alias : Admin : ftpadmin@medusa.ceid.upatras.gr Organ : University of Patras, Patras, Computer Engineering & Informatics Dept. (CEID), PC-Group Server : http://medusa.ceid.upatras.gr/ System : Netware (Novell Netware, PC fileserver) URL : ftp://medusa.ceid.upatras.gr/ Comment: default directory: /SYS/USERS/YK_STAFF/ANONYMOU Files : docs (Board of European Students of Technology (best)); MS-DOS (utils); MS-Windows (speak, vmpeg); Novell (fngrd, ftpd, httpd, mercury, moff, pmail, rdate, resolv, ships, tftpd, winpmail); WWW (icomm, NS, vrw, win32s, wing, wrldw32s) Site : megasun.bch.umontreal.ca Country: Canada GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : Organ : University of Montreal, Montreal Server : System : Unix URL : ftp://megasun.bch.umontreal.ca/ Comment: Files : clever; gde; phylogenetics; tbob Site : menaik.cs.ualberta.ca Country: Canada GMT : -7 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Alberta, Edmonton, Alberta, CS dept. Server : System : Unix URL : ftp://menaik.cs.ualberta.ca/ Comment: Files : AI; AI-GI-V94; atree; BSD4.3; CChess; coredyna; cssa; dbms; ehab; Enterprise; exodus; geompack; gno; gradinfo; graphics; hoover; joe; MetaView; Mizar, Mizar-MSE; MS-DOS; oolog; robotics; smillie; SMURPH; spreadsheet; srini; tartar; TeX macros; tech-reports; theorist Site : mercurio.iet.unipi.it Country: Italy GMT : +1 Date : 31-Aug-95 Source : usenet Alias : Admin : Organ : University of Pisa, Pisa, IET Server : http://mercurio.iet.unipi.it/ System : Unix (Ultrix 4.1) URL : ftp://mercurio.iet.unipi.it/ Comment: Files : icons; news; randi; train-lists; www Site : merit.edu Country: USA GMT : -5 Date : 16-Feb-94 Source : me Alias : Admin : Organ : Michigan Education & Research Infrastructure Triad, , Michigan Server : System : Unix (SunOS 4.1) URL : ftp://merit.edu/ Comment: Files : as-as; as-gate; archives: auth-acct, bgpd, disi, fddi, fddi-sync, gnrs, idrp-for-ip, ietf-ids, ietf-ppp, iiir, isis, nas-req (auth-acct), noc-tt-req, noop, nwg, tuba, udi, x3s33; db-dis; doc; gosip; IETF; inet-rover; ISO; maps; Michnet info; NFSNET Link Letter, statistics, maps; nisi; NREN info; PPP; routing; smic; sniffer; src; stats; tt; umnet; X500 Site : merlin.cs.purdue.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Purdue University, West-Lafayette, Indiana, CS dept. Server : System : Unix URL : ftp://merlin.cs.purdue.edu/ Comment: Files : Concurrent C; Xinu; Mac Site : merlot.gdb.org Country: USA GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : help@gdb.org Organ : Johns Hopkins University, Baltimore, Maryland, Genome Data Base Server : System : Unix (Ultrix 4.1) URL : ftp://merlot.gdb.org/ Comment: Files : JMI; Mosaic-DEC-Alpha Site : merv.philosophy.lsa.umich.edu Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : Admin : Organ : University of Michigan, Ann Arbor, Michigan Server : System : Unix URL : ftp://merv.philosophy.lsa.umich.edu/ Comment: Files : imap update; tkgoodstuff; tkNetscape; xpmwish Site : meta.stanford.edu Country: USA GMT : -8 Date : 19-Apr-94 Source : Alias : t.stanford.edu Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (SunOS 4.1) URL : ftp://meta.stanford.edu/ Comment: Files : dtp; funny; ginsberg; hypertext; jujitsu; papers; quotes Site : metallica.prakinf.tu-ilmenau.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Technische Universitaet Ilmenau (Ilmenau Institute of Technology), Ilmenau Server : System : Unix URL : ftp://metallica.prakinf.tu-ilmenau.de/ Comment: Files : DEMOS; GLIP; graphics; guitar; models; papers; projects; stone; TCL Site : mgt.ncu.edu.tw Country: Taiwan GMT : +8 Date : 15-Dec-94 Source : mail Alias : imftp.mgt.ncu.edu.tw, imaux.mgt.ncu.edu.tw Admin : managers@mgt.ncu.edu.tw Organ : National Central University, Chungli, Taiwan, Information Management dept. Server : System : Apple Computer (A/UX) URL : ftp://mgt.ncu.edu.tw/ Comment: mailing list for archive users: send mail to listserv@mgt.ncu.edu.tw with content: subscribe mac-l Files : contrib; cwais; doc; Mac; pds; Unix Site : mickey.sedal.su.oz.au Country: Australia GMT : +10 Date : 17-Apr-94 Source : Alias : Admin : Organ : Sydney University, Sydney, Systems Engineering and Design Automation Laboratory (SEDAL) Server : System : Unix URL : ftp://mickey.sedal.su.oz.au/ Comment: this is a heavily loaded machine, please be patient Files : djgcc; esa_ph; MUME; ndmake Site : microdyne.com Country: USA GMT : Date : 14-Dec-94 Source : rtfm Alias : Admin : Organ : MicroDyne Server : System : Problem: I/O error on network device URL : ftp://microdyne.com/ Comment: directory: /pub/incoming [does this still exist?] Files : winsock; WS_FTP Site : microlib.cc.utexas.edu Country: USA GMT : -6 Date : 22-May-94 Source : usenet Alias : sheba.cc.utexas.edu Admin : Organ : University of Texas - Austin, Austin, Texas, CC Server : System : Unix URL : ftp://microlib.cc.utexas.edu/ Comment: Access allowed all day, but preferably outside the hours of 06:00 'til 18:00 Central time; transfers are logged Files : abroad; AI attic; alec; amadeus; anime; ansa; arch; bsa; CC; cmes; coop; cyperpunks; databaselib; delta-clipper; doc; english; genetic-programming; german; GIF; graphxfer; hba; lbj; lips; map; mathlib; microlib; natsci; npasswd; nursing; plant-resources-center; realtime; ref-services; registrar; review; skywatch; snakes; sourdough; statgopher; statlib; tatp; tcc; TeXsis; TXunion; UT; vplab; ytalk; zippy Site : micros.hensa.ac.uk Country: UK GMT : 0 Date : 10-Nov-95 Source : moder.zip Alias : mic2.hensa.ac.uk, mic2-atm.hensa.ac.uk Admin : hensa@micros.hensa.ac.uk Organ : Lancaster University, Lancaster, Higher Education National Software Archive for Microcomputers Server : archive-server@micros.hensa.ac.uk, use 'help' in the body to get help System : Unix URL : ftp://micros.hensa.ac.uk/ Comment: formerly known as pdsoft.lancs.ac.uk; also available through gopher; uploads go through username 'uploads', password 'uploads' directory: arch-riscos Files : Aminet; chest; cti; docs; help; Kermit; micros; mirrors; MS-DOS (ftp.simtel.net); MS-Windows (ftp.winsite.com); ; tools; userguide Site : microsrv2.rz.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, CC Server : System : URL : ftp://microsrv2.rz.uni-karlsruhe.de/ Comment: Files : MS-DOS; OS/2 Site : midir.ucd.ie Country: Ireland GMT : 0 Date : 10-Sep-94 Source : mail Alias : Admin : Organ : University College Dublin, Dublin, Computing Services Server : System : Unix (Ultrix 4.1) URL : ftp://midir.ucd.ie/ Comment: Files : author; classics; everson; gaelic-l; network; Novell (FAQ); PC Site : midway.uchicago.edu Country: USA GMT : -6 Date : 24-Jan-95 Source : old ftp-list Alias : Admin : Organ : University of Chicago, Chicago, Illinois Server : System : Unix URL : ftp://midway.uchicago.edu/ Comment: Files : giics; GNU; jobs; Kermit; netinfo; network-clients; news; NeXT; oed; OzTeX (mirrored on ftp.switch.ch); Perl; ph; sendmail; Sun-patches; sysadmin; TeX; Unix Site : mindseye.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix (SunOS 4.1) URL : ftp://mindseye.berkeley.edu/ Comment: Files : Kanji Site : mines.colorado.edu Country: USA GMT : -7 Date : 17-Apr-94 Source : Alias : slate.colorado.edu Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : Unix URL : ftp://mines.colorado.edu/ Comment: Files : papers; software; tutorials Site : minnie.cs.adfa.oz.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : usenet Alias : Admin : wkt@csadfa.ca.adfa.oz.au (Warren Toomey) Organ : Australian Defence Force Academy, Canberra, CS dept. Server : WWW, mail: bsdnews@minnie.cs.adfa.oz.au (help in the body), telnet: login as bsdnews System : Unix (386BSD on a 386SX33 with 4Mb of memory) URL : ftp://minnie.cs.adfa.oz.au/ Comment: Files : 4.4BSD-Lite; BSD (386BSD 0.1, BSDisc, bsdnews (usenet archive of comp.os.386bsd.*, comp.unix.bsd), daemons, phillip (NFS mount of other BSD stuff); FreeBSD; Minix; Net2; XFree86 Site : minuet.micro.umn.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : University of Minnesota, , Minnesota Server : System : URL : ftp://minuet.micro.umn.edu/ Comment: Files : Minuet Site : miro.berkeley.edu Country: USA GMT : -8 Date : 17-Apr-94 Source : rtfm Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix URL : ftp://miro.berkeley.edu/ Comment: Files : foo; gimme; halstead; SGI Site : mirror.neosoft.com Country: USA GMT : -6 Date : 02-Sep-96 Source : me Alias : Admin : mirror@neosoft.com Organ : NeoSoft, Houston, Texas Server : http://www.neosoft.com/ System : Unix URL : ftp://mirror.neosoft.com/ Comment: transfers are logged; max. 100 users; also see ftp.neosoft.com Files : FreeBSD; FYIs; HP100lx; IESG; Internet-drafts; Kali; Linux; MBONE; NetBSD; RFCs; STDs; Sunsoft; Tcl; Unix; Usenet Site : mirrors.aol.com Country: USA GMT : -5 Date : 10-Nov-95 Source : admin Alias : mirror.aol.com Admin : ftpadmin@aol.com (Robert Hirsh) Organ : America Online, Vienna, Virginia Server : System : Unix (HP-UX, HP9000/887) URL : ftp://mirrors.aol.com/ Comment: max. 250 users; transfers are logged; The "Favorite Sites" mirrors of the America Online service; no uploads are accepted Files : AOL Mac and Windows client software (from ftp.aol.com as /aol_mac and /aol-win); FAQs and other info (from rtfm.mit.edu:/pub as /pub/rtfm); guitar (from ftp.nevada.edu:/pub/guitar as pub/guitar); ID games (from ftp.cdrom.com:/pub/idgames); Mac (sumex-aim.stanford.edu:/info-mac as /pub/info-mac and mac.archive.umich.edu:/ as /pub/mac); MS-Windows (from ftp.winsite.com as pub/cica); music (ftp.uwp.edu:/pub/music as /pub/music); PC games (from ftp.uwp.edu and ftp.uml.edu as /pub/pc_games); PC games development (x2ftp.oulu.fi:/pub as /pub/x2ftp); Peter Lewis Shareware as /pub/peterlewis (from ftp.pht.com:/pub/gamehead) Site : miyako.dorm.duke.edu Country: USA GMT : -5 Date : 22-Mar-96 Source : Alias : central-113-2.dorm.duke.edu Admin : tjb@acpub.duke.edu (Tom J. Bryce) Organ : Duke University, Durham, North Carolina, Student dormitories Server : http://miyako.dorm.duke.edu/ gopher://miyako.dorm.duke.edu/ System : Unix URL : ftp://miyako.dorm.duke.edu/ Comment: Miyako Software cryptography, security and privacy archive; use quote site index (search) to search for files; transfers are logged; see GETTING_ACCESS for details Files : Mac and other OS's crypto, security and privacy files Site : mizar.docs.uu.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://mizar.docs.uu.se/ Comment: Files : GNU Site : mjablecki.extern.ucsd.edu Country: USA GMT : -8 Date : 22-Mar-96 Source : Alias : Admin : Organ : University of California - San Diego, San Diego, California Server : System : NT (Windows NT, PC) URL : ftp://mjablecki.extern.ucsd.edu/ Comment: typical structure: type cd j: to get to the archive Files : Doom; Linux (load linux from DOS, Slackware); NT (antivirus, fonts, games, Mosaic, Netscape, networking, screen savers, utils, viewers, Xvision Xserver); telecomm (telemate, telix); wav (misc. .au and .wav files, some interesting, some a bit large) Site : mklinux.apple.com Country: USA GMT : -8 Date : 02-Sep-96 Source : usenet Alias : Admin : root@mklinux.apple.com Organ : Apple Computer Server : http://www.mklinux.apple.com/ System : Unix URL : http://mklinux.apple.com/ Comment: mirrored on ftp.cdrom.com, ftp.redhat.com, ftp.cc.gatech.edu, ftp.zit.th-darmstadt.de, ftp.ibp.fr, www.printy.wroc.pl, ftp.etse.urv.es; max. 150 users; actions are logged Files : FTP tools (Fetch); MkLinux; wip Site : moers2.edu.tw Country: Taiwan GMT : +8 Date : 15-Dec-94 Source : mail Alias : Admin : yimin@moers2.edu.tw (Yi-Min Hu) Organ : Ministry of Education Computer Center, Taiwan Server : System : Unix (AIX 3.2, IBM RS6000) URL : ftp://moers2.edu.tw/ Comment: Files : cai; /chinese-pub: chinese applications; docs; mbcrr; news; PC; TANet info; telnet; tools; vxworks Site : moink.nmsu.edu Country: USA GMT : -7 Date : 15-Nov-95 Source : kites.its.hawaii.edu Alias : Admin : Organ : New Mexico State University, , New Mexico Server : System : Unix URL : ftp://moink.nmsu.edu/ Comment: [preliminary entry: needs to be checked] parts mirrored on kites.its.hawaii.edu Files : Site : mojo.eng.umd.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Maryland, , Maryland, Engineering dept. Project GLUE Server : System : Unix URL : ftp://mojo.eng.umd.edu/ Comment: max. 20 users Files : Site : mondrian.princeton.edu Country: USA GMT : -5 Date : 17-Apr-94 Source : rtfm Alias : Admin : Organ : Princeton University, Server : System : Unix (SunOS 4.1) URL : ftp://mondrian.princeton.edu/ Comment: Files : colorimages; coursetest; gstring; icgltools; images; invmentor; Piero; toben; traj; widgets Site : monk.proteon.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : root@proteon.com Organ : Proteon Inc. Server : System : Unix URL : ftp://monk.proteon.com/ Comment: Open 24 hours; all actions are logged Files : cc:Mail - smtp gateway Site : monte.svec.uh.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Server : System : Unix (Irix) URL : ftp://monte.svec.uh.edu/ Comment: Files : art; bit; commhex; laz; xj7 Site : monu1.cc.monash.edu.au Country: Australia GMT : +10 Date : 10-Sep-94 Source : usenet Alias : Admin : tym@monu1.cc.monash.edu.au (Tim MacKenzie) Organ : Monash University - Clayton Campus, Melbourne, CC Server : System : Unix URL : ftp://monu1.cc.monash.edu.au/ Comment: several PostScript related files in /pub Files : accents; bane_lao; chem; dvips; EmTeX; ghost; GNUplot; Linux (partial mirror of sunsite.unc.edu, kernel from ftp.funet.fi, Slackware from ftp.cdrom.com); Mach; NetBSD 0.9; nomic; Omega (Roguelike game); SciAn; SCSI; TeX; Unix Site : moose.cccs.umn.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Minnesota, , Minnesota Server : System : VMS (VMS, DEC VAX) URL : ftp://moose.cccs.umn.edu/ Comment: default directory: FOUND3:[ANONYMOUS] Files : icalc Site : mph124.rh.psu.edu Country: USA GMT : -5 Date : 10-Nov-95 Source : usenet Alias : Admin : hunt@mph124.rh.psu.edu (Matthew Hunt) Organ : Pennsylvania State University, , Pennsylvania Server : System : Unix URL : ftp://mph124.rh.psu.edu/ Comment: max. 6 users; uploads to /incoming; index in /00index; zip, gzip, compress and tar available on the fly Files : chef; disk-util (stealth, taiwan [!]); file-util; games (pinfocom, wumpus); ham96; net-util; print-util; programming; system-util; text-files (misc humor related files, cathouse) Site : mrcnext.cso.uiuc.edu Country: USA GMT : -6 Date : 17-Apr-94 Source : old ftp-list Alias : Admin : postmaster@mrcnext.cso.uiuc.edu Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://mrcnext.cso.uiuc.edu/ Comment: transfers are logged Files : Amiga; compucom; E-Text archives (Project Gutenberg); hart; kites; Linux (sunsite.unc.edu); lists; Mac; Nethack; PC; PC Sig2; Simtel-20; Unix; usage stats; video; WP; zip93 Site : mscmga.ms.ic.ac.uk Country: UK GMT : 0 Date : 11-Mar-94 Source : Alias : Admin : Organ : Imperial College of Science, Technology and Medicine, London, Management School Server : System : Unix URL : ftp://mscmga.ms.ic.ac.uk/ Comment: opening screen is supposed to scare people away; all files are in the pub directory and have a .txt extension [he's right! ;-)] Files : OR library, you have to know what you're looking for here or read the info.txt file Site : mthvax.cs.miami.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : sysman@mthvax.cs.miami.edu Organ : University of Miami, Miami, Florida, CS dept. Server : System : VAX/VMS URL : ftp://mthvax.cs.miami.edu/ Comment: accepts only FTP connections from IP numbers that it can map into a valid hostname; access from 18:00-10:00 for legal transactions only Files : homebrew; US Constitution; worm papers; Elm; nn Site : mtsg.ubc.ca Country: Canada GMT : -8 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of British Columbia, , British Columbia Server : System : URL : ftp://mtsg.ubc.ca/ Comment: you definitely need to read the README for this one! use 'cd name:' (no quotes), where name is USFT (Unix, see USFT:README), OS2 (see OS2:AAAINDEX), PC1 (IBM PC, see PC1:README and PC1:INDEX), PC6 (Amiga, see PC6:!INDEX); use e.g. get USFT:X11.README to get files; ? is the wildcard character on this system, e.g. LS USFT:? Files : Amiga; MS-DOS; OS/2; Unix Site : munnari.oz.au Country: Australia GMT : +10 Date : 18-Apr-94 Source : old ftp-list Alias : Admin : Organ : The Australian Gateway Server : System : Unix URL : ftp://munnari.oz.au/ Comment: Files : AARnet; av; big-internet; BSD: fixes, net, sources; comp.sources.unix; FYI; GNU; graphics; idea; ien; iesg; ietf; internet-drafts; Mac; mailers; mg; mh; mtools; MU-CompSci; Multigate; net; netinfo; news; PC; RFCs; SGI; Shake; SNMP; Sun; Sun-fixes; Sun III; tz; UUCP maps Site : mushroom.cs.man.ac.uk Country: UK GMT : 0 Date : 15-Nov-95 Source : ftp.meiji.ac.jp Alias : Admin : Organ : University of Manchester, Manchester, CS dept. Server : System : Unix URL : ftp://mushroom.cs.man.ac.uk/ Comment: [preliminary entry: not checked yet] parts mirrored on ftp.meiji.ac.jp Files : Site : mvb.saic.com Country: USA GMT : -8 Date : 15-Dec-94 Source : rtfm Alias : Admin : Organ : SAIC Server : System : Unix URL : ftp://mvb.saic.com/ Comment: no access restrictions; default directory: DISK$DECUS:[DECUS] Files : VMS software: DECUS tape archives: VMS & L&T SIGS of the US DECUS chapter Site : mx.msu.su Country: Russia GMT : +2 Date : 11-Mar-94 Source : Alias : npimsu.msu.su Admin : Organ : Moscow State University, Moscow Server : System : URL : ftp://mx.msu.su/ Comment: small non-Unix site Files : maps; MS-DOS; Unix Site : myrinae.hallym.ac.kr Country: South Korea GMT : +8 Date : 10-Nov-95 Source : papa.indstate.edu Alias : Admin : ftpmaster@myrinae.hallym.ac.kr Organ : Hallym University, ChunChon Server : System : Unix URL : ftp://myrinae.hallym.ac.kr/ Comment: primarily for Korean users; transfers are logged; server can (de)compress and tar Files : AI; docs; Internet; Linux; MS-DOS; neural networks/papers; virus; Windows NT; Winsock (papa.indstate.edu); X11 Site : na.cs.yale.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : casper.na.cs.yale.edu Admin : request@cs.yale.edu Organ : Yale University, New Haven, Connecticut, Numerical Analysis Server : System : Unix (System V Release 4.0) URL : ftp://na.cs.yale.edu/ Comment: Files : ashish; multigrid repository (mgnet: bib, codes, conferences, digests, jobs, papers, WWW) Site : naic.nasa.gov Country: USA GMT : -8 Date : 29-Mar-95 Source : usenet Alias : Admin : naic@nasa.gov Organ : NASA - Ames Research Center, Moffet Field, California, Network Applications and Information Center (NAIC) Server : gopher: naic.nasa.gov, port 70; WWW: http://naic.nasa.gov/naic/naic-home.html System : Unix URL : ftp://naic.nasa.gov/ Comment: Files : april drafts; DECnet; DMS; FBI; images; Internet Resource Guide; maps; NASA Resource Guide; NASA Science Internet Russia Mgt Plan; OSS tables; packet video; RFCs; software (max500 v2.0, motif-dua, turbogopher, utilities, windows-dua); UNABOM info (/files/fbi); WWW framework Site : nathan.inflab.tuwien.ac.at Country: Austria GMT : +1 Date : 10-Sep-94 Source : mail Alias : Admin : hel@carmen.inflab.tuwien.ac.at (Helmut Dier); str@carmen.inflab.tuwien.ac.at (Hubert Strauss) Organ : Technische Universiteit Wien (Vienna University of Technology), Vienna, Institute for Statistics, Operations Research and Computer Methods Server : System : Netware (Novell Netware, PC Fileserver) URL : ftp://nathan.inflab.tuwien.ac.at/ Comment: default directory: /SYS/LOGIN/MIRROR; Read Only access; max. 10 users Files : antivirus software (from mcafee.com); Simtel Software Repository mirror; sjf-lwp.novell.com mirror (partly) Site : natsem.canberra.edu.au Country: Australia GMT : +10 Date : 19-Apr-94 Source : mail Alias : Admin : andrewg@natsem.canberra.edu.au (Andrew Gruskin), G.J.M.Dekkers@kub.nl (Gijs Dekkers) Organ : Canberra University, Canberra, National Centre for Social and Economic Modelling (NATSEM) Server : System : Unix (SunOS 4.1) URL : ftp://natsem.canberra.edu.au/ Comment: server is dedicated to articles about micro-simulation Files : dataval; dynamic; general; static; tools Site : ncbi.nlm.nih.gov Country: USA GMT : -5 Date : 23-May-94 Source : old ftp-list Alias : Admin : Organ : U.S. National Institute of Health, , , National Library of Medicine, NCBI Server : System : Unix URL : ftp://ncbi.nlm.nih.gov/ Comment: Files : aimb-db; apc; authorin; blast; cavanaugh; dab; dfa; feature-table; flatfile; genbank: NCBI, repository, toolbox; ghosh; gibbs; gish; jmc; koonin; lisptrans; macaw; MC SYM; mmdb; ncbi; nrdb; nrl3d; pichler; pkb; regexp; repset; searchfmt; security; seg; seq-ambig Site : ncgia.ucsb.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : usenet Alias : Admin : Organ : University of California - Santa Barbara, Santa Barbara, California, National Center for Geographical Information and Analysis Server : System : Unix URL : ftp://ncgia.ucsb.edu/ Comment: Files : biblio (misc.formats, ps, text); california.arcinfo; lists; tech-reports Site : ncifcrf.gov Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : fcs280s.ncifcrf.gov Admin : Organ : NCI FCRF Server : System : Unix URL : ftp://ncifcrf.gov/ Comment: Files : docs; fant; FAQs; findstat; genpept; IPS-WWW; methods; molecular biology archive; nonredun; patterngen; sea; tripatterngen Site : nctamslant.navy.mil Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : Organ : U.S. Navy, NCTAMSLANT Server : System : VAX/VMS URL : ftp://nctamslant.navy.mil/ Comment: default directory: USER4:[GUEST] Files : chips; internet; navy public affairs; navy news; npbinfo; sharing Site : ndlc.occ.uky.edu Country: USA GMT : -5 Date : 26-Jan-95 Source : usenet Alias : Admin : Organ : University of Kentucky, , Kentucky, Owensboro Community College, National Distance Learning Center Server : System : Unix URL : ftp://ndlc.occ.uky.edu/ Comment: Files : gpo.doc; pcusoft (dcat17) Site : nebula.cs.yale.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : nebula.systemsz.cs.yale.edu Admin : requests@cs.yale.edu, haskell-request@cs.yale.edu (Haskell dist.) Organ : Yale University, New Haven, Connecticut, CS dept., Systems Z Subnet Server : System : Unix (System V Release 4.0) URL : ftp://nebula.cs.yale.edu/ Comment: Haskell distribution Files : blenko; comp.lang.functional; cs429; guzman; haskell; pj lester book; plisp; proto; roth traupman; x3j13; yale-fp; yhaskell-demos Site : nebula.lib.vt.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : Admin : Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia, Library Server : System : Unix (Ultrix 4.1, DEC) URL : ftp://nebula.lib.vt.edu/ Comment: Files : asksam-l archive; ejournal samples; gophersql; listservs; MS-DOS utils; spires; tulip; viva; vtic; windows (moremem, winwrap, wtcpip); www (websrv) Site : ned.ipac.caltech.edu Country: USA GMT : -8 Date : 17-Jul-94 Source : Alias : hepburn.ipac.caltech.edu Admin : Organ : California Institute of Technology, Pasadena, California Server : System : Unix (SunOS 4.1) URL : ftp://ned.ipac.caltech.edu/ Comment: Files : ned (lots of prt and ps files) Site : negativl.vip.best.com Country: USA GMT : -8 Date : 22-Mar-96 Source : ftp.keme.co.uk Alias : Admin : root@negativl.vip.best.com Organ : Best Internet Communications Server : System : Unix URL : ftp://negativl.vip.best.com/ Comment: Files : cal; Linux (PPP); music (cathyden, dgibson); ncftp; rmadg; theatre Site : neon.nlc.state.ne.us Country: USA GMT : -5 Date : 25-Jan-95 Source : mail Alias : Admin : Organ : Nebraska Library Commission, , Nebraska Server : System : Unix (System V Release 4.2) URL : ftp://neon.nlc.state.ne.us/ Comment: Files : agriculture; business; employment-labor; gis; history; libraries Site : nervm.nerdc.ufl.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Florida, , Florida Server : System : VM/CMS URL : ftp://nervm.nerdc.ufl.edu/ Comment: default directory: ANONYMOU 191; Anonymous directory is ReadOnly Files : VM TCPIP mods; VM/SP VM/XA real time monitor Site : nervous.cis.ohio-state.edu Country: USA GMT : -6 Date : 18-Apr-94 Source : Alias : Admin : Organ : Ohio State University, , Ohio, CIS Server : System : Unix URL : ftp://nervous.cis.ohio-state.edu/ Comment: Files : ansil; chandra; lispusers; neuroprose; papers; toolset Site : net-dist.mit.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : old ftp-list Alias : bitsy.mit.edu Admin : ftp-bugs@bitsy.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : System : Unix URL : ftp://net-dist.mit.edu/ Comment: Files : antivirus; audit; cao; cat-ietf; ethernet; hosts (host tables, old); jis; Kerberos; Mac; maps; MS-DOS; netusers (net-users@bitsy.mit.edu mailing list archive); MIT worm paper; oval; PGP; POP; resnet-94; safety; security; stash; techmail-PEM; telnet; Unix; virus; VMS Site : net.bio.net Country: USA GMT : -8 Date : 31-Aug-95 Source : rtfm Alias : Admin : biosci-help@net.bio.net Organ : Server : System : Unix URL : ftp://net.bio.net/ Comment: Files : biosci (bionet.{announce,biology.computational,journals.{contents, ,letters.tibs},prof-society.{afcr,ascb,biophysics,csm,faseb}, sci-resources,software.www archive); sf-reviews (rec.arts.sf.reviews archive) Site : net.tamu.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : sc.tamu.edu Alias : saturn.tamu.edu Admin : Organ : Texas A&M University, , Texas Server : System : Unix URL : ftp://net.tamu.edu/ Comment: tar, (de)compress, g(un)zip on the fly available; authorized users only, activities may be monitored Files : dsn; network; TAMU Linux & security archives; Unix Site : netinfo.ini.andrew.cmu.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : usenet Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project Server : System : Unix (NeXT 1.0, NeXTStep) URL : ftp://netinfo.ini.andrew.cmu.edu/ Comment: Files : ACE brochure; billing server; wireless Site : netlab.usu.edu Country: USA GMT : -7 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : USU Server : System : VMS (VMS, DEC VAX) URL : ftp://netlab.usu.edu/ Comment: default directory: $DISK1:[ANONYMOUS] Files : crisp; netwatch; Novell; PC/IP; PC NFS; SCSI; VMS Unzip; VT100 Site : netlab1.usu.edu Country: USA GMT : -7 Date : 23-Aug-94 Source : me Alias : Admin : Organ : Server : System : Unix (System V Release 4.2) URL : ftp://netlab1.usu.edu/ Comment: Files : mirrors: apps, drivers, epub, IETF, Kermit, MacIPX, Netwire, ODI, packetdrivers, Unixware; newswatch Site : netlab2.usu.edu Country: USA GMT : -7 Date : 23-Aug-94 Source : me Alias : edu-usu-netlab2.usu.edu [?] Admin : jrd@netlab2.usu.edu Organ : Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://netlab2.usu.edu/ Comment: default directory: /sys/anonftp Files : apps; epub; IETF; Kermit; MacIPX; netwire; ODI; packetdrivers; Unixware Site : netlib.att.com Country: USA GMT : -5 Date : 18-Apr-94 Source : Alias : plan9.att.com Admin : postmaster@netlib.att.com Organ : AT&T Server : System : Unix URL : ftp://netlib.att.com/ Comment: using :anonymous as the username, instead of anonymous generates a debuglog when you run into trouble Files : Netlib; Plan9 Site : netmarket.com Country: USA GMT : Date : 26-Aug-94 Source : mail Alias : babylon.netmarket.com Admin : Organ : NetMarket Server : www.netmarket.com System : Unix URL : ftp://netmarket.com/ Comment: NoteWorthy Music's CD catalog Files : fortune; hal; PGP Site : netmbx.netmbx.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : Admin : Organ : , Berlin Server : System : URL : ftp://netmbx.netmbx.de/ Comment: Files : Site : netport.neosoft.com Country: USA GMT : -6 Date : 18-Apr-94 Source : Alias : Admin : Organ : NeoSoft Server : System : Unix URL : ftp://netport.neosoft.com/ Comment: max. 8 users; FreeBSD mirror site; [disclaimer about export controlled stuff. just don't put it there then] Files : FreeBSD Site : network.ucsd.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - San Diego, San Diego, California Server : System : Unix (SunOS 4.1) URL : ftp://network.ucsd.edu/ Comment: Files : PCBridge and PCRoute; Sparc sounds Site : networking.raleigh.ibm.com Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : networking.cary.ibm.com Admin : Organ : IBM, Raleigh, North Carolina Server : gopher and WWW to be announced in the future System : Unix URL : ftp://networking.raleigh.ibm.com/ Comment: Files : appc; appn; ciw; cmip; feedback; news; products; protocols; standards Site : neutron.chem.yale.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : root@neutron.chem.yale.edu Organ : Yale University, New Haven, Connecticut, Chemistry dept., Moore group Server : System : Unix URL : ftp://neutron.chem.yale.edu/ Comment: loose files in /pub Files : elm-ws-support; file exchange; getools; go; man80; news; purge; simpltn; tec2sgi; tn3270; weather; xwshset From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-stu1.dfn.de!news-mue1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:29 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-kar1.dfn.de!news-stu1.dfn.de!news-mue1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!cs.tu-berlin.de!unlisys!blackbush.xlink.net!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 20 of 23 [20/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:20:09 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2157 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 20 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:856 news.answers:33097 Archive-name: ftp-list/sitelist/part20 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : newton.dep.anl.gov Country: USA GMT : -6 Date : 23-May-94 Source : Alias : Admin : Organ : Argonne National Laboratory Server : System : Unix URL : ftp://newton.dep.anl.gov/ Comment: Files : access.exe [?] Site : newton.newton.cam.ac.uk Country: UK GMT : 0 Date : 14-Mar-94 Source : admin Alias : Admin : M.Amrani@newton.cam.ac.uk (M. Amrani), hms12@newton.cam.ac.uk (archive), I.Newton@newton.cam.ac.uk (Institute info) Organ : Cambridge University, Cambridge, Isaac Newton Institute for Mathematical Sciences Server : System : Unix URL : ftp://newton.newton.cam.ac.uk/ Comment: seminars contains current seminar information, general contains general information about the institute, programmes contains information about current and future reserach programmes, ancient contains some egyptology info Files : Isaac Newton institute courses, info, seminars; older files relating to cvi, egyptology, rsp Site : newton.uiowa.edu Country: USA GMT : -6 Date : 25-Jan-95 Source : ftp.amug.org Alias : panther.weeg.uiowa.edu Admin : moderator@newton.uiowa.edu Organ : University of Iowa, , Iowa, Newton archive Server : System : Unix URL : ftp://newton.uiowa.edu/ Comment: mostly Mac files in submissions; mirrored on ftp.amug.org Files : Newton technology site (tools for Mac and MS-DOS: FAQ, helpline, WWW) Site : next.com Country: USA GMT : -8 Date : 11-Feb-94 Source : old ftp-list Alias : moat.next.com Admin : Organ : NeXT Computer Server : System : NeXT 2.1 URL : ftp://next.com/ Comment: most files moved to ftp.next.com (some remain, esp. sources) Files : NeXT files Site : next-ftp.peak.org Country: GMT : Date : 03-Sep-96 Source : usenet Alias : troi.peak.org Admin : Organ : Server : System : Unix URL : ftp://next-ftp.peak.org/ Comment: Files : mailing-list (tforum-digest); mirrors (sunsite.unc.edu Linux distributions); Next (admin, announcements, binaries, catalog, demos, docs, fonts, graphics, hypersense, Mac, newsletters, NeXT usergroups, patches, ray, security-alerts, sound, sources, XNeXT); peak (birds, comm, CSOS, graphics, Mac, MS-DOS, NetBSD, netinfo, networking, sert, slip, Sun-info, templates, tranfer, Unix, usenet) Site : nexus.yorku.ca Country: Canada GMT : -5 Date : 25-Jan-95 Source : old ftp-list Alias : Admin : Organ : York University, Toronto, Ontario Server : System : Unix (SunOS 4.1) URL : ftp://nexus.yorku.ca/ Comment: Files : Automate; bibliographies; c.a.p [which group?]; FlexOR; fmpl; Internet-Info; Linux; mail-bbones; n2m; oz; prolog; reports; scheme; ssmtp; tcl-snmp; ugrad-forum; zmodem Site : nic.ad.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : Admin : Organ : Server : System : Unix URL : ftp://nic.ad.jp/ Comment: [preliminary entry: not checked yet] parts mirrored on ftp.hitachi-sk.co.jp Files : Site : nic.csu.net Country: USA GMT : -8 Date : 22-May-94 Source : mail Alias : Admin : Organ : California State University Net, , California Server : System : VAX/VMS URL : ftp://nic.csu.net/ Comment: gopher: eis.calstate.edu; default directory: USER2:[ANONYMOUS_DIR] Files : CSUnet; ITL CSU; Site : nic.ddn.mil Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : Admin : Organ : U.S. Department of Defense Defense Data Network - Internet NIC Server : System : Unix URL : ftp://nic.ddn.mil/ Comment: site for domain registration forms, most files are also available from rs.internic.net Files : DDN news; domain; FYIs; gosip; IEN; IETF; internet drafts; netinfo; protocols;RFCs; scc (DDN security bulletins); STDs; TCP/IP Site : nic.infn.it Country: Italy GMT : +1 Date : 22-May-94 Source : mail Alias : cnaf43.infn.it Admin : Organ : INFN (National Institute for Nuclear Physics) Server : System : VMS (VMS, DEC VAX) URL : ftp://nic.infn.it/ Comment: default directory: DISK$INFO:[ANONYMOUS] Files : docs; GARR; ISO; Link; mailing; RFCs; X500 Site : nic.nm.kr Country: South Korea GMT : +8 Date : 11-Feb-94 Source : mail Alias : ns.nm.kr Admin : info@nic.nm.kr Organ : Korea Network Information Center (KRNIC) Server : System : Sun (SunOS) URL : ftp://nic.nm.kr/ Comment: gopher available by telnetting to nic.nm.kr and logging in as 'gopher' (no quotes) Files : ccirn; FYIs; IETF; resourceguide; STDs; Site : nic.nordu.net Country: Norway GMT : +1 Date : 20-Apr-94 Source : Alias : Admin : Organ : NORDUnet Server : System : Unix URL : ftp://nic.nordu.net/ Comment: Files : EBONE; Europe; IEPG; IESG; IETF; Internet Drafts; Internet Resource Guide; maps; networking; NORDUnet; NSF; opstat; RFCs; RIPE; SR-Nett; wg-nop Site : nic.prep.net Country: USA GMT : -5 Date : 22-May-94 Source : mail Alias : Admin : Organ : PREPnet, , Pennsylvania Server : System : Unix (Ultrix 4.1) URL : ftp://nic.prep.net/ Comment: Files : Internet; PREPNet Site : nic.the.net Country: USA GMT : -6 Date : 10-Sep-94 Source : Alias : Admin : Organ : Texas Higher Education Network Server : System : VMS (VMS, DEC VAX) URL : ftp://nic.the.net/ Comment: default directory: DISK$ANONYMOUS:[ROOT] Files : INFO; Internet Talk Radio (ITR); PMDF; UPSC Site : nic.wiscnet.net Country: USA GMT : -7 Date : 22-May-94 Source : mail Alias : noc.wiscnet.net Admin : Organ : WiscNet, Madison, Wisconsin, Madison Academic Computing Center's NIC archives Server : System : Unix URL : ftp://nic.wiscnet.net/ Comment: desktop TCP/IP; docs; gopher; ISDN; lookup; maps; people; policies; security; techinfo; techpartners; WAIS; WiscNet Files : Site : nickel.ucs.indiana.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : usenet Alias : Admin : Organ : Indiana Univeristy, Bloomington, Indiana, University Computing Services Server : System : Unix URL : ftp://nickel.ucs.indiana.edu/ Comment: Files : Apollo; CDC; Dec; PDP8 source code, binaries, docs Site : nicosia.ccs.ucy.cy Country: Cyprus GMT : +2 Date : 16-Jul-94 Source : mail Alias : Admin : postmaster@nicosia.ccs.ucy.cy Organ : University of Cyprus, Nicosia, CCS Server : System : Unix URL : ftp://nicosia.ccs.ucy.cy/ Comment: Files : dactl; RISC 6000; UCY Site : nifty.andrew.cmu.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : chrisn+@cmu.edu (Chris Newman) Organ : Carnegie-Mellon University, Pittsburg, Pennsylvania, Andrew project Server : gopher System : Unix URL : ftp://nifty.andrew.cmu.edu/ Comment: read the README, DISCLAIMER and RULES files; gif/jpg images from the misc directories are no longer available due to copyright violations and there were no age-based restrictions on them Files : erotica (images); Mac; Queer Resources Directory (QRD) Site : nimbus.anu.edu.au Country: Australia GMT : +10 Date : 29-Jun-95 Source : ftp-sbi.if.usp.br Alias : Admin : Organ : Australian National University Server : gopher System : Unix (SunOS 4.1) URL : ftp://nimbus.anu.edu.au/ Comment: Files : brent; complex systems; hegland; numalgs; pin; quxun; rpb; tridge (505, cdpeac, dosemu, linux, misc, samba, sorting); xue Site : niord.shsu.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : rtfm Alias : Admin : bed_gdg@shsu.edu Organ : Sam Houston State University, Huntsville, Texas Server : fileserv@shsu.edu (FILESERV@SHSU on BITNET), use SENDME and DIRECTORY System : VMS (VMS, DEC VAX) URL : ftp://niord.shsu.edu/ Comment: MaasInfo files in maasinfo/; default directory: ANON_DEV:[FILESERV] Files : ACADlist; accountability; additions; archie; asaetr; astrosym; autoindent; babel; bbfig; bbm; bibclean; bibdb; bibextract; bibliobuilder; bm2font; boxedeps; brief_t; bsn; bst; c2latex; checksum; chemtex; chess; cjethics-l; cjintro-l; clip; cmbb; cmrps; cmttss; cnoweb; commutative; comp.text.tex; cope-author-instructions; cope; cpp2latex; crossword; cso-stuff; ctan (see pip.shsu.edu); ctt; cweb-Mac; d-VMSlsv; deu-l; deu-listings; devanagari; diagramf; doc; domain codes; dosnoweb; drivers; drutpu; dtk-l; dvgt; dvi2pcl; dvi2tty; dvidvi; dviln03; dvips547; dvips5490; dvips5495; dvips5516; econbib; econdata; economics; eepic; efe; ega2me; egopher; ejournl; emtex-texshell; epic; explain; epmtex; essential; etpu; eveplus; exercise; faq; fedtax-l; fig2mf; fileserv tools; fillform; finale; flist; floatfig; fontname; fonts; fontsel; footnpag; french; ftnright; funnelweb; fweb-faq; fweb; gawk; gentle; GhostScript (MS-DOS); gopher plus; GreekTeX; harvard; headache; hp2pbm; hp2pk; hp2xx; IAFA; impatient; include; Info-TeX; Info-TPU; inrstex; Internet; ir-comm; IRC; itrans; jed; kermit; knuth; kr-cweb; labor; LACheck (MS-DOS); LameTeX; LaTeX3; LaTeXInfo; lexitex; ling-tex; litprog-bib; lollipop; LP-Intro; LTX3pub; ludica; lzw; lzw_sources; MaasInfo files; mailgopher; makeindex; maltby-intro; mamath; mfpic; mftu; midnight; modes; MSWin LaTeX; MultiNet FTP mode LZ; mweb; mx; nassflow; newsletter; nfss; novfc; noweb; nuweb; ozgis; PC-Web; PC-Dviware; Perl; pgframe; PH; pictex; pkzip; plain; pmtex; pol-econ; PP; PPHLP; PS2PK; PSBOX; PSFIGTeX; PSNFSS; PS tricks; PS utils; RevTeX; RTF; RTF2LaTeX; S2LaTeX; sals; sauter; scriptTeX; seminar; sfware; smcro; special; spfontware; spiderweb; squiggle; St. Mary; sty; tbefiles; TeX-XeT; TeX-CD; TeX-LSEdit; TeX-News; Texas; TeXHax; TeXinfo; TeXxMag; TeXserver; TeXshell-CMS; TeXtools; TeXtugn; TeXtures-FIGS; TeXexample; TeX-primer; theorem; tgrind; TPU; TPUHDR; TR2LaTeX; TRIES-L; tries; troff to TeX; trombone; tspell; ttn; tug-lug; tug-suggest; tugabs; tugboat; tugproc; twg-tds; twg; UCtheses; UCX support; UK TeX; Unix-TeX; unmacro; unsplit; unzip (Amiga, Atari, BCC, Mac, MS-DOS, NT, OS2, VMS); uucode (Unix); vaxbook; vertex; VMS LaTeX; VMS mail; VMS Tar; VMS WAIS; vol-task; vvcode; WAIS; WEB2C; Windows3; wizunzip; wkbf; wordweb; WP2LaTeX; XDvi; Xetal; XPPT; ZCrypt; ZIP (Atari, Mac, MS-DOS, NT, OS/2, VMS); ZOO Site : nlmpubs.nlm.nih.gov Country: USA GMT : -5 Date : 30-Oct-94 Source : Alias : Admin : ftpadmin@nlmpubs.nlm.nih.gov (read README for more addresses) Organ : U.S. National Institute of Health, , , National Library of Medicine Server : gopher.nlm.nih.gov, www.nlm.nih.gov, telnet text.nlm.nih.gov System : Unix URL : ftp://nlmpubs.nlm.nih.gov/ Comment: use a + in front of the e-mail address to get a DOS like listing; INDEX.MASTER for a complete listing, INDEX.FLAT for an unformatted listing; each directory contains an INDEX file Files : aids; alerts; bibs; grants; grateful; hstat (Health Services Technology Assessment Text); nlminfo; online; umls Site : noc.byu.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Brigham-Young University Server : System : Unix URL : ftp://noc.byu.edu/ Comment: Files : Site : noc.sura.net Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Maryland - SURAnet, , Maryland, NOC Server : System : Unix URL : ftp://noc.sura.net/ Comment: Files : various network maps; SURAnet information Site : norman.eng.buffalo.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : Admin : dowd@eng.buffalo.edu (Patrick Dowd, comp.simulation archive) Organ : State University of New York - Buffalo, Buffalo, New York, Engineering dept. Server : System : Unix (SunOS 4.1) URL : ftp://norman.eng.buffalo.edu/ Comment: Files : cgi-bin; comp.simulation; simulation Site : northstar.otago.ac.nz Country: New Zealand GMT : +12 Date : 10-Sep-94 Source : Alias : Admin : QRDstaff@vector.casti.com, QRD@vector.casti.com (submissions) Organ : Server : System : Unix URL : ftp://northstar.otago.ac.nz/ Comment: Queer Resources Directory (QRD); tar and compression on the fly Files : QRD [is this the same as vector.casti.com?] Site : nova.pvv.unit.no Country: Norway GMT : +1 Date : 23-Aug-94 Source : ftp.xfree86.org Alias : Admin : Organ : University of Trondheim, Trondheim, PVV Server : System : Unix URL : ftp://nova.pvv.unit.no/ Comment: Files : Apollo; Atari; dikumud; languages; Linux; MUD; numerous Unix material in /pub/Store/nova; XFree86 (mirror of ftp.xfree86.org) Site : novell-server.pstc.brown.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : usenet Alias : pstc.brown.edu Admin : Organ : Brown University, Providence, Rhode Island, PSTC Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://novell-server.pstc.brown.edu/ Comment: Files : SCO Site : novell.felk.cvut.cz Country: Czech Republic GMT : +1 Date : 10-Sep-94 Source : usenet Alias : Admin : meloun@vision.felk.cvut.cz Organ : Czech Technical University (CVUT), , EE dept. (FELK) Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://novell.felk.cvut.cz/ Comment: home directory: /APPL/PUB Files : cstex; HellSoft ftpdaemon for Netware; Linux; logo; Novell; Pmail; RFCs Site : novell.macc.wisc.edu Country: USA GMT : -6 Date : 11-Jul-94 Source : old ftp-list Alias : macstaff.macc.wisc.edu Admin : Organ : University of Wisconsin, Madison, Wisconsin, Madison Academic Computing Center (MACC) Server : System : Novell NetWare 3.11 (PC fileserver) URL : ftp://novell.macc.wisc.edu/ Comment: directory set to /user1/guest Files : archie; charon; cutcp; drivers; ees; fdc14; KA9Q; lwp; macstuff; MOKE (kanji/kana editor for msdos); NCSA; netnotes; netware; nupop; pcip; pmail; spa audit; trumpet; utils; virus; windows; wiscwrld Site : novell.nrc.ca Country: Canada GMT : -5 Date : 29-Nov-94 Source : usenet Alias : inf_nw.nrc.ca Admin : Larry.Bradley@nrc.ca (Larry Bradley) Organ : National Research Council Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://novell.nrc.ca/ Comment: default directory: /SYS/FTP; Read Only access Files : mirror of netlab2.usu.edu (Novell Netwire); STAMP (Parallax microcontroller) Site : novftp.rc.rug.nl Country: Netherlands GMT : +1 Date : 02-Sep-96 Source : mail Alias : rct1.rc.rug.nl Admin : C.A.Teuben@rc.rug.nl Organ : Rijks Universiteit Groningen (University of Groningen), Groningen, CC Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://novftp.rc.rug.nl/ Comment: server RCT1, default directory is RCT1/SYS:/FTP/PUB, rights: RF Files : Novell and networking related files: arcserv6, bexec7, client.nov, demo, docs, drivers, eisa, kermit, Mac, Minuet, modem, netwire, nlm, pkt_drv, pmail, printer, proglibs, RUGCIS, tapeware, tcpip, utils (DOS, Novell), virus, web45day, windows Site : nptn.org Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://nptn.org/ Comment: Files : e.texts; morino; nptn; progs Site : ns.cs.msu.su Country: Russia GMT : +2 Date : 11-Mar-94 Source : Alias : redsun.cs.msu.su Admin : Organ : Moscow State University, Moscow Server : System : Unix URL : ftp://ns.cs.msu.su/ Comment: Files : hardware; ida-sendmail; MS-DOS; PC-NFS; tape; TeX; Unix Site : ns.niehs.nih.gov Country: USA GMT : -5 Date : 18-Apr-94 Source : rtfm Alias : Admin : Organ : U.S. National Institute of Health, , , NIEHS Server : System : Unix URL : ftp://ns.niehs.nih.gov/ Comment: Files : EWALD code; MULTI 3.1 (temp. offline) Site : ns.uab.es Country: Spain GMT : +1 Date : 23-Jul-95 Source : docs Alias : lulu.uab.es Admin : Organ : Universidad Autonomico de B, B Server : System : Unix URL : ftp://ns.uab.es/ Comment: Files : mirrors: Info-Mac, simtel-msdos, simtel-win3; pub: docs, Mac, misc, MS-DOS, MS-Windows (gnu, gopher, graphics, mail, util, xarxes), Unix, VMS Site : nsipo.arc.nasa.gov Country: USA GMT : -8 Date : 29-Mar-95 Source : mail Alias : nsiop.nasa.gov Admin : Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix URL : ftp://nsipo.arc.nasa.gov/ Comment: Warning: You are connected to a U.S. Government Computer etc. keystroke monitoring and recording etc. fine and imprisonment etc. Guest login ok Files : cdrom; eos; FNC (FNCAC); Hubble; Mac; multicast; network; newsletter; NSI; rox; security; sendmail; lots of loose files in /pub (mostly network related utilities) Site : nssdca.gsfc.nasa.gov Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, Server : System : VMS (VMS, DEC VAX) URL : ftp://nssdca.gsfc.nasa.gov/ Comment: default directory: ANON_DIR:[000000] Files : active; asm; cdf; cdrom; cobe; coho; data_dist; fits; graphics software; GSFC PID; HQ NRAS; Hubble space telescope images; MD_DOC; models; multidis; ncds; operations; sfdu; space physics; spds; tools Site : nstn.ns.ca Country: Canada GMT : Date : 10-Sep-94 Source : docs Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://nstn.ns.ca/ Comment: Files : CA-domain; cadcam-exec; canoc-l; cansig; charlottetown-accord; CommSet (MS-DOS newsreader); dnd-anon; Internet-Business-Journal; Internet Talk Radio (ITR); Interview; irtool; learning-connection; listserv; Mac; marketing-wg; netinfo; novaknowledge; nstn-documentation; PC; planning-l; sians-exec; sqg-exec; Unix; Windows Site : ntia.its.bldrdoc.gov Country: USA GMT : Date : 18-Apr-94 Source : Alias : Admin : Organ : Server : System : Unix URL : ftp://ntia.its.bldrdoc.gov/ Comment: Files : fuzzy Site : ntu.ac.sg Country: Singapore GMT : +8 Date : 16-May-96 Source : usenet Alias : ntuix.ntu.ac.sg, ftp.ntu.ac.sg Admin : ftp@ntu.ac.sg Organ : Nayang Technological University (NTU) Server : System : Unix URL : ftp://ntu.ac.sg/ Comment: max. 30 users Files : Chinese; elisp-archive; Emacs; GNU; FAQs; intv; Linux (Slackware); MS-DOS (ftp.simtel.net); networking (cisco, domain, ftp, irc, mac, mail, msdos, netdig, news, nfs, nnstat, pcbridge, pcroute, ripe, routing, snmp, sun, tcpf, xntp); nie; NTU; security; Winsite (ftp.winsite.com: Windows3, Windows95, Windows NT); Tcl; X.500 Site : nymph.nimh.nih.gov Country: USA GMT : -5 Date : 17-Apr-94 Source : Alias : gopher.nimh.nih.gov Admin : Organ : U.S. National Institute of Health, , , National Insitute of Mental Health Server : System : Unix URL : ftp://nymph.nimh.nih.gov/ Comment: available through Gopher at gopher.nimh.nih.gov Files : bike; Mac; OS/2; Unix; MS-Windows 3 Site : nyquist.cs.nott.ac.uk Country: UK GMT : 0 Date : 30-Oct-94 Source : rtfm Alias : Admin : Organ : University of Nottingham, Nottingham, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://nyquist.cs.nott.ac.uk/ Comment: Ceilidh moved to ftp.cs.nott.ac.uk Files : ANSA; CJB; comic; defender; dns; Mac client; MASSIVE; papers; peb; pictures; sound client; Virtuosi; web Site : nyu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : cmcl2.nyu.edu Admin : Organ : New York University, New York, New York Server : System : Unix URL : ftp://nyu.edu/ Comment: Files : mod.sources Site : oac.hsc.uth.tmc.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : Alias : Admin : Organ : Texas Medical Colleges, Houston, Texas Server : System : Unix URL : ftp://oac.hsc.uth.tmc.edu/ Comment: Files : MacHTTP (mirrored on www.jsc.nasa.gov) Site : oak.oakland.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : old ftp-list Alias : oak; rigel.acs.oakland.edu Admin : admin@vela.acs.oakland.edu Organ : Oakland University, Rochester, Michigan, Academic Computing Services Server : gopher://gopher.oakland.edu/ http://www.acs.oakland.edu/ System : Unix URL : ftp://oak.oakland.edu/ Comment: simtel mirror (of ftp.simtel.net); max. 400 users Files : BBS lists; ham radio; ka9q TCP/IP; Mac; modem protocol info; MS-DOS; MS-Windows; PC Blue; PostScript; simtel; Unix Site : obelix.statistik.uni-mannheim.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : Admin : Organ : Universitaet Mannheim (University of Mannheim), Mannheim, Institute for Statistics Server : System : URL : ftp://obelix.statistik.uni-mannheim.de/ Comment: Files : Site : ocf.berkeley.edu Country: USA GMT : -8 Date : 30-Oct-94 Source : old ftp-list Alias : typhoon.berkeley.edu Admin : ftp@ocf.berkeley.edu, general-manager@ocf.berkeley.edu (OCF info) Organ : University of California - Berkeley, Berkeley, California, Open Computing Facility Server : System : Unix (Apollo) URL : ftp://ocf.berkeley.edu/ Comment: directory: /pub/Library/Network; please refrain from using the system on weekdays 1000-0200; transfers are logged Files : Amiga; Apollo; Cal Band; Cal Band History; Cal graphics; Calsol; comics (Kid Dynamo, read the rec.arts.comics FAQ for details); crossfire; FTP sites; games; gobears; Hello World archive; Help Sessions; Library; Network Info; netrek; NFL draft; OCF; purity; RFCs; Space; Traveller; Usenet Olympics Site : odie.niaid.nih.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : Organ : U.S. National Institute of Health, , NIAID Server : System : Unix (SunOS 4.1) URL : ftp://odie.niaid.nih.gov/ Comment: Files : AAC; ambis; AU; lanman; mxs Site : odin.dvz.fh-dortmund.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Fachhochschule Dortmund (Dortmund Polytechnical Institute), Dortmund Server : System : URL : ftp://odin.dvz.fh-dortmund.de/ Comment: Files : Site : oersted.ltf.dth.dk Country: Denmark GMT : +1 Date : 09-Feb-94 Source : mail Alias : Admin : Organ : Techical University of Denmark Server : System : Unix (SunOS 4.1) URL : ftp://oersted.ltf.dth.dk/ Comment: Files : movietools; mail-list Site : oes.orst.edu Country: USA GMT : -8 Date : 22-Mar-94 Source : Alias : darkstar.orst.edu [?] Admin : info-mgr@oes.orst.edu Organ : Oregon State University, Corvallis, Oregon, Milne CC Server : System : Unix URL : ftp://oes.orst.edu/ Comment: .p2 files are 'zoo' archives and are available transparently; Aminet section is CLOSED! Files : almanac; mirrors; MS-DOS; substance; xpilot Site : ogre.cica.indiana.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Indiana University, Bloomington, Indiana, Centre for Innovative Computing Applications Server : System : Unix (SunOS 4.1) URL : ftp://ogre.cica.indiana.edu/ Comment: Problem: can't set guest privileges [probably obsolete] Files : lpd Site : okeeffe.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : vangogh.cs.berkeley.edu Admin : Organ : University of California - Berkeley, Berkeley, California, CS dept. Server : System : Unix URL : ftp://okeeffe.berkeley.edu/ Comment: Files : Site : ollc.mta.ca Country: Canada GMT : Date : 32-Jul-95 Source : docs Alias : pringle.mta.ca Admin : bgla@mailserv.mta.ca (Brent Eagles, beagles@mailserv.mta.ca) Organ : MTA Server : System : Unix (OSF/1, DEC) URL : ftp://ollc.mta.ca/ Comment: Files : BC++; Gopherl HTMLed; RFCs; SLIP; Unix; util; webstuff; WSIRCg; WWW Site : ollero.imag.fr Country: France GMT : +1 Date : 22-Mar-96 Source : Alias : petole.imag.fr Admin : arrouye@ollero.imag.fr Organ : IMAG, Grenoble Server : System : Unix URL : ftp://ollero.imag.fr/ Comment: max. 15 users; server can (de)compress, g(un)zip and tar and full.tar.* Files : ispell; Linux (admin, networking); mpi; networking; NeXT; POSIX; Postscript; scope; X11 Site : omg.org Country: GMT : Date : 22-May-94 Source : Alias : Admin : Organ : OMG Server : System : Unix (DG/UX) URL : ftp://omg.org/ Comment: User ftp: working directory set to /archives/.ftp Files : analysis+design; cb; CORBA; NEC: DII,ORB; OMG: IDL, IDL CFE; mail; object services; ORB; PCTE; presentations Site : onet.on.ca Country: Canada GMT : -5 Date : 22-May-94 Source : mail Alias : enfm.utcc.utoronto.ca [?] Admin : Organ : OntarioNet (ONet), , Ontario Server : System : Unix URL : ftp://onet.on.ca/ Comment: Files : CAnet; distrib; Internic; mail; nameserver; NNSC; ONet; security; sendmail; TCP/IP; Unix; Usenet Site : orca.alaska.edu Country: USA GMT : -10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : sxjc@orca.alaska.edu Organ : University of Alaska Server : System : VAX/VMS URL : ftp://orca.alaska.edu/ Comment: non-standard FTP session Files : MCW-BBS mirror (Mark C. Williams' Coherent) Site : oregon.uoregon.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Oregon, , Oregon Server : System : VMS (VMS, DEC VAX) URL : ftp://oregon.uoregon.edu/ Comment: default directory: SYS$NETDEVICE:[ANONYMOUS.PUB] Files : Site : orgchem.weizmann.ac.il Country: Israel GMT : +2 Date : 30-Oct-94 Source : ftp.xfree86.org Alias : Admin : serg@orgchem.weizmann.ac.il (Serge Maleyev) Organ : Weizmann Institute of Science, Rehovot, Organic Chemistry dept. Server : System : Unix URL : ftp://orgchem.weizmann.ac.il/ Comment: this site mirrors: freebsd.cdrom.com, freefall.cdrom.com, ftp.x.org, ftp.xfree86.org Files : Andrew 6.3 sources; docs; DOS-NFS; DOS tools; FreeBSD (freebsd.cdrom.com, freefall.cdrom.com); packages; WINE; X11R6 (ftp.x.org); XFree86 (mirror of ftp.xfree86.org) Site : orion.arc.nasa.gov Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix (SunOS 4.1) URL : ftp://orion.arc.nasa.gov/ Comment: Files : Site : orlith.bates.edu Country: USA GMT : -5 Date : 10-Nov-95 Source : mail Alias : Admin : Organ : Bates College, Lewiston, Maine Server : System : Unix (4.3BSD) URL : ftp://orlith.bates.edu/ Comment: All files are in /pub/mud Files : Mud related Site : os9archive.rtsi.com Country: USA GMT : -6 Date : 02-Sep-96 Source : usenet Alias : rtsippc.rtsi.com Admin : Organ : RTSI Server : System : Unix URL : ftp://os9archive.rtsi.com/ Comment: Files : cocofst; HAL; lsft; ontrak; OS9 (benchmarks, docs, faq, flickers, mm1, MS-DOS, OS9000, OSK, PPC, top, usergroups, vendors); RSDOS (demos, docs, edu, games, graphics, mods, music, pic, telecom, util) Site : osi.ncsl.nist.gov Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : National Institute for Standards and Technology, Gaithersburg, Maryland, Computer Security (NCSL) Server : System : Unix (SunOS 4.1) URL : ftp://osi.ncsl.nist.gov/ Comment: Files : misc OSI info Site : oswego.oswego.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : oswego-gw.oswego.edu Admin : Organ : State University of New York - Oswego, Oswego, New York Server : System : Unix (SunOS 4.1) URL : ftp://oswego.oswego.edu/ Comment: Files : GNU; Mac; Kermit Site : otax.tky.hut.fi Country: Finland GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Helsinki University of Technology, Helsinki Server : System : Unix (SunOS 4.1) URL : ftp://otax.tky.hut.fi/ Comment: Files : Mikkar accounting program Site : ouchem.chem.oakland.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Oakland University, Rochester, Michigan, Chemistry dept. Server : System : Unix (Ultrix 4.1) URL : ftp://ouchem.chem.oakland.edu/ Comment: Files : Site : oxy.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : gate.oxy.edu Admin : Organ : Server : System : Unix (SunOS 4.0) URL : ftp://oxy.edu/ Comment: Files : Site : p.gp.cs.cmu.edu Country: USA GMT : -5 Date : 31-Aug-94 Source : rtfm Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://b.gp.cs.cmu.edu/ Comment: Filenames cannot begin with "/.."; user anon logged in Files : comp.ai.jair.announce (/usr/jair/pub/); gdb; wg.parttime Site : pacific.mps.ohio-state.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Ohio State University, , Ohio Server : System : Unix URL : ftp://pacific.mps.ohio-state.edu/ Comment: no gifs here Files : dcmp (teX macros for preparing DCMP invited talks); dvi3ps (merging of many dvi2ps versions); gentle-tex (intro to TeX crossref. with TeXbook); facilities-guide (configurable user guide for Unix, VMS, TOPS-20, Mac, PC); dvidj (dvi to HP Deskjet); LabanWriter (tool for doing Laban (dance) notation) Site : panda.uiowa.edu Country: USA GMT : -5 Date : 23-Jul-95 Source : docs Alias : chop.isca.uiowa.edu Admin : Organ : University of Iowa, , Iowa, Iowa Student Computer Association Server : System : NeXTStep (NeXT 1.0) URL : ftp://panda.uiowa.edu/ Comment: Files : bbs-client; Panda (contrib, distrib) Site : panda1.uottawa.ca Country: Canada GMT : -5 Date : 29-Sep-94 Source : ftp.nic.surfnet.nl Alias : Admin : Organ : University of Ottawa, Ottawa, Ontario Server : System : Unix (SunOS 4.1) URL : ftp://panda1.uottawa.ca/ Comment: Files : accord; bike; CCS; const-proposal; csi4110; E-mail; encoding; gopher; Mac; macuo; net; news; Novell; OUCC; OUCCIT; packet; PC; religion; storm; ttn; UofO Phonebook Site : papa.indstate.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : Alias : Admin : beast@papa.indstate.edu (Issam E. Bandak) Organ : Server : System : Unix URL : ftp://papa.indstate.edu/ Comment: Winsock-L archive and official ftp site of The Ultimate Collection Of Winsock Software (TUCOWS) WWW page; transfers are logged; max. 100 users; mirrors: ftp.sunet.se /pub/pc/windows/winsock-indstate, ftp.iquest.com /pub/windows/papa, smartdocs.com /pub/windows/winsock, ftp.csie.nctu.edu /pub/winsock Files : archie; archive; collage; CU-SeeMe; Chameleon; daemons; dics; digest; faq+txt; finger; fsp; ftp; gopher; InterCham; InterCon; mail; mud; netdial; news; nslookup; packages; ping; printing; stacks; talk; telnet; time; time_log; wais; waol; whois; windis; winirc; winsock; wsk-apps; WWW browsers; Windows NT; X.500 Site : papilio.ucsc.edu Country: USA GMT : -8 Date : 29-Sep-94 Source : mail Alias : Admin : Organ : University of California - Santa Cruz, Santa Cruz, California, Sinsheimer Laboratories Server : System : Unix (SunOS 4.1) URL : ftp://papilio.ucsc.edu/ Comment: Files : docs; images; Mac; molbio; PC; ribbon; Unix Site : par.cc.gatech.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Georgia Tech, Atlanta, Georgia, CC Server : System : Unix (SunOS 4.1) URL : ftp://par.cc.gatech.edu/ Comment: Files : graphics related programs and files; xtango Site : paul.rutgers.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : URL : ftp://paul.rutgers.edu/ Comment: Files : Omega SIte : pc.usl.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : mail Alias : Admin : ftp@pc.usl.edu Organ : University of Southwestern Louisiana, Lafayette, Louisiana Server : Amateur Radio callsign server ... telnet to port 2000 System : OSx (Pyramid 90X) URL : ftp://pc.usl.edu/ Comment: please do not transfer large files during 08:00-18:00; Note: IP-TTL is 30 Files : alt.os.multics archives; Jnos ham tcp/ip package Site : pcdepot.uwaterloo.ca Country: Canada GMT : -5 Date : 10-Nov-95 Source : usenet Alias : watserv2.uwaterloo.ca Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://pcdepot.uwaterloo.ca/ Comment: Files : LWP for DOS; MS-DOS; MS-Windows; OS/2; patches; perform; TCP apps; uwcrests; WWW Site : pcdos.bocaraton.ibm.com Country: USA GMT : -5 Date : 10-Sep-94 Source : usenet Alias : Admin : Organ : IBM, Boca Raton, Florida, PCDOS 6.1 to 6.3 stepup service Server : System : Unix URL : ftp://pcdos.bocaraton.ibm.com/ Comment: dir: PCDOS613 contains several language specific versions Files : AIXinfo; AIXutils; PC DOS 6.1 to 6.3 stepup Site : pds.nchu.edu.tw Country: Taiwan GMT : +8 Date : 15-Dec-94 Source : mail Alias : Admin : root@pds.nchu.edu.tw Organ : National Chung Hsing University, Taiwan Server : System : Unix (Ultrix 4.2A, DEC) URL : ftp://pds.nchu.edu.tw/ Comment: Files : ASCII-art; CCCA; demo; FreeBSD; Linux (Slackware); NCHU; NUPOP; PC; Perl; Unix; WWFS Site : peipa.essex.ac.uk Country: UK GMT : 0 Date : 01-Oct-96 Source : usenet Alias : Admin : Organ : University of Essex, , Essex Server : System : Unix (SunOS 4.1) URL : ftp://peipa.essex.ac.uk/ Comment: Files : docs; gesture; IPA; IPG; Java; Linux; pictures (books, faces, mias, motion, ocr, stereo, weather); TeX; TP-Linux Site : pemrac.space.swri.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : URL : ftp://pemrac.space.swri.edu/ Comment: Files : convex users group Site : penninfo.upenn.edu Country: USA GMT : -5 Date : 23-May-94 Source : Alias : nisc2.upenn.edu Admin : Organ : University of Pennsylvania, , Pennsylvania Server : System : Unix (Ultrix 4.1) URL : ftp://penninfo.upenn.edu/ Comment: Files : Penninfo; pips Site : peoplesparc.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : Unix (SunOS 4.1) URL : ftp://peoplesparc.berkeley.edu/ Comment: Files : Site : perelandra.cms.udel.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : root@perelandra.cms.udel.edu Organ : University of Delaware, , Delaware, College of Marine Studies Server : WWW System : Unix URL : ftp://perelandra.cms.udel.edu/ Comment: the pub directory has been cleaned because most of the codes are officially maintained elsewhere, only codes that are not officially maintained elsewhere or which are not easy available by ftp are left in pub; 'dl' descriptive ls program removed because of problems with WWW software, descriptive info in FILES files Files : benchmark codes, results; graphics; lang; math; sci.geo.fluids archive: codes, docs Site : perutz.scripps.edu Country: USA GMT : -8 Date : 25-Jan-95 Source : Alias : Admin : mp@scripps.edu (Michael Pique) Organ : Server : System : Unix (SunOS 4.1) URL : ftp://perutz.scripps.edu/ Comment: Files : flex; packages; xfit; xview Site : pgd.adp.wisc.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Wisconsin, Madison, Wisconsin Server : System : URL : ftp://pgd.adp.wisc.edu/ Comment: Files : Site : pgp.iastate.edu Country: USA GMT : -5 Date : 22-Mar-96 Source : Alias : swissnet.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : URL : ftp://pgp.iastate.edu/ Comment: max. 20 users; read POLICY for details on access Files : boxer; butterfly Lisp; PC-Scheme; Pseudo Scheme; Scheme Site : phast.phys.washington.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : rtfm Alias : dirac.phys.washington.edu Admin : Organ : University of Washington, Seattle, Washington, Physics dept. Server : System : Unix (4.3BSD Tahoe) URL : ftp://phast.phys.washington.edu/ Comment: Problem: can't change to directory /usr/spool/ftp Files : VMS software Site : phil.utmb.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : Alias : Admin : Organ : University of Texas - Galveston, Galveston, Texas, Medical Branch Server : System : Unix URL : ftp://phil.utmb.edu/ Comment: Files : c-advisories; clippings; cops; info; network tools; Virus-L; (anti)virus-software Site : phoenix.ocf.llnl.gov Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : Unix URL : ftp://phoenix.ocf.llnl.gov/ Comment: Files : Bonnie; castor; CGM files; cmmtiff; edsems; fcip; GPHIGS 2.0; GRAFCORE; llnxftp; meikodoc; mppbench; NCAR; pact; ptools; tapes Site : phoenix.oulu.fi Country: Finland GMT : +2 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://phoenix.oulu.fi/ Comment: Files : 3D stuff; Amiga; AVI; Eegsoft; ESAKuru3D; FLIs; Free Energy; GIFs; JFK pics; KVJ Bible; meshes; MPEG; MUD; OY BBS; Planets; PovRay; RayTracker demos; RayScene; Quran; WinMorph; txanim; UFO/Space; X3D Site : phys-pc61.med.unc.edu Country: USA GMT : -5 Date : 29-Sep-94 Source : usenet Alias : Admin : linux-bogus@cs.unc.edu Organ : University of North Carolina, Chapell Hill, North Carolina Server : System : Unix URL : ftp://phys-pc61.med.unc.edu/ Comment: ONLY AVAILABLE FROM 2000 UNTIL 0800 EST (GMT -5); max. 3 users; mirrored on ftp.cps.cmich.edu (/pub/Linux/packages/bogus), ftp.gwdg.de (/pub/linux/bogus), ftp.nvg.unit.no (/pub/linux/bogus Scandinavia only) Files : Linux (BOGUS release) Site : piaget.futuro.usp.br Country: Brazil GMT : -3 Date : 19-Feb-95 Source : usenet Alias : Admin : Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo Server : System : Unix (Linux, PC) URL : ftp://piaget.futuro.usp.br/ Comment: slow connection Files : cdrom; estereogramma; harrier (dicas, FAQ, fun); ibdccort; Linux (BBS, Linux, packages); Mac; McAfee; outros; telematica (biogas, ecologia, energia, fastplant) Site : pilot.njin.net Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : NJIN Server : System : Unix URL : ftp://pilot.njin.net/ Comment: Files : networking info; docs on all kinds of things Site : pine.circa.ufl.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Florida, , Florida Server : System : VAX/VMS URL : ftp://pine.circa.ufl.edu/ Comment: default directory: SYS$SYSDEVICE:[PUB] Files : Bitnet; DEC; docs; Internet; Internet Worm reports; Linguistics; PC; RFCs; robfit Site : pine.kuee.kyoto-u.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : ftp.hitachi-sk.co.jp Alias : Admin : Organ : Kyoto University, Kyoto, KUEE Server : System : Unix URL : ftp://ftp.sda.com/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : sax; stetina; TEI; visips Site : pines.hsu.edu Country: USA GMT : -6 Date : 22-May-94 Source : Alias : Admin : Organ : H. State University Server : System : Unix URL : ftp://pines.hsu.edu/ Comment: Files : HSU; Indian [American-Indian that is] related files; mailp Site : pinguin.ipk.fhg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://pinguin.ipk.fhg.de/ Comment: pub is a temporarily mounted directory, I'm not sure if I should list this one Files : networking info: CCITT, old ftp-list Site : pion.lcs.mit.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : System : Unix URL : ftp://pion.lcs.mit.edu/ Comment: Files : Site : pitel_lnx.ibk.hvu.nl Country: Netherlands GMT : +1 Date : 29-Mar-95 Source : usenet Alias : Admin : nick@pitel_lnx.ibk.hvu.nl Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht Server : FSP (port 64) System : Unix URL : ftp://pitel_lnx.ibk.hvu.nl/ Comment: This site is nicknamed The Digital Dungeon and is maintained by The Ruling Company and Success Files : C64 (demos, magazines, scene, tools); Party info; Success info; Site : pitt.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Pittsburgh, Pittsburgh, Pennsylvania Server : System : Unix URL : ftp://pitt.edu/ Comment: Files : local nameserver source; local decnet database; National Institute of Health Guide Online; RFCs; local network docs Site : pittslug.sug.org Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Sun User's Group - Pittsburgh Area, Pittsburgh, Pennsylvania Server : System : URL : ftp://pittslug.sug.org/ Comment: Files : Site : plains.nodak.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : URL : ftp://plains.nodak.edu/ Comment: Files : Apple; MSDOS; Mac; Amiga; ASCII pics; comp.sys.handhelds; list archives Site : plearn.edu.pl Country: Poland GMT : +1 Date : 12-Aug-94 Source : me Alias : Admin : Organ : PLEARN (Polish part of EARN), Warsaw Server : System : VM/CMS URL : ftp://plearn.edu.pl/ Comment: no password needed, but you need to 'CD ANONYMOUS' before you can see any files Files : some tex files (BLATEX, LATEXDOC, TEX1, TEX2) Site : plg.uwaterloo.ca Country: Canada GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix (System V Release 4.0) URL : ftp://plg.uwaterloo.ca/ Comment: Files : AIN; dmake; dmc; docs; mag; siod; sml-93; smlweb; uDatabase; uSystem; verdect-sml; watML; WIN Site : plod.cbme.unsw.edu.au Country: Australia GMT : +10 Date : 10-Oct-96 Source : usenet Alias : mr_plod.cbme.unsw.edu.au Admin : Organ : University of New South Wales, Sydney, New South Wales, CBME Server : System : Unix URL : ftp://plod.cbme.unsw.edu.au/ Comment: all commands are logged Files : Apollo (autdh, cbme-ftpd); imagecyt Site : pluto.njcc.com Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : Admin : root@pluto.njcc.com Organ : New Jersey Computer Connection, Lawrenceville, New Jersey Server : gopher, www System : Unix URL : ftp://pluto.njcc.com/ Comment: server can compress and tar; BBSFAQ in /pub/bbsfaq (maintainer: claire@pluto.njcc.com); Brad Murray's shareware in /pub/bmurray (maintainer: bmurray@pluto.njcc.com) Files : BBS FAQ; Brad Murray's shareware Site : pmip.dist.maricopa.edu Country: USA GMT : Date : 23-Jul-95 Source : docs Alias : Admin : Organ : Server : System : Unix URL : ftp://pmip.dist.maricopa.edu Comment: transfers are logged Files : BSDI; MS-DOS; MS-Windows NT; newsetup; OS/2; PMIP; Pnews; PPL; Prime; Rnmail; Unix; Willow; Win Site : pobox.cscs.ch Country: Switzerland GMT : +1 Date : 19-Apr-94 Source : Alias : Admin : Organ : CSCS Server : System : Unix (SunOS 4.1) URL : ftp://pobox.cscs.ch/ Comment: Files : AI; bench; CSCS; graphics; SeRD Site : polaris.cognet.ucla.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Los Angeles, Los Angeles, California Server : System : Unix (SunOS 4.1) URL : ftp://polaris.cognet.ucla.edu/ Comment: Files : artificial life Site : polaris.llnl.gov Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : Unix URL : ftp://polaris.llnl.gov/ Comment: Files : alt.archives; RFC Site : polaris.utu.fi Country: Finland GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : polaris.cc.utu.fi, utu.fi Admin : Organ : University of Turku, Turku Server : System : Unix URL : ftp://polaris.utu.fi/ Comment: Limit of 80 users; retrieving of top-level README possible before logon; bandwidth limited; special access feature: see README Files : CLU sources Site : poli.edu.ec Country: Ecuador GMT : -7 Date : 10-Sep-94 Source : Alias : Admin : Organ : Server : System : (NEWT 3.01) [weird system] URL : ftp://poli.edu.ec/ Comment: [maybe somebody left this site open by accident] Files : NDI distribution files Site : polyslo.calpoly.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : California Polytechnical Institute, , California Server : System : Unix URL : ftp://polyslo.calpoly.edu/ Comment: ftp-list (old) Files : anime (Japanese animation); crow (From the Crow's nest Newsletter); GA scheduler; hgi (Hitch Hiker's Guide to the Internet); magic (Magic The Gathering price list); mdurkin (PC Shareware); NeXT (Graphics Workshop for a NeXT); ocr (PD Optical Character Recognition software); ood_and_i; RFCs; tech-reports; xglib Site : pomona.claremont.edu Country: USA GMT : -8 Date : 23-Aug-94 Source : old ftp-list Alias : Admin : Organ : Claremont College Server : System : VMS (VMS, DEC VAX) URL : ftp://pomona.claremont.edu/ Comment: default directory: UTIL:[ANONYMOUS] Files : Astro; bikes; Disney; games; graphics; HPGL2PS; planes; Pomona College Today; utils; VMS; xloadimage; Yale Bright Star catalogue Site : pop.cs.cmu.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : Admin : greg.morriset@cs.cmu.edu (Greg Morriset, comp.lang.ml archive) Organ : Carnegie-Mellon University, Pittsburg, Pennsyllvania, CS dept. Server : System : Unix URL : ftp://pop.cs.cmu.edu/ Comment: Filenames can not have '/..' in them; weird sites these cs.cmu.edu's Files : comp.lang.ml (/usr/jgmorris/sml-archive) Site : post.its.mcw.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://post.its.mcw.edu/ Comment: successor of mis1.mis.mcw.edu Files : DECUS UUCP; ANU-news Site : pprg.eece.unm.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ftp@pprg.eece.unm.edu Organ : University of New Mexico, Albuquerque, New Mexico Server : System : Unix URL : ftp://pprg.eece.unm.edu/ Comment: Problem: host not reachable Files : Site : prep.ai.mit.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : rtfm Alias : ftp.gnu.ai.mit.edu, aeneas.mit.edu Admin : gnu@prep.ai.mit.edu, root@aeneas.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : Unix URL : ftp://prep.ai.mit.edu/ Comment: Limit of 60 users Files : ACS; Athena; GNU (primary site: this stuff is mirrored around the world i.e. at ftp.wustl.edu, ftp.uu.net, gatekeeper.dec.com, ftp.funet.fi); kerberos; lpf; palladium; palladium2; virus; XNeXT Site : primost.cs.wisc.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Wisconsin, Madison, Wisconsin, CS dept. Server : System : Unix URL : ftp://primost.cs.wisc.edu/ Comment: Files : comp.compilers Site : princeton.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : mail Alias : ftp.princeton.edu Admin : ftp@princeton.edu Organ : Princeton University Server : System : Unix URL : ftp://princeton.edu/ Comment: if you're on an IBM mainframe and are having problems connecting try executing 'term chardel off' and reconnecting to princeton.edu; loose files in /pub incl. Maastricht.Treaty.tar.Z, these might be interesting; noweb and spiderweb have moved [where? read the files] Files : aabd; amr; Apogee; ASD; Atlas1; BBS; benchmarks; Bicycles; Bioethics; Bitnet; bpw; BT; cwisp; diku; diver; draine; EDV; fort; fusion; Graphics; hk; hosts (info on Internet and Princeton Hosts); iams; IRC; katak; lcc; libmast; Maastricht Treaty; ml; morph; Mosaic; mp-render; MS-DOS; MUMBLE; music; netchat; Networking Tools; ntalk; Oberon; PC anti-virus; PC ann; PC gopher; pnn; rec.music.a-cappella; sendmail; sendmail.satellite; SGI fixes; srk; standard ML; Sun; Sun-fixes; t2demo; trees; USGS; uw; vfs; Video; virus; Web; Whitney-Graustein; wolf; xtank; xtetris; yoga; yugo; zsh; zxx Site : prospero.isi.edu Country: USA GMT : -8 Date : 25-Jan-94 Source : Alias : gum.isi.edu Admin : Organ : University of Southern California, , California, Information Sciences Institute (ISI), Prospero/MEMS FTP server Server : System : Unix URL : ftp://prospero.isi.edu/ Comment: Files : aac; Micromechanics Clearinghouse (MEMS); netcheque; papers; Prospero; Prospero Resource Manager (PRM) Site : proton.chem.yale.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : mail Alias : Admin : root@proton.chem.yale.edu Organ : Yale University, New Haven, Connecticut, Chemistry dept., Moore's Group Server : System : Unix URL : ftp://proton.chem.yale.edu/ Comment: Files : nmr; passwd2html; sgi-faq (make_faq); tn3270 Site : pssbn.astro.umd.edu Country: USA GMT : -5 Date : 30-Aug-94 Source : usenet Alias : icarus.astro.umd.edu, pdssbn.astro.umd.edu Admin : Organ : University of Maryland, , Maryland, Astro dept. Server : System : Unix (SunOS 4.1) URL : ftp://pssbn.astro.umd.edu/ Comment: Files : appulses; encounter92; epehemeris; observations; papers; predictions; Shoemaker-Levy 9 (SL9) images; standards Site : psupen.psu.edu Country: USA GMT : -5 Date : 29-Nov-94 Source : Alias : psupena.psu.edu Admin : Organ : Pennsylvania State University, , Pennsylvania Server : System : VMS (VMS, DEC VAX) URL : ftp://psupen.psu.edu/ Comment: default directory: DIR$PUBLIC:[ANONYMOUS]; [not very useful I guess] Files : kws.dat Site : pt.cs.cmu.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : Unix URL : ftp://pt.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged in; appears empty Files : zhm.pid Site : ptolemy.eecs.berkeley.edu Country: USA GMT : -8 Date : 01-Oct-96 Source : usenet Alias : messier.eecs.berkeley.edu Admin : Organ : University of California - Berkeley, Berkeley, California, EE & CS Dept Server : System : Unix URL : ftp://ptolemy.eecs.berkeley.edu/ Comment: Files : GNU; Ptolemy; Tycho Site : pub.vse.cz Country: Czech Republic GMT : +1 Date : 25-Jan-95 Source : usenet Alias : Admin : ftp-admin@vse.cz Organ : Prague University of Economics, Prague Server : System : Unix URL : ftp://pub.vse.cz/ Comment: all commands are logged; do not complain about number of users and other restrictions Files : 386-unix (linux, sunsite.unc.edu); Amiga; docs; EUnet; exports; GNU; Mac; mice; misc; MS-DOS (DOSLynx, Charon, CUTCP, Dmenu, McAfee, mirror of ftp.winsite.com, Pmail, programs from VSE, simtel; network (dial-up-ip, gopher, isode, lynx, mail, mbone, Mosaic, netwire, news, Novell, PC-Mosaic, security, snmp, time, tools, wais, www, x500, Xtools); TeX; Unix (editors, languages, shells, system); vendor (Cisco, SCO, Sun); VSE (diplomky, i-servis, logos, marketing, pmail, vseved, vyuka); Windows3 (fax); X Site : public.tgv.com Country: USA GMT : -8 Date : 14-Dec-94 Source : rtfm Alias : dr-salk.tgv.com Admin : Organ : TGV, Santa Cruz, California Server : System : VMS (VMS, DEC VAX) URL : ftp://public.tgv.com/ Comment: default directory: ALTUSERS:[ANONYMOUS.PUBLIC] Files : bakeoff; busma; dns-templates; fts; garlough; GIFs; gkn; HPLJ3SI; Kerberos; key; press-releases; sam; VAX professional; Wing Site : publications.ai.mit.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : gnu.ai.mit.edu Alias : count-chocula.ai.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, AI Lab. Server : System : Unix URL : ftp://publications.ai.mit.edu/ Comment: /bibliographies contains a list of publications; articles are sorted by year and number; also available through the WWW Files : Artificial Intelligence Laboratory publications Site : pucp.edu.pe Country: Peru GMT : -7 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Pontifica Universidad Catolica del Peru (Catholic University of Peru) Server : System : Unix URL : ftp://pucp.edu.pe/ Comment: Files : lib; gopher Site : puppsr.princeton.edu Country: USA GMT : -5 Date : 23-Aug-94 Source : old ftp-list Alias : puppsr12.princeton.edu, pulsar.princeton.edu Admin : Organ : Princeton University Server : System : Unix URL : ftp://puppsr.princeton.edu/ Comment: Files : catalog; docs; profs; toa; tpo.vax Site : pusun3.princeton.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : Princeton University Server : System : Unix (SunOS 4.1) URL : ftp://pusun3.princeton.edu/ Comment: [looks like a Mac site]; directory: /user/vendomac Files : com; DOS; EtherTalk; PC; stacks; utilities; VGAGIF; vis Site : pyrite.rutgers.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://pyrite.rutgers.edu/ Comment: Files : Security mailing list archives Site : pyro.slip.ais.net Country: USA GMT : -6 Date : 30-Apr-95 Source : rtfm Alias : Admin : root@pyro.slip.ais.net Organ : AIS Server : System : Unix URL : ftp://pyro.slip.ais.net/ Comment: Files : antivirus; cris; crypto; invircible; irc; Linux (bbs, daemons, emulators, irc, kernel); pictures (einstein); pyro; text; tinyfugue Site : qed.econ.queensu.ca Country: Canada GMT : -5 Date : 30-Oct-94 Source : usenet Alias : Admin : Organ : Queen's University, Kingston, Ontario, Economics dept. Server : System : Unix URL : ftp://qed.econ.queensu.ca/ Comment: /pub/dm-book Files : economics; Estimation and Inference in Econometrics errata; MS-DOS; telmerco; uroot Site : qed.rice.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Rice University, Houston, Texas Server : System : URL : ftp://qed.rice.edu/ Comment: Problem: I/O error on network device Files : GNU; X11R3; plot2ps sources Site : qiclab.scn.rain.com Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : Admin : root@qiclab.scn.rain.com Organ : Research And Info Network Server : System : Unix URL : ftp://qiclab.scn.rain.com/ Comment: index file: ls-LR.Z Files : astronomy; bench; calculators; cdrom; cisco; cygnus; database; docs; games; GNU; graphics; mail; math; misc (huge); multimedia; music; network; NeWS; pas-lovers; pinecone; PostScript; programming; rea; RFC; security; shells; simulation; Solaris; Sun; SunOS-patches; sysadmin; text; ucb; vlsi; wordlists; X11; xview From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!uunet!in3.uu.net!18.181.0.26!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:30 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!uunet!in3.uu.net!18.181.0.26!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 21 of 23 [21/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:20:24 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 2086 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 21 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:854 news.answers:33095 Archive-name: ftp-list/sitelist/part21 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : quanta.eng.ohio-state.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : Alias : Admin : Organ : Ohio State University, , Ohio, Engineering dept. Server : System : Unix (SunOS 4.1) URL : ftp://quanta.eng.ohio-state.edu/ Comment: Files : 880; color; ee-grad-info; graduate-studies; images; ISI; lego; NeuralShell; robotics; spann; vision Site : quartz.rutgers.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : old ftp-list Alias : Admin : bbs@quartz.rutgers.edu Organ : Rutgers University, Piscataway, New Jersey Server : gopher System : Unix URL : ftp://quartz.rutgers.edu/ Comment: transfers are logged; uploads to /incoming; server can (de)compress, g(un)zip Files : baseball; books; citadel; computer; cyberculture; disney; economics; etext; folklore; food; Humor archive (Monty Python scripts, Blonde Jokes and the like); images; internet; jargon; journals; law; music; nyc; occult; origworks; pets; purity; puzzles; quartz; railfan; scitech; subgenius; television; theater; tv+movies; Wired Site : ra.nrl.navy.mil Country: USA GMT : -5 Date : 23-Aug-94 Source : usenet Alias : Admin : Organ : U.S. Navy - Navy Research Labs (NRL) [?] Server : System : Unix (SunOS 4.1) URL : ftp://ra.nrl.navy.mil/ Comment: Files : ai; astro; bibliography; biology; chem; comm; comp.sys.mac.scitech; dataAcq; demos; dsp; ElecEng; engAnalysis; geology; graphing; help; imaging; info; Internet; logos; MacSciTech; materialsSci; math; NRLWHOIS; optics; physics; programming; psychology; rcd; SEAM92; SEAM93; seam93input; SGI; Sun; virus; visualization Site : radbruch.jura.uni-mainz.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : Admin : dabergott@jura1.jura.uni-mainz.de, hoeferlin@jura1.jura.uni-mainz.de, klar@jura1.jura.uni-mainz.de Organ : Universitaet Mainz (University of Mainz), Mainz Server : System : Unix URL : ftp://radbruch.jura.uni-mainz.de/ Comment: Files : Jura related stuff Site : radio.aiss.uiuc.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : rtfm Alias : clm.aiss.uiuc.edu Admin : wdp@airwaves.chi.il.us (William Pfeiffer, rec.radio.broadcasting archive) Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://radio.aiss.uiuc.edu/ Comment: Files : airwaves; noc; rec.radio.broadcasting archive Site : rana.cc.deakin.oz.au Country: Australia GMT : +10 Date : 19-Apr-94 Source : Alias : rana.cc.deakin.edu.au Admin : Organ : Deakin University, , , CC Server : System : Unix (System V Release 4.0) URL : ftp://rana.cc.deakin.oz.au/ Comment: descriptive directory listing, see AAAREADME Files : colorPS; cyborg; describe; footypac; interview with John Kricfalusi; library; netinfo; netschools; PC NFS; pics; packetdrivers; PPP; SNM; VMS tar; winsock Site : rand.org Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://rand.org/ Comment: Files : some Esperanto Site : rascal.ics.utexas.edu Country: USA GMT : -6 Date : 23-Aug-94 Source : old ftp-list Alias : rascal; Admin : rdd@rascal.ics.utexas.edu (Robert Dorsett, sci.aeronautics archive) Organ : University of Texas - Austin, Austin, Texas, ICS Server : System : Unix (SunOS 4.1) URL : ftp://rascal.ics.utexas.edu/ Comment: loose files in /pub; see /misc too Files : AKCL (full common lisp implementation); KCL; Mac; maxima; Motif-X based news & Pasadena subs service; NeXT; nqthm; proof-checker; research papers on electronic information; sakthi; sci.aeronautics archive; TeX; thm; Unix; vcg; wfs; yu Site : rata.vuw.ac.nz Country: New Zealand GMT : +12 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://rata.vuw.ac.nz/ Comment: Files : Mac; Sun; Robodoc Site : redback.cs.uwa.edu.au Country: Australia GMT : +8 Date : 25-Jan-95 Source : Alias : Admin : MacDev@cs.uwa.edu.au Organ : University of Western Australia, , , CS dept. Server : System : Unix URL : ftp://redback.cs.uwa.edu.au/ Comment: if you're using a non-Mac ftp client or are logging in for the first time it is vital that you read /ComSci/ReadMeAboutRedback Files : ComSci (bookings, FrontLineOrwell, LabMaster, Likewise, ScriptReader); Others (people's pub dirs) Site : ref.tfs.com Country: USA GMT : -8 Date : 23-Aug-94 Source : ftp.xfree86.org Alias : Admin : root@ref.tfs.com Organ : TRW Financial Systems (TFS) Server : System : Unix (FreeBSD 1.1.5.1, EISA PC) URL : ftp://ref.tfs.com/ Comment: please do not bother our security department by trying to hack this machine, they are a very grim bunch, lacking any sense of humour, whatsoever [I like this.. much better than some of those government sites ;-) ]; transfers are logged Files : FreeBSD; GNU; RFCs; XFree86 (mirror of ftp.xfree86.org under consideration) Site : reports.adm.cs.cmu.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : Alias : Admin : Organ : Carnegie-Mellon University, Pittsburg, Pennsylvania, CS dept. Server : System : Unix URL : ftp://reports.adm.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged in Files : cmt; robotics Site : resdgs1.er.usgs.gov Country: USA GMT : Date : 17-Feb-94 Source : mail Alias : Admin : Organ : U.S. Geographical Survey (USGS), Lakewood County Server : System : Unix (DG/UX) URL : ftp://resdgs1.er.usgs.gov/ Comment: user ftp: working directory set to /var/ftp Files : arid; btest; DEM (Digital Elevation Model) files; patches; Shades Site : research.att.com Country: USA GMT : -5 Date : 19-Apr-94 Source : afc-faq-1; old ftp-list Alias : inet.att.com Admin : Organ : AT&T Server : System : Unix URL : ftp://research.att.com/ Comment: Why Pascal is not my favorite programming language: netlib/research/cstr/100.Z Files : f2c; ft_cnet; gcc; Ghostscript; netlib; tds; TeX Site : research.cs.unp.ac.za Country: South Africa GMT : +2 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Server : System : Unix (Linux, PC) URL : ftp://research.cs.unp.ac.za/ Comment: Files : GNU; Slackware; UUPLAN Site : rever.nmsu.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : ren-and-stimpy FAQ Alias : acca.nmsu.edu [?] Admin : acca@acca.nmsu.edu Organ : New Mexico State University, , New Mexico, ACCA Server : gopher System : Unix URL : ftp://rever.nmsu.edu/ Comment: max. 25 users Files : adnd; AWOL; hyf; Macfaq; matthew-sweet; Ren And Stimpy; ren-faire; tori; virtual cities Site : rexx.uwaterloo.ca Country: Canada GMT : -5 Date : 19-Apr-94 Source : usenet Alias : csg.uwaterloo.ca Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://rexx.uwaterloo.ca/ Comment: Files : ADV; ARexx; C; docs; editors (The Hessling Editor (THE)); FreeRexx; gemini; Maple; OS/2; Rexx FAQ; trg; utils Site : reze-2.rz.rwth-aachen.de Country: Germany GMT : +1 Date : 28-Mar-94 Source : .de ftp-l Alias : Admin : Organ : RWTH Aachen, Aachen, RechenZentrum (CC) Server : System : Novell NetWare 3.11 (PC fileserver) URL : ftp://reze-2.rz.rwth-aachen.de/ Comment: working directory set to /VOL1 Files : CP/M; Mac; misc; MS-DOS; PC-Blue; TeX; Unix-C Site : rhino.cis.vutbr.cz Country: Czech Republic GMT : +1 Date : 19-Apr-94 Source : Alias : Admin : ftp-adm@cis.vutbr.cz Organ : Technical University of Brno, Brno, Computing and Information Systems Center (CIS) Server : mailserv@cis.vutbr.cz (send a message with "help" (no quotes)) System : Unix URL : ftp://rhino.cis.vutbr.cz/ Comment: uploads to /incoming: auto-delete after 30 days; 00README describes dirs and subdirs per directory Files : docs; insoft-l; lists (mailing list archives); ro; software [which?] Site : rhino.microsoft.com Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : ftpadmin@microsoft.com Organ : Microsoft Corp. Server : System : MS-Windows NT (PC) URL : ftp://rhino.microsoft.com/ Comment: Files : prune; TCP/IP; Winsock; wsat; wsatold Site : ridgisd.er.usgs.gov Country: USA GMT : Date : 17-Feb-94 Source : me Alias : Admin : Organ : U.S. Geographical Survey (USGS), Lakewood County Server : System : Unix (DG/UX) URL : ftp://ridgisd.er.usgs.gov/ Comment: Files : some loose files in /pub: avad; DEM; gils; Posix; some graphics related files and nettools Site : rincewind.mech.virgina.edu Country: USA GMT : -5 Date : 29-Sep-94 Source : rtfm Alias : Admin : ftp@rincewind.mech.virginia.edu Organ : University of Virginia, , Virginia, Mechanical & Aerospace Engineering Server : www, gopher, wais System : Unix URL : ftp://rincewind.mech.virgina.edu/ Comment: one of the official Terry Pratchett archives (mirrors ftp.cp.tn.tudelft.nl); also through Gopher and the WWW Files : NeXT; Pratchett; recipes (wais-sources); sci.physics.research Site : rinfo.urz.tu-dresden.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : Organ : Technische Universitaet Dresden (Dresden Institute of Technology), Dresden, CC Server : System : Unix (SunOS 4.1) URL : ftp://rinfo.urz.tu-dresden.de/ Comment: Files : doc; fractals; FTAM networking; ftp-list (general and .de); GNU; graphic; ham-radio; Linux; network; neuron; programming; security; Sun; TeX; X11 Site : ringer.cs.utsa.edu Country: USA GMT : -6 Date : 19-Apr-94 Source : Alias : Admin : Organ : University of ? - ?, ?, ?, CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://ringer.cs.utsa.edu/ Comment: Files : boppana; combustion; concurrency; crayprogs; gokhman; icon; rosen; setting up Anonymous FTP on Sun; SigCSE92; Slackware (Linux) Site : ripem.msu.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : usenet Alias : scss3.cl.msu.edu Admin : mrr@ripem.msu.edu (Mark Riordan, sci.crypt.research) Organ : Michigan State University, Lansing, Michigan Server : System : Unix URL : ftp://ripem.msu.edu/ Comment: Files : bignum; crypt (sci.crypt.research archive); frame; Mac; MSU; PC (80xxx, archiver, chess88, dietdisk, fasta386, newsreaders, virus, windows (ftpsoftware, PC TCP, Win32, Winsock, WinVN); standards; Sun; Sun4 Site : risc.ua.edu Country: USA GMT : -6 Date : 16-Jul-94 Source : usenet Alias : risc; Admin : jford@ua1vm.ua.edu (J. Ford) Organ : University of Alabama, Tuscaloosa, Alabama Server : System : Unix URL : ftp://risc.ua.edu/ Comment: also available through gopher Files : IBM Anti-viral files; Pegasus Mail; Novell related files; misc MS-DOS TCP/IP files; a games-solution (text only) directory Site : risc6000.dibe.unige.it Country: Italy GMT : +1 Date : 19-Apr-94 Source : Alias : Admin : Organ : University of Genoa, Genoa Server : System : Unix (IBM RS6000) URL : ftp://risc6000.dibe.unige.it/ Comment: Files : MBP v1.1 Site : rml2.sri.com Country: USA GMT : -8 Date : 06-Jan-94 Source : rtfm Alias : Admin : Organ : SRI International Server : System : VMS (VMS, DEC VAX) URL : ftp://rml2.sri.com/ Comment: default directory: DUA2:[ANONYMOUS] Files : VMS; GNU awk Site : robotics.eecs.berkeley.edu Country: USA GMT : -8 Date : 27-Oct-94 Source : mail Alias : Admin : holm@robotics.eecs.berkeley.edu Organ : University of California - Berkeley, Berkeley, California, EE & CS Dept Server : System : Unix URL : ftp://robotics.eecs.berkeley.edu/ Comment: transfers are logged Files : ACRobot; computational geometry and algebra: software, docs and publications; ConvexHull; Fingerlike; MixedVolume; multimedia; Robot assembly, control, grasping, motion; RobotPrimitives; SparseResultant; vision Site : roche.csl.sri.com Country: USA GMT : -8 Date : 06-Jan-94 Source : csl.sri.com Alias : Admin : Organ : SRI International Server : System : Unix (SunOS 4.1) URL : ftp://roche.csl.sri.com/ Comment: most files from csl.sri.com have moved here Files : Site : rogue.llnl.gov Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Lawrence Livermore National Labs, , California Server : System : VMS (VMS, DEC VAX) URL : ftp://rogue.llnl.gov/ Comment: default directory: TOOLS:[FAL$SERVER] Files : DECnet security tools; VMS Postscript Site : roope.hut.fi Country: Finland GMT : +2 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Helsinki University of Technology, Helsinki Server : System : URL : ftp://roope.hut.fi/ Comment: Problem: I/O error on network device Files : dash; mosix; treads Site : rs.internic.net Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : admin@internic.net, info@internic.net Organ : Internet NIC - Registration Archive Server : System : URL : ftp://rs.internic.net/ Comment: Open 24 hours; send 'guest' as password is also possible instead of your e-mailaddress Files : InterNIC info; root domain zone files; registration policies and templates Site : rsa.com Country: USA GMT : -8 Date : 11-Feb-94 Source : old ftp-list Alias : chirality.rsa.com Admin : Organ : RSA Data Security Inc. Server : System : Unix (SunOS 4.1) URL : ftp://rsa.com/ Comment: you should probably use ftp.rsa.com instead Files : clipper; FAQs; pucs; RFCs Site : rt66.com Country: USA GMT : -7 Date : 29-Jun-95 Source : Alias : mack.rt66.com Admin : Organ : Route 66/Engineering International , Albuquerque, New Mexico Server : System : URL : ftp://rt66.com/ Comment: max. 20 users; transfers are logged Files : Amiga; atz; cyspacemalls; gov; info; Linux; Mac; matterform; news; olworld; pc; pine; rt66-info; Unix; Site : rtd.com Country: USA GMT : -7 Date : 29-Sep-94 Source : usenet Alias : seagull.rtd.com Admin : support@rtd.com Organ : RTD Systems & Networking Inc. Server : gopher, www to come System : Unix URL : ftp://rtd.com/ Comment: max. 5 users Files : articles; BSDI; cc-agreement; citadel; DOS; Dell; GIFs; hardware; humor; InterMOO; livingston; MLBB; MUD; pangen; PGP; rawn; Skeptic zine; slip; TCP/IP; uta; zines Site : rtfm.mit.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : bloom-picayune.mit.edu, pit-manager.mit.edu, pit.mit.edu, sipb.mit.edu Admin : ftp-bugs@rtfm.mit.edu, rtfm-maintainers@mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, SIPB Server : mail-server@rtfm.mit.edu, send a message with 'help' (no quotes) in the body for instructions (also the usenet-addresses server) System : Unix (DECstation 500/25, 24 Mb RAM) URL : ftp://rtfm.mit.edu/ Comment: Primary periodical postings archive site; I removed the charon.mit.edu alias which is obsolete; Note that this machine is severely overloaded and you should try local mirrors as shown in the intro, e.g. ftp.cs.ruu.nl /pub/NEWS.ANSWERS, if ftp.win.tue.nl is still listed as a mirror it's obsolete; max. 50 users Files : ccvc; cdmm; com_err; compression apps; diswww; farb; FAQs: faq-maintainers list archive, main news.answers archive, posting software; firearms discussion (RKBA articles); gozilla; humor; net; pcm; popmail; seyon; srz; stories (Alice's PDP-10, Mel and the drum memory); TeX; Usenet archives; Usenet/Internet documents; voting; Whois; Wipe; X11; xscreensaver; Z80 (druid) Site : rulcde.leidenuniv.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : Admin : Organ : Rijks Universiteit Leiden (University of Leiden), Leiden Server : System : Unix (Ultrix 4.1) URL : ftp://rulcde.leidenuniv.nl/ Comment: Files : archiving; Linux; Pratchett Site : rulhmpc49.leidenuniv.nl Country: Netherlands GMT : +1 Date : 01-Oct-96 Source : usenet Alias : Admin : root@rulhmpc49.leidenuniv.nl Organ : Rijks Universiteit Leiden (University of Leiden), Leiden Server : System : Unix URL : ftp://rulhmpc49.leidenuniv.nl/ Comment: Files : mirrors (IDSoftware: Quake) Site : rutgers.edu Country: USA GMT : -5 Date : 31-Aug-95 Source : old ftp-list Alias : rutgers.rutgers.edu Admin : Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://rutgers.edu/ Comment: Files : 4.1.1; 4.1.3; read20; SGI; source (misc. sourcefiles: cap (Columbia Appletalk Package), dixie, enet, etalk-conversion, lq-text, macdump, macps, ntp, ping, RUsendmail, Sun-sources); TCP/IP admin docs; track; WWW Site : s.u-tokyo.ac.jp Country: Japan GMT : +9 Date : 15-Nov-95 Source : old ftp-list Alias : utsun.s.u-tokyo.ac.jp Admin : ftp-admin@utsun.s.u-tokyo.ac.jp Organ : University of Tokyo, Tokyo, Information Science dept. Server : System : Unix URL : ftp://s.u-tokyo.ac.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : DEC Alpha; docs; fj; ftpsync; GNU; kcl; languages; Mac (mirror of sumex-aim.stanford.edu); misc; net; netinfo; PC; tcode; Tron; TeX; Unix; VMS; X Site : s27w007.pswfs.gov Country: USA GMT : Date : 23-May-94 Source : Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://s27w007.pswfs.gov/ Comment: Files : ACEDB; Data; Datatables; Gendist; Gendist+; GNU; IFGBAS; IFGHOM; IFGLOB; IFGQTL; Images; PGD; PORTRAIT; RANGEMAP; some space related images; TREE; TreeGenes; Telecom; Unixhelp; X11R5 Site : s2k-ftp.cs.berkeley.edu Country: USA GMT : -8 Date : 17-Jul-94 Source : old ftp-list Alias : epoch.cs.berkeley.edu Admin : claire@postgres.berkeley.edu (Claire Mosher), aoki@postgres.berkeley.edu (Paul M. Aoki) Organ : University of California - Berkeley, Berkeley, California, CS dept. Server : System : Unix URL : ftp://s2k-ftp.cs.berkeley.edu/ Comment: successor of postgres.berkeley.edu for non-tech reports; NOTICE: appears to be the same one as tr-ftp.cs.berkeley.edu, but I'll keep on listing them separately because of info in the welcome message (the machines might change); Epoch file system, there might be delays when files are copied in from optical disks; also available through the WWW Files : Ingres (University Ingres DataBaseManagementSystem); multimedia (MPEG software and lots of MPEG movies); Picasso (GUI development system); Postgres (Postgres DBMS); RCS; scan (incoming scanned tech-reports); Sequoia 2000 (Global Change Project); teaching (CS lecture notes); tech-reports (outgoing CS tech-reports); WWW Site : s3.com Country: USA GMT : -8 Date : 26-Aug-94 Source : me Alias : Admin : Organ : S3 Inc. [not sure... definitely not sure] Server : System : Unix URL : ftp://s3.com/ Comment: [weird site.. just a README about olvwm (OpenLook Virtual Window Manager). It says there should be files, but none present.. may be under construction or restricted access.. but anonymous works] Files : Site : saba.tmu.ac.ir Country: Iran GMT : +4 Date : 10-Nov-95 Source : admin Alias : Admin : sana@saba.tmu.ac.ir (Sayyad Najafi) Organ : Tehran Teacher Training University, Tehran Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://saba.tmu.ac.ir/ Comment: [under construction, seems empty and has a slow link] Files : Site : sail.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : gang-of-four.stanford.edu Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (Ultrix 4.1) URL : ftp://sail.stanford.edu/ Comment: Files : Schemer Site : sal.cvm.msu.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : mail Alias : Admin : Organ : Michigan State University, Lansing, Michigan Server : System : Unix URL : ftp://sal.cvm.msu.edu/ Comment: Problem: can't set guest privileges Files : music Site : satftp.soest.hawaii.edu Country: USA GMT : -10 Date : 23-Aug-94 Source : usenet Alias : mael.soest.hawaii.edu Admin : Organ : University of Hawaii, Honolulu, Hawaii, Satellite Oceanography Laboratory Server : WWW: satftp.soest.hawaii.edu System : Unix URL : ftp://satftp.soest.hawaii.edu/ Comment: Files : avhrr; catalogs; docs; earth images; gms; ocean; papers; seawife; shuttle radar; spectacular; tiwe2; tools Site : sauna.hut.fi Country: Finland GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : sauna.cs.hut.fi, cs.hut.fi Admin : Organ : Helsinki University of Technology, Helsinki Server : System : Unix URL : ftp://sauna.hut.fi/ Comment: please enter valid e-mail address as password; We are watching you. Pirates will be shot Files : Unix; Athena docs; some FTP dirs from the USA; Elm; NNTP; news Site : sauqoit.gsfc.nasa.gov Country: USA GMT : -5 Date : 19-Apr-94 Source : Alias : Admin : Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland Server : System : Unix URL : ftp://sauqoit.gsfc.nasa.gov/ Comment: Files : AVHRR; blackhills; socket; strips; taskalloc Site : saw-whet.hosp.med.umich.edu Country: USA GMT : -6 Date : 26-Jul-94 Source : mail Alias : sawhet.hosp.med.umich.edu Admin : Organ : University of Michigan, Detroit, Michigan, Medical Center Server : System : Unix URL : ftp://saw-whet.hosp.med.umich.edu/ Comment: Files : ftpnuz Site : sbcs.sunysb.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : State University of New York - Stoney Brook, Stoney Brook, New York Server : System : Unix (SunOS 4.1) URL : ftp://sbcs.sunysb.edu/ Comment: Files : 386BSD; CONCUR92; Combinatorica; complab; EN; hilog; ICLP93; Linux; lsml; NSF workshop; OSP; SBProlog; Sun raster tools; tech-reports; volvis; xoldt; XSB Site : sc.tamu.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : Alias : Admin : Organ : Texas A&M University, , Texas Server : System : Unix URL : ftp://sc.tamu.edu/ Comment: TAMU Linux & security archives moved to net.tamu.edu Files : cray; free_unix; GNU; MSU; patfitz [pathfix?]; security [old]; Sun Site : schwenke.wiwi.uni-marburg.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : pc02tde.wiwi.uni-marburg.de Admin : schwenke@wiwi.uni-marburg.de Organ : Universitaet Marburg (University of Marburg), Marburg Server : System : URL : ftp://schwenke.wiwi.uni-marburg.de/ Comment: Files : MS-Windows NT Site : science.hr Country: Croatia GMT : +1 Date : 13-Aug-94 Source : me Alias : znahost Admin : Organ : Ministarstva Znanosti, Tehnologije i Informatike Republike Hrvastke (Ministry of Science, Technology and Informatics of the Republic of Croatia) Server : System : Unix URL : ftp://science.hr/ Comment: the purpose is to offer data, information, news and publications as well as some tools necessary for the communications within the scientific community Files : eng; hrv Site : science.utah.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : csc-sun.math.utah.edu Admin : Organ : University of Utah, Salt Lake City, Utah Server : System : URL : ftp://science.utah.edu/ Comment: Files : TeX things; Hershey (tenex); VMS programs Site : scilibx.ucsc.edu Country: USA GMT : -8 Date : 23-May-94 Source : Alias : Admin : Organ : University of California - Santa Cruz, Santa Cruz, California Server : System : Unix (Ultrix 4.1) URL : ftp://scilibx.ucsc.edu/ Comment: probably also available through gopher Files : CA legal info; webmail Site : scitsc.wlv.ac.uk Country: UK GMT : 0 Date : 14-Feb-94 Source : admin Alias : Admin : jphb@scitsc.wlv.ac.uk (Peter Burden) Organ : University of Wolverhampton, Wolverhampton, School of Computing and Information Technology Server : no e-mail server available System : Unix (SunOS 4.1.3, SUN SPARCserver 10) URL : ftp://scitsc.wlv.ac.uk/ Comment: for normal CS student use: anonymous ftp has a low priority Files : C programming course; ham-radio (no executables); Network info (incl. ftp-list); pictures (censored); RFCs Site : scott.cogsci.ed.ac.uk Country: UK GMT : 0 Date : 19-Apr-94 Source : ftp.ed.ac.uk Alias : Admin : help@cogsci.ed.ac.uk Organ : University of Edinburgh, Edinburgh, Scotland, Cognitive Sciences dept. Server : System : Unix URL : ftp://scott.cogsci.ed.ac.uk/ Comment: Files : adger; ai2scheme; alpha; awb; cavedon; docs; elsnet; et; fracas; ginzburg; graphics; HCRC papers; htl htk; Mac; maptask; phonology; SISTA; statling; tagger; time-constraints; tvtwm; vogel; xerion; xxyx; yeats Site : scslwide.sony.co.jp Country: Japan GMT : +9 Date : 19-Apr-94 Source : me Alias : Admin : Organ : Sony Corp. Server : System : Unix URL : ftp://scslwide.sony.co.jp/ Comment: parts mirrored on ftp.hitachi-sk.co.jp Files : 386BSD; AtTools; CG; CSl; FJ-manager; GNU; ispell; kinput2; Mach386; MS-DOS; Mach3.0; mirrors: ibis.cs.umass.edu; Nepoch; Nepoch-ml; network; NeXT; OS; polyworld; RFCs; SGI; THInKS; Tool; X11R5; xkernel Site : seabass.st.usm.edu Country: USA GMT : -6 Date : 29-Sep-94 Source : Alias : Admin : Organ : University of Southern Mississippi, Hattiesburg, Mississippi Server : System : Unix (Linux, PC) URL : ftp://seabass.st.usm.edu/ Comment: read README for details on files Files : BBS; css; diag (diagramming language); Eagle's BBS; ELAS (remote sensing software); FAQs; Glenda (environment for parallel programming using PVM); Linux; tars Site : self.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : otis.stanford.edu Admin : ftp-bugs@self.stanford.edu Organ : Stanford University, Menlo Park, California, SELF Server : System : Unix URL : ftp://self.stanford.edu/ Comment: Files : SELF language docs Site : sepftp.stanford.edu Country: USA GMT : -8 Date : 23-Aug-94 Source : old ftp-list Alias : etna.stanford.edu,hanauma.stanford.edu Admin : martin@sep.stanford.edu, joe@montebello.soest.hawaii.edu technical: mihai@sep.stanford.edu, dimitri@sep.stanford.edu Organ : Stanford University, Menlo Park, California, Stanford Exploration Project Server : System : Unix URL : ftp://sepftp.stanford.edu/ Comment: hanauma is now aliased to sepftp, use sepftp.stanford.edu now; files of interests to Earth Scientists Files : astronomy; CLOP; Cerveny-92; Dmo3D; ERUUG; Earth_Images; Earth_Topography; geology; lowercrust; SCCM240; SEGTeX; sep-dist; SPP; Worldmap; X; Xtpanel Site : seq.uncwil.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : spell@seq.uncwil.edu Organ : Server : System : Unix URL : ftp://seq.uncwil.edu/ Comment: limit of 10 users; the maintainer is slow moving things around; this site will probably close down: Due to network costs we are unable to provide anonymous ftp; HP48 archives have moved to ftp.wustl.edu, directory: /systems/hp/hp48 Files : archives; hp calculator related stuff (mirrored in ftp.wustl.edu in directory systems/hp48sx, all EduCalc programs have already moved there) Site : server.berkeley.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : ftp.micromuse.co.uk Alias : Admin : ftp@server.berkeley.edu Organ : University of California - Berkeley, Berkeley, California Server : http://server.berkeley.edu/ System : Unix URL : ftp://server.berkeley.edu/ Comment: KOR-chive, a repository for various Anime & Manga stuff including Kimagure Orange Road, Aa! Megami-sama and Video Girl ai; server can (de)compress, g(un)zip, tar, convert from jpg->gif, tiff->gif/jpg and from tga->gif/jpg; descriptive ls (use dir); transactions are logged; max. 30 users Files : AIcons (Athony's Icon Collection); anime (Anime & Manga archive: KOR-chive); brie (Binary files for BRIE working papers); CAA (Cal-Animage, Alpha Chapter); dsql (Distributed SQL); htlj (High-Tech Law Journal); Mac (Macintosh software); map; marvel (Marvel Comics: Generation X); mblga (Queer Resource Center); media-cov (Media Coverage class); misc (misc programs for wrangling QuickTime files, etc.); MPEG-2 audio recordings; mpeg_utils (utilities for playing/converting mpeg audio files); music; netscape (Netscape WWW browser); PC (PC Software); quiz-bowl; src (source for newsgroup archiving program); ucb-www (archive of ucb-www mailing list); Unix (Unix software); www (WWW statistics programs); www-docs (Postscript docs about creating HTML files); x86solaris (Sources and Binaries for X86 Solaris 2.4) Site : service.boulder.ibm.com Country: USA GMT : -7 Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : IBM, Boulder, Colorado Server : System : URL : ftp://service.boulder.ibm.com/ Comment: Files : OS/2 fixes Site : setosa.uwaterloo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://setosa.uwaterloo.ca/ Comment: Files : dganglin; Quail Site : sflovers.rutgers.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : mail Alias : Admin : sf-lovers-ftp@sflovers.rutgers.edu Organ : Rutgers University, Piscataway, New Jersey Server : System : Unix URL : ftp://sflovers.rutgers.edu/ Comment: contains files relating to fantasy, horror, science fiction and related genres; successor of elbereth.rutgers.edu Files : awards; bibliographies; digest; fandom; FAQs; fiction; films; publishers; tv; web Site : sgi.com Country: USA GMT : -8 Date : 30-Apr-95 Source : old ftp-list Alias : sgi.sgi.com, ftp.sgi.com Admin : postmaster@sgi.sgi.com, postmaster@sgi.com Organ : Silicon Graphics Server : System : Unix (Irix) URL : ftp://sgi.com/ Comment: for Silicon Graphics info call (415-960-1980); disclaimer applies Files : comp.sys.mips; comp.sys.sgi/info-iris mailinglist; FAQ; ftp2job; Flexfax software + sources; IRIS; OpenGL graphics programs, source from Paul Haeberli; sage; various sources including ttcp, whois and fax; xtp Site : sgigate.sgi.com Country: USA GMT : -8 Date : 10-Sep-94 Source : sgi.com Alias : Admin : postmaster@sgigate.sgi.com Organ : Silicon Graphics Server : System : Unix (Irix) URL : ftp://sgigate.sgi.com/ Comment: for Silicon Graphics info call (415-960-1980); disclaimer applies Files : archie-aux; aub; audio; devprogram; dwarf; expo; Inventor; intercolor; IRIS stuff; Mosaic; net-services; OpenGL; Performer; releases; SciTeX; security; support; Surf; Usergroups Site : shape.mps.ohio-state.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : math.ohio-state.edu, math.mps.ohio-state.edu Admin : alden@math.ohio-state.edu Organ : Ohio State University, , Ohio Server : System : Unix URL : ftp://shape.mps.ohio-state.edu/ Comment: Open 24 hours; server can (de)compress, g(un)zip; max. 20 users Files : NNTPlink Site : shark.mel.dit.csiro.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : root@shark.mel.dit.csiro.au Organ : Commonwealth Scientific & Industrial Research Organization, Sydney Server : System : Unix URL : ftp://shark.mel.dit.csiro.au/ Comment: max. 40 users Files : ISODE; PP; recipes; Telebit Trailblazer setup Site : shop-pdp.kent.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : usenet Alias : Admin : Organ : Kent State University, , Ohio Server : System : TSX (TSX 6.4, LSI-11/73) URL : ftp://shop-pdp.kent.edu/ Comment: 2Mb memory, 155Mb harddisk partitioned as 5 DU type drives and a floating point coprocessor; anonymous directories are physical devices du3: and du4:, the directories are accessed using 'cd du3:' and 'cd du4:'; the subdirectories are the files with the extension .dsk, they may be accessed by using 'cd /subdir'; default directory: du3:; the command 'remotehelp' will provide additional information about the file structure and a list of the accessible directories Files : PDP related files Site : shrimp.cs.washington.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Washington, Seattle, Washington, CS dept. Server : System : URL : ftp://shrimp.cs.washington.edu/ Comment: Files : Site : sics.se Country: Sweden GMT : +1 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : SICS Server : gopher System : Unix URL : ftp://sics.se/ Comment: max. 12 users; special access features see /README Files : acclaim; andorra; articles; CONCUR94; europar95; gcla; GNU; Info-mac mirror (sumex-aim.stanford.edu); Internet Talk Radio; interviews; ISIS C++; isode; jsad; kerberos; ling-lab; Mac; Magnus; MAKE.MONEY.FAST; Matsc; mice; mixtus; mn; MS-Windows NT; muse; NeXT; nlp; p4; pi; PEPM paper; PGP; Phone-talk; Poskanzer bitmaps (runs whois server); sgn; siren; slt; spims-dist; spin; st-2; stava; Sun; teliatider; tpwb; VR; WWW; X; Z Site : sierra.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix URL : ftp://sierra.stanford.edu/ Comment: Files : Site : siggraph.org Country: USA GMT : -6 Date : 19-Apr-94 Source : Alias : Admin : info_mgr@siggraph.org Organ : ACM Siggraph Server : System : Unix URL : ftp://siggraph.org/ Comment: Open 24 hours; info on SIGGRAPH/Multimedia conferences; server can compress files Files : conferences; gen_info; publications; utilities Site : sioux.stanford.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix URL : ftp://sioux.stanford.edu/ Comment: Problem: I/O error on network device Files : Site : sjf-lwp.sjf.novell.com Country: USA GMT : Date : 10-Sep-94 Source : usenet Alias : sjf-lwp.novell.com Admin : Organ : Novell Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://sjf-lwp.sjf.novell.com/ Comment: default directory: /sys/ftpguest Files : BS94; Buyers Guide; dataclub; dev docs; DR-DOS: LAN Workplace for DOS, Mac, OS/2; netman; NW 3.11; NW IP; NW NFS; NW shell; ODI; RFCs; share_w; virusaid; Unixware Site : skippy.umiacs.umd.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Maryland, , Maryland Server : System : Unix (Ultrix 4.1) URL : ftp://skippy.umiacs.umd.edu/ Comment: Files : Sun-nets archive Site : slayer.mso.hawaii.edu Country: USA GMT : -9 Date : 29-Jun-95 Source : usenet Alias : slayer.its.hawaii.edu Admin : ftpadmin@slayer.its.hawaii.edu Organ : University of Hawaii, Honolulu, Hawaii Server : System : Unix URL : ftp://slayer.mso.hawaii.edu/ Comment: please use during off-peak hours: 1600-0530 local time; transfers are logged Files : metal; utils Site : slc2.ins.cwru.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Case Western Reserve University, Cleveland, Ohio Server : System : Unix (SunOS 4.1) URL : ftp://slc2.ins.cwru.edu/ Comment: Files : bash Site : slopoke.mlb.semi.harris.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Harris Corp. - Semiconductor Division Server : System : URL : ftp://slopoke.mlb.semi.harris.com/ Comment: directory: pub/irc Files : IRC clients and servers; religion Site : sluaxa.slu.edu Country: USA GMT : Date : 30-Oct-94 Source : Alias : Admin : Organ : Server : System : Unix (OSF/1) URL : ftp://sluaxa.slu.edu/ Comment: user public directories Files : eguide (massat); interlaw, networkshop (millesjg); WinIRC, WSIRC (jhonny) Site : smaug.cs.hope.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (System V Release 4.0) URL : ftp://smaug.cs.hope.edu/ Comment: Files : Site : snake.utah.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : snake.cs.utah.edu Admin : Organ : University of Utah, Salt Lake City, Utah, CS dept. Server : System : Unix URL : ftp://snake.utah.edu/ Comment: Files : skill/snice Site : snt.student.utwente.nl Country: Netherlands GMT : +1 Date : 10-Nov-95 Source : Alias : Admin : simon@snt.student.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede, SNT Server : System : Unix URL : ftp://snt.student.utwente.nl/ Comment: max. 10 users Files : Linux; Mac; MS-DOS; MS-Windows (16/32 bits); OS/2; Site : soaf1.ssa.gov Country: USA GMT : -5 Date : 23-May-94 Source : old ftp-list Alias : Admin : tkevans@ssa.gov (Tim Evans) Organ : U.S. Social Security Administration Server : info@ssa.gov; 'send index' in body of e-mail message System : Unix URL : ftp://soaf1.ssa.gov/ Comment: Limited link - generally avaiable 0700-1800 Weekdays Files : SSA materials & stats (read README and access.txt for access info) Site : softlib.cs.rice.edu Country: USA GMT : -6 Date : 23-May-94 Source : Alias : bellona.cs.rice.edu Admin : Organ : Rice University, Houston, Texas, CS dept. Server : System : Unix URL : ftp://softlib.cs.rice.edu/ Comment: Files : CRPC-TRs; down_n_out; events; fastlink; Fortran-M; HPF; info; irg; Kennedy; miplib; NonEuclid; pcn; pds; renewal; softlib_docs; spib; tsplib; utilities Site : software.watson.ibm.com Country: USA GMT : -5 Date : 15-Dec-94 Source : OS/2 FAQ as posted to news.answers Alias : Admin : nrt@watson.ibm.com (Nick Trio, for *server* problems only) Organ : IBM, Hawthorne, New York, T.J. Watson Research Center Server : System : Unix URL : ftp://software.watson.ibm.com/ Comment: mirrored on several sites including ftp-os2.cdrom.com and ftp-os2.nmsu.edu; max. 30 users; read README.FTP first Files : AIX; AnyNet; ARC reports; barton; concert; db2; dpi; IBM info; IBM res-TeX; ifip; imageplus; interface; Internet-drafts; irda; journals; mobile-IP; MVS; OS/2 files; official IBM patches, updates, fixes, APARs etc.; PDE; security; SciEng; TCP/IP; tjw reports; wsurfer Site : soils.agron.iastate.edu Country: USA GMT : -6 Date : 30-Oct-94 Source : rtfm Alias : Admin : ftp-admin@soils.agron.iastate.edu Organ : Iowa State University, , Iowa, ICCS Resource Facility Server : System : Unix (SCO Open Desktop, 486 DX50) URL : ftp://soils.agron.iastate.edu/ Comment: max. 20 users; primary focus is to provide binaries to SCO Open Desktop and SCO Unix users; tranfers are logged Files : neon; Netrek; SCO; soils Site : sol.ars-grin.gov Country: USA GMT : Date : 11-Mar-94 Source : Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://sol.ars-grin.gov/ Comment: Files : descriptors; micro; pcgrin; WWW Site : sol.deakin.oz.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : sol.ccs.deakin.edu.au Admin : Organ : Deakin University Server : System : Unix (SunOS 4.1) URL : ftp://sol.deakin.oz.au/ Comment: Files : AARE; deakinet; ITED; Linux (SLS); network reports; Union students; Union finance; webb Site : solar.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : rick@rick.stanford.edu Organ : Stanford University, Menlo Park, California Server : System : URL : ftp://solar.stanford.edu/ Comment: max. 100 users Files : local Stanford info; SolarMail Site : sotka.cs.tut.fi Country: Finland GMT : +2 Date : 20-Apr-94 Source : ftp.cs.tut.fi Alias : Admin : Organ : Tampere University of Technology, Tampere, CS dept., Signal Processing Lab Server : System : Unix URL : ftp://sotka.cs.tut.fi/ Comment: Files : TUT/SIG archive(cost: salesman, seq) Site : space.mit.edu Country: USA GMT : -5 Date : 17-Jul-94 Source : old ftp-list Alias : Admin : pds-request@space.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts MIT Center for Space Research Server : pds-listserv@space.mit.edu, with Subject or text line of "help" System : Unix URL : ftp://space.mit.edu/ Comment: Files : acis; chxr; M31; SIN; hetg; smcx1; wind; xte Site : spade.pc.cs.cmu.edu Country: USA GMT : -5 Date : 19-Apr-94 Source : old ftp-list Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : URL : ftp://spade.pc.cs.cmu.edu/ Comment: Filenames cannot begin with "/.."; user anon logged in Files : wg.2170; Xerr; xhm.pid [seems empty] Site : sparky2.esd.mun.ca Country: Canada GMT : -4 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Memorial University of Newfoundland, , Newfoundland, ES Dept. Server : System : Unix (SunOS 4.1) URL : ftp://sparky2.esd.mun.ca/ Comment: Files : NewPet and QuikPlot MSDOS geological software Site : sparkyfs.erg.sri.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : SRI International Server : System : URL : ftp://sparkyfs.erg.sri.com/ Comment: Files : Improving the Security of your Unix system Site : sparlast.phil15.uni-sb.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : pfsparc02.phil15.uni-sb.de Admin : ftpadmin@phil15.uni-sb.de Organ : Universitaet des Saarlandes (University of the Saarland), Saarbruecken, Faculty of Philosophy, CIP pool of the Medium Center Server : System : URL : ftp://sparlast.phil15.uni-sb.de/ Comment: Files : infosystems; multimedia; Unix; Xenophobia Site : spdcc.com Country: GMT : Date : 04-Jan-95 Source : old ftp-list Alias : ursa-major.spdcc.com Admin : Organ : SPDCC Server : System : Unix URL : ftp://spdcc.com/ Comment: Files : gaynet; hiv; motss (con, map, pix); pihkal; gueercard; sci.med FAQ; SOS; swall_25; trb Site : speckled.mpifr-bonn.mpg.de Country: Germany GMT : +1 Date : 28-Mar-94 Source : .de ftp-l Alias : Admin : root@speckled.mpifr-bonn.mpg.de Organ : Max Planck Gesellschaft, Bonn, Max Planck Institute - Bonn Server : System : URL : ftp://speckled.mpifr-bonn.mpg.de/ Comment: Files : Amiga; MS-DOS; Unix Site : spectrum.xerox.com Country: USA GMT : Date : 25-Jan-95 Source : Alias : Admin : Organ : Xerox Server : System : Unix URL : ftp://spectrum.xerox.com/ Comment: Files : avs (ppd); christie; IP toolkit; lapped transforms; ntsc; product support (es) Site : speech.cse.ogi.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : old ftp-list Alias : lydia.cse.ogi.edu Admin : Organ : Oregon Graduate Institute of Science and Technology, , Oregon, CS and Engineering (CSE) dept. Server : System : Unix URL : ftp://speech.cse.ogi.edu/ Comment: Files : bib; census; conversion; cse523; dec; docs; findphone; landh; lyre; members; mitre; multilang; multi_lang; neural; NIST_multilang; nn_pitch_tracker; opt; osu; phonetic; pitch_data; pitch_tracker; rasta; releases; tools; uswest; vowel_data Site : speedy.cs.uiuc.edu Country: USA GMT : -6 Date : 16-Feb-94 Source : old ftp-list Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois, CS dept. Server : System : URL : ftp://speedy.cs.uiuc.edu/ Comment: Files : docs; GNU_ST; IRC; papers; patterns; Smalltalk archives; STV Site : sperm.ocean.washington.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Washington, Seattle, Washington, Oceanography dept. Server : System : URL : ftp://sperm.ocean.washington.edu/ Comment: Files : RWVector; gcc; gdb; kermit; libg++; liblinpack; liboops; oopsV2R2+; plot5; spinup; Sungraph; superfilters; xmodem; xyplot Site : spider.compart.fi Country: Finland GMT : +2 Date : 22-Mar-96 Source : Alias : Admin : falco@spider.compart.fi Organ : ComPart BBS Server : System : Unix URL : ftp://spider.compart.fi/ Comment: Files : anothermud; users (anders, cone (cone graphics, movies, programs, sports, xfiles), falco, mhjelt); winsock Site : spider.navsses.navy.mil Country: USA GMT : Date : 23-Aug-94 Source : usenet Alias : Admin : galcik@oasys.dt.navy.mil (Peter Galcik) Organ : U.S. Navy Server : System : Mac (Mac IISi) URL : ftp://spider.navsses.navy.mil/ Comment: admin is busy with Spider Web as well; be patient with this server, it's the machine on his desk; note that this is a Mac server, read the 00readme file; the site's purpose is not to be normal Files : game; Mac util; mst3k; newton; pictures; sounds; stuff Site : splicer2.cba.hawaii.edu Country: USA GMT : -10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Hawaii, Honolulu, Hawaii, CBA Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://splicer2.cba.hawaii.edu/ Comment: default directory: RTM/SPL:/FILES Files : arcers; comm; education; games; gopher; graphics; hdutils; hicss; KA9Q; Mac; menus; Mosaic; MS-Word; Novell (novfiles, novlib); OS/2 panko; pcbridge; pcip; pcroute; pegasus; qbasic; RBBS; RIP; tcp/ip; telnet; trumpet; virus; windows Site : spot.colorado.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Colorado - Boulder, Boulder, Colorado Server : System : URL : ftp://spot.colorado.edu/ Comment: spot's anonymous ftp is being moved to ftp.colorado.edu Files : netinfo; RFCs Site : sprocket.ict.pwr.wroc.pl Country: Poland GMT : +1 Date : 30-Aug-94 Source : ftp.xfree86.org Alias : Admin : Organ : PWR, Wroclaw, Institute of Technical Cybernetics Server : System : Unix URL : ftp://sprocket.ict.pwr.wroc.pl/ Comment: Files : bbs (Unix); docs; GNU; Linux; listserver; MS-DOS (antivirus, utils); Polish; TeX; weather; Windows3 (Mosaic, winsock); WWW; XFree86 (mirror of ftp.xfree86.org under consideration) Site : squid.cs.ucla.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of California - Los Angeles, Los Angeles, California Server : System : URL : ftp://squid.cs.ucla.edu/ Comment: Problem: Service not available. Remote server has closed the connection. Files : medical documentation Site : sri.com Country: USA GMT : -8 Date : 29-Mar-95 Source : old ftp-list Alias : crvax.sri.com Admin : risks@csl.sri.com (Peter G. Neumann, RISKS Digest) Organ : SRI International Server : System : VMS (VMS, DEC VAX) URL : ftp://sri.com/ Comment: default directory: SYS$USER:[ANONYMOUS] Files : GRI MECH archives; INFO-VAX; netinfo from ftp.nisc.sri.com: Internet Tour; IPCD; frequent informational postings, stats etc.; MSVIBM; RISKS Digest archive (comp.risks) Site : srl.org Country: USA GMT : Date : 25-Jan-95 Source : usenet Alias : Admin : support@srl.org Organ : Survival Research Laboratories Server : gopher System : Mac (Macintosh LC) URL : ftp://srl.org/ Comment: pictures from shows, soundbites etc.; mirror on lager.geo.brown.edu Files : SRL Imagebank, Info, Soundbank Site : ssc.nsu.nsk.su Country: Russia GMT : +6 Date : 25-Jan-95 Source : mail Alias : Admin : maxim@ssc.nsu.nsk.su (Maxim Nikitin) Organ : Novosibirsk State University, Novosibirsk, Study Scientific Center Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://ssc.nsu.nsk.su/ Comment: Files : fonts; games; geninfo; graphics; lyrics; MS-DOS; music; networks; novell; OS/2; sdn; simtel; sources; windows; textinfo; Unix Site : sseop.jsc.nasa.gov Country: USA GMT : -6 Date : 12-Feb-94 Source : me Alias : Admin : Organ : NASA - Johnson Space Center, , Server : System : VMS (VMS, DEC VAX) URL : ftp://sseop.jsc.nasa.gov/ Comment: default directory: DUA1:[ANONYMOUS] Files : Space images: GIF, JPG, TGA files Site : sslles.msfc.nasa.gov Country: USA GMT : -5 Date : 31-Aug-95 Source : rtfm Alias : Admin : porter@ssl.msfc.nasa.gov (Linda Porter), dean@ssl.msfc.nasa.gov (Bob Dean) Organ : NASA - Marshall Space Flight Center Server : System : VMS (VMS, DEC VAX) URL : ftp://sslles.msfc.nasa.gov/ Comment: default directory: SYS$VMS3:[NET] Files : Astres (sci.astro.research archive); DOT (DECNet to OSI); FIRP; MSFC network; PHASE_V Site : sspp.gsfc.nasa.gov Country: USA Date : 13-Jan-94 GMT : -5 Source : admin Alias : Admin : tcg@sspp.gsfc.nasa.gov (Ted Goldsmith) Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland, USA Shuttle Small Payloads Project (SSPP) Server : server also supports gopher and www: http://sspp.gsfc.nasa.gov/ System : Unix (Linux, PC) URL : ftp://sspp.gsfc.nasa.gov/ Comment: The Shuttle Small Payloads Project provides the Hitchhiker and Get Away Special (GAS) carrier systems for flying small payloads on the Space Shuttle. Files : carriers; docs; education; GSFC; images; info; NASA; payloads; space; shuttle; software; SSPP; systems Site : ssyx.ucsc.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Sanata Cruz, Santa Cruz, California Server : System : URL : ftp://ssyx.ucsc.edu/ Comment: Unix (SunOS 4.0) Files : some Mac Site : stanzi.bchem.washington.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : University of Washington, Seattle, Washington, Biology & Chemistry dept. Server : System : Unix URL : ftp://stanzi.bchem.washington.edu/ Comment: Files : raster3D; world Site : stardent.arc.nasa.gov Country: USA GMT : -8 Date : 29-Nov-94 Source : usenet Alias : Admin : Organ : NASA - Ames Research Center, Moffett Field, California Server : System : Unix URL : ftp://stardent.arc.nasa.gov/ Comment: Files : funk; sci.virtual-worlds; Val; VPE papers Site : stas.cnidr.org Country: USA GMT : -5 Date : 29-Mar-95 Source : ftp.funet.fi Alias : vinca.cnidr.org Admin : Organ : CNIDR Server : System : Unix (SunOS 4.1) URL : ftp://stas.cnidr.org/ Comment: Files : CNIDR-lists (aidspat, gina, iiir, isite-l, maven, mif-l, stas, zexplain-l, zip-l, zmap, zurl-l); NIDR.tools (libcnidr, whois++); STAS Site : statlab.uni-heidelberg.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : gs@statlab.uni-heidelberg.de Organ : Universitaet Heidelberg (University of Heidelberg), Heidelberg Server : System : URL : ftp://statlab.uni-heidelberg.de/ Comment: Files : Site : statws01.statistik.uni-mannheim.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : me Alias : Admin : Organ : Universitaet Mannheim (University of Mannheim), Mannheim, Statistics dept. Server : System : Unix URL : ftp://statws01.statistik.uni-mannheim.de/ Comment: music: read README Files : music (classic, country, jazz, other, rock, shows); PC (misc, Pegasus mail, T3); PGP; Unix (Linux, misc, Pegasus); Zen Site : stelab.nagoya-u.ac.jp Country: Japan GMT : +9 Date : 22-Feb-95 Source : me Alias : stelab2.nagoya-u.ac.jp Admin : Organ : University of Nagoya, Nagoya, Solar-Terrestrial Environment Lab Server : System : Unix (EWS-UX/V Release 4.0) URL : ftp://stelab.nagoya-u.ac.jp/ Comment: Problem: can't create data socket [still? check!] Files : Site : stis.nsf.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : Organ : NSF, STIS Server : System : Unix URL : ftp://stis.nsf.gov/ Comment: Files : awards; BFA; bulletins; BIO; CISE; EHR; ENG; forms; GEO; grants; MPS; NSB; NSF; OD; OID; SBE; SRS; STIS; STISINFO Site : stones.com Country: USA GMT : Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : The Rolling Stones Server : http://www.stones.com/ System : Unix (System V Release 4.0) URL : http://www.stones.com/ Comment: Files : GIFs of Rolling Stones albums; NetScape Site : stout.ucar.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : rtfm Alias : stout.atd.ucar.edu Admin : Organ : National Center for Atmospheric Research, Atmospheric Technology Division Server : System : URL : ftp://stout.ucar.edu/ Comment: transfers are logged Files : VMS software Site : suburbia.apana.org.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : [suburbia.net?] Admin : root@suburbia.apana.org.au Organ : Suburbia Global Network Services, Victoria Server : System : Unix (Linux) URL : ftp://suburbia.apana.org.au/ Comment: currently a 14k4 PPP link [so don't overuse it!]; public access, login as 'xfer'; to get your own account, login as 'register'; max. 2 users Files : Amiga; Ascii-art; docs; gifs; Linux; Mac; MS-DOS; OS/2; proff; Unix Site : sulaw.law.su.oz.au Country: Australia GMT : +10 Date : 23-May-94 Source : Alias : Admin : nelson@sulaw.law.su.oz.au Organ : Sydney University, Sydney, Law School Server : System : Unix URL : ftp://sulaw.law.su.oz.au/ Comment: Due to shortage of disk space, comp.binaries.ibmpc is no longer kept here. These are on archie.au and other sites; /pub/law/0All.tar contains all the files in the /pub/law directory; uploads welcome, but leave a note Files : Ckermit; info; Law; papers; PC; recipes; security Site : sumex-aim.stanford.edu Country: USA GMT : -8 Date : 10-Sep-94 Source : rtfm Alias : aim.stanford.edu, sumex.stanford.edu Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix URL : ftp://sumex-aim.stanford.edu/ Comment: Files : Mac archives; Mycin (Sun4); NeXt; tmycin; several Unix (Sun) utils Site : sun-lamp.cs.berkeley.edu Country: USA GMT : -8 Date : 22-May-94 Source : me Alias : Admin : Organ : University of California - Berkeley, Berkeley, California, CS dept. Server : System : Unix URL : ftp://sun-lamp.cs.berkeley.edu/ Comment: Attention: Export Control Note!; transfers are logged Files : NetBSD (main archive); portable PPP; sup Site : sun.soe.clarkson.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : rtfm Alias : Admin : Organ : Clarkson University, Potsdam, New York Server : System : Unix (SunOS 4.1) URL : ftp://sun.soe.clarkson.edu/ Comment: Files : aaa; Annotated C++; archivers; aviator; C++; ChemSep; comp.graphics; cutcp; dac; docs; encoders; freemacs; galahad; hamimed; hpgl; ISETL; KA9Q; lj2ps; mail.archives; masm6502; Matlab; MS-DOS; NCSA 2.2 TN; Netcon 92/93; Novell; nwsl; Packet Drivers; PostScript; scheme; src; submit; TeX; transfig; UUPC; vectrex; xdm; z88 Turbo-C++; Usenet; VMS software Site : sun10.sep.bnl.gov Country: USA GMT : -5 Date : 01-Oct-96 Source : Alias : Admin : sailer@bnl.gov Organ : B... National Laboratory Server : System : Unix URL : ftp://sun10.sep.bnl.gov/ Comment: see also llug2.sep.bnl.gov for Debian Linux; all commands are logged Files : env; GNUdos; Linux (backup, Debian, mini Linux, printing, security, serial); misc; NIS; Samba; security; Sun From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!fu-berlin.de!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:31 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!fu-berlin.de!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 22 of 23 [22/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:20:49 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1993 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 22 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:859 news.answers:33100 Archive-name: ftp-list/sitelist/part22 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : suna.osc.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : craygate.osc.edu Admin : Organ : Ohio Supercomputer Center, Columbus, Ohio Server : System : URL : ftp://suna.osc.edu/ Comment: all file operations are logged Files : APE (animation production environment); Trollius (portable OS for MIND machines) docs and related papers Site : sunacm.swan.ac.uk Country: UK GMT : 0 Date : 19-Apr-94 Source : usenet Alias : Admin : Organ : University of Swansea, Swansea Server : System : Unix URL : ftp://sunacm.swan.ac.uk/ Comment: Files : ACM info; Linux (kernel, netstuff: dip, route, traceroute); LPMUD; Seti; SUCS (Swansea University Computer Society) Site : sunapee.dartmouth.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : usenet Alias : Admin : Organ : Dartmouth College Server : System : Unix URL : ftp://sunapee.dartmouth.edu/ Comment: Files : bagpipes; bibtools; cliff; crow; CS-Info; CS-papers; CS-tech-reports; DAGS; diskmodel eprocs; FOCS; GrandCanyon; hotels; lute; Math-papers; Math-tech-reports; pario; rebelsku; STOC; URL; wavelets Site : sunbane.engrg.uwo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Western Ontario, London, Ontario Server : System : URL : ftp://sunbane.engrg.uwo.ca/ Comment: Files : Traveller mailing list archive; FrameMaker programs/utils Site : suned.zoo.cs.yale.edu Country: USA GMT : -5 Date : 29-Mar-95 Source : old ftp-list Alias : zoo.cs.yale.edu, suned.cs.yale.edu Admin : Organ : Yale University, New Haven, Connecticut, CS dept., Student Lab Server : System : Unix (SunOS 4.1) URL : ftp://suned.zoo.cs.yale.edu/ Comment: Files : elvej; games; http; lojban; powered yale; utils; xgames-list beep; bitmaps; cxterm; elm-help; emacs; epoch; fonts; fplan; games; gehenna; gsfonts; info; irc; jove; map; Monty Python; nntpserver; pathalias; perl; pictures; postscript; prolog; psfig; smalltalk; sounds; sparc; spellfix; sun-raster; tcsh; termsetup; TeX; uw; win; X11; XCursors; zoneinfo; zsh Site : sunee.uwaterloo.ca Country: Canada GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://sunee.uwaterloo.ca/ Comment: directory: pub/jpeg Files : Amiga; bicycle; emr; enorgy; fractint; glove; jpeg; mfs; misc; netgame; NNTP; polyblit; radio; raytracers; rend386; shadows; sound; vgif; vr; wattcp; waves Site : sunic.sunet.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Swedish University Network (SUNET) NIC Server : System : URL : ftp://sunic.sunet.se/ Comment: Files : RFCs; NNTP; news; Sendmail; NTP; comp.sources: unix, games, misc; alt.sources; GNU; SUNET info Site : sunny.stat-usa.gov Country: USA GMT : -5 Date : 30-Oct-94 Source : magazine Alias : gopher.esa.doc.gov, ftp.esa.doc.gov Admin : Organ : US Department of Commerce, Washington, District of Columbia, Economics and Statistics Administration, Stat-U.S.A. FTP Server Server : System : Unix URL : ftp://sunny.stat-usa.gov/ Comment: connections and downloads are logged Files : budget; defense; export; NII; press Site : sunrise.isca.uiowa.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : University of Iowa, , Iowa, Iowa Student Computer Association Server : System : Unix (HP-UX, HP Apollo) URL : ftp://sunrise.isca.uiowa.edu/ Comment: there are no images at this site [pub needs checking!] Files : Site : sunsite.dcc.uchile.cl Country: Chile GMT : -3 Date : 10-Nov-95 Source : usenet Alias : ftp.dcc.uchile.cl Admin : ftpmaster@dcc.uchile.cl Organ : University of Chile, Departamento de Ciencia de la Computaction (CS dept), SunSITE Server : System : Unix URL : ftp://sunsite.dcc.uchile.cl/ Comment: max. 200 users Files : DCC; docs; games; infosystems; languages; Linux; multimedia; network; OS; packages; redinfo; sysadmin; WWW Site : sunsite.mff.cn.cuni.cz Country: Czech Republic GMT : +1 Date : 16-May-96 Source : ftp.cvut.cz Alias : Admin : jj@sunsite.mff.cuni.cz Organ : Charles University, Prague, Math & Physics dept. Server : FSP http://sunsite.mff.cuni.cz/ftp/ System : Unix (SunOS, SPARCserver 1000E) URL : ftp://sunsite.mff.cn.cuni.cz/ ftpmail@sunsite.mff.cuni.cz Comment: transfers are logged; max. 240 users; conversions, see README's; mirrors listed in MIRRORS: alpha.gnu.ai.mit.edu, amelia.experiment.db.erau.edu, archive.cis.ohio-state.edu, athena-dist.mit.edu, cs.arizona.edu, cs.hmc.edu, cs.nyu.edu, decuac.dec.com, download1.netscape.com, dse.doc.ic.ac.uk, dutiba.twi.tudelftt.nl, forte.mathematik.uni-bremen.de, ftp.3com.com, ftp.acns.nwu.edu, ftp.adaptec.com, ftp.adobe.com, ftp.amd.com, ftp.armory.com, ftp.aud.alcatel.com, ftp.cac.washington.edu, ftp.caldera.com, ftp.cathouse.org, ftp.cdrom.com, ftp.celestial.com, ftp.cert.org, ftp.chaco.com, ftp.cirrus.com, ftp.cis.upenn.edu, ftp.cisco.com, ftp.cli.com, ftp.compaq.com, ftp.crynwr.com, ftp.cs.berkeley.edu, ftp.cs.cmu.edu, ftp.cs.colorado.edu, ftp.cs.fsu.edu, ftp.cs.helsinki.fi, ftp.cs.hut.fi, ftp.cs.indiana.edu, ftp.cs.ruu.nl, ftp.cs.ucla.edu, ftp.cs.unl.edu, ftp.cs.utah.edu, ftp.cse.dnd.ca, ftp.ctd.comsat.com, ftp.cygnus.com, ftp.debian.org, ftp.dec.com, ftp.denet.dk, ftp.dhp.com, ftp.di.uminho.pt, ftp.diamondmm.com, ftp.digibd.com, ftp.ds.internic.net, ftp.dsi.com, ftp.dsi.unimi.it, ftp.dstc.edu.au, ftp.ecs.soton.ac.uk, ftp.fu-berlin.de, ftp.funet.fi, ftp.germany.eu.net, ftp.goof.com, ftp.greatcircle.com, ftp.hp.com, ftp.huji.ac.il, ftp.ibp.fr, ftp.ifi.uio.no, ftp.informatik.tu-muenchen.de, ftp.intel.com, ftp.iro.umontreal.ca, ftp.isri.unlv.edu, ftp.ix.de, ftp.javasoft.com, ftp.khoros.unm.edu, ftp.kiae.su, ftp.linux.org.uk, ftp.loc.gov, ftp.mal.com, ftp.mcc.ac.uk, ftp.merit.edu, ftp.mii.lu.lv, ftp.mols.siu.edu, ftp.muni.cz, ftp.ncsa.uiuc.edu, ftp.netcom.com, ftp.nrl.navy.mil, ftp.ntt.jp, ftp.nuclecu.unam.mx, ftp.ods.com, ftp.oea.ihep.su, ftp.openage.com, ftp.orst.edu, ftp.ox.ac.uk, ftp.parc.xerox.com, ftp.pcnet.com, ftp.perl.org, ftp.phil.uni-sb.de, ftp.phone.net, ftp.pk.edu.pl, ftp.qualcomm.com, ftp.quintus.com, ftp.redhat.com, ftp.ripe.net, ftp.rrze.uni-erlangen.de, ftp.rs.internic.net, ftp.sarc.city.ac.uk, ftp.sco.com, ftp.sdd.com, ftp.shell.portal.com, ftp.shsu.edu, ftp.signum.se, ftp.std.com, ftp.tex.ac.uk, ftp.uni-erlangen.de, ftp.uni-mainz.de, ftp.uni-tuebingen.de, ftp.unit.no, ftp.univie.ac.at, ftp.uruk.org, ftp.uu.net, ftp.vix.com, ftp.w3.org, ftp.wais.com, ftp.wdc.com, ftp.white.toronto.edu, ftp.win.tue.nl, ftp.wizards.dupont.com, ftp.x.org, ftp.xcf.berkeley.edu, ftp.xfree86.org, ftp2.cc.ukans.edu, ftp3.macromedia.com, gregorio.stanford.edu, i44ftp.info.uni-karlsruhe.de, iicm.tu-graz.ac.at, info.smc.com, insu1.etec.uni-karlsruhe.de, jclark.com, jurix.jura.uni-sb.de, kampi.hut.fi, kuso.shef.ac.uk, laue.phys.uwm.edu, linux.nrao.edu, linux01.gwdg.de, linuxppc.org, login.dknet.dk, louie.udel.edu, lrcftp.epfl.ch, ma2s2.mathematik.uni-karlsruhe.de, mach.cs.cmu.edu, mcafee.com, net.tamu.edu, netlib.att.com, nimbus.anu.edu.au, odi.cwc.whecn.edu, opcom.sun.ca, pain.csrv.uidaho.edu, prep.ai.mit.edu, prospero.isi.edu, remus.nrl.navy.mil, reptile.rug.ac.be, riftp.osf.org, risc.ua.edu, rsa.com, rtfm.mit.edu, s2k-ftp.cs.berkeley.edu, sgi.com, space.mit.edu, spinner.infovav.se, substance.blackdown.org, summit.stanford.edu, sunsite.doc.ic.ac.uk, sunsite.icm.edu.pl, sunsite.unc.edu, sunsolve1.sun.com, sup.netbsd.org, thumper.bellcore.com, tsx-11.mit.edu, uiarchive.cso.uiuc.edu, unicode.org, unix.hensa.ac.uk, utopia.hacktic.nl, vertex.tor.hookup.net, vger.rutgers.edu, wimsey.bc.ca, wipux2.wifo.uni-mannheim.de, wuarchive.wustl.edu, www.apache.org, www.paperinc.com, www.pi.se, www0.cern.ch, zarquon.mathi.uni-heidelberg.de Files : apps; docs; GNU; GUI (X11); graphics; i18n; languages; multimedia; net (infosystems: WWW); OS; packages; security; text; utils Site : sunsite.sut.ac.jp Country: Japan GMT : +9 Date : 14-Nov-95 Source : Alias : Admin : ftpadmin@sunsite.sut.ac.jp Organ : Science University of Tokyo, Tokyo, SunSITE Japan Server : gopher://sunsite.sut.ac.jp/ http://sunsite.sut.ac.jp/homepage.html System : Unix (Sun SPARCserver 670MP) URL : ftp://sunsite.sut.ac.jp/ Comment: Files : academic (agriculture, art, astronomy, athletics, biology, business, chemistry, communications, computer-science, data_analysis, economics, education, engineering, environment, geography, geology, history, languages, literature, mathematics, medicine, music, pharmacy, physics, political-science, psychology, religious_studies, russian-studies, water); archives (clipart, documents, games, GNU (prep.ai.mit.edu), intro, Linux, math, networking, packages, qt, Unix-utils, X (ftp.x.org)); asia-info; multimedia (3D, animation, Chinese music, emusic, MAEstro, mods, Sun-sounds, Taiwanese music, utils); sun-info (Sun JP, Sun US) Site : sunsite.unc.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : old ftp-list Alias : sunsite; ftp.oit.unc.edu, calypso-2.oit.unc.edu Admin : ftpkeeper@sunsite.unc.edu Organ : University of North Carolina, Chapel Hill, North Carolina, Office for Information Technology (OIT), SunSITE USA Server : ftpmail@sunsite.unc.edu, telnet and login as swais, gopher or lynx System : Unix (Sun) URL : ftp://sunsite.unc.edu/ Comment: sponsored by Sun Microsystems; directory: /pub/WAIS/UNC; disclaimer applies; see how.to.submit for uploads; gopher/wais: telnet to sunsite.unc.edu and login as gopher or swais respectively; server can (un)compress, g(un)zip, tar directories and files; SunSITE stands for Sun Software, Information and Technology Exchange Files : academic; docs; electronic-publications; GNU; humor; IAFA; Internet Talk Radio (ITR); languages; Linux archive; micro; mirror of byrd.mu.wvnet.edu; multimedia; packages; Politics; SAS; sci.econ.research archive; Sun related Usenet newsgroups & announcements; UNC; Unix; WAIS client (nov-cli-visual.zip); X11; XFree86 (mirror of ftp.xfree86.org); Z39.50 Site : sunsite.ust.hk Country: Hong Kong GMT : +8 Source : admin Alias : Admin : ftpadmin@sunsite.ust.hk Organ : Hong Kong University of Science & Technology (HK UST), Centre of Computing Services & Telecommunications (CCST), SunSITE Server : WWW: http://sunsite.ust.hk, Gopher: sunsite.ust.hk System : Unix (Solaris 2.3, SPARCserver 1000) URL : ftp://sunsite.ust.hk/ Comment: max. 80 users; server supports compress, gzip and tar on the fly; Files : FAQs; GNU; Linux; mirror of gatekeeper.dec.com; RFCs; simtel mirror; Sun-info; WWW; X11R6 Site : sutro.sfsu.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : usenet Alias : Admin : Organ : San Francisco State University, San Francisco, California Server : System : Unix URL : ftp://sutro.sfsu.edu/ Comment: Files : NeXT-related files; Mazewar; Remote Imagaging Protocol (RIP) Programmer's Library with Extensions (RIPPLE): RIPscrip Site : svr-ftp.eng.cam.ac.uk Country: UK GMT : 0 Date : 15-Dec-94 Source : rtfm Alias : psf.eng.cam.ac.uk Admin : svr-ftp@eng.cam.ac.uk Organ : Cambridge University, Cambridge, Engineering dept., Speech Vision and Robotics Group Server : System : Unix URL : ftp://svr-ftp.eng.cam.ac.uk/ Comment: transfers are logged Files : comp.speech archives & sources; ectl; reports; wernicke Site : swb.cit.cornell.edu Country: USA GMT : -5 Date : 15-Nov-95 Source : usenet Alias : Admin : Organ : Cornell University, Ithaca, New York Server : System : Mac URL : ftp://swb.cit.cornell.edu/ Comment: see cs.umd.edu/pub/faculty/keleher/Alpha Files : Site : swcp.com Country: USA GMT : -7 Date : 29-Jun-95 Source : usenet Alias : kitsune.swcp.com Admin : info@swcp.com Organ : South West Cyber Port, Albuquerque, New Mexico Server : System : Unix URL : ftp://swcp.com/ Comment: transfers are logged Files : AMiga; belfort; chile-city; htalink; Mac; mtbaker; PC; pussywillow; rtoads; Sun; SWCP; synth; Unix; Usenet; viva; walt Site : swedishchef.lerc.nasa.gov Country: USA GMT : -6 Date : 10-Sep-94 Source : usenet Alias : Admin : jhanson@lerc.nasa.gov Organ : NASA - LEwis Research Center, Cleveland, Ohio, Propulsion Systems Division Server : System : Unix URL : ftp://swedishchef.lerc.nasa.gov/ Comment: uploads to /anyone Files : actb; alt.education.disabled archive; cfdExplorer; describe (descriptive ls); Digital Review Labs benchmark (drlabs); editors (configured for SGI); Explorer; GPC (Graphics Performance Characterization) results/samples; GPC_PLB (Picture Level Benchmark); graphics software configured for Silicon Graphics workstations; Image manipulation tools; Information relating to Lewis Mass Storage activities; insig; IRIS Explorer; mass_store; SIGGRAPH92 cd-rom contents; mirror of ftp.epcc.ed.ac.uk (/explorer); NASA meatball insignias; nighthawk; PC NFS (binaries and source for IRIX 5); psgl Site : sweet-smoke.ufr-info-p7.ibp.fr Country: France GMT : +1 Date : 22-Mar-96 Source : Alias : Admin : jmm@soft-machine.ufr-info-p7.ibp.fr Organ : Universite Paris VII, Paris, UFR d'Informatique (CS dept.) Server : System : Unix URL : ftp:// / Comment: Files : anciens; check-point-charlie (ftp.ibp.fr); cours; divers (eranian, miro, pcrt); faq; musique; patches-hpux; rfc; sounds; src; TeX; X Site : sy2000.cet.fsu.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : me Alias : Admin : Organ : Florida State University, , Florida, SchoolYear 2000 Server : System : Unix (SunOS 4.1) URL : ftp://sy2000.cet.fsu.edu/ Comment: Files : international; national; SMI; SY2000 Site : syd.dit.csiro.au Country: Australia GMT : +10 Date : 25-Jan-95 Source : Alias : ditsydh.dit.csiro.au Admin : Organ : Commonwealth Scientific & Industrial Research Organization, Sydney Server : System : Unix URL : ftp://syd.dit.csiro.au/ Comment: Files : Apple; hci; MicroMouse; PC (archives, qvt); Perl5; RFCs; slnsw; Sun-fixes; Tk; WWW Site : sylva.for.ulaval.ca Country: Canada GMT : -5 Date : 19-Apr-94 Source : usenet Alias : Admin : jrthibault@for.ulaval.ca (J. Robert Thibault) Organ : University of Laval, Laval, Quebec, Faculty of Forestry and Geomath Server : System : Mac URL : ftp://sylva.for.ulaval.ca/ Comment: introductory text in French & English; site closes periodically for maintenance; Mac to Mac site: use "" when there are spaces in the name of a file or directory: e.g. get "Internet Archivist"; internet address will change [probably the IP address] Files : Home brew; Internet Archivist; Sumex-aim.stanford.edu material; Space Archivist; vegetation oriented material: educational material, plantinfo, images, mailinglists; Site : syrinx.umd.edu Country: USA GMT : -5 Date : 26-Aug-94 Source : me Alias : Admin : Organ : University of Maryland, , Maryland Server : System : Unix URL : ftp://syrinx.umd.edu/ Comment: Pink Floyd files have moved to ftp.halcyon.com [according to a recent posting] Files : brew; floyd; mst3k; Rush Site : tacky.cs.olemiss.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Mississippi, , Mississippi Server : System : URL : ftp://tacky.cs.olemiss.edu/ Comment: Files : Site : tandem.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : suntan.tandem.com Admin : Organ : Tandem Computer Server : System : Unix (SunOS 4.1) URL : ftp://tandem.com/ Comment: Files : ham radio Site : tasman.cc.utas.edu.au Country: Australia GMT : +10 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : postmaster@utas.edu.au Organ : University of Tasmania, Hobart, Tasmania Server : System : URL : ftp://tasman.cc.utas.edu.au/ Comment: public ftp area moved to ftp.utas.edu.au (but still reachable) Files : antivirus utilities Site : tau-ceti.isc-br.com Country: USA GMT : -8 Date : 22-Mar-96 Source : usenet Alias : Admin : Organ : ISC BR Server : System : Unix URL : ftp://tau-ceti.isc-br.com/ Comment: uploads to /uploads; see ftp.uufx.net for FX software and ftp.adaptec.com for Adaptec programs Files : Adaptec (EZ-SCSI Update); CD-DA; Cyrix 486DLC; ethernet; FX (UUCICO, UUCP); Mach32; sounds; ST-01 (Adaptec drivers); stories Site : tbag.osc.edu Country: USA GMT : -5 Date : 29-Jul-94 Source : admin Alias : Admin : lam@tbag.osc.edu Organ : Ohio Supercomputer Center, Columbus, Ohio, Trollius Project Server : www.osc.edu/lam.html; gopher.osc.edu/Software/Trollius System : Unix (SunOS 4.1.3, Sun) URL : ftp://tbag.osc.edu/ Comment: Files : LAM, a heterogeneous cluster computing environment (UNIX) supporting the MPI interprocess communication standard + documentation + tutorials. (pub/lam) Site : tbird.cc.iastate.edu Country: USA GMT : -6 Date : 30-Oct-94 Source : rtfm Alias : Admin : Organ : Iowa State University, , Iowa, CC Server : System : Unix URL : ftp://tbird.cc.iastate.edu/ Comment: read README.contents, README.tbird.cc Files : 386BSD; frp; gifs; PGP; rayshade Site : tbone.biol.scarolina.edu Country: USA GMT : -5 Date : 30-Oct-94 Source : Alias : Admin : Organ : University of South Carolina, Columbia, South Carolina Server : WWW: http://tbone.biol.scarolina.edu/~dean/kit/kit.html System : Unix (SunOS 4.1) URL : ftp://tbone.biol.scarolina.edu/ Comment: Files : DOS Internet Kit (all you need to setup a computer either directly connected or modem-based: ftp, gopher, telnet, www) Site : tchdns.tch.harvard.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : rtfm Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : VMS (VMS, DEC VAX) URL : ftp://tchdns.tch.harvard.edu/ Comment: default directory: RESEARCH:[BBOARD.PUB] Files : VMS software Site : tecfa.unige.ch Country: Switzerland GMT : +1 Date : 22-May-94 Source : Alias : fpssun22.unige.ch Admin : Organ : University of Geneva, Geneva Server : System : Unix (SunOS 4.1) URL : ftp://tecfa.unige.ch/ Comment: Files : docs; MPEG; multimedia-seminar; pictures; software; sounds; TECFA; WWW Site : technology.com Country: USA GMT : Date : 23-May-94 Source : Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://technology.com/ Comment: Files : seems empty Site : techreports.larc.nasa.gov Country: USA GMT : -5 Date : 23-May-94 Source : usenet Alias : blearg.larc.nasa.gov Admin : Organ : NASA - Langley Advanced Research Center Server : WWW: techreports.larc.nasa.gov/ltrs/ltrs.html System : Unix URL : ftp://techreports.larc.nasa.gov/ Comment: This computer is operated by/for the U.S. Government etc; hostname and files accessed logged for accounting purposes only Files : archive of info-cluster@larc.nasa.gov mailinglist; compress; NASA Langley technical reports (icase, larc); pvm Site : teetot.acusd.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : USD Server : gopher System : Unix (Ultrix 4.x) URL : ftp://teetot.acusd.edu/ Comment: Files : beelzebub: comics (rec.arts.comics archive, read the FAQ for that group for details of what is available); HyperChem; IBM-PC; Internet; privacy; Sun; SuperCard; Unix; USD_computers Site : teleos.com Country: GMT : Date : 31-Aug-95 Source : rtfm Alias : akbar.teleos.com Admin : Organ : Teleos Server : System : Unix URL : ftp://teleos.com/ Comment: Files : VISION list archive Site : terminator.cc.umich.edu Country: USA GMT : -5 Date : 12-Feb-94 Source : me Alias : terminator.rs.itd.umich.edu Admin : Organ : University of Michigan, Ann Arbor, Michigan, CC/ITD Server : System : Unix (SunOS 4.1) URL : ftp://terminator.cc.umich.edu/ Comment: Files : dns; ietf-remail; shakespeare; Unix; Usenet; X500 Site : tesla.ee.cornell.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : root@ee.cornell.edu Organ : Cornell University, Ithaca, New York, EE dept. Server : System : Unix URL : ftp://tesla.ee.cornell.edu/ Comment: Files : tcsh Site : testcase.boulder.ibm.com Country: USA GMT : -6 Date : 22-Mar-96 Source : Alias : Admin : Organ : IBM, Boulder, Colorado Server : System : Unix URL : ftp://testcase.boulder.ibm.com/ Comment: IBM Support Centers Data Exchange; IBM Software Manufacturing Solutions Data Exchange Files : AIX; AS400; CAD/CAM; ISMS: MVS; NS; PS; S/390; VSE; VTAM Site : tgv.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : hq.tgv.com Admin : service@tgv.com Organ : TGV, Santa Cruz, California Server : System : VMS (VMS, DEC VAX) URL : ftp://tgv.com/ Comment: read 1-README.FIRST for more info; default directory: USERS:[ANONYMOUS.TGV] Files : Multinet; graphics related programs and files Site : thalamus.sans.kth.se Country: Sweden GMT : +1 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (Ultrix 4.1) URL : ftp://thalamus.sans.kth.se/ Comment: Files : Site : thales.math.fundp.ac.be Country: Belgium GMT : +1 Date : 14-Dec-94 Source : Alias : Admin : mb@math.fundp.ac.be Organ : FUNDP Universite de Namur (University of Namur), Namur, Math dept., Transportation Research group Server : System : Unix (DEC Station 5000/200) URL : ftp://thales.math.fundp.ac.be/ Comment: Problem: setsvc: stat of /etc/svc.conf failed no such file or dir Files : cute; ghostscript (MS-DOS); lsnno; reports; Unix Site : the-tech.mit.edu Country: USA GMT : -5 Date : 28-Mar-95 Source : mail Alias : Admin : archive@the-tech.mit.edu Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, The Tech (MIT's oldest and largest newspaper) Server : http:/the-tech.mit.edu/ System : Unix (Solaris 2.3, Sparc Classic) URL : ftp://the-tech.mit.edu/ Comment: back issues of The Tech at the WWW server; the FTP server contains files and info ranging from CGI scripts to tips on how to use Kai's Power Tools (KPT); www access also by telnetting to the site and using user www Files : Emacs (Emacs FAQ and scripts); Egal-Minyan; FAQ-Quark; KPT (Kai's Power Tools tips, imaging tool for the Mac); MacPerl; WWW: CGI programs (incl. formmail) Site : theory.lcs.mit.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : rincewind.mech.virginia.edu Alias : Admin : dmjones@theory.lcs.mit.edu (David Jones) [?] Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts, Laboratory of Computer Sciences Server : archive-server@theory.lcs.mit.edu System : Unix (SunOS 4.1) URL : ftp://theory.lcs.mit.edu/ Comment: several personal pub directories Files : aflent; algorithms; BOAZ; docs; comics: Books of Magic, Sandman, Suicide Squid, Watchmen, see the rec.arts.comics FAQ for details; Emacs; hilbert; IAFA; papers; Pratchett; SPAA94; TeX; theory seminars; timekeeper Site : theory.tc.cornell.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Cornell University, Ithaca, New York, Theory Center (TC) Server : System : Unix (SunOS 4.1) URL : ftp://theory.tc.cornell.edu/ Comment: Files : Site : think.com Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : early-bird.think.com Admin : Organ : Thinking Machines Corp. Server : System : Unix (SunOS 4.1) URL : ftp://think.com/ Comment: Files : adoption; alifeIII.shirt; animal rights; aviation; caia-93; carpal; cellular-automata; cmost; cvs; dgg; disinfectant; gurps; HPFF; Interviews 3d; jpeg; libernet; lisp simulator; moose; Oh-no-more-Lemmings demo (Mac); pc532; pmdc; radio; SGI; space-comp-std; Sse; Think info; UUCP; Waco; Wais; weather; wx; xpbiff Site : thomnet.com Country: GMT : Date : 10-Nov-95 Source : Alias : thomnet.thomnet.com Admin : Organ : ThomNet Server : System : MS-DOS (MS-DOS, PC) URL : ftp://thomnet.com/ Comment: default directory: E:\ Files : docnlm; doc95; doctor; nlmlibs Site : thor.ece.uc.edu Country: USA GMT : -5 Date : 12-Aug-94 Source : rtfm Alias : Admin : ftp@thor.ece.uc.edu Organ : University of Cincinnatti, Cincinnatti, Ohio Server : System : Unix URL : ftp://thor.ece.uc.edu/ Comment: Open 24 hours; Sun archive Files : dinesh; Mtl; pdl; Sun-faq (docs, FAQs, OpenWin, Sendmail, Solaris, SunOS, SunSecurityBulletins, Utils; synthesis-benchmarks; Vhdl Site : thor.oar.net Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Ohio Academic Research Network Server : System : URL : ftp://thor.oar.net/ Comment: Problem: I/O error on network device Files : Site : thumper.bellcore.com Country: USA GMT : Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : Organ : BellCore Server : System : Unix URL : ftp://thumper.bellcore.com/ Comment: some files to be mirrored on ftp.sterling.com Files : afa; alg; anish; bcr-ca; bellcore; bier; BSD; C4; crypt; midi; nctu; orator; radio; skey; sounds; TP++; whs70 Site : thumper.cs.umd.edu Country: USA GMT : -5 Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : Organ : University of Maryland, , Maryland, CS dept. Server : System : Unix URL : ftp://thumper.cs.umd.edu/ Comment: some files to be mirrored on ftp.sterling.com; docs from flubber.cs.umd.edu in files/docs; 'pub' is empty, use 'files' Files : CDS; docs; images; onr; rec (empty); sounds; TCDP (empty) Site : ticsys.tamu.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Texas A&M University, , Texas Server : System : URL : ftp://ticsys.tamu.edu/ Comment: Problem: I/O error on network device Files : GIF; LPmud Site : tierra.slhs.udel.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of Delaware, , Delaware Server : System : Unix URL : ftp://tierra.slhs.udel.edu/ Comment: index in index.txt Files : almond; beagle; interp; MS-DOS; principia; Tierra Site : tik1.ethz.ch Country: Switzerland GMT : +1 Date : 11-Oct-96 Source : usenet Alias : ftp.pgp.net Admin : Organ : ETH-Zurich, Zurich Server : System : Unix URL : ftp://tik1.ethz.ch/ Comment: [not checked yet] Files : PGP Site : titan.coi.pw.edu.pl Country: Poland GMT : +1 Date : 12-Aug-94 Source : me Alias : Admin : Organ : Technical University of Warsaw, Warsaw, CC Server : System : Unix URL : ftp://titan.coi.pw.edu.pl/ Comment: Files : doc (some network intro files); mirrors: FreeBSD, XFree86; MS-DOS (graphics, hp-II, misc, Novell, smtalk, tcp); Unix Site : titan.ksc.nasa.gov Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : NASA - Kennedy Space Center, , Florida Server : System : VMS (VMS, DEC VAX) URL : ftp://titan.ksc.nasa.gov/ Comment: default directory: DISK$SHARE:[ANONYMOUS] Files : Amiga (gcc); DDCU; images; info; Lisp; Space info; VMS; WinVN (home) Site : titus.cfw.com Country: USA GMT : -5 Date : 02-Sep-96 Source : usenet Alias : Admin : root@titus.cfw.com Organ : Titus Software, Waynesboro, Virginia Server : System : Unix (Linux, PC) URL : ftp://titus.cfw.com/ Comment: all activity is logged; 28k8 line (slow) Files : icons; Linux (apps, devel, doc, emulators, kernel, libs, logos, McTools, networking, RedHat (Rembrandt), XFree86); music (MIDI, mods) Site : tlg.org Country: USA GMT : -8 Date : 02-Aug-94 Source : me Alias : fnord.tlg.org Admin : Organ : The Little Garden, San Francisco, California Server : WWW at tlg.org System : Unix URL : ftp://tlg.org/ Comment: TLG provides T1 etc. Internet connections Files : AUPs; brochure; FAQs (network-related); howto (network related); NACR; Portmaster Site : toaster.ee.ubc.ca Country: Canada GMT : -8 Date : 29-Sep-94 Source : usenet Alias : Admin : daveg@ee.ubc.ca Organ : University of British Columbia, , British Columbia, EE dept., VLSI Lab Server : System : Unix URL : ftp://toaster.ee.ubc.ca/ Comment: Files : cslip; image viewers; NHL; Red Dwarf material (gifs/scripts/lyrics etc.); VLSI Site : tochna.technion.ac.il Country: Israel GMT : +2 Date : 10-Nov-95 Source : usenet Alias : Admin : Organ : Technion - Israel Institute of Technology, Haifa Server : gopher.technion.ac.il, http://www.technion.ac.il/ System : Unix (OSF/1) URL : ftp://tochna.technion.ac.il/ Comment: Files : Hebrew package (DEC, SGI, Sun); hjot; staff (dimka: imap, OSF, TclRl) Site : tolsun.oulu.fi Country: Finland GMT : +2 Date : 07-Dec-93 Source : rtfm Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://tolsun.oulu.fi/ Comment: directories: pub/acorn, incoming/acorn (uploads) Files : BBC and Acorn Archimedes software Site : topgun.agps.lanl.gov Country: USA GMT : -7 Date : 12-Apr-94 Source : old ftp-list Alias : pagan.agps.lanl.gov Admin : Organ : Los Alamos National Laboratory, Los Alamos, New Mexico Server : System : Unix (SunOS 4.1) URL : ftp://topgun.agps.lanl.gov/ Comment: Files : Khoros; astro; Scheme; NeWS; etc. Site : topgun.idbsu.edu Country: USA GMT : Date : 11-Jul-94 Source : me Alias : Admin : Organ : IDB State University Server : System : PC fileserver (Netware 4.1) URL : ftp://topgun.idbsu.edu/ Comment: default directory set to /sys/global Files : cutcp; cutnews; cwis; dos6supkit; dougmenu; graphics; internet; Linux; lwp41; netware; phsylearner; pmail; sound; userguide; utils; virus; winprinter; wpprinter; yterm Site : torino.ohionet.org Country: USA GMT : -6 Date : 15-Dec-94 Source : mail Alias : Admin : Organ : OhioNet, Columbus, Ohio Server : System : Unix (Linux, PC) URL : ftp://torino.ohionet.org/ Comment: Files : Linux; Spock; Sun; training; uqwk; WWW Site : toxicwaste.mit.edu Country: USA GMT : -5 Date : 22-May-94 Source : Alias : Admin : warlord@mit.edu (Derek Atkins) Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : System : Unix URL : ftp://toxicwaste.mit.edu/ Comment: do not abuse this system or I might be forced to remove many of the privileges allowed users Files : archive; charon; deposit; keys; RSA129; telephone; tutorials Site : tr-ftp.cs.berkeley.edu Country: USA GMT : -8 Date : 17-Jul-94 Source : old ftp-list Alias : epoch.cs.berkeley.edu Admin : claire@postgres.berkeley.edu (Claire Mosher), aoki@postgres.berkeley.edu (Paul M. Aoki) Organ : University of California - Berkeley, Berkeley, California, CS dept. Server : System : Unix URL : ftp://tr-ftp.cs.berkeley.edu/ Comment: successor of postgres.berkeley.edu for tech-reports; NOTICE: appears to be the same one as s2k-ftp.cs.berkeley.edu, but I'll keep on listing them separately because of info in the welcome message (the machines might change); Epoch file system, there might be delays when files are copied in from optical disks; also available through the WWW Files : Ingres (University Ingres DataBaseManagementSystem); multimedia (MPEG software and lots of MPEG movies); Picasso (GUI development system); Postgres (Postgres DBMS); RCS; scan (incoming scanned tech-reports); Sequoia 2000 (Global Change Project); teaching (CS lecture notes); tech-reports (outgoing CS tech-reports); WWW Site : trantor.harris-atd.com Country: USA GMT : -5 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://trantor.harris-atd.com/ Comment: Files : aai_magic_net; scalability network simulator:netsim_dist, Xresources Site : trwind.trw.com Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : TRW Inc., Redondo Beach, California Server : System : Unix (SunOS 4.1) URL : ftp://trwind.trw.com/ Comment: Files : NNStat; Cisco; IBM-PC; isode; KA9Q; Mac; named; Sendmail; Sun utils; traceroute; Unix utils Site : tsx-11.mit.edu Country: USA GMT : -5 Date : 11-Feb-94 Source : rtfm Alias : tsx-11; Admin : ftp-bugs@tsx-11.mit.edu, ftp-linux@tsx-11.mit.edu (for reports on obsolete or non-working files, include full pathname and reason) Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : System : Unix URL : ftp://tsx-11.mit.edu/ Comment: mirrored around the world, including on sunsite.unc.edu and ftp.tu-chemnitz.de; tarring of a whole directory doesn't work! Files : Linux (one of the primary sites); XFree86 (Linux binaries only) Site : turbo.bio.net Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : net.bio.net Admin : Organ : IntelliGentics Server : System : Unix (SunOS 4.1) URL : ftp://turbo.bio.net/ Comment: Files : news.announce.newgroups archive Site : turiel.cs.mu.oz.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : Alias : Admin : Organ : Melbourne University, Melboure, CS dept. Server : System : Unix URL : ftp://turiel.cs.mu.oz.au/ Comment: Problem: service not available [might be temporary] Files : Site : turing.com Country: UK GMT : 0 Date : 06-Jan-94 Source : old ftp-list Alias : coulin.turing.com Admin : dug@turing.com Organ : Turing Server : System : Unix URL : ftp://turing.com/ Comment: Open 24 hours Files : Happy; HyperLook runtime; Simcity add-ons; susb-data; Xdm Site : u8405.bs.ptb.de Country: Germany GMT : +1 Date : 29-Mar-95 Source : .de ftp-l Alias : Admin : root@u8405.bs.ptb.de Organ : , Braunschweig Server : System : URL : ftp://u8405.bs.ptb.de/ Comment: Files : Linux; MS-DOS; PLZ; RFCs; Unix; Zeitmessung (time measurement) Site : uahcs2.cs.uah.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://uahcs2.cs.uah.edu/ Comment: Files : Site : uars.acd.ucar.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : National Center for Atmospheric Research Server : System : VMS (VMS, DEC VAX) URL : ftp://uars.acd.ucar.edu/ Comment: default directory: SYS$LCL:[000000] Files : Nethack sources Site : ubkadec2.ubka.uni-karlsruhe.de Country: Germany GMT : +1 Date : 28-Mar-95 Source : .de ftp-l Alias : Admin : johannes@ubka.uni-karlsruhe.de (Johannes Viegener) Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe Server : System : URL : ftp://ubkadec2.ubka.uni-karlsruhe.de/ Comment: Files : plz Site : ubvms.cc.buffalo.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : ubvmsb.cc.buffalo.edu Admin : Organ : State University of New York - Buffalo, Buffalo, New York Server : Email server accepts interactive messages & commands in body of letter; valid cammands: help, send, dir, index. vmsserv@ucbvms (BITNET) & vmsserv@ubvms.cc.buffalo.edu System : VMS (VMS, DEC VAX) URL : ftp://ubvms.cc.buffalo.edu/ Comment: default directory: DISK$ACSDISK2:[VMSSERV] Files : VAX/VMS; BITNET & Internet info; electronic newsletters Site : uc.msc.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix URL : ftp://uc.msc.edu/ Comment: Files : Site : ucbvax.berkeley.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Berkeley, Berkeley, California Server : System : VAX/VMS URL : ftp://ucbvax.berkeley.edu/ Comment: Files : NNTP; Gnews; AWM; Empire Site : uceng.uc.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : ftp.uceng.uc.edu [?] Admin : info@ftp.uceng.uc.edu Organ : University of Cincinnatti, Cincinnatti, Ohio, EE dept., Office of College Computing/Structural Dynamics Research Corporation (SDRC) University Consortium Server : System : Unix URL : ftp://uceng.uc.edu/ Comment: this server provides an archive for courseware for academic users of SDRC software called "I-DEAS" when distributed directly by SDRC, and "CAEDS" when distributed by IBM; max. 50 users; command logging is ON Files : CAEDS; Doom; Great Midwest Tournament (GMW); I-DEAS; Intervies; Kerberos documentation; mirror of coombs.anu.edu.au; SDRC; tbook; VLSI Hardware Description Language (vhdl); wuarchive Site : ucrmath.ucr.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Riverside, Riverside, California Server : System : Unix (SunOS 4.1) URL : ftp://ucrmath.ucr.edu/ Comment: Files : Site : ucs_wcc.ucs.indiana.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Indiana University, Bloomington, Indiana Server : System : Novell NetWare 3.11 (PC fileserver) URL : ftp://ucs_wcc.ucs.indiana.edu/ Comment: directory set to /general/ftp Files : MS Windows packet drivers Site : ucs.orst.edu Country: USA GMT : -8 Date : 16-Feb-94 Source : archive.orst.edu Alias : Admin : Organ : Oregon State University, Corvallis, Oregon, CD dept. Server : System : Unix (Ultrix 4.1) URL : ftp://ucs.orst.edu/ Comment: Files : comm; docs; nettools; utils; virus Site : ucsbuxa.ucsb.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : rtfm Alias : Admin : Organ : University of California - Santa Barbara, Santa Barbara, California Server : System : Unix (SunOS 4.1) URL : ftp://ucsbuxa.ucsb.edu/ Comment: Files : Hungarian stuff in /hcf Site : ucsd.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of California - San Diego, San Diego, California Server : System : Unix URL : ftp://ucsd.edu/ Comment: several loose files in /pub: computer liberty foundation, HHGttI, makemoney, netlib, rzsz, tinymud, z80mu, zoo Files : Amiga; cause; CBnet; csl; graphics programs and images; ham radio (mirrored on ftp.tu-chemnitz.de); hosts; HP fixes; INN; Mac; mail; news211; NeXT; nomad; MIDI: apps, data; PPP; security; sendmail UCSD; SGI; sound bites for Sparcstations; Sun fixes; u3b2; Usenet sources; xntp Site : ucselx.sdsu.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : ucssun1.sdsu.edu Admin : ftp@ucssun1.sdsu.edu Organ : San Diego State University, San Diego, California Server : System : Unix URL : ftp://ucselx.sdsu.edu/ Comment: Files : acm; chemras; equestrian; FAQs; html; IBM; Linux; Mac; network docs/programs; news; OS/2; pascals triangle; RFCs; SDSC info; stepinfo; Sun-fixes; Unix; VAX; Windows Site : ugle.unit.no Country: Norway GMT : +1 Date : 10-Sep-94 Source : rtfm Alias : Admin : Organ : University of Trondheim, Trondheim Server : System : Unix URL : ftp://ugle.unit.no/ Comment: several index files: all.dirs, all.files etc. Files : 386BSD; 4.4BSD-lite; Adobe; aladdin; bibsys; dsl; gis; GNU; Gopher; graphics; Internet Talk Radio (ITR); kermit; Linux; Mac; Maple; mps; MS-DOS; NCSA; NetBSD; OS/2; PEP; RFCs; phantasia; TeX; Unix; VMS; weather; X11; X11R4; X11R5 Site : uiarchive.cso.uiuc.edu Country: USA GMT : -6 Date : 10-Nov-95 Source : ftp.simtel.net Alias : Admin : admin Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : http://uiarchive.cso.uiuc.edu/ System : Unix URL : ftp://uiarchive.cso.uiuc.edu/ Comment: max. 99 users; transfers are logged Files : doc (RFCs, rtfm); etext (Project Gutenberg); games; GNU; infosystems (gopher, www); lang (eLisp, Perl, Python, Smalltalk, Tcl); math; packages (mail, news); security (CERT, COAST, wordlists); systems (Linux, Mac, Novell, OS/2, PC: simtel); X11 Site : uicbert.eecs.uic.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : bert.eecs.uic.edu Admin : Organ : University of Illinois - Chicago, Chicago, Illinois Server : System : Unix (SunOS 4.1) URL : ftp://uicbert.eecs.uic.edu/ Comment: Files : AT&T stuff; Unix-PC Site : uicvm.uic.edu Country: USA GMT : -6 Date : 11-Jul-94 Source : old ftp-list Alias : uic.edu Admin : Organ : University of Illinois - Chicago, Chicago, Illinois Server : System : VM/CMS URL : ftp://uicvm.uic.edu/ Comment: user ANONYMOU logged in with no special privileges; you have to change to a directory, but you have to know if beforehand Files : Site : umaxc.weeg.uiowa.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Iowa, , Iowa Server : System : URL : ftp://umaxc.weeg.uiowa.edu/ Comment: Files : NCSA Telnet; Sendmail Site : umigw.miami.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : mail Alias : umigw.rsmas.miami.edu Admin : grant@umigw.miami.edu (Grant Basham) Organ : University of Miami, Miami, Florida, Rosenstiel School of Marine and Atmospheric Sciences Server : System : Unix (Ultrix 4.1) URL : ftp://umigw.miami.edu/ Comment: Files : VMS software Site : umn-cs.cs.umn.edu Country: USA GMT : -6 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Minnesota, , Minnesota Server : System : URL : ftp://umn-cs.cs.umn.edu/ Comment: Problem: I/O error on network device Files : GNU; hypertext; news; Japanese Site : umnstat.stat.umn.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Minnesota, , Minnesota Server : System : Unix (Ultrix 4.1) URL : ftp://umnstat.stat.umn.edu/ Comment: Files : bivsurv; docs; fsa; macanova; sbayes; schoolinfo; WWii; XlispStat Site : una.hh.lib.umich.edu Country: USA GMT : -5 Date : 23-May-94 Source : me Alias : Admin : Organ : University of Michigan, Ann Arbor, Michigan, Library Server : System : Unix (Ultrix 4.1) URL : ftp://una.hh.lib.umich.edu/ Comment: also available through gopher Files : census; diss; ebb; genref; gophers; gsp; humanities; inetdirs; news; orms; science; socsci; toc; yalelibs Site : unbmvs1.csd.unb.ca Country: Canada GMT : -8 Date : 18-Aug-94 Source : ftp.cs.ubc.ca Alias : Admin : Organ : University of New Brunswick, , New Brunswick, CS dept. Server : System : MVS (IBM MVS 2.2.1) URL : ftp://unbmvs1.csd.unb.ca/ Comment: [This OS annoys me, 'dir': no data sets found, you have to 'cd pub' to get a listing of files; no password needed; Most files are listed as 'Migrated', I have no idea if that means they have been moved or not] Files : canarie; CANSPACE; CLS; FSS; MIME; MS-DOS; NJEIP; NOVELL; PCODE; PUTDIR; SENDMAIL; UTILITY Site : unibel.by Country: Belarus GMT : +2 Date : 14-Nov-95 Source : mail Alias : Admin : Organ : University of Belarus, Minsk [?] Server : System : Unix (FreeBSD, PC) URL : ftp://unibel.by/ Comment: Files : app (application forms); FAQs (misc. interesting FAQs); MS-DOS (archivers, comm, decode, russian, shell, tools); src; Unix (misc. network related software: firewall, gated, gopher, graphics, inn, listserv, mail, pop3, X); Windows (misc. network related software) Site : unicron.unomaha.edu Country: USA GMT : -6 Date : 14-Nov-95 Source : Alias : Admin : Organ : University of Nebraska - Omaha, Omaha, Nebraska Server : System : Unix URL : ftp://unicron.unomaha.edu/ Comment: max. [?] users Files : Site : unidata.ucar.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : support@unidata.ucar.edu Organ : National Center for Atmospheric Research Server : System : URL : ftp://unidata.ucar.edu/ Comment: all activities are logged Files : Site : uniwa.uwa.oz.au Country: Australia GMT : +8 Date : 29-Sep-94 Source : old ftp-list Alias : uniwa.uwa.edu.au Admin : Organ : University of Western Australia Server : System : Unix URL : ftp://uniwa.uwa.oz.au/ Comment: Files : archie-info; docs; ITpolicy; jobvacs; library; Mac; mae; mail; mailing-lists; net; netlib; news; NN; PC; PovRay; research; research-papers; Solaris-fixes; stats; Sun-fixes; UCSnews; unistats; utils; VMS Site : unix.hensa.ac.uk Country: UK GMT : 0 Date : 10-Sep-94 Source : usenet Alias : nutmeg.ukc.ac.uk Admin : archive-admin@unix.hensa.ac.uk Organ : University of Kent - Canterbury, Canterbury, Kent, Higher Education National Software Archive (HENSA) Server : www.hensa.ac.uk System : Unix URL : ftp://unix.hensa.ac.uk/ Comment: tar and de/compress and g(un)zip on the fly; transfers are logged Files : info; Linux (mirror of sunsite.unc.edu); maple; matlab; mirror of coombs.anu.edu.au; netlib; parallel; statlib; uunet; walnut creek; yggdrasil Site : unix.secs.oakland.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : old ftp-list Alias : Admin : root@unix.secs.oakland.edu Organ : Oakland University, Rochester, Michigan, School of Engineering and Computer Science (SECS) Software Repository Server : System : Unix URL : ftp://unix.secs.oakland.edu/ Comment: max. 50 users; some files here need updating!!! Files : 386BSD; dialslip; ftp-list [old!]; kheir; PC (archivers, virus (OLD!)); Unix-ODT; WWW; Xenix Site : unix.sri.com Country: USA GMT : -8 Date : 29-Mar-95 Source : sri.com Alias : Admin : Organ : SRI International Server : System : Unix URL : ftp://unix.sri.com/ Comment: Files : GRI; RISKS archive; shoham Site : unix1.utm.edu Country: USA GMT : -6 Date : 23-Jul-95 Source : docs Alias : utm.edu Admin : Organ : University of Tennessee - Martin, Martin, Tennessee, CC Server : System : Unix URL : ftp://unix1.utm.edu/ Comment: Files : fotos; math; people; pics; UTMCC; zbs Site : unmvax.cs.unm.edu Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : mimbres.cs.unm.edu Admin : ftp@cs.unm.edu Organ : University of New Mexico, Albuquerque, New Mexico, CS dept Server : System : URL : ftp://unmvax.cs.unm.edu/ Comment: Limit of 5 users Files : getmaps Site : uop.uop.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix (SunOS 4.1) URL : ftp://uop.uop.edu/ Comment: Files : Bnews; nn; IRC Site : ural.ethz.ch Country: Switzerland GMT : +1 Date : 11-Mar-94 Source : Alias : Admin : Organ : ETH, Zurich Server : System : Unix URL : ftp://ural.ethz.ch/ Comment: Files : dns; docs; fixes; IBM-PC; Mac; rec.scouting; RFCs; Robo; SLIP; TCP/IP; VPP Site : urth.acsu.buffalo.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : State University of New York - Buffalo, Buffalo, New York Server : System : URL : ftp://urth.acsu.buffalo.edu/ Comment: no upload directories; connections are logged Files : trn Site : urvax.urich.edu Country: USA GMT : -5 Date : 11-Mar-94 Source : old ftp-list Alias : 'urvax' Admin : hayes@urvax.urich.edu (Claude Bersano-Hayes) Organ : University of Richmond, Richmond, Virginia Server : System : VMS (VMS, DEC VAX) URL : ftp://urvax.urich.edu/ Comment: default directory: SYS$USER4:[ANONYMOUS] Files : MS-DOS: anti-virus utilities; archivers; comm; generic utilities; Rainbow; VMS Site : usc.edu Country: USA GMT : -8 Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : action@usc.edu Organ : University of Southern California, , California Server : System : Unix URL : ftp://usc.edu/ Comment: some files to be mirrored on ftp.sterling.com; server can tar, (de)compress, g(un)zip Files : AMD (automounter); DECUS TECO; hosttables; net-resources; Sun; UCS; VMS software Site : users.aol.com Country: USA GMT : -5 Date : 10-Nov-95 Source : admin Alias : user.aol.com, members.aol.com, member.aol.com, user01.blue.aol.com, user02.blue.aol.com Admin : ftpadmin@aol.com (Robert Hirsch) Organ : America Online, Vienna, Virginia Server : http://users.aol.com/ System : Unix URL : ftp://users.aol.com/ Comment: see also mirrors.aol.com and ftp.aol.com; max. 300 users; transfers are logged; This site provides users of the America Online service with internet connected disk space (2MB/login) for FTP and WWW page postings; You must know the user's login name and "cd" there from the anonymous root; Uploads accepted at the users' discretion Files : see the usersFAQ.txt file for more info Site : uspif.if.usp.br Country: Brazil GMT : -3 Date : 13-Sep-94 Source : me Alias : Admin : Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo, CS dept. Server : System : VMS (VMS, DEC VAX) URL : ftp://uspif.if.usp.br/ Comment: default directory: UTIL_RT:[000000] Files : ADUSP-L; aju; ansys50; archie; autoindent; BIG-LAN; bras-esportes; bras-net; brasnot_gate; CENAR-L; cern; chmail; cmd; cmutek; compress; concursos-br; cswing; dataplot; datebook; DECUS-L; demo; E781MC-L; ECO92-L; emacs; EMULOC-L; exe; extract; f2c; fermi_mgr; find; finger; FISICA-L; FISICOMP-L; fmt; games; GNU; gopher; grep; hlb; hlp; HP; IBMPC-L; idl; import; imsl; imsl_v020; imu; imu_data; INFO-UNIX; INFO-VAX; INFONETS; Internet Menu; ISIS; Kermit; Laser; LEIBM; library; look; LZW; MACSYMA; MAKE2; MFTU; MGSD; MLSEARCH; MMK; MODIFY; MOST; MULTINET; MX; NetLib; news; NEWSRDR; NOTICIAS-L; NSQUERY; PACKASM; PC; PCX; PERF_METER; PHYS-L; PIPE; PLOT10; PREND; PREPRINT; PROC; PSTAT; P_WINDOWS; recipes; REDUCE; REMOTE; SBF; SCAN4; SCHEDULAR; SCUBA-L; SDFILTER; SEND; Servicios-BR; SETUP; SHELP; SHRCOMMON; SPLOIN; STATUS; Sun; swim; switch; tar; TESTE-L; TEX-L; TeX; Topdrawer; tpana; trim; txt; UFFEVENT-L; UGS; undelete; Unix; uuencode; VAXNEWS; VAXPAK; verb; VIRUS-L; virus; vmail; VMS_SHARE; VQM; VWSDEMO; Watcher; whois; WS_tools; WWW; X.29; XE; XLAL; XPICK; XTERM; XV; ZIP Site : utadnx.cc.utexas.edu Country: USA GMT : -6 Date : 10-Dec-93 Source : rtfm Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, CC Server : System : VMS (VMS, DEC VAX) URL : ftp://utadnx.cc.utexas.edu/ Comment: SYS$SYSDEVICE:[FAL$SERVER] Files : VMS sources (zetaps; laser; sxlps) Site : utbbs.civ.utwente.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : me Alias : Admin : Organ : Universiteit Twente (University of Twente), Enschede, Civil Engineering dept. Server : System : Unix URL : ftp://utbbs.civ.utwente.nl/ Comment: do not upload copyrighted material Files : C't magazine; CD-ROMs (Linux, OS/2, simtel); McAfee antivirus; UTPC (local magazine); video drivers; Windows (misc. utils) Site : utelscin.el.utwente.nl Country: Netherlands GMT : +1 Date : 30-Apr-95 Source : usenet Alias : Admin : sot@utelscin.el.utwente.nl Organ : Universiteit Twente (University of Twente), Enschede, EE dept., EE Study Association SCINTILLA Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://utelscin.el.utwente.nl/ Comment: don't upload stuff that's illegal in the Netherlands; max. 10 users; default directory: /SOT/FTPSITE/PUB Files : amiga; dislite; hardware; iphone; irc; graphics; mime64; mirror (erlangen: adapter, erlangen, imagepro, pay-tv, vc-info, vc-refer); network; novell (TCP/IP utils); pic prog; schijven (nuffic, ptt, stufi); util; virus; vcrypt (mirror of helvetica-gw.chnet.ch); Windows (IPhone) Site : utpapa.ph.utexas.edu Country: USA GMT : -7 Date : 10-Sep-94 Source : ren-and-stimpy FAQ Alias : Admin : Organ : University of Texas - Austin, Austin, Texas, Physics dept. (PH) Server : System : Unix URL : ftp://utpapa.ph.utexas.edu/ Comment: Files : AIX; benchmarks; classes; dept; ISDN; legal; Linux; Mac; Mosaic; MS-DOS; Perl; security Site : uu.psi.com Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Performance Systems International Server : System : URL : ftp://uu.psi.com/ Comment: Problem: Service not available. Remote service has closed the connection. Files : GNU Emacs; others; Nysernet; IETF; GOSIP Site : uunorth.north.net Country: GMT : -5 Date : 29-Jun-95 Source : usenet Alias : Admin : Organ : Server : System : Unix URL : ftp://uunorth.north.net/ Comment: Files : Alchemy (Graphic Workshop); Realsoft Site : uvacs.cs.virginia.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : server0.cs.virginia.edu Admin : root@uvacs.cs.virginia.edu Organ : University of Virginia, , Virginia, CS dept. Server : System : Unix URL : ftp://uvacs.cs.virginia.edu/ Comment: server can (de)compress; records of requests for items from SUIT, veil and parts of the techrep directories are used by the maintainers of those directories for support and to gain some idea of how widely those packages are distributed Files : dist; eda; efficient; findhost; fmbib; french; graphics; jfk3w; jorg; kph2q; Mentat - parallel processing system; MMPS; mpl; nfsmonitor; proto; sdb; Simple User Interface Toolkit (SUIT) - not the same as in X11R4; Sun3dgtg; tbag; Techreports; TSE; Veil; WM; wts; xtp Site : ux.acs.umn.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : maroon.tc.umn.edu Admin : Organ : University of Minnesota, , Minnesota Server : System : Unix (4.3BSD) URL : ftp://ux.acs.umn.edu/ Comment: Files : Site : uxc.cso.uiuc.edu Country: USA GMT : -6 Date : 11-Mar-94 Source : old ftp-list Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://uxc.cso.uiuc.edu/ Comment: apparently empty, files moved to ftp.cso.uiuc.edu? Files : hosts Site : vab02.larc.nasa.gov Country: USA GMT : -5 Date : 23-May-94 Source : Alias : Admin : jlc@vab02.larc.nasa.gov Organ : NASA - Langley Advanced Research Center Server : System : Unix (IRIX 3.16) URL : ftp://vab02.larc.nasa.gov/ Comment: Files : LRC: jsc, owg, ri, ud; mmlrc; Mosaic; opwg; quicktime Site : vacation.venari.cs.cmu.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept. Server : System : URL : ftp://vacation.venari.cs.cmu.edu/ Comment: filenames cannot begin with "/.."; user anon logged in Files : graphics related files and programs; Sendmail From torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-feed.inet.tele.dk!enews.sgi.com!news.sgi.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv Fri Jan 17 14:13:31 1997 Path: torun.pdi.net!mat.uni.torun.pl!news.man.torun.pl!news.icm.edu.pl!news.nacamar.de!news-feed.inet.tele.dk!enews.sgi.com!news.sgi.com!howland.erols.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv From: Perry.Rovers@IAEhv.nl (Perry Rovers) Newsgroups: news.newusers.questions,alt.sources.wanted,comp.archives,comp.archives.admin,comp.sources.wanted,alt.answers,comp.answers,news.answers Subject: Anonymous FTP: Sitelist Part 23 of 23 [23/23] Supersedes: Followup-To: news.newusers.questions Date: 13 Jan 1997 11:20:54 GMT Organization: Internet Access Eindhoven, Eindhoven, The Netherlands Lines: 1531 Approved: news-answers-request@mit.edu Expires: 26 Feb 1997 11:18:11 GMT Message-ID: References: Reply-To: Perry.Rovers@IAEhv.nl NNTP-Posting-Host: bloom-picayune.mit.edu Summary: Anonymous FTP Sitelist Part 23 of 23 Keywords: FTP, File Transfer Protocol, FAQ, Anonymous FTP, FTP Sites, Sitelist X-Last-Updated: 1996/10/13 Originator: faqserv@bloom-picayune.MIT.EDU Xref: torun.pdi.net news.newusers.questions:857 news.answers:33098 Archive-name: ftp-list/sitelist/part23 Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip SimTel-mirror-name: oak.oakland.edu:/SimTel/msdos/info/ftp-list.zip Site : valeria.cs.ucla.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Los Angeles, Los Angeles, California CS dept. Server : System : Unix (SunOS 4.0) URL : ftp://valeria.cs.ucla.edu/ Comment: Files : info-zip; zip/unzip source Site : valhalla.ee.rochester.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Rochester, Rochester, New York, EE dept. Server : System : Unix (SunOS 4.1) URL : ftp://valhalla.ee.rochester.edu/ Comment: Files : RFCs; Network load balancer Site : vance.mit.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : usenet Alias : jack-vance.mit.edu Admin : Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts Server : System : Unix URL : ftp://vance.mit.edu/ Comment: Files : boogles; gimp; marinda; norelco; pami; valerie Site : vax.cs.pitt.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Pittsburgh, Pittsburgh, Pennsylvania Server : System : Unix (Ultrix 4.1) URL : ftp://vax.cs.pitt.edu/ Comment: Files : KA9Q Site : vax.eedsp.gatech.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : gauss.eedsp.gatech.edu Admin : Organ : Georgia Tech, Atlanta, Georgia Server : System : Unix (SunOS 4.1) URL : ftp://vax.eedsp.gatech.edu/ Comment: Files : Site : vax1.cs.umass.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Massachusetts - Amherst, Amherst, Massachusetts, CS dept. Server : System : VAX/VMS URL : ftp://vax1.cs.umass.edu/ Comment: Files : Site : vax1.umkc.edu Country: USA GMT : Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Server : System : VMS (VMS, DEC VAX) URL : ftp://vax1.umkc.edu/ Comment: default directory: ANONFTP_DIR:[ANONYMOUS] Files : network info Site : vax2.cs.umass.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Massachusetts - Amherst, Amherst, Massachusetts, CS dept. Server : System : VAX/VMS URL : ftp://vax2.cs.umass.edu/ Comment: Files : Site : vector.casti.com Country: USA GMT : -5 Date : 10-Sep-94 Source : Alias : Admin : disc@vector.casti.com Organ : Server : System : Unix URL : ftp://vector.casti.com/ Comment: read ABOUT.VECTOR; server can g(un)zip Files : almanac; casti; cdp; info; MS-DOS; NeXT; political; qc; Queer Resources Directory (QRD); RFCs; soc.motss; tech; Unix Site : vela.acs.oakland.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : Organ : Oakland University, Rochester, Michigan, Academic Computing Services Server : System : Unix (Ultrix 4.1) URL : ftp://vela.acs.oakland.edu/ Comment: Files : amaranth; anthap; C++; editors; Project Galactic Guide (PGG) material, mirrored on ftp.cs.city.ac.uk, see that entry for more info; heralds; IBM VM; Multics; numbdroid; PPP; rocks; transformers; Tribe; vlt; VR; X Site : venice.mps.ohio-state.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : kimagure@venice.mps.ohio-state.edu Organ : Ohio State University, , Ohio Server : System : URL : ftp://venice.mps.ohio-state.edu/ Comment: temporalily new uploads will be made available in directory: /anime-manga/upload/TEMP_NEW Files : Anime-Manga archive Site : venus.eng.buffalo.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : ghanem@venus.eng.buffalo.edu (Roger G. Ghanem) Organ : State University of New York - Buffalo, Buffalo, New York, Engineering dept. Server : System : Unix (SunOS 4.1) URL : ftp://venus.eng.buffalo.edu/ Comment: Files : sysid apps for earthquake/structural dynamics in Fortran Site : vesta.sunquest.com Country: USA GMT : Date : 10-Dec-93 Source : rtfm Alias : Admin : Organ : SunQuest Server : System : VMS (VMS, DEC VAX) URL : ftp://vesta.sunquest.com/ Comment: wants to resolve your hostname, if your domain name servers are incorrectly configured you can't access this site (contact your systemadministrator in that case); please restrict file transfer to outside of 07:00-18:00 Mon-Fri; transfer bandwidth is 56Kbps; if you transfer files during working hours, or if you don't provide a valid e-mail address, you may be abnormally terminated; don't try weird Unix stuff (ls -lRz). Use bona fide FTP commands that the RFC mentions and you should be fine; if you're using MultiNet use MODE LZ; default directory: USER_DISK:[ANONYMOUS.FILES] Files : VMS cryptodisk and virtual disk driver; VMS software Site : vic.cc.purdue.edu Country: USA GMT : -5 Date : 02-Aug-94 Source : ftp.sterling.com Alias : Admin : abe@cc.purdue.edu Organ : Purdue University, West-Lafayette, Indiana, CC Server : System : Unix URL : ftp://vic.cc.purdue.edu/ Comment: some files to be mirrored on ftp.sterling.com; max. 3 users; you must supply a valid e-mail address (RFC-822 compliant) Files : cawf; ged2www; lifescan; lsof; touch2 Site : village.ios.com Country: USA GMT : -5 Date : 22-Mar-96 Source : Alias : haven.ios.com Admin : Organ : IOS, Hackensack, New Jersey Server : System : Unix URL : ftp://village.ios.com/ Comment: max. 50 users Files : should have: MS-DOS, MS-Windows, Unix, but has users directory with loads of entries Site : vinny.csd.mu.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : rtfm Alias : Admin : root@vinny.csd.mu.edu Organ : Server : System : Unix (Linux, PC) URL : ftp://vinny.csd.mu.edu/ Comment: transfers are logged; CBIP is moving to ftp.uml.edu /cbip Files : cbip; clover; Internet menu; learn C/CPP today; Linux; winsock Site : vis-ftp.cs.umass.edu Country: USA GMT : -5 Date : 15-Dec-94 Source : mail Alias : klingon.cs.umass.edu Admin : Organ : University of Massaschusetts - Boston, Boston, Massachusetts, VISIONS Groups Server : System : Unix Comment: major disclaimer! Files : large collection of digitized images Site : vis5d.ssec.wisc.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : usenet Alias : iris.ssec.wisc.edu Admin : whibbard@macc.wisc.edu (Bill Hibbard), brianp@ssec.wisc.edu (Brian Paul) Organ : University of Wisconsin, Madison, Wisconsin, Space Science and Engineering Center Server : System : Unix URL : ftp://vis5d.ssec.wisc.edu/ Comment: Files : Bigdummy's Guide to the Internet; data; Lattice; VIS (Visualizing and steering scientific computation): VIS5D, VIS94; VIS-AD; WWW Site : vixen.cso.uiuc.edu Country: USA GMT : -6 Date : 10-Nov-95 Source : ftp.marcam.com Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : System : Unix URL : ftp://vixen.cso.uiuc.edu/ Comment: successor of uxc.cso.uiuc.edu; PC/Mac stuff is on ftp.cso.uiuc.edu Files : CSO; docs; FYI; GNU; IEN; languages (BASIC, C-Forth, expect, mawk, mp, ptc, Tcl, Tk); mail; netinfo; RFCs; security (Satan and lots of other stuff); services; shells; terminfo; text; Usenet (utils like aps, crontab-news, init, inn, newsgate, nn, nntp+, nntplink, notes, patches, rc, rn, slurp, trn, unpackmaps); utils; utils.opt; visual; pub contains: AIX, BSDI, DYNIX, HP-UX, ISOC, Mosaic, NNstat, notes, PGP, Sun3, SunOS 4.x, SunOS 5.x, SmartList, UIUC and misc. Un*x tools and text files incl. hitch hiker's guide, net.legends, nomenclator, targets, tcp-ip-admin docs) Site : viz.tamu.edu Country: USA GMT : -6 Date : 10-Sep-94 Source : rtfm Alias : Admin : root@viz.tamu.edu Organ : Texas A&M University, , Texas, Visualization Lab Server : System : Unix URL : ftp://viz.tamu.edu/ Comment: access is logged Files : images; jabka; pico; rc; SGI; xmap Site : vm.ktu.lt Country: Lithuania GMT : +2 Date : 11-Oct-96 Source : me Alias : Admin : Andrejus.Stavickis@vm.ktu.lt Organ : Kaunas University of Technology, Kaunas Server : gopher://vm.ktu.lt/ System : VM/CMS URL : ftp://vm.ktu.lt/ Comment: use user anonymous, not ftp; no password needed; default directory: SCSERV:ANONYMOU (ReadOnly); files are stored on minidisks (arcdsk.100,200,300,304,402,409); use cd arcdsk.100 to go to one of those disks; see also vm2.ktu.lt Files : arcdsk.100 (VM software); arcdsk.200 (VM-UTIL from ubvm.cc.buffalo.edu); arcdsk.300 (graphics: BMP, GIF, JPG); arcdsk.304 (sounds for PC: AU, MOD, STD, VOC, WAV); arcdsk.402 (VM software); arcdsk.409 (sounds for PC: AU, MOD, STD, VOC, WAV) Site : vm.tau.ac.il Country: Israel GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Tel Aviv University, Tel Aviv Server : System : VM/CMS URL : ftp://vm.tau.ac.il/ Comment: Files : PLP (Public line printer) Site : vm.utdallas.edu Country: USA GMT : -6 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Texas - Dallas, Dallas, Texas, Academic Computing Center Server : System : VM/CMS URL : ftp://vm.utdallas.edu/ Comment: use CWD with one of the following parameters: 5753-FAL: BTI ELC driver 3.10 for 5735-FAL 2.2 5753-OLD: BTI ELC driver 3.00 for 5753-FAL 2.1 5798DRVR: BTI ELC driver 2.18 for 5789-FAL 1.2.2 7UP: Multitasker for VM C/370 BITNET: UTDALLAS BITNET disk (UTDALLAS will be leaving BITNET so I guess this one will go too) BITEARN: BITEARN NODES files from the beginning of time NAMELIST: UTD faculty and staff info default directory: ANONYMOU * = 301 Files : lipphe IBM TCP/IP bit and BTI ELC drivers; UT Dallas INFO; BITNET info; 7UP Site : vm1.nodak.edu Country: USA GMT : -6 Date : 15-Dec-94 Source : rtfm Alias : Admin : info@vm1.nodak.edu Organ : North Dakota Higher Education Computer Network (ND HECN), , North Dakota Server : System : VM/CMS (VM/ESA 2.1, IBM ES9000 9121-320) URL : ftp://vm1.nodak.edu/ Comment: default directory: ANONYMOU 191, others: BITINFO (BITNET info), LISTARCH (listserv archives), LOCSOFT (locally developed software), ROOTS-L (genealogy archives), HICNEWS (Health Info-Com Net newsletters); read the README.FIRST for directions Files : ADA LAW; bit.listserv.new-list archive; Bitinfo; blindnews; fusion; genealogy; helpnet; hicnews (bit.listserv.mednews); IBM SRD; INREGST; ISO9000; KIDlink; L-HCAP; LISTARCH; mednets; Minix fixes; MINIX-L; nnews; pingdata; ROOTS-L Site : vm2.ktu.lt Country: Lithuania GMT : +2 Date : 11-Oct-96 Source : vm.ktu.lt Alias : Admin : Andrejus.Stavickis@vm.ktu.lt Organ : Kaunas University of Technology, Kaunas, CC Server : gopher://vm.ktu.lt/ System : VM/CMS URL : ftp://vm.ktu.lt/ Comment: use user anonymous, not ftp; no password needed; default directory: ARCHIVE:ANONYMOU (ReadOnly); see also vm.ktu.lt; use stuff like cd archive:anonymous.dir1.dir2 to change directories Files : DOS (appears empty); misc (appears empty); VM (mailr2, netnews, vmarc, vmktusoftware, vmm, vmutil, v2-dst Site : vmd.cso.uiuc.edu Country: USA GMT : -6 Date : 31-Aug-95 Source : rtfm Alias : Admin : Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois Server : listserv@vmd.cso.uiuc.edu System : VM/CMS URL : ftp://vmd.cso.uiuc.edu/ Comment: default directory: ANONYMOU 191 Files : bit.listserv.quaker-p [where?]; WX (weather) Site : vms.ecs.rpi.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Rensselaer Polytechnical Institute, Troy, New York Server : System : VAX/VMS (CMU-Tek FTP for UCX) URL : ftp://vms.ecs.rpi.edu/ Comment: Problem: I/O error on network device Files : Message Exchange Site : vms.huji.ac.il Country: Israel GMT : +2 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Hebrew University, Jerusalem Server : System : VMS (VMS, DEC VAX) URL : ftp://vms.huji.ac.il/ Comment: default directory: PUBLIC$:[000000] Files : Site : vms2.ecs.rpi.edu Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : Rensselaer Polytechnical Institute, Troy, New York Server : System : VAX/VMS (CMU-Tek FTP for UCX) URL : ftp://vms2.ecs.rpi.edu/ Comment: Problem: I/O error on network device Files : NEWSRDR Site : vmsa.oac.uci.edu Country: USA GMT : -8 Date : 16-Feb-94 Source : old ftp-list Alias : Admin : Organ : University of California - Irvine, Irvine, California Server : System : VAX/VMS URL : ftp://vmsa.oac.uci.edu/ Comment: Files : VMS software; TAR Site : vuse.vanderbilt.edu Country: USA GMT : -6 Date : 24-Aug-94 Source : me Alias : Admin : Organ : Vanderbilt University, Nashville, Tennessee, Vanderbilt University School of Engineering Server : System : Unix (SunOS 4.1) URL : ftp://vuse.vanderbilt.edu/ Comment: Files : abet_rpt; ai stats; nsf-study; packages Site : walker.u.washington.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of Washington, Seattle, Washington Server : System : Unix (Ultrix 4.2) URL : ftp://walker.u.washington.edu/ Comment: milton.u.washington.edu is obsolete Files : DECOSF; docs; IBM PC; RS6000; Sequent; TeX Site : watcgl.uwaterloo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : URL : ftp://watcgl.uwaterloo.ca/ Comment: Files : Site : watdragon.uwaterloo.ca Country: Canada GMT : -5 Date : 11-Mar-94 Source : Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://watdragon.uwaterloo.ca/ Comment: appears to be empty; maybe something in cs-archive Files : Site : watmath.uwaterloo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : math.uwaterloo.ca Admin : Organ : University of Waterloo, Waterloo Server : System : Unix URL : ftp://watmath.uwaterloo.ca/ Comment: Files : lots of stuff [vague huh?] Site : watmsg.uwaterloo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : URL : ftp://watmsg.uwaterloo.ca/ Comment: Files : GNU; pd BSD; uSystem docs; virus; cryptography Site : watnxt2.ucr.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : old ftp-list Alias : Admin : Organ : University of California - Riverside, Riverside, California Server : System : URL : ftp://watnxt2.ucr.edu/ Comment: Problem: I/O error on network device Files : Site : watserv1.uwaterloo.ca Country: Canada GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of Waterloo, Waterloo Server : System : URL : ftp://watserv1.uwaterloo.ca/ Comment: Files : APL stuff in /languages/apl Site : watson.mbb.sfu.ca Country: Canada GMT : -8 Date : 29-May-95 Source : usenet (Philippe de Pol); jbryer@darwin.mbb.sfu.ca Alias : Admin : mwave@watson.mbb.sfu.ca, c64@watson.mbb.sfu.ca (Jeff Bryer) Organ : Simon Fraser University, Burnaby, British Columbia Server : www System : Linux (PC) URL : ftp://watson.mbb.sfu.ca/ Comment: uploads to /incoming; tar and compress on the fly; max. 10 users during 0900-1800 local time Mon-Fri, max. 20 users all other times; don't get lots of stuff during working hours, do it after 2100 or before 0900 GMT-8; do not login more than once Files : C-64 archive; emulators for PC's; MWave Site : webx.best.com Country: USA GMT : -8 Date : 02-Sep-96 Source : Alias : ftp.ingber.com, www.ingber.com, ftp.4front-tech.com Admin : Organ : Best Internet Communications Server : http://www.ingber.com/ System : Unix URL : ftp://webx.best.com/ ftp://ftp.ingber.com/ ftp://ftp.4front-tech.com/ Comment: Files : 4Front Technology (AIX, awps2, BSD, DEC, HPUX, IRIX, Linux, SCO, Solaris86, TASD, USS lite); Lester Ingber's code and reprint archive: Adaptive Simulated Annealing, combat, Ingber, karate, markets, nuclear, path, smni Site : web.nexor.co.uk Country: UK GMT : 0 Date : 15-Nov-95 Source : ftp.fujixerox.co.jp Alias : xtel.co.uk, enxor.co.uk, lancaster.nexor.co.uk Admin : Organ : NEXOR Server : http://web.nexor.co.uk/ System : Unix URL : ftp://web.nexor.co.uk/ Comment: retrieve freely from dirpilot, isode, pp, pp-tables, quipu, src; retrieval from other directories only by prior agreement; retrievals are monitored; max. 5 users; parts mirrored on ftp.fujixerox.co.jp Files : aliweb; dirpilot; isode; ldap; ossc; pp; pp-tables; quipu Site : weber.ucsd.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : usenet Alias : Admin : ftp-bugs@weber.ucsd.edu Organ : University of California - San Diego, San Diego, California Server : System : Unix URL : ftp://weber.ucsd.edu/ Comment: Files : cchatfie; immune; IRC; Mac; nb; nisus; PC; PM; Seti; Unix; Usenet and Internet history Site : weedeater.math.yale.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : cek@princeton.edu Organ : Yale University, New Haven, Connecticut, Math dept. Server : System : URL : ftp://weedeater.math.yale.edu/ Comment: the graphics archive has been moved to princeton.edu (pub/Graphics) use that site instead of weedeater.math.yale.edu Files : rayshade; misc. raytracing goodies Site : westnet.net Country: USA GMT : -7 Date : 22-May-94 Source : mail Alias : dozer.westnet.net Admin : Organ : WestNet, Boulder, Colorado Server : System : Unix (SunOS 4.1) URL : ftp://westnet.net/ Comment: Files : cisco; docs; netviews; NSFNet; SNMP map; state-networks; stats; steering Site : westsat.com Country: USA GMT : -8 Date : 12-Feb-94 Source : ftp.netsys.com Alias : Admin : steve@westsat.com Organ : Western Engineering and Sattelite Technology (WESTSAT) Server : System : Unix URL : ftp://westsat.com/ Comment: Files : weather images from ftp.netsys.com; WESTSAT product info Site : wfpc3.la.asu.edu Country: USA GMT : -7 Date : 31-Aug-95 Source : rtfm Alias : Admin : scowen@tycho.la.asu.edu (Paul A Scowen, sci.astro.hubble archive) Organ : Arizona State University, Tempe, Arizona, Physics & Astronomy dept., WF/PC-II project Server : gopher System : Unix URL : ftp://wfpc3.la.asu.edu/ Comment: Files : comet; emg; jer; mpeg_play_ultrix; sci.astro.hubble archive; scowen; sms; tvreport Site : wgrest.bk.tudelft.nl Country: Netherlands GMT : +1 Date : 25-Jan-95 Source : usenet Alias : Admin : A.deRuijter@bk.tudelft.nl Organ : Technische Universiteit Delft (Delft University of Techology), Delft, Building and Construction dept., Restauration group Server : System : Netware (Novell Netware, PC fileserver) URL : ftp://wgrest.bk.tudelft.nl/ Comment: Files : Linux (old); MS-DOS (4dos, animat, archive, autocad, batutil, dbase, diskutil, editor, electric, emulator, games, genealog, graphics, keyboard, library, memutil, Microsoft, modem, network, printer, sysinfo, tape, turbopas, vga, virus, Uitbuiter, wordproc, xwindows); MS-Windows 3 (archiver, desktop, disk, drivers, editor, font, games, graphics, install, Microsoft, modem, network, plotter, tape, tex, sysinfo, util); Novell (novfiles, pegasus, TCP/IP, util) Site : white.cerritos.edu Country: USA GMT : -8 Date : 15-Dec-94 Source : old ftp-list Alias : Admin : Organ : Server : mailserv@cerritos.edu System : VMS (VMS, DEC VAX) URL : ftp://white.cerritos.edu/ Comment: default directory: INFO_DISK:[ANONYMOUS]; Files : CCCO; DoD; OSF/1; PC; rec.motorcycles.pictures; vmsnet sources Site : white.stanford.edu Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : Admin : Organ : Stanford University, Menlo Park, California Server : System : Unix (SunOS 4.1) URL : ftp://white.stanford.edu/ Comment: Files : fov; images; obvius; otf; resource-list; tech-reports Site : whitechapel.media.mit.edu Country: USA GMT : -5 Date : 25-Jan-95 Source : Alias : Admin : ftp@media.mit.edu Organ : Massachusetts Institute Of Technology, Cambridge, Massachusetts, Media Lab., Perceptual Computing Group Server : System : Unix URL : ftp://whitechapel.media.mit.edu/ Comment: Files : baback; edgerton; eigenfaces; epic; images; junkps; jyawang; k-arith-code; KLT; Macnh; MAS626; mkftp; obvius; psfig; psycho1; shers; SunOS-patches; tech-reports; texturesynth; widgets Site : wilbur.stanford.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : foghorn.stanford.edu Admin : lma@foghorn.stanford.edu (weather), vera@foghorn.stanford.edu (YACC) Organ : Stanford University, Menlo Park, California Server : System : URL : ftp://wilbur.stanford.edu/ Comment: Files : weather gifs; emulators (Apple II, TRS80, Commodore 64); YACC grammars (ADA, C++, SQL); National Association of Graduate and Professional Students (NAGPS) archive; Program Analysis and Verification Group (PAVG) Site : willis.cis.uab.edu Country: USA GMT : -5 Date : 14-Nov-95 Source : usenet Alias : willis1.cis.uab.edu Admin : Organ : University of Alabama, Birmingham, Alabama, CIS Server : System : Unix (System V Release 4.0) URL : ftp://willis.cis.uab.edu/ Comment: Files : amthor (cray); hyatt (crafty); jj (hash); katholi (gxeos, gxewn, optical); SAC94; sloan (Chess (events, ratings), software) Site : wiretap.spies.com Country: USA GMT : -8 Date : 10-Sep-94 Source : old ftp-list Alias : Admin : archive@wiretap.spies.com Organ : Internet Wiretap FTP server Server : System : Unix URL : ftp://wiretap.spies.com/ Comment: gopher access by gopher to wiretap.spies.com, port 70; tar and compressed tar output is enabled; transfers are logged; look at .files for description of files per directory, .cap is for gopher and generally meaniningless to FTP users; please do not upload shareware or games Files : a lot of documents on several subjects including: US government decisions (Clinton, Economic Plan, GOV, NAFTA), alt.etext, E-texts, networking info; ba.internet; game-archive; Waffle Site : wocket.vantage.gte.com Country: USA GMT : -5 Date : 11-Mar-94 Source : Alias : opus Admin : Organ : GTE Server : System : Unix URL : ftp://wocket.vantage.gte.com/ Comment: Files : standard dictionary Site : wolf.ncsl.nist.gov Country: USA GMT : -5 Date : 14-Dec-94 Source : old ftp-list Alias : osi3.ncsl.nist.gov Admin : Organ : National Institute for Standards and Technology, Gaithersburg, Maryland, National Center for Computer Security (NCSL) Server : System : URL : ftp://osi3.ncsl.nist.gov/ Comment: Files : api; atp; ccm; cocl; consulting; cslnii; ctsig; docs; EDI; eval_guide; FED EDI; firp; ftam; gnmp; GOSIP; gug; HTML; igoss; interop; interop92; ISO-ITU-FMCT; LaTeX; mhs; NCSA Tuba; NIST; nmimpl; nmsig; norl; oiw; osikit; osinet; petdingo; registers; routing; security; skey; transport; transproc; tuba; west; x3t5 Site : wolfen.cc.uow.edu.au Country: Australia GMT : +9 Date : 06-Jan-94 Source : old ftp-list Alias : wampyr.cc.uow.edu.au Admin : Organ : University of Western Australia, , CC Server : System : Unix URL : ftp://wolfen.cc.uow.edu.au/ Comment: Unfortunately you won't find much here [right, nothing here] Files : Site : wombat.doc.ic.ac.uk Country: UK GMT : 0 Date : 07-Dec-93 Source : rtfm Alias : Admin : dbh@doc.ic.ac.uk Organ : Imperial College of Science, Technology and Medicine, London, Dept. of Computing Server : gopher://wombat.doc.ic.ac.uk/ System : URL : ftp://wombat.doc.ic.ac.uk/ Comment: Files : Acorn Archimedes software in pub/acorn Site : wozzeck.tfo.arizona.edu Country: USA GMT : -7 Date : 23-Jul-95 Source : ftp.udel.edu Alias : Admin : Organ : University of Arizona, Tucson, Arizona Server : System : URL : ftp://wozzeck.tfo.arizona.edu/ Comment: [preliminary entry: not checked yet!] Files : MIDI archive (formerly on ftp.udel.edu) Site : wpi.wpi.edu Country: USA GMT : -5 Date : 29-Jun-95 Source : old ftp-list Alias : Admin : Organ : Server : System : Unix URL : ftp://wpi.wpi.edu/ Comment: please begin using ftp.wpi.edu for anonymous ftp connections [but that one was unreachable] Files : ACAC; Alpha; anarchy; Annex; archive; benchmarks; bohmtheory; clubs; CQuest; DEC; fantasypics; fire; GNU; guides; hssemail; LaTeX; Mac; Matlab; Minix; NetCp; Orapatch; PC; Perl5; recipes; salazar; stamp; starwars; theatre; tr-guide; xpde; Xyplex Site : wuarchive.wustl.edu Country: USA GMT : -6 Date : 29-Jun-95 Source : moder.zip Alias : wuarchive; ftp.wustl.edu Admin : archives@wugate.wustl.edu Organ : Washington University St. Louis, St. Louis, Missouri Server : fsp System : Unix (DEC Alpha AXP 3000, Model 400) URL : ftp://wuarchive.wustl.edu/ Comment: Open 24 hours; Limit of 250 users; transfers are logged; see the arrangement file in /info for info on the contents; probably one of the most widely known and used sites on this planet, most of the things are mirrored and if this site is full you might be able to get the files from the original site ;-) Files : decus; doc (bible, coombspapers (coombs.anu.edu.au), EFF, graphic-formats, ietf, internet-drafts, internet-info, mailings-lists, minsky, misc, network-reading-list, noctools, nsfnet, nsfnet-stats, org, publications, RFCS, STD, tech-reports); edu; graphics (comp.sources.x, GIFs, GIF-news, graphics, lpr-art, magellan, radiology trains, x3l3); info; languages; multimedia (audio, images); packages (architec, benchmarks, caben, clips2sybase, cmip, compression, dialslip, dist, ferret, first-virtual, fpsmath, gopher, ingres, ISODE, kinsim, la, lcs.mit.edu, mail, mail-servers, NCSA (ftp.ncsa.uiuc.edu), news, Oak (oak.oakland.edu), pccts, pcr, ph, postgres, ppp, prospero, security, shells, snmp, TeX, uSystem, wuarchive-ftpd, www, X11R6, XFree86); pub (Aminet, baseball, culture, emkt-book, MSDOS_UPLOADS, science, SiteView); systems (AIX, Amiga, Amoeba, Apple2, Atari, aux, CP/M, CP/MUG, GNU, HP, hz100, IBMPC, Linux, Mac, Mach3, Minix, MS-DOS, Newton, NeXT, Novell, OS/2, OS9, sigm, sinclair, svr5-PC, Unix, zsys); usenet (alt.sources, bionet.molbio, comp.archives, comp.benchmarks, comp.binaries.amiga, comp.binaries.apple2, comp.binaries.atari.st, comp.binaries.ibm.pc, comp.binaries.ms-windows, comp.binaries.newton, comp.graphics.algorithms, comp.internet.library, comp.lang.eiffel, comp.sources.amiga, comp.sources.apple2, comp.sources.atari.st, comp.sources.games, comp.sources.hp48, comp.sources.mac, comp.sources.misc, comp.sources.postscript, comp.sources.reviewed, comp.sources.sun, comp.sources.unix, comp.sources.x, comp.std.announce, comp.sys.hp48, comp.unix.aix, comp.virus, gnu.emacs.sources, rec.food.recipes, sci.med.telemedicine); vendor (datastorm) Site : www.cybercafe.org Country: UK GMT : 0 Date : 10-Dec-94 Source : me Alias : ns.cybercafe.org Admin : Organ : Cybercafe, London Server : System : URL : http://www.cybercafe.org/ Comment: Files : mirror of ftp.winsite.com (MS Windows) Site : www.echo.lu Country: Luxemburg GMT : +1 Date : 29-Nov-94 Source : me Alias : vektor.echo.lu Admin : Organ : European Commission Host Organisation Server : WWW System : Unix URL : http://www.echo.lu/ Comment: Files : Cordis; ECHO; WWW Site : www.ericsson.nl Country: Netherlands GMT : +1 Date : 17-Jul-94 Source : me Alias : infobase; Admin : Organ : Ericsson, Rijen Server : WWW System : Unix URL : http://www.ericsson.nl/ Comment: WWW access probably preferred Files : datacom; GNU (some utils); Movies (some .mpeg files); Networking; PC (cshow and xwin); Pictures (a couple of .gif files); Pine stuff; Sounds (loose files, Simpsons, Startrek); Utils; WWW-Utils; X11R5 (seyon, mpeg-player, xplaygizmo) Site : www.gsa.gov Country: USA GMT : Date : 29-Oct-94 Source : me Alias : gsacentral.gsa.gov Admin : Organ : GSA Server : WWW System : NT (Windows NT, PC) URL : http://www.gsa.gov/ Comment: Files : Windows utils Site : www.hgp.med.umich.edu Country: USA GMT : -5 Date : 10-Sep-94 Source : usenet Alias : mendel.hgp.med.umich.edu Admin : Organ : University of Michigan, Ann Arbor, Michigan, Medical Center Server : www System : Unix (SunOS 4.1) URL : http://www.hgp.med.umich.edu/ Comment: Files : bio; hypertext; Mac; NIH; Perl; WinMosaic Site : www.infi.net Country: USA GMT : -5 Date : 10-Nov-95 Source : mail Alias : lou.infi.net Admin : Organ : InfiNet Server : http://www.infi.net/ System : Unix URL : ftp://www.infi.net/ Comment: Files : bookpageweb; computer; customer; InfiNet; support; wordskor Site : www.interlog.com Country: USA GMT : -7 Date : 10-Nov-95 Source : usenet Alias : gold.interlog.com Admin : Organ : Interlog Server : http://www.interlog.com/ System : Unix URL : ftp://gold.interlog.com/ Comment: Files : helpstar; prominare Site : www.jsc.nasa.gov Country: USA GMT : -6 Date : 19-Feb-95 Source : mail Alias : krakatoa.jsc.nasa.gov Admin : ftp@krakatoa.jsc.nasa.gov Organ : NASA - Johnson Space Center, Houston, Texas, Client/Server Systems Branch Server : WWW: http://www.jsc.nasa.gov/ System : Unix URL : ftp://www.jsc.nasa.gov/ Comment: NASA's WWW software archive; max. 100 users; abandon hope, all ye who enter from ;-) Files : GNU gzip (prep.ai.mit.edu); WWW archive: mirrors of major WWW archive sites: CERN (www0.cern.ch), HTTPS (emwac.ed.ac.uk), Lynx (ukanaix.cc.ukans.edu), MacHTTP (oac.hsc.uth.tmc.edu), MacWeb/WinWeb (ftp.einet.net), NCSA (ftp.ncsa.uiuc.edu), Netscape (ftp.mcom.com), WinHTTPD (ftp.alisa.com) Site : www.lbl.gov Country: USA GMT : -8 Date : 11-Mar-94 Source : Alias : overload; gopher.lbl.gov Admin : Organ : Lawrence Berkeley Labs, Berkeley, California Server : System : Unix (SunOS, Sun SPARC2) URL : http://www.lbl.gov/ Comment: transfers are logged; unauthorized access is prohibited; max. 60 users; Open 24 hours Files : archive; compression; dict; m4; maps; sendmail; weather; WWW Site : www.mathematik.uni-kl.de Country: Germany GMT : +1 Date : 27-Jun-95 Source : .de ftp-l Alias : uranus.mathematik.uni-kl.de, helios.mathematik.uni-kl.de, saturn.mathematik.uni-kl.de Admin : ftpadm@mathematik.uni-kl.de Organ : Universitaet Kaiserslautern (University of Kaiserslautern), Kaiserslautern, Math dept. Server : System : URL : ftp://www.mathematik.uni-kl.de/ Comment: [Problem: Timeout (900 seconds)] Files : Site : www.mecklerweb.com Country: USA GMT : -6 Date : 10-Nov-95 Source : mail Admin : Organ : Meckler Media Server : http:/www.mecklerweb.com/ System : Unix URL : ftp://www.mecklerweb.com/ Comment: Files : acrobat; conf; imall; shows Site : www.ntt.jp Country: Japan GMT : +9 Date : 15-Dec-94 Source : usenet Alias : yoshi.ntt.jp Admin : Organ : NTT Server : System : Unix URL : http://www.ntt.jp/ Comment: Files : COLING94; docs; harvest; lang; NCSA; networking; people Site : www.printy.wroc.pl Country: Poland GMT : +1 Date : 01-Oct-96 Source : mklinux.apple.com Alias : printy.wroc.pl Admin : root@printy.wroc.pl Organ : Server : System : Unix URL : ftp://www.printy.wroc.pl/ Comment: Files : MkLinux Site : www.rcac.tdi.co.jp Country: Japan GMT : +9 Date : 15-Dec-94 Source : magazine Alias : reed.rcac.tdi.co.jp Admin : Organ : TDI Server : System : Unix URL : http://www.rcac.tdi.co.jp/ Comment: Files : Computer Underground Digest Site : www.rednet.co.uk Country: UK GMT : 0 Date : 02-Aug-94 Source : me Alias : rincewind.rednet.co.uk Admin : support@rednet.co.uk Organ : RedNet Server : www.rednet.co.uk System : Unix URL : http://www.rednet.co.uk/ Comment: Files : docs; Mac; MS-DOS; MS-Windows; MS-Windows NT; movies; pictures; RFCs; sounds; Unix Site : www.sun.nl Country: Netherlands GMT : +1 Date : 15-Nov-95 Source : me Alias : venus.sun.nl Admin : Organ : Sun Nederland BV Server : http://www.sun.nl/ System : Unix URL : ftp://www.sun.nl/ Comment: [looks remarkably like ftp.euronet.nl?] Files : Aminet (biz, comm, demo, dev, disk, docs, fish, game, gamo, gfx, hard, info, misc, mods, mus, pix, text, util); EuroNet (software: Mac, Windows, Wintest); Mac (comms, Info-Mac, system, util (compression, graphics, security, system); Windows (comms, ftp.winsite.com support) Site : www.unimelb.edu.au Country: Australia GMT : +10 Date : 19-Feb-95 Source : ftp.bhp.com.au Alias : miriworld.its.unimelb.edu.au Admin : Organ : University of Melbourne, Melbourne Server : http://www.unimelb.edu.au/ System : Unix URL : ftp://www.unimelb.edu.au/ Comment: Files : CAUSE; gopher (boombox.micro.unm.edu); mirror (the program); videocon; wingopher; WWW archive: CERN, clients, misc, servers, tools) Site : www.webknx.com Country: USA GMT : -5 Date : 02-Sep-96 Source : me Alias : Admin : Organ : Webknx Server : System : Unix URL : ftp://www.webknx.com/ Comment: all transactions are logged Files : gamingzone; gamenset; gamezone; msie30m; winsock Site : wzv.win.tue.nl Country: Netherlands GMT : +1 Date : 15-Dec-94 Source : usenet Alias : Admin : wzv@wzv.win.tue.nl (Wietse Venema) Organ : Technische Universiteit Eindhoven (Eindhoven Institute of Technology), Eindhoven, Math & CS dept. Server : System : Unix URL : ftp://wzv.win.tue.nl Comment: Mostly meant for the admin, main security archive on ftp.win.tue.nl, use that site unless you really need something specific, because this machine is at the end of a slow serial link; Files : CERT advisories; certify; crashme; CuD; DES; djgpp; hotmetal; mirror of ftp.cert.org; net; netbackup; NLUUG CD2; NYS; RPC; Sage; securid; security related files; skey; TIS Site : x.physic.su.oz.au Country: Australia GMT : +10 Date : 23-Aug-94 Source : ftp.xfree86.org Alias : Admin : support@physics.su.oz.au Organ : University of Sydney, Sydney, Physics dept. Server : System : Unix URL : ftp://x.physic.su.oz.au/ Comment: transfers are logged; server can gzip and tar Files : X11R5; X11R6; xbench; XFree86 (mirror of ftp.xfree86.org) Site : x2ftp.oulu.fi Country: Finland GMT : +2 Date : 29-Nov-94 Source : usenet Alias : teeri.oulu.fi Admin : ftpadm@x2ftp.oulu.fi (general), jon@stekt.oulu.fi (MS-DOS), flame@x2ftp.oulu.fi (Amiga) Organ : Server : System : Unix URL : ftp://x2ftp.oulu.fi/ Comment: max. 25 remote users; game/graphics/sound programming; Files : Amiga; CBM; MS-DOS (PC Game programmer's encyclopedia: PCGPE) Site : xcf.berkeley.edu Country: USA GMT : -8 Date : 10-Nov-95 Source : old ftp-list Alias : scam.berkeley.edu [?] Admin : ftp@xcf.berkeley.edu Organ : University of California - Berkeley, Berkeley, California, XCF Server : System : Unix (Ultrix 4.1) URL : ftp://xcf.berkeley.edu/ Comment: transfers are logged Files : help sessions; ht; netjam; rec.arts.startrek.info; Tk; Tcl Site : xview.ucdavis.edu Country: USA GMT : -8 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : University of California - Davis, Davis, California Server : System : Unix (SunOS 4.0) URL : ftp://xview.ucdavis.edu/ Comment: Files : xview Site : yak.macc.wisc.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : anderson@macc.wisc.edu Organ : University of Wisconsin, Madison, Wisconsin, Madison Academic Computing Center (MACC) Server : System : NeXTStep 3.1 URL : ftp://yak.macc.wisc.edu/ Comment: Files : NeXT; Elm; trn; C-Kermit Site : yalevm.ycc.yale.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Yale University, New Have, Connecticut Server : System : VM/CMS URL : ftp://yalevm.ycc.yale.edu/ Comment: ANONYMOU logged in with no special access privileges Files : Site : yallara.cs.rmit.oz.au Country: Australia GMT : +10 Date : 15-Dec-94 Source : mail Alias : Admin : ftpadmin@cs.rmit.edu.au Organ : Royal Melbourne Institute of Technology (RMIT), Melbourne, CS dept. Server : System : URL : ftp://yallara.cs.rmit.oz.au/ Comment: TeX moved to ftp.cs.rmit.edu.au; transfers are logged Files : Site : yamabico.cs.uow.edu.au Country: Australia GMT : +10 Date : 26-Aug-94 Source : usenet Alias : Admin : Organ : University of Western Australia, , CS dept. Server : System : Unix (SunOS 4.1) URL : ftp://yamabico.cs.uow.edu.au/ Comment: Files : Linux (MCC, SLS, Slackware, sunsite.unc.edu, tsx-11.mit.edu); MH; nwt; paper Site : ymir.claremont.edu Country: USA GMT : -8 Date : 14-Dec-94 Source : mail Alias : Admin : tex-group@ymir.claremont.edu (Don Hosek) Organ : Claremont College, , California Server : System : VMS (VMS, DEC VAX) URL : ftp://ymir.claremont.edu/ Comment: default directory: LOCAL:[ANONYMOUS]; Problem: can't get a listing of the directory: You are not permitted to access this directory; This is probably due to a bug in Multinet's FTP server [or this system may have become obsolete, I'm not sure yet] Files : lots of VMS; TeX-for-VMS; mainz fonts; MS-DOS TeX Site : york.cpmc.columbia.edu Country: USA GMT : -5 Date : 06-May-94 Source : mail Alias : Admin : Organ : Columbia University, New York, New York Server : System : URL : ftp://york.cpmc.columbia.edu/ Comment: Files : human genetics Site : yoyo.cc.monash.edu.au Country: Australia GMT : +10 Date : 11-Mar-94 Source : rtfm Alias : Admin : ftp@yoyo.cc.monash.edu.au Organ : Monash University - Clayton Campus, Melbourne, CC Server : System : Unix URL : ftp://yoyo.cc.monash.edu.au/ Comment: directory: /pub/crossfire; mostly mirrors from other sites, if you are from outside Australia, try other sites; transfers are logged; uploads to incoming/, mail to the admin, no notification means deletion of the file(s); /listserv Files : archives of the listserver; blues brothers; celemp; Crossfire (Roguelike game); frp; gaunix (Monash Gaunix project); kermit; maps; Moria; Motorola; quotes; rec.arts.disney; scripts; Tin; tuning_Ultrix; virus; weathermap; MS-Windows Site : zaphod.lanl.gov Country: USA GMT : -7 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Los Alamos National Laboratory, Los Alamos, New Mexico Server : System : Unix (SunOS 4.1) URL : ftp://zaphod.lanl.gov/ Comment: Files : alu; clim; clos-on-kee; GNU; papers Site : zariski.harvard.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Harvard University, Cambridge, Massachusetts Server : System : Unix (SunOS 4.1) URL : ftp://zariski.harvard.edu/ Comment: Files : macaulay Site : zebra.desy.de Country: Germany GMT : +1 Date : 30-Sep-95 Source : .de ftp-l Admin : Organ : Deutsche Elektronen Synchotron (German Electro-Synchotron, DESY), Hamburg Server : System : Unix URL : ftp://zebra.desy.de/ Comment: Files : CFortran; farc; funnel; PostScript Site : zephyr.grace.cri.nz Country: New Zealand GMT : +12 Date : 12-Feb-94 Source : rtfm Alias : Admin : Organ : Server : System : Unix URL : ftp://zephyr.grace.cri.nz/ Comment: Files : Oberon; cdrom; Cnews; docs; Fnews; genbank; gle; GNU; Linux; networking; news-archive; PH; QI; recreation; silicon; TeX; Ultrix; VMS gle; wairakei Site : zeus.mgmt.purdue.edu Country: USA GMT : -5 Date : 06-Jan-94 Source : old ftp-list Alias : Admin : Organ : Purdue University, West-Lafayette, Indiana, Server : System : URL : ftp://zeus.mgmt.purdue.edu/ Comment: anonymous access unavailable 08:00-17:50 local time Files : Site : zonnetje.swidoc.nl Country: Netherlands GMT : +1 Date : 16-May-94 Source : me Alias : Admin : Organ : Sociaal Wetenschappelijk Informatie- en Documentatie Centrum (Social Science Information and Documentation Center, SWIDOC), Amsterdam Server : System : Unix (SunOS 4.1) URL : ftp://zonnetje.swidoc.nl/ Comment: Files : doors; icpsr; image-info ============================================================================ The obsolete section has been removed because I feel it has become less of a help and more of a nuisance since it lists old stuff and for some reason people go to these sites from search engines that take the whole of the sitelist instead of just the 'valid' sites. Check the following URL if you want to see the previous entries here: ftp://ftp.iaehv.nl/pub/users/perry/ftp-list/obsolete ============================================================================ [End Of File]