home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-29 | 332.6 KB | 11,661 lines |
- Archive-name: ftp-list/faq
- Last-Modified: 21-Mar-94
- Version: 2.4.6
-
-
- Anonymous FTP
- Frequently Asked Questions (FAQ) List
-
- Suggestions for changes and comments are always welcome.
-
- ** Updated News:
- Tom Czarnik has stopped maintaining this list.
- The last version he released was 2.4.2 of 29-Apr-93.
- Starting with version 2.4.3 this FAQ and the Anonymous FTP
- site list are maintained by Perry Rovers (Perry.Rovers@kub.nl)
-
- Copyright (c) 1994, 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.
-
- [Start Of File]
- ======================================================================
-
- I keep a directory of Internet sites accepting Anonymous FTP and mail
- retrieval of their files.
-
- Topics are shown below and with their respective answers.
-
- Format: (Q#) for a question and (A#) for the answer.
-
- (1) What is and how do I use the FTP program?
- (2) What types of FTP information are available?
- (3) What is the most current version?
- (4) Retrieving the listings via email.
- (5) Using FTP without direct Internet access.
- (6) Getting help when you have problems with a site.
- (7) Getting a site listed or changes made.
- (8) What is Archie and how does it relate to the list?
- (9) Using Gopher/WWW/WAIS to access archives.
-
- (Q1) What is and how do I use the FTP program?
-
- (A1) For novices to the Internet, I highly recommend a good book,
- '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. Other books are 'The Internet Companion',
- 'Internet: Getting Started' 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 files appear to be the most recent of these kind of files
- (look for info on where to get them in the sitelisting itself).
-
- Another source for information might be the magazine Internet World,
- from Meckler Corp. (meckler@jvnc.net).
-
- I'm not affiliated with any of the publishers, authors or anyone
- mentioned above, but I bought some of the books and like them.
-
- The information below was originally maintained by John 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 added some as well and I have made some
- changes too.
-
- By:
-
- John Granrose
- Mike Jones
- Tom Czarnik
- Perry Rovers
-
-
- This is not a definitive guide to FTP, but 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 archives available on a number of
- systems. If you are on Bitnet or a UUCP host, you should look
- for servers that work through the mail. A good source of
- information on archives in general, is the Usenet newsgroup
- comp.archives.
-
-
- What is Anonymous FTP?
-
- Many systems 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. These
- anonymous FTP servers contain software, documents of various
- sorts, and files for configuring networks. 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.
- 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' or 'help ftp'.
-
- 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/ls List the files in the current directory on the remote
- computer
- get Copy a file from the remote computer to yours
- hash Puts a '#' on the screen for every 1024 bytes transferred
- 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)
- 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.
-
- 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.
-
- The simplest way to initiate FTP would be to give the command
- 'ftp <system-name>'. The <system-name> 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 128.214.87.1 for Garbo. If
- that last sentence doesn't seem to make sense just try: ftp
- garbo.uwasa.fi or ftp 128.214.87.1 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 mail address. This as a courtesy to the archive maintainers,
- they 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 or if the remote system is Unix-based,
- 'ls -l' will give the familiar 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 files or something similar.
-
- 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.
- TOPS-20 has directories of the form: DISK:<DIR1.DIR2>, 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.
- 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 it set 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.
-
- 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
- and looking what the output shows.
- 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 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), 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.
-
- 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 bin HQX (Mac)
- .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 sites
- 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.
-
-
- (Q2) What types of FTP information are available?
-
- (A2) 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
- o Email Server if available and instructions for use
- o System Type
- o Comments
- o Types of Files
-
- Note that apart from my ftp-list.zip file, Timo Salmi and
- Rhys Weatherley are 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 oak.oakland.edu
- in directory /pub/msdos/info.
- Also, Christian Hettler 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 is maintaining a list of Dutch FTP
- sites on ftp.win.tue.nl, directory: pub/usenet/nlnet, file: nl-ftp
- (this one is in Dutch).
-
-
- (Q3) What is the most current version?
-
- (A3) Look in the Version: line in the top of this file and compare
- it to the faq file in ftp-list.zip on garbo.uwasa.fi or
- oak.oakland.edu
-
-
- (Q4) Retrieving the list from alternate sources.
-
- (A4) 1) Pick it up from anonymous FTP archives; look for 'ftp-list'
- in the SITELIST file. Be warned, many sites carry John
- 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 - 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 - oak.oakland.edu as /pub/msdos/info/ftp-list.zip
- Asia - ftp.edu.tw in /documents/networking/guides/ftp-list
- several files in several formats (.Z, .gz, .zip, ASCII)
-
- 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
-
- 3) Send me mail: Perry.Rovers@kub.nl. State how you need it sent
- and I'll get to it you ASAP. Maybe I will include a
- sitelist in dBase III+ or some similar format later
- if people ask for it. This version will be made available
- only from ftp.edu.tw, when it's ready. A note on this:
- I tried to import the list in several databaseprograms and
- failed. It takes ages to check if everything went right.
- So don't expect the database version anyday soon, unless
- you can provide me with a simple and errorfree way of
- importing it in some major databaseprogram. :)
-
-
- (Q5) Using FTP without direct Internet access.
-
- (A5) 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 PUCC (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 DEC's mail server. Send mail to
- ftpmail@decwrl.dec.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@grasp.insa-lyon.fr (France)
- - ftpmail@doc.ic.ac.uk (Great Britain)
- - ftpmail@ieunet.ie (Ireland)
- - ftpmail@lth.se (Sweden)
- - ftpmail@sunsite.unc.edu (USA)
- - ftpmail@ftp.uu.net (USA, message relayed to ftpmail@decwrl.dec.com)
-
- Actually, you are urged to use one of the above instead of decwrl.dec.com.
- That machine is very overloaded as it is the most widely known ftpmailer.
- So, lift the burden and use (faster!) local machines!
-
- Requests for the ftpmail servers are of the form:
-
- open <site>
- cd <directory>
- dir # To obtain a directory listing
- get <file> # To retrieve a file
- quit
-
- Example:
- open rtfm.mit.edu
- 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.
-
-
- (Q6) Problems with a site.
-
- (A6) Mail the problems to the admin address shown in the Sites list.
- If an 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).
-
-
- (Q7) Getting a site listed or changes made.
-
- (A7) Send mail to Perry.Rovers@kub.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)
- 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 server available and how can one use it?
- o Type of system the server is running on (OS, hardware)
- o Comments (restrictions and the like if any)
- o General description of the types of files available, special
- directories etc.
-
-
- (Q8) What is Archie and how does it relate to FTP?
-
- (A8) Archie is a special server that keeps file listings from
- different FTP sites. You can Telnet to a 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.11.3 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
- 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
-
-
- (Q9) Using Gopher/WWW/WAIS to access archives.
-
- (A9) 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, this info can be found in the
- Comments: 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 are 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. Check the relevant comp.infosystems.*
- group or/and the sitelist for addresses of clients and how to install them.
-
- ======================================================================
- [End Of File]
-
-
- -------------------------------------------------------------------------------
- Archive-name: ftp-list/sitelist/part1
- Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip
- Last-Modified: 22-Mar-94
- Version: 9403
-
-
- 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
-
- to mail-server@rtfm.mit.edu
-
- * 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 /pc/doc-net/ftp-list.zip
- (PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed)
-
- * Anonymous FTP to oak.oakland.edu and getting /pub/msdos/info/ftp-list.zip
- (PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed)
-
- * Anonymous FTP to ftp.edu.tw and getting the file in the format you want
- from the /documents/networking/guides/ftp-list directory. Several formats
- are available, including a .Z and .gz version of the FAQ and sitelist.
-
- Don't forget to change to 'binary' or 'image' type before transferring
- the .ZIP, .Z or .gz version of this file! Garbo.uwasa.fi, oak.oakland.edu
- and rtfm.mit.edu are mirrored on many sites around the world.
-
- Strip this header on personal copies only. Comments are always welcome.
-
- Administrative mail: Perry.Rovers@kub.nl
-
- This list is maintained by Perry Rovers (Perry.Rovers@kub.nl), and
- used to be maintained by Tom Czarnik and John Granrose (thanks!).
-
- Notes on this release: this release adds lots of new sites, updates
- to a number of sites and a somewhat larger Copyright notice.
- Not that this is going to affect any of you in any way. I'm not being
- possesive, but I'm trying to control what people are doing with these
- files when they make them publicly available. I don't want to end up
- being sued for modifying these files. If this seems overdone to you,
- let me know.
-
- [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)
- 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.
-
- 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
-
- 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.
-
- A comment on Archie: Use this service! For those that don't know what
- Archie is, please read my FAQ.
-
- Thanks to everybody who has made suggestions for changes, and all the
- people maintaining those 1000+ public archives.
-
- 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) 1994, 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.
-
- OK, now for the useful part:
-
- ============================================================================
- Site : a.cs.uiuc.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,
- CS dept.
- Server :
- System : Unix
- Comment: max. 60 users; Problem: Failed to get host information
- Files : achien; AutoClassII; FWF; locally developed software: ACSL, CHARM,
- Choices, edebug, edels, epoch-files, era, perts, RT, SME, treemacs;
- networking; PDC; PEXpapers; QPE; Qual; ROLOG; sattrack; sbprolog;
- Sun3; Sun4; tech-reports; timex; UNO; vi; womcs
-
- Site : a.psc.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : old ftp-list
- Alias : cpwsca.psc.edu
- Admin :
- Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania
- Server :
- System : VAX/VMS
- Comment: default directory: SYS$SYSDEVICE:[PSC0.PSCPUB.ANONYMOUS]
- Files : GPLOT; GTEX
-
- Site : aarnet.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : nico; sao.aarnet.edu.au
- Admin : aarnet@aarnet.edu.au, G.Huston@aarnet.edu.au
- Organ : Australian Academic & Research Network
- Server :
- System : Unix
- Comment: MaasInfo files in pub/doc
- Files : Australian AARNET network stats; VMS NNTP server;
- MaasInfo files
-
- Site : acacia.maths.uwa.oz.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Western Australia
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- 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 : VAX/VMS running Multinet
- Comment: default directory: NYU$:[ANONYMOUS_LOGS]
- Files : VMS UUCP; news; DECUS library catalog; vsmnet.sources;
- Info-VAX code segments
-
- Site : acsc.acsc.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : ACSC
- Server :
- System :
- Comment:
- Files :
-
- Site : actrix.gen.nz
- Country: New Zealand
- GMT : +10
- Date : 07-Dec-93
- Source : Acorn FTP list as posted to news.anwers
- Alias :
- Admin : banks_p@kosmos.wcc.govt.nz, wright_j@kosmos.wcc.govt.nz
- Organ :
- Server :
- System :
- Comment: Only reachable from within New Zealand!
- Files : Acorn Archimedes stuff: programs, sources, libraries etc.
-
- Site : ada.cenaath.cena.dgac.fr
- Country: France
- GMT : +1
- Date : 10-Dec-93
- Source : VAX Software List
- Alias :
- Admin :
- Organ :
- Server :
- System : VAX/VMS running Wollongong FTP Server
- Comment: default directory: CENA10:[ANONYMOUS]
- Files : VMS software
-
- Site : adams.poly.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment:
- Files :
-
- Site : addvax.llnl.gov
- Country: USA
- GMT : -8
- Date : 10-Dec-93
- Source : VAX Software List; old ftp-list
- Alias :
- Admin :
- Organ : Lawrence Livermore National Labs
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: SD0:[ANONYMOUSFTP.PUB]; for uploads use
- username 'anonymous', password 'upload' (no quotes)
- Files : GNU Emacs; VMS software
-
- Site : admin.viccol.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : aelred-3.ie.org
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : enhanced billing design paper
-
- 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
- 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 :
- 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 : aisun1.ai.uga.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : mcovingt@ai.uga.edu
- Organ : University of Georgia, , Georgia, AI FTP library
- Server :
- System :
- Comment:
- Files : lisp; prolog; natural language processing; msdos utils; AI
-
- 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
- Server :
- System :
- Comment:
- Files : tcpip benchmarks
-
- Site : ajpo.sei.cmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : adainfo@ajo.sei.cmu.edu, postmaster@ajpo.sei.cmu.edu
- Organ : Carnegie-Mellon University, , ADA Joint Program Office
- Server :
- System :
- Comment: Open 24 hours; max. 20 users
- Files : all the ADA you could ask for
-
- Site : al.mrc-lmb.cam.ac.uk
- Country: UK
- GMT : 0
- Date : 06-Jan-94
- Source : Acorn FTP list as posted to news.answers
- Alias :
- Admin : jkb@mrc-lmb.cam.ac.uk
- Organ : Cambridge University, Cambridge, MRC LMB
- Server :
- System : Unix running Concentrix 2800
- Comment: /pub/beeb
- Files : Some BBC utilities
-
- Site : alf.uib.no
- Country: Norway
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: apparently empty
- Files :
-
- Site : alice.uni-passau.de
- Country: Germany
- GMT : +1
- Date : 06-Jan-94
- Source : Deutsche Anonyme FTP-Server List; old ftp-list
- Alias : alice.fmi.uni-passau.de
- Admin : ftp@alice.fmi.uni-passau.de
- Organ : Universitaet Passau (University of Passau), Passau
- Server :
- System :
- Comment: Problem: I/O error on network device; max. 3 users
- Files :
-
- Site : allspice.lcs.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : thyme
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- Laboratory of Computer Sciences
- Server :
- System :
- Comment:
- Files : PCMAIL stuff; MIT SNMP
-
- Site : alpha.gnu.ai.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl (info from other .ai.mit.edu sites)
- Alias : spiff.gnu.ai.mit.edu
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- AI Lab.
- Server :
- System : News-OS
- Comment:
- Files : GNU related things (same as the other GNU sites, no GIFs)
-
- 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 :
- 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 : alumni.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 :
- Comment: Problem: User ftp: can't change directory to /csops/src/ftp
- Files : eli; mactivation
-
- Site : ames.arc.nasa.gov
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin : yee@atlas.arc.nasa.gov (Peter Yee)
- Organ : NASA - Ames Research Center, , California
- Server :
- System : Unix
- Comment: directories: /pub/SPACE/GIF, /pub/SPACE/JPEG
- Files : 3B2; CFD-images; Frequent Flyer; GIF; GRAF-BIB; iWarp; MS-DOS;
- paranoid archive; SCUBA; Space archive; SUNREP; Unix;
- VW (info, archive)
-
- Site : andy.bgsu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bgsuvax.bgsu.edu
- Admin :
- Organ :
- Server :
- System :
- 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 :
- Server :
- System : Unix (SunOS 4.1)
- 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, Stanford, California
- Server :
- System : Unix (SunOS 4.1)
- 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 <login>@<site>' and 'snarf help' in body:
- snarf@anomaly.sbs.risc.net
- System :
- Comment:
- Files : Linux SLS; TLS files for SCO Xenix, Unix, or ODT
-
- Site : archive.umich.edu
- Country: USA
- GMT : -5
- Date : 21-Mar-94
- Source : Michael.Dautermann@umich.edu (Michael Dautermann); old ftp-list
- 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
- 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)
- 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:
- wuarchive.wustl.edu (/systems/{apple2,mac,atari,ibmpc
- next}/umich.edu),
- ftp.doc.ic.ac.uk (/packages/mac/umich), archie.au
- (/micros/mac/umich);
- 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} actually map to carpediem.ccs.itd.umich.edu,
- archive.umich.edu itself maps to pogue.admin.lsa.umich.edu;
- DO NOT USE THESE, listed for completeness and confusion only :-);
- this entry still needs some updating
- Files : Apple2; Apollo; Atari; Celia; economics; Internet; linguistics; Mac;
- MS-DOS; newton; NeXT; OS/2; physics
-
- Site : aql.gatech.edu
- Country: USA
- GMT : -5
- Date : 09-Feb-94
- Source : Computer Underground Digest (CuD)
- Alias :
- Admin :
- Organ : Georgia Tech, Atlanta, Georgia
- Server :
- System :
- Comment:
- Files : 40Hex magazine archives; Computer Underground Digest (CuD) archives
- (in pub/eff/cud)
-
- Site : archie.au
- Country: Australia
- GMT : +10
- Date : 14-Feb-94
- Source : Tony Heydeman (theydema@laurel.ocs.mq.edu.au); old ftp-list
- Alias : plaza.aarnet.edu.au
- Admin : ftp@archie.au (Craig Warren)
- Organ : Australian Academic and Research Network (AARNet), Melbourne
- Server :
- System : Unix
- Comment: A note on the archive: due to diskspace limitations, the mirrors
- of Simtel-20/oak, Garbo, Amiga and graphics are only shadowing files
- created in the last 365 days, complaints about this to ccw@archie.au
- please. A note on this note: apparently this only counts for the
- Amiga part, the Oak and Garbo parts should be complete, but I
- haven't checked it yet.
- Files : mirrors of popular Unix, GNU, Mac, MS-DOS (PC), and Amiga sites
- including Simtel Software Repository mirror (/micros/pc/oak),
- garbo.uwasa.fi (/micros/pc/garbo)
-
- Site : archive.afit.af.mil
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : archivist@afit.af.mil
- Organ : U.S. Air Force
- Server :
- System :
- Comment: archives from blackbird.afit.af.mil
- Files :
-
- Site : archive.cis.ohio-state.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : saqqara.cis.ohio-state.edu, tut.cis.ohio-state.edu
- Admin :
- Organ : Ohio State University, , Ohio, CIS
- Server :
- System : Unix
- Comment: index in files-modified-last-week.Z
- Files : algebra; analyrim; att7300; bibliographies; byacc; cast; chameleon;
- cleanup; clp; communication; comp.sources.{3b1,misc,unix}; compress;
- condela; condor; console-server; cops; CTEXT; deliver; drafts; dspl;
- elm; firearms; fsuucp; ftpdu; GNU; GNU-mpw; GNUdu; hci; hcibib;
- holthouse; i386; ibm-pc; ICCCM; ICS; idea; ien; imap;
- internet-drafts; Interviews; isode; ispell; kbridge; kgen; Linux;
- lpf; m3; Mac-Unix; mgr; mitscheme; nameserver; NCSA; netinfo;
- neuroprose; NeWS; NeXt; nfswatch; nntp; nntp-readers; ntp; oraperl;
- ozTeX; papers; paranoia; patch; pathalias; pbmplus; pcomm; pcroute;
- pcrrn; perl; PEX; picasso; plan9; plot2ps; policy-docs; popl;
- postgres; postscript; PPP; Proxyarp; rastps; rcs; regionals; RFCs;
- RN; rpc; rsrg; rx7club; sac2; sbprolog; sdbm; security; sendmail;
- siggraph92; slipware; smail; stat; stdwin; style-files; style-guide;
- sun-src; sysgen; talkradio; taylor-uucp; tcl; tcsh; tech-report;
- tensor; TeX; tiff; tknews; tn3270; toolset; top; traceroute; uemacs;
- Usenix; W3browser; WWW; X11R5; xcomm; XDCMP; XLFD; XTEST; XVIEW; Xo;
- ziggy; zoo
-
- Site : archive.cs.umbc.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin : root@archive.cs.umbc.edu
- Organ : University of Maryland - Baltimore County Campus, Baltimore,
- Maryland, CS dept.
- Server :
- System : Unix
- Comment:
- Files : ARPA/DARPA; CAIA; cikm; conferences; curnoles; demacs; finin; funny;
- gopher; 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 : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Michigan State University, , Michigan
- Organ :
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : info-pmdf archive; cmu-tek-tcp
-
- Site : archive.epas.utoronto.ca
- Country: Canada
- GMT : -5
- Date : 11-Mar-94
- Source : GUS FAQ
- Alias : klingon.epas.utoronto.ca
- Admin :
- Organ : University of Toronto, Toronto, Ontario
- Server :
- System : Unix (386)
- Comment: mirrored on several sites
- Files : Gravis Ultrasound Soundcard (GUS) files
-
- Site : archive.latrobe.edu.au
- Country: Australia
- GMT : +10
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : luga.latrobe.edu.au
- Admin : postmaster@latrobe.edu.au
- Organ : La Trobe University, Melbourne, Victoria
- Server :
- System : Unix
- Comment: OS/2 uploads to ftp.cdrom.com please!
- Files : celia; doc; Hobbes (ftp-os2.nmsu.edu), ftp.cdrom.com mirror (OS/2);
- images; Kermit; Mac; MS-DOS; music; network; SGI; Unix; Windows
-
- Site : archive.nevada.edu
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Nevada - Las Vegas, Las Vegas, Nevada
- Server :
- System :
- 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 : 16-Feb-94
- Source : MODERxx.ZIP; old ftp-list
- Alias : gaia.ucs.orst.edu
- Admin : archivist@archive.orst.edu (Kean Stump)
- Organ : Oregon State University, Corvallis, Oregon, Milne CC
- Server :
- System : Unix (SunOS, Sun 6/690)
- Comment: Open 24 hours; max. 500 users
- Files : astro-data; comm; doc; gaming; lang; mirrors: ucs.orst.edu, Simtel
- Software Repository (pub/mirrors/oak.oakland.edu/simtel20/msdos);
- network; news; noc; OSU-gopher; packages; publishers; security;
- skunk-works; SNMP; Sun; systems; Usenet; WAIS
-
- Site : archive.umich.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : pogue.admin.lsa.umich.edu
- Admin : PC1_Organizers@um.cc.umich.edu (Dave Winkel),
- msdos_archivers@um.cc.umich.edu (Allan Bjorklund)
- Organ : University of Michigan, Ann Arbor, Michigan
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : Amiga; Apollo; Apple; Atari; economics; Internet; Mac; MS-DOS;
- Newton; OS/2; physics
-
- Site : archives.math.utk.edu
- Country: USA
- GMT : -5
- Date : 16-Feb-94
- Source : MODERxx.ZIP
- Alias :
- Admin : husch@archives.math.utk.edu (Larry Husch: MS-DOS),
- efife@archives.math.utk.edu (Earl Fife: Mac)
- Organ : University of Tennessee, Knoxville, Tennessee
- Server :
- System :
- Comment: also accessible through gopher
- Files : calculus-reform; life-sciences; Mac; Mathematics; MS-DOS;
- multi-platform
-
- Site : ariel.unm.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : unma.unm.edu
- Admin :
- Organ : University of New Mexico, , New Mexico
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : BSDI-386; docs; icb; internet; library; Mac; NAFTA; PC;
- University networking ethics documents; Unix; Usenet; VMS
-
- Site : arizona.edu
- Country: USA
- GMT : -7
- Date : 10-Dec-93
- Source : VAX Software List; old ftp-list
- Alias : maggie.telcom.arizona.edu
- Admin :
- Organ : University of Arizona, , Arizona
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: NETINFO_ROOT:[000000]; if you are running
- Multinet, use MODE LZ for compression
- Files : RFC; Deproc; VMS tools, VNEWS, drlogin, xterm; netinfo;
- VMS software
-
- 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
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : rec.radio.amateur
-
- Site : arp.anu.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : root@arp.anu.edu.au
- Organ : Australian National University
- Server :
- System :
- Comment:
- Files : compress
-
- Site : asterix.inescn.pt
- Country: Portugal
- GMT : 0
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : INESCN
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : batchftp; eli; fbm; forth; Gems; graphics; jpeg; LightR; pbmplus;
- PC; qterm; Rtrace; tiff; xflick; xim
-
- Site : asuvax.eas.asu.edu
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Arizona State University, , Arizona
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : Fidonet node list
-
- Site : asylum.sf.ca.us
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Private system, San Francisco, California
- Server :
- System : Unix
- Comment:
- Files : best.of.internet; cerebus; clover; exile; fsb; ftpd; GOLD; gub;
- klf; langz; leadheads; mind-l; netspace; ping; politics; privacy;
- void; wintalk; ztt
-
- Site : atc.sp.unisys.com
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Unisys Corporation
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : athena.cs.uga.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Georgia, , Georgia, CS dept.
- Server :
- System :
- Comment:
- Files : GNU; Elm; top; COPS
-
- Site : athos.rutgers.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Rutgers University, Piscataway, New Jersey
- Server :
- System :
- Comment:
- Files : DVIdoc
-
- Site : atlantis.utmb.edu
- Country: USA
- GMT :
- Date : 12-Feb-94
- Source : Virus-L/comp.virus list of antivirus FTP sites
- Alias : atlntis.utmb.edu
- Admin :
- Organ :
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : C-Kermit; complex; hosts; pc; POPmail; virus-l; virus-software
-
- Site : atlas.psyschem.chemie.uni-tuebingen.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : ftp-bugs@atlas.psyschem.chemie.uni-tuebingen.de
- Organ : Universitaet Tuebingen (University of Tuebingen), Tuebingen,
- Chemistry dept.
- Server :
- System :
- 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)
- 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 South Australia, ,
- Signal Processing Research Institute, Digital Communications Group
- Server : Open 24 hours
- System :
- 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 :
- Comment:
- Files : patches for gdb and gas
-
- Site : aurora.arc.nasa.gov
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : eos.arc.nasa.gov
- Admin :
- Organ : NASA - Ames Research Center, , California
- Server :
- System :
- Comment: Problem: connection timed out
- Files : Rhosettastone
-
- Site : avalon.chinalake.navy.mil
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : U.S. Navy - NAWCWPNS, Chinalake, California
- Server :
- System : Unix
- 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; utils
-
- Site : avahi.inria.fr
- Country: France
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : avahi
- Admin :
- Organ :
- Server :
- System : NEWS-OS 4.0c
- Comment:
- Files : xfedor
-
- Site : avs.ncsc.org
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- 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
- Comment: Download AVS_LICENSE first; Problem: Failed to get host information
- Files : AVS (archives, courses, modules); landreth; metereology; pictures;
- siggraph; walkthru; VolVis 92, volume datasets
-
- Site : b.gp.cs.cmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Carnegie-Mellon University
- Server :
- System :
- 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 : VAX/VMS running Multinet
- 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
- Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB]
- Files : LaTex
-
- Site : babar.ucsf.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- 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)
- Comment:
- Files : SGI Irix files
-
- Site : babcock.cerc.wvu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix
- Comment:
- Files : cercnet_abs; researchinreview; sci.med.telemedicine; sources;
- techreports
-
- Site : baldrick.cs.flinders.oz.au
- Country: Australia
- GMT : +9
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Flinders University
- Server :
- System : Unix (SunOS 4.1)
- Comment: Problem: I/O error on network device
- Files :
-
- Site : banksia.maths.uwa.oz.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Western Australia
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- 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
- Comment: appears to be empty, no pub directory, only a e266 directory
- Files :
-
- Site : barnacle.erc.clarkson.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : root@grape.ecs.clarkson.edu (Brad Clements)
- Organ : Clarkson University, Potsdam, New York
- Server :
- System : Unix
- 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 :
- Date : 10-Dec-93
- Source : VAX Software List
- Alias :
- Admin :
- Organ : University of Calgary, Calgary
- Server :
- System :
- Comment:
- Files : VMS software
-
- Site : bastet.sbs.ohio-state.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Ohio State University, , Ohio, SBS
- Server :
- System : Unix
- Comment: appears to be empty, no pub directory, only a biblio directory
- Files :
-
- 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
- Comment:
- Files : MS-DOS and PC-NFS Gopher client (based on Unix curses); NFS list;
- Texas UUCP maps
-
- Site : beach.gal.utexas.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : beach; beach.utmb.edu
- Admin : perry@beach.gal.utexas.edu (John Perry)
- Organ : University of Texas - Galveston, Texas, Medical Branch
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory DKA0:[ANONYMOUS]
- Files : anti-virus utilities
-
- Site : beatrix.icce.rug.nl
- Country: Netherlands
- GMT : +1
- Date : 09-Feb-94
- Source : posting by karel@icce.rug.nl (Karel Kubat) in comp.os.linux.help
- Alias :
- Admin :
- Organ : Rijks Universiteit Groningen (RUG, University of Groningen),
- Groningen, ICCE
- Server :
- System : Unix
- Comment:
- Files : 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
- 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 :
- Comment:
- Files :
-
- Site : bert.cs.byu.edu
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Brigham-Young University
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files :
-
- Site : bessel.clsc.utoronto.ca
- Country: Canada
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Toronto, Toronto, Ontario
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : betwixt.cs.caltech.edu
- Country: USA
- GMT : -8
- Date : 12-Feb-94
- Source : old ftp-list
- Alias : betwixt.ugcs.caltech.edu
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : biochemistry.cwru.edu
- Country: USA
- GMT : -5
- Date : 09-Feb-94
- Source :
- Alias : biochemistry.bioc.cwru.edu
- Admin :
- Organ : Case Western Reserve University, Cleveland, Ohio
- Server :
- System :
- Comment:
- Files : Windows QVT/NET software
-
- 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)
- Comment:
- Files : ACNUC nucleic acid sequences database
-
- Site : birger.forut.no
- Country: Norway
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Unable to get host information
- Files : IEEE MEDIX documents
-
- 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
- Comment: main archive for BITNET related information
- Files : lots of information regarding BITNET; nicbbs archives
-
- Site : bitsy.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : ftp-bugs@bitsy.mit.edu
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts
- Server :
- System : Unix
- Comment:
- Files : MIT worm paper
-
- Site : black.bgu.ac.il
- Country: Israel
- GMT : +2
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : BG University
- Server :
- System : Unix
- Comment:
- Files : geohistory; several personal pub dirs
-
- Site : black.cerritos.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server : mailserv@cerritos.edu
- System : VAX/VMS running Multinet
- Comment: default directory: INST_DISK:[ANONYMOUS]
- Files : VMSnet sources
-
- Site : black.ox.ac.uk
- Country: UK
- GMT : 0
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Oxford University, Oxford
- Server :
- System : Unix
- Comment:
- Files : docs; IP; math; ota; RFCs; seminars; worldlists; CIA world fact book
-
- Site : blaze.cs.jhu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin : ftp-manager@blaze.cs.jhu.edu
- Organ : John Hopkins University, Baltimore, Maryland, CS dept.
- Server :
- System : Unix
- Comment: anonymous sessions may be logged
- Files : CircleMUD; graphics; heath; ll-list; trux; vision
-
- Site : bnlux0.bnl.gov
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bnlux1.bnl.gov
- Admin :
- Organ : B... National Laboratory
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : autoexam; chaos; lorenz; netx; pezz; qvtne; thermit
-
- Site : bobcat.bbn.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- 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, Stanford, California
- Server :
- System :
- Comment:
- Files : algebra; concurrency models
-
- Site : boombox.micro.umn.edu
- Country: USA
- GMT : -6
- Date : 14-Feb-94
- Source : old ftp-list
- Alias : boombox;
- Admin :
- Organ : University of Minnesota, , Minnesota
- Server :
- System :
- Comment:
- Files : 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
- 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 : brazos.rice.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : brise.imag.fr
- Country: France
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : ftp.brise.imag.fr
- Admin : Yves.Usson@imag.fr
- Organ : IMAG, , BRISE
- Server :
- System : Unix
- Comment: uploads to /incoming (but less than 500Kb recommended)
- Files : Mac; SGI
-
- 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 :
- 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, , Prentice Centre
- Server :
- System :
- 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 : brownvm.brown.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Brown University
- Server :
- System : VM/CMS
- 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)
- Comment:
- Files : hyan; NH; r5; speech; X
-
- Site : bu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Boston University, Boston, Massachusetts
- Server :
- System :
- Comment:
- Files : RFCs; mail utils
-
- Site : buacca.bu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Boston University, Boston, Massachusetts
- Server :
- System : VM/CMS
- Comment: default directory: ANON; Problem: I/O error on network device
- Files : gifhibi (apparently some images)
-
- Site : bugs.nosc.mil
- Country: USA
- GMT : -8
- Date : 14-Feb-94
- Source : baird@marlin.nosc.mil (John M. Baird); old ftp-list
- Alias :
- Admin :
- Organ : NOSC, San Diego, California
- Server :
- System :
- 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)
- 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)
- Comment:
- Files : ispell; ease report
-
- Site : byrd.mu.wvnet.edu
- Country: USA
- GMT : -5
- Date : 17-Feb-93
- Source : NATODATA List (natodata@cc1.kuleuven.ac.be); AIRCRAFT List
- (aircraft@grearn.bitnet)
- Alias : byrd;
- Admin :
- Organ : Marshall University
- Server :
- System : Unix
- Comment: directory: /pub/history/military/NATO; mirrored on sunsite.unc.edu
- Files : NATO documents; plane related files; graphics; Novell
-
- Site : byron.u.washington.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Washington, Seattle, Washington
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : c.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
- Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB]
- Files : some astronomy GIFs
-
- Site : cadillac.siemens.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Siemens - New Jersey, , New Jersey
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : cair.kaist.ac.kr
- Country: South-Korea
- GMT : +10
- Date : 09-Feb-94
- Source : Computer Underground Digest (CuD)
- Alias :
- Admin :
- Organ : KAIST
- Server :
- System : Unix
- Comment:
- Files : Computer Underground Digest (CuD) archives (in doc/eff/cud)
-
- Site : caisr2.caisr.cwru.edu
- Country: USA
- GMT : -5
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : Case Western Reserve University, Cleveland, Ohio
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : doc; engr143; games; iku; mud; muse; mush; net
-
- 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)
- Comment:
- Files : GPLOT; GTEX
-
- Site : cambridge.apple.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias : brazil.cambridge.apple.com
- Admin :
- Organ : Apple Computer
- Server :
- System : Unix
- Comment:
- Files : clim; comp.lang.lisp; dropbox; dylan; gsb; MacL; mail-archive; MCL2;
- shlib; X3J13
-
- 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
- Comment: uploads to /incoming
- Files : Alliance (CAD system for teaching VLSI digital CMOS design); GNU;
- Mach; Mirrors: Simtel20, Cica, Linux (sunsite.unc.edu);
- pub directory of ftp.ibp.fr; TeX; Unix
-
- Site : carlo.phys.uva.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : nl-ftp list as posted to nlnet.announce
- Alias :
- Admin : bas@phys.uva.nl
- Organ : Universiteit Amsterdam (Amsterdam University), Amsterdam
- Server :
- System : Unix
- 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 : casper.na.cs.yale.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : casper
- Admin :
- Organ : Yale University, New Haven, Connecticut
- Server :
- System : Unix (System V Release 4.0)
- Comment:
- Files : multigrid repository
-
- Site : castlab.engr.wisc.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Wisconsin, Madison, Wisconsin, Engineering dept.
- Server :
- System : Unix (SunOS 4.1)
- Comment: graphics files moved to dpls.dacc.wisc.edu
- Files : VIB
-
- Site : cathouse.aiss.uiuc.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : jrh@uiuc.edu
- Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois
- Server :
- System : Unix
- Comment: Problem: Failed to get host information; Index available as
- /misc/fun/*/FILELIST.TXT
- Files : Rush Limbuagh transcripts; Monty Python; humor; song lyrics;
- movie scripts; urban legends
-
- Site : cathouse.org
- Country: USA
- GMT :
- Date : 16-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : gofish.cathouse.org
- Admin :
- Organ :
- Server :
- System : NeXT (NeXT 1.0)
- Comment:
- Files : cathouse info; humor
-
- Site : catless.ncl.ac.uk
- Country: UK
- GMT : 0
- Date : 08-Dec-93
- Source : IRC faq as posted in news.answers
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: directory: /pub
- Files : X11 IRC client
-
- Site : cb-iris.stanford.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California, Dept. of Cell Biology
- Server :
- System : Unix
- Comment:
- Files : GNU; Irix software; mbg; ncube2
-
- Site : cc.curtin.edu.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Curtin University
- Server :
- System : VAX/VMS running Multinet
- 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 :
- Comment:
- Files :
-
- Site : cc.utah.edu
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : VAX Software List; old ftp-list
- Alias :
- Admin :
- Organ : University of Utah
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: $1$DIA0:[FAL]
- Files : VMS software
-
- Site : cc1.kuleuven.ac.be
- Country: Belgium
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : BLEKUL11 on BITNET
- Admin :
- Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center
- Server : listserv@cc1.kuleuven.ac.be
- System : VM/CMS
- Comment: default directory: ANONYMOU 191; anonymous directory is Read Only
- Files : OS/2 stuff; various games and utilities for VM/CMS; FAQs
-
- Site : cca.camb.com
- Country: USA
- GMT :
- Date : 10-Dec-93
- Source : VAX Software List
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment:
- Files : VMS software
-
- 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 :
- Comment:
- Files :
-
- Site : ccb.ucsf.edu
- Country: USA
- GMT : -8
- Date : 12-Feb-94
- Source : old ftp-list
- Alias : itsa.ucsf.edu
- Admin :
- Organ : University of California - San Francisco, San Francisco, California
- Server :
- System :
- Comment: comp.sources.*; GNU stuff; sound-list archives: appear to have gone
- Files : physio; protein
-
- Site : ccphys.nsu.nsk.su
- Country: Russia
- GMT : +6
- Date : 21-Mar-94
- Source : mbo@ccphys.nsu.nsk.su (Konstantin Yu. Boyandin)
- Alias :
- Admin : mbo@ccphys.nsu.nsk.su (Konstantin Yu. Boyandin)
- Organ : Novosibirsk State University, Novosibirsk, Ad Initio Design
- group (AIDg)
- Server :
- System : Netware 3.11 (PC fileserver)
- Comment: default directory: /PRIVATE/FTPSITE; available all day
- Files : 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
-
- Site : ccrma-ftp.stanford.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias : cmn14
- Admin :
- Organ : Stanford University, Stanford, California
- Server :
- System : NeXT (NeXT 1.0)
- Comment:
- Files : classes; dmx; DSP; Lisp; NeXT; omr; publications; st80; transfer
-
- Site : ccsun.unicamp.br
- Country: Brazil
- GMT : -3
- Date : 04-Feb-94
- Source : fleming%snfma1@snfma1.if.usp.br (Henrique Fleming {F})
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment:
- Files :
-
- Site : ccv1.bbn.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : labs-n.bbn.com
- Admin :
- Organ :
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files :
-
- Site : cdc1.cc.lehigh.edu
- Country: USA
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Lehigh University
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : cybserv
-
- 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
- Comment: OS/2 archive moved ftp-os2.cdrom.com
- Files : CD-ROM related stuff (also available from ftp.cdrom.com)
-
- Site : cecelia.media.mit.edu
- Country: USA
- GMT : -5
- Date : 12-Feb-94
- Source : old ftp-list
- Alias : ems.media.mit.edu
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- Media Lab.
- Server :
- System : Unix (Ultrix 4.1)
- Comment: some loose files in /pub
- Files : ACT; art-of-ai; beerud; boccibob; Csound; 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 : allen@stone.ucs.indiana.edu
- 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, 64Mb RAM, 2Gb disk; connected
- through Ethernet->FDDI->T1->Internet)
- 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]
- 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 : cephalotus.maths.uwa.oz.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Western Australia
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- 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, , Computer Emergency Response Team
- (CERT)
- Server :
- System : Unix
- 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 :
- Server :
- System :
- 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 :
- Comment:
- Files :
-
- 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)
- Comment:
- Files :
-
- Site : chess.uoknor.edu
- Country: USA
- GMT : -6
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : remus.ucs.uoknor.edu
- Admin : chris@uoknor.edu
- Organ :
- Server :
- System : Unix (SunOS, SUN SPARCstation LX)
- Comment: Open 24 hours, 7 days a week; max. 80 users; transfers are logged;
- server can (de)compress, g(un)zip
- Files : chess
-
- Site : cicero.cs.umass.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Massaschusetts - Boston, Boston, Massachusetts,
- VISIONS Groups
- Server :
- System :
- Comment: major disclaimer!
- Files : large collection of digitized images
-
- 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 :
- 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 : 09-Dec-93
- Source : VAX Software List
- Alias : perch.nosc.mil
- Admin :
- Organ :
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: $1$DUA4:[ANONYMOUS]
- 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
- Comment: AFS link to afs/umich.edu/group/itd/citi/public
- Files : CITI techreports
-
- Site : cli.com
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : ftp@cli.com
- Organ : Computational Logic Inc (CLI)
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : akcl piton proof-checker
-
- Site : clio.rz.uni-duesseldorf.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : kottwitz@rz.uni-duesseldorf.de (Angelika Kottwitz)
- Organ : Universitaet Duesseldorf (University of Duesseldorf), Duesseldorf,
- CC
- Server :
- System :
- Comment:
- Files :
-
- Site : clouso.crim.ca
- Country: Canada
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: FTP server for the CRIM/RISQ
- Files : RISQnet related documents; mail lists; reports and
- announcements; CA Domain Reg., RFCs, IEFT, etc...
-
- Site : clr.nmsu.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source : ted@crl.nmsu.edu (Ted Dunning)
- 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
- Comment: indexes in catalog, catalog.ps and catalog-short
- Files : CLR archives (natural language oriented materials including fonts,
- dictionaries and such)
-
- 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)
- Comment:
- Files : Connection Machine: starlisp simulator, other software;
- Thinking Machines Gmacs hacks
-
- Site : cobalt.cco.caltech.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : cochlea.hut.fi
- Country: Finland
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Helsinki University of Technology, Helsinki
- Server :
- System :
- 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)
- Comment:
- Files : ccat; chalmers files; crcc publications; french files; juggling;
- mcgraw files; wang files
-
- Site : col.hp.com
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : hpcsos.col.hp.com
- Admin :
- Organ : Hewlett-Packard - Colorado, , Colorado
- Server :
- System :
- Comment:
- Files : NOS; archives
-
- Site : coma.cs.tu-berlin.de
- Country: Germany
- GMT : +1
- Date : 23-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin :
- Organ : Technische Universitaet Berlin (Berlin University of Technology),
- Berlin, CS dept.
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : compaq.com
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : wotan.compaq.com
- Admin :
- Organ : Compaq Computer
- Server :
- System :
- Comment: no public files on this system: use ftp.compaq.com instead
- Files :
-
- 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
- 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 : 06-Jan-94
- Source : old ftp-list; IRC-faq as posted to news.answers
- Alias :
- Admin : sean@coombs.anu.edu.au
- Organ : Australian National University, , Coombs
- Server :
- System :
- Comment: directory: pub/irc
- Files : IRC clients
-
- 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 :
- 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 : JC University
- Server :
- System : Unix
- 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 : Virus-L/comp.virus
- Alias :
- Admin : systems@cs.ucr.edu
- Organ : University of California - Riverside, Riverside, California,
- CS dept.
- Server :
- System : Unix
- 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 :
- Server :
- System : Unix (SunOS 4.1, Multics MR12)
- Comment:
- Files :
-
- Site : crab.rutgers.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Rutgers University, Piscataway, New Jersey
- Server :
- System : Unix
- Comment: 'enter ? or help at the prompt for ftp-commands' message
- Files : Mac; MS-DOS; Unix
-
-
-
- -------------------------------------------------------------------------------
- Archive-name: ftp-list/sitelist/part2
- Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip
-
- 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 :
- Comment:
- Files : binaries; DEC; neural nets; news; sources; TinyMud; X11
-
- Site : crl.go.jp
- Country: Japan
- GMT : +9
- Date : 11-Mar-94
- Source :
- Alias : crlgw.crl.go.jp
- Admin :
- Organ : GO, , Computer Research Lab (CRL)
- Server :
- System : Unix
- Comment: server understands directory tarring, compressing and gzipping
- Files : CRL; FSE
-
- Site : crocus.medicine.rochester.edu
- Country: USA
- GMT : -5
- Date : 11-mar-94
- Source :
- Alias :
- Admin : ajp2o@crocus.medicine.rochester.edu
- Organ : University of Rochester, Rochester, New York, Faculty of Medicine
- Server :
- System : Unix
- Comment:
- Files : Irix libraries and applications; xview2
-
- Site : cs.arizona.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : optima.cs.arizona.edu
- Admin : lab@cs.arizona.edu
- Organ : Arizona University, , Arizona, CS dept.
- Server :
- System : Unix
- Comment: access is allowed all day
- Files : agrep; anrep; caslog; dept. info; fcrctech; http; Icon; janus;
- japan; llp; reports; scorpion; SBprolog; sigmodpods94; Snobol4;
- SR; Tempis; tsql; xkernel communications kernel
-
- Site : cs.bu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : Archive-name: games/roguelike, irc-faq; old ftp-list
- Alias :
- Admin :
- Organ : Boston University, Boston, Massachusetts
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : alpert; amass; bestravos; CN; Conquer, XConquer (Roguelike game);
- hedaya; IEEE-RTTC; IRC clients; listserv; lnd; marvit; pbe; PC;
- shaban; tech-reports; unproto
-
- Site : cs.cmu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Carnegie-Mellon University
- Server :
- System : Unix
- Comment: filenames cannot begin with "/.."; user anon logged in
- Files : apparently empty
-
- Site : cs.curtin.edu.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Curtin University
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : nn patches; fdx; images; raytracing
-
- Site : cs.indiana.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : moose.cs.indiana.edu
- Admin : ftp@cs.indiana.edu
- Organ : Indiana University, Bloomington, Indiana, CS dept.
- Server : mailserv@cs.indiana.edu: the word "help" should be in the body.
- System : Unix
- Comment: Open 24 hours
- Files : aikido; CIC; conacyt mailing list archive; elisp; Faces (sources and
- bitmaps); lics; Linux; LISTING; logic; Mosis; MS-DOS; RW5; s88;
- sage; Scheme source and stuff; sigma; source for Webster dictionary
- servers; stiquito; tech-reports; University computer science tech
- reports; Usenet oracle; vsh
-
- 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
- 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)
- Comment:
- Files : adaed; AIX; courses; discoverytool; exams; gnat; griffin; languages;
- math; nlp; tech-reports; TeX; theses; treetool; wave; wave2
-
- 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 :
- Comment:
- Files : almanac; cook; 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 :
- Comment: successor of moxie.oswego.edu; transfers are logged
- Files : Material related to the Soviet Coup
-
- Site : cs.purdue.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : arthur.cs.purdue.edu
- Admin : postmaster@cs.purdue.edu
- Organ : Purdue University, , CS dept.
- Server :
- System : Unix
- Comment: Open 24 hours; transfers are logged
- Files : buildtex; cypress; deTeX; fudos; grad-info; hammer; mac32; mav; mhc;
- nuspl; pcert; Purdue Tech Reports; raid; RCS; spaf; X11; xspeed
-
- 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
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : Amiga; ispell; ofiles; Sun-Spots
-
- Site : cs.rutgers.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : aramis.rutgers.edu
- Admin :
- Organ : Rutgers University, Piscataway, New Jersey
- Server :
- System : Unix
- Comment: loose files in /pub and /; WWW home pages; Problem: can't set guest
- privileges
- Files : borgida; colloquia; Ethernet-codes; hyperplane animator; IETF;
- interest groups; Internet Drafts; Internet Resource Guide; Interop;
- Linux; NCSA telnet for Mac and MSDOS; Linux stuff; networking info;
- RFCs; RUNET docs (Rutgers info); soc.religion.christian;
- suns-at-home; tech-reports; trec2; venugopa
-
- Site : cs.stmarys.ca
- Country: Canada
- GMT : -5
- Date : 16-Feb-94
- Source : CommSet docs
- Alias :
- Admin :
- Organ : Saint Mary's College, , CS dept.
- Server :
- System : OSF/1
- Comment: took some time to connect to
- Files : Commset; csc226; csc341; graphics; music; Simtel
-
- Site : cs.ubc.ca
- Country: Canada
- GMT :
- 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
- 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
- Comment: actions are logged
- Files : named-kit; Odbol equational programming language
-
- Site : cs.ucl.ac.uk
- Country: UK
- GMT : 0
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bells.cs.ucl.ac.uk
- Admin :
- Organ :
- Server :
- System : Unix (SunOS 4.0)
- Comment: Problem: I/O error on network device
- Files : DIS CMIS/P
-
- Site : cs.ucsd.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of California - San Diego, San Diego, California
- Server :
- System : Unix
- Comment: limits number of users
- Files :
-
- Site : cs.utah.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Utah, , Utah
- Server :
- System : Unix
- 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
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : University of Tennessee, Knoxville, Tennessee, CS dept.
- Organ :
- Server :
- System :
- Comment: read README.FTP for info; transactions are logged
- Files : DECnet mail gateway for VAXen and Suns; graphics related files
-
- Site : cs.washington.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : june.cs.washington.edu
- Admin :
- Organ : University of Washington, Seattle, Washington, CS dept.
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : AI; dvi Apollo; gnat; graphics; IETF; metip; netmanager; ntemacs;
- orca; pardo; presto; pfs; RCS; RFCs; SmallTalk; Taipei-100;
- TeXhax; thaisys; tr
-
- 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 :
- Comment:
- Files : ALV; animal-rights; pargen; raster images; texsun
-
- Site : csam.lbl.gov
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Lawrence Berkeley Labs, , California
- Server :
- System :
- Comment: Problem: Service not availabe. Remote server has closed the
- connection
- Files :
-
- Site : csbh.com
- Country: USA
- GMT : -5
- Date : 06-Jan-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
- 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)
- Comment:
- Files : Sun-fixes; RFCs; NCSA; MSDOS; Mac
-
- Site : csd4.csd.uwm.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin : help@csd4.csd.uwm.edu
- Organ : University of Wisconsin - Milwaukee, Milwaukee, Wisconsin
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- 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 : csdvax.gatech.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Georgia Tech, Atlanta, Georgia
- Server :
- System : VAX/VMS
- Comment: Problem: I/O error on network device
- Files :
-
- Site : cse.ogi.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : ogicse.ogi.edu
- Admin :
- Organ : Oregon Graduate Institute of Science and Technology, , Oregon,
- CS and Engineering (CSE) dept.
- Server :
- System : Unix
- 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 : cse.unl.edu
- Country: USA
- GMT : -6
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : University of Nebraska - Lincoln, Lincoln, Nebraska, CS and
- Engineering (CSE) dept.
- Server :
- System :
- Comment:
- Files : rts.simulator; some public directories from people
-
- Site : csegbbs1.uark.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Arkansas, , Arkansas
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : csl.sri.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : csla.csl.sri.com
- Admin :
- Organ : SRI International
- Server :
- System :
- Comment: Problem: I/O error on network device; try roche.csl.sri.com instead
- Files : Handhelds
-
- Site : csl36h.csl.ncsu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : North Carolina State University, Raleigh, North Carolina
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : csli.stanford.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California, Center for the Study of
- Language and Information (CSLI)
- Server :
- System : Unix (SunOS 4.1)
- 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 : csn.org
- Country: USA
- GMT : -7
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : ftp.metacard.com
- Admin :
- Organ : Colorado Supernet Inc., , Colorado
- Server :
- System :
- Comment:
- Files : MetaCard
-
- Site : csrc.ncsl.nist.gov
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin : root@csrc.ncsl.nist.gov
- Organ : National Institute for Standards, NIST Computer Security (NCSL)
- Server :
- System : Unix
- 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 :
- 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 :
- Comment:
- Files : 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
- 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, , California
- Server :
- System : VAX/VMS
- Comment: Open 24 hours; transfers are logged
- Files : p2c; M88K; tech. reports
-
- Site : ctron.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : gatekeeper
- Admin :
- Organ : Cabletron Systems
- Server :
- System :
- Comment: uploaded files cannot be downloaded
- Files : Product info; demo apps; DNI drivers: ethernet, token ring,
- appletalk; Sunnet manager apps
-
- Site : cujo.curtin.edu.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Curtin University
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files :
-
- Site : cyfer.esusda.gov
- Country: USA
- GMT : -5
- Date : 11-Mar-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
- Comment: more Whitehouse info on sunsite.unc.edu
- Files : ACE; data; Whitehouse info (/pub/data/ace)
-
- Site : daneel.rdt.monash.edu.au
- Country: Australia
- GMT : +10
- Date : 11-Mar-94
- Source :
- Alias :
- 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
- Comment: max. 20 users; transfers are logged; please keep ftp sessions out
- of the 08:00-18:00 local hours
- Files : images; Monash info; netinfo; tech-reports; weathermap; wp60mini.zip
-
- 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
- Comment:
- Files :
-
- Site : darwin.cc.nd.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Notre Dame University
- Server :
- System : Unix
- Comment:
- Files : comics; 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)
- Comment:
- Files : comp.mh; ddl; dimock; egypt-net; ids; ICN; magtb; nets; onlisp;
- saber; security; sendmail (config files); VMS
-
- Site : dcssparc.cl.msu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Michigan State University, , Michigan
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : debra.dbgt.doc.ca
- Country: Canada
- GMT : -5
- Date : 04-Feb-94
- Source : andrew@calvin.dgbt.doc.ca (Andrew Patrick)
- Alias :
- Admin :
- Organ : DOC, DGBT, DEBRA
- Server :
- System : Unix
- Comment: also available through WWW (http://debra.dbgt.doc.ca/cbc/cbc.html)
- gopher to debra.dbgt.doc.ca (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 : deco.ucc.su.oz.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Sydney University, Sydney
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- 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 :
- Comment:
- Files : VAX book; TeX Primer
-
- Site : decuac.dec.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Digital Equipment Corp - Maryland, , Maryland
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : deimos.caltech.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : VAX Software List
- Alias :
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: MNT:[ANONYMOUS]
- Files : AY101; PAL; PGPLOT; VLBI; VMS software
-
- Site : deins.informatik.uni-dortmund.de
- Country: Germany
- GMT : +1
- Date : 23-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment:
- Files :
-
- Site : deja-vu.aiss.uiuc.edu
- Country: USA
- GMT : -6
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois
- Server :
- System :
- Comment: directory /pub is empty, maybe something in /stuff
- Files :
-
- Site : delcano.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-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 :
- 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 : delphi.beckman.uiuc.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,
- Beckman Visualization Facility
- Server :
- System : Unix
- Comment: this server is undergoing major cosmetic surgery, please be patient
- while we figure out what to put where; what we hope to be made
- available: 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; 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
- Comment: directory: /pub/ref
- Files : reference list of articles about PCA
-
- 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)
- Comment:
- Files : libraries; software; stacks; tiff
-
- Site : dftnic.gsfc.nasa.gov
- Country: USA
- GMT : -5
- Date : 11-Mar-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 : VAX/VMS running Multinet
- 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
- 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 : dimacs.rutgers.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Rutgers University, Piscataway, New Jersey
- Server :
- System :
- Comment:
- Files :
-
- Site : dime.cs.umass.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Massachusetts, Boston, Massachusetts, CS dept.
- Server :
- System : Unix
- Comment:
- Files : docs; eksl; gbb; mckinley; ml93; nlp; opis; patches; rcf;
- tech-reports
-
- Site : dirt.cisco.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Cisco Systems
- Server :
- System :
- 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 : 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)
- Comment:
- Files :
-
- Site : dla.ucop.edu
- Country: USA
- GMT : -5
- Date : 17-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : stubbs.ucop.edu
- Admin :
- Organ :
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : DLA; docs; etom; fetch; internet; irl; netfax;
-
- Site : dmc.com
- Country: USA
- GMT : -5
- Date : 17-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : hulk.dmc.com
- Admin : postmaster@dmc.com
- Organ : DMC
- Server :
- System : VAX/VMS running Multinet
- 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 :
- Comment: the files in the STATLIB directory are a partial mirror from
- 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 : donau.et.tudelft.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : morra.et.tudelft.nl
- Admin :
- Organ : Technische Universiteit Delft (Delft University of Technology),
- Delft, EE dept.
- Server :
- System : Unix
- Comment:
- Files : bible; emacs; emacs-lisp; GIFs; gps; humor; IRC; ocean; papers;
- recipes; watergate (BBS util); words (dictionary)
-
- Site : dra.com
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: PUB$DISK:[ANONYMOUS]
- Files :
-
- Site : draci.cs.uow.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix (System V Release 4.0)
- 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)
- Comment:
- Files : IEEE; LARC; NLSR (Natural Language Software Registry); Servicemail;
- WAIS; workshop
-
- Site : dryandra.maths.uwa.oz.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Western Australia
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : drycas.club.cc.cmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Carnegie-Mellon University, , , Drycas Computer Club
- Server :
- System : VAX/VMS running Multinet
- 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 : ANU_NEWS; TALK
-
- Site : dsrgsun.ces.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 :
- Comment: Problem: I/O error on network device
- Files : Minix; TOS Atari ST; gcc from bammi
-
- Site : dszenger9.informatik.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin :
- Organ : Technische Universitaet Muenchen (Munich Institute of Technology),
- Munich, CS dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : duck.dfki.uni-sb.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : monroe;
- 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
- 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)
- Comment:
- Files : compress; gnuplot
-
- Site : eagle.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 :
- Comment: Problem: I/O error on network device
- 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)
- Comment:
- Files : BBX; BURL; clx; GAIT; IEEE-Soar-code; red test cases; Soar6-Mac
-
- 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 :
- Comment: New files in README.NEW-EDDIE, README.prospero
- Files : prospero
-
- 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)
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias : zeta.eecs.nwu.edu
- Admin :
- Organ : North Western University
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files :
-
- 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 :
- Comment: directory: sfl, get the 00Index file
- 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, Stanford, California
- Server :
- System : Unix
- 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 :
- 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
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files :
-
- Site : emsworth.andrew.cmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Carnegie-Mellon University
- Server :
- System :
- Comment:
- Files : Andrew Toolkit
-
- Site : emx.utexas.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source : Archive-name: games/roguelike; VAX Software List
- Alias : emx.cc.utexas.edu
- Admin :
- Organ : University of Texas - Austin, Austin, Texas, CC
- Server :
- System : Unix
- Comment: I have some doubts about the phantasia and VMS availability
- Files : abwcism; ajit; docs; gatekeeper; images; kermit; lyon; mathlib;
- maziar; meav350; music; netinfo; npasswd; phantasia; srips;
- tajima book; TeX; TeXsis; thenet; VMS software
-
- Site : enh.nist.gov
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin : National Institute for Standards
- Organ :
- Server :
- System : VAX/VMS running Multinet
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Texas A&M University, , Texas
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : VAX/VMS games
-
- 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 :
- Comment:
- Files : Gnews 19; gated; plp; gcc(old)
-
- 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)
- Comment:
- Files : grtool; xvgr; xmgr; SunView; Xview; Motif; XY plotting tools
-
- 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
- Comment: also available through Gopher
- Files : ace; directions; disasters; education; feds; internet; POW;
- us-policy; water
-
- Site : etlport.etl.go.jp
- Country: Japan
- GMT : +10
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix
- Comment:
- Files : 386BSD; akcl; alex; arts; barr-wells; benchmark; Canna22; ccipr;
- cmucl; datacube; eus; GNU; gs; handa; hence; hol; hp-archive; HPFF;
- hterm; IBM-PC; images; ina; inaz; INN; IV3.1; j3100; jTeX;
- junet-guide; jvi; kterm; kuniyosh; Larch; laura; Linux; Lisp; lotos;
- magna; mh; mime; monsanto-nqs; mule; nemacs; neuro-intro; nevprop;
- NNTP; NeXT; OhShow; p4; pam; pclu; poi; prolog; pvm; realtime;
- RFCs; robotics; sc22wg13; seimitu; sendmail; shidara; sml; SNSS;
- SWoPP; Sun-patches; taniyama; tcl; TeX; Uranus; VHDL; vin;
- wadalib-font; X11; xf2.2; xfig2.8; XFree86-2.0; xnetlib; zsh
-
- Site : eugene.gal.utexas.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : eugene;
- Admin : perry@eugene.gal.utexas.edu (John Perry)
- Organ : University of Texas - Galveston, Texas, Medical Branch
- Server :
- System : Unix
- Comment: Problem: I/O error on network device
- Files : anti-virus utilities, mirror of Simtel's pub/msdos/virus directory
-
- Site : euler.eedsp.gatech.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Georgia Tech, Atlanta, Georgia
- Server :
- System :
- Comment: Problem: Service not available. Remote server has closed the
- connection
- Files :
-
- Site : eunet.co.at
- Country: Austria
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : hp4at
- Admin :
- Organ : EUNet Austria
- Server :
- System : Unix
- Comment:
- Files :
-
- Site : explorer.arc.nasa.gov
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : MODERxx.ZIP; old ftp-list
- Alias :
- Admin : yee@atlas.arc.nasa.gov (Peter Yee)
- Organ : NASA - Ames Research Center, , California
- Server :
- System : Unix
- Comment: A CD-ROM farm with 84 NASA image and data discs on-line, /cdrom
- Files : Images and data mostly of Jet Propulsion Laboratory space probes
- Viking, Voyager, Magellan etc.
-
- Site : explorer.dgtp.toronto.edu
- Country: Canada
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Toronto, Toronto, Ontario
- Server :
- System : Unix
- Comment: several personal pub directories under /pub
- Files : alex; depth; Half-QWERTY; Macsockets; marking; nastos; nms; radek;
- SGI; siggraph; stampaper; telepresence; thesis; timelines;
-
- Site : extro.ucc.su.oz.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Sydney University, Sydney
- Server :
- System :
- Comment: anonymous ftp area has been moved to ftp.su.oz.au; anonymous
- access still possible
- Files : images; gnu; icon; kermit; Ghostscript patches
-
- Site : f.ms.uky.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin : chaney@ms.uky.edu, risner@ms.uky.edu (James Risner, PC BSD)
- Organ : University of Kentucky, , Kentucky
- Server :
- System : Unix
- Comment: several pub directories
- Files : Amiga; Apple II; Atari; calculus; GNU; 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
-
- Site : farallon.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Farallon
- Server :
- System :
- Comment: Failed to get host information
- Files : Farallon product: info, updates, drivers
-
- Site : fg.sei.cmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Carnegie-Mellon University
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : Serpent user interface management system
-
- Site : first.org
- Country: USA
- GMT : -5
- Date : 14-Feb-94
- Source : CERT advisories
- Alias :
- Admin :
- Organ : FIRST
- Server :
- System :
- Comment:
- Files : FIRST/CERT advisories; security related material
-
- Site : fits.cx.nrao.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : FITS (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 :
- Comment:
- Files : mgr; spiff; RFCs; track
-
- Site : flinders.cs.flinders.oz.au
- Country: Australia
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Flinders University
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : GrowNet.dvi
-
- Site : flop.informatik.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : brychcy@informatik.tu-muenchen.de
- Organ : Technische Universitaet Muenchen (Munich University of Technology),
- Munich, CS dept., TIGKI
- Server :
- System : Unix
- Comment:
- Files : Alpha; Atari; bib; dfgsa; emsy; EmTeX; fki; gik; i386; ispell;
- lispprk; Mac; Neres; Nethack; Scheme; Simgen; stol; Sun-patches;
- talks; tcl; theory; tptp-library
-
- 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
- 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 : NeXT 1.0
- Comment:
- Files : XNEXT
-
- Site : fpspux.fapesp.br
- Country: Brazil
- GMT : -3
- Date : 04-Feb-94
- Source : fleming%snfma1@snfma1.if.usp.br (Henrique Fleming {F})
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment:
- Files :
-
- 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)
- 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 : freefall.cdrom.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Walnut Creek CD-ROM, Walnut Creek, California
- Server :
- System : Unix
- 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; cvs-src; FPE; FreeBSD; patchkit; ports; SCSI; sup; Xfree86
-
- Site : fresnel.stanford.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : Iris
-
- Site : ftp.3com.com
- Country: USA
- GMT : -8
- Date : 07-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias : gatekeeper.3com.com
- Admin : ftp@3com.com
- Organ : 3COM
- Server :
- System :
- Comment: directories: adapters, cd-utils, internet-drafts, netinfo, pub,
- tech-tips, Orange-Book, rfc, ql-archive, 3com-mibs
- Files : 3COM network info & drivers for 3COM network cards; technical
- tips for 3COM products; network info; Quantum Leap (TV show on
- NBC) archive; 3COM MIB information; communication server utilities
-
- Site : ftp.acns.nwu.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : casbah.acns.nwu.edu
- Admin :
- Organ : North Western University
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : virus info/programs; maps; POP3 daemon for MS-DOS (NUPOP); PC Route
-
- Site : ftp.acsu.buffalo.edu
- Country: USA
- GMT : -5
- Date : 07-Jan-94
- Source : IRC-faq as posted to news.answers
- Alias : urth.acsu.buffalo.edu
- Admin :
- Organ : State University of New York - Buffalo, Buffalo, New York
- Server :
- System :
- Comment: directory: /pub/irc; connections are logged; there are no upload
- directories
- Files : IRC clients
-
- Site : ftp.adelaide.edu.au
- Country: Australia
- GMT : +10
- Date : 07-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias : huon.itd.adelaide.edu.au
- Admin : ftp@adelaide.edu.au
- Organ : University of Adelaide, Adelaide
- Server :
- System :
- Comment: all transfers are logged; when uploading to /tmp, send mail
- to the admin for a reason for uploading or it will be deleted;
- do not use /tmp for storage or transporting stuff around or
- risk your node being banned from this system; Open 24 hours
- Files : Unix compression software & sources
-
- Site : ftp.adobe.com
- Country: USA
- GMT : -8
- Date : 16-Mar-94
- Source : sserb@vnet.ibm.com (Sorin Serb)
- Alias : ftp-relay;
- Admin : archive-keepers@mv.us.adobe.com
- Organ : Adobe Systems Inc.
- Server : ps-file-server@adobe.com
- System : Unix
- Comment: read only server; enter a valid e-mailaddress or you will be denied
- future access; the files here are currently a mirror of the service
- through ps-file-server@adobe.com (this will change soon)
- Files : Adobe info, patches, programs, textfiles, updates; AFM files;
- Developer support
-
- Site : ftp.ads.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : wally.ads.com
- Admin : root@ads.com
- Organ : ADS
- Server :
- System : Unix
- Comment: 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.aggroup.com
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : AG Group
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : demos; goodies; service; support; upgrades
-
- Site : ftp.ai.mit.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : PC NFS FAQ
- Alias : mini-wheats.ai.mit.edu
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- AI Lab.
- Server :
- System : Unix
- 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.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)
- Comment: several user pub directories under /pub
- Files : AICbibs; EC; ifor; papers
-
- Site : ftp.aii.com
- Country:
- GMT :
- Date : 07-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information; directory: /pub/midi
- Files : MIDI files: tx16w
-
- Site : ftp.amdahl.com
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Amdahl Corpl.
- Server :
- System : Unix
- Comment: Problem: I/O error on network device
- Files : Auto-FAQ
-
- Site : ftp.apple.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bric-a-brac.apple.com
- Admin :
- Organ : Apple Computer
- Server :
- System :
- 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
-
- Site : ftp.arc.umn.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-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
- 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 : GVL software in /pub; Motif++
-
- Site : ftp.artcom.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-server List
- Alias : kadewe.artcom.de
- Admin : ftp-admin@artcom.de
- Organ : Art +COM, Berlin
- Server :
- System :
- Comment: All connections are logged
- Files : Amiga; MS-DOS; VMS
-
- Site : ftp.ask.uni-karlsruhe.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- 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, list-server@ask.uni-karlsruhe.de
- System : Unix (HP-UX)
- 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.<lang>.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.astro.psu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : astrod.psu.edu
- Admin :
- Organ : Pennsylvania State University, Philadelphia, Pennsylvania
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: pub/astrod
- Files : abscoef; area_codes; axaf; cstat; fits; heao; hst_gifs; nefftp;
- xraylib
-
- Site : ftp.belwue.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : news.belwue.de, nic.belwue.de, nntpserver.iao.fhg.de
- Admin : pws@nic.belwue.de (Peter W. Schurr)
- Organ : , Stuttgart
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.bio.indiana.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : fly.bio.indiana.edu
- Admin : archive@bio.indiana.edu
- Organ : Indiana University, Bloomington, Indiana, Biology dept.
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: /util/wais; see Archive.Doc for details
- Files : IUBIO archive: biology software and data; WAIS related files
-
- Site : ftp.biostat.washington.edu
- Country: USA
- GMT : -8
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : orac.biostat.washington.edu
- Admin : ftp@ftp.biostat.washington.edu
- Organ : University of Washington, Seattle, Washington
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: /ftp/pub/msdos
- Files : MS-DOS files
-
- Site : ftp.bl.physik.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : sally.bl.physik.tu-muenchen.de, sally.bl.physik.uni-muenchen.de,
- ftp.bl.physik.uni-muenchen.de
- Admin : rg@physik.uni-muenchen.de
- Organ : Technische Universitaet Muenchen (Munich University of Technology)
- Physics department, Munich, Accelerator Lab, Computer Support Group
- Server :
- System :
- 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.bouw.tno.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : nl-ftp as posted to nlnet.announce
- Alias :
- Admin : Johan.Taal@bouw.tno.nl
- Organ : The Netherlands Organization For Applied Scientific Research (TNO),
- Rijswijk, Building and Construction Research
- Server :
- System : Unix
- 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.brad.ac.uk
- Country: UK
- GMT : 0
- Date : 11-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : info.brad.ac.uk
- Admin :
- Organ : University of Bradford, Bradford
- Server :
- System : Unix
- Comment: directories: /pub/mods, /incoming/mods; Transfer type set to
- BINARY; Bradford users read README.bradford
- Files : AU sound files; graphics (GIF, JPG); Married With Childen
- program guide; MOD sound files; MS-DOS
-
- Site : ftp.brl.mil
- Country: USA
- GMT :
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : wolf.brl.mil
- Admin :
- Organ : BRL
- Server :
- System : Unix
- Comment: Open 24 hours; connected through a T1 (1.5Mb/sec link); also
- accessible through WWW: http://ftp.brl.mil/
- Files : brlcad; BSDI; domain; FSP; gated; Gems; GemsII; courses; dren; GNU;
- historic computers; info-Iris; info-Unix; images; nps_panel_lib;
- patch2.0; SGI demos; GIFs; TAPES; TeX; textures; Unix wizards; war;
- war-GIFs; X11R5
-
- Site : ftp.brown.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias : stanley.cis.brown.edu
- Admin :
- Organ : Brown University
- Server :
- System :
- Comment:
- Files : Eudora X (Usenet Newsreader); POP3 client for Unix (popper)
-
- Site : ftp.cac.psu.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : thedon.cac.psu.edu
- Admin : ftp@ftp.cac.psu.edu
- Organ : Pennsylvania State University, Philadelphia, Pennsylvania
- Server :
- System : Unix
- Comment: directory: /pub/dos/info/tcpip.packages
- Files : TCP/IP packages info
-
- Site : ftp.cac.washington.edu
- Country: USA
- GMT : -8
- Date : 12-Feb-94
- Source : Internet World
- Alias :
- Admin :
- Organ : University of Washington, Seattle, Washington, Computing And
- Communications
- Server :
- System : Unix
- Comment: read README.FIRST
- Files : bind; Clearinghouse of Subject Oriented Internet Resources; Easymail
- irdp (router-discovery); MailManager; IMAP2, POP23 for NeXT and Unix
- client and server programs; kermit; MS-DOS; NCSA; netinfo;
- noc-tools; Pine; sendmail; sun-fix; utils; willow; winsock; X
-
- 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)
- 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.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
- 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
- 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 : 11-Mar-94
- Source : old ftp-list
- Alias : solaria.cc.gatech.edu
- Admin :
- Organ : Georgia Tech, Atlanta, Georgia, CC
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : adr; AI; AIX; Amiga; architecture; bodhi; coc; coc_graduate_info;
- cogsci94; database; dbpvm; gvu; IBM; ibm-understand; ims1000;
- Mac; menu; music; NeXT; pat; sounds; tech-reports; TimeWarp; UIST;
- UIST94; Unix
-
- Site : ftp.cc.monash.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : MODERxx.ZIP; old ftp-list
- Alias : monu6.cc.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
- Server :
- System : Unix
- Comment: directories: pub/win3, pub/nihongo, pub/vietnam, pub/wwdj, pub/vi
- Files : MS Windows 3.x and Windows NT (mirrors ftp.cica.indiana.edu),
- Nihongo (Japanese), Vietnamese language and culture, vi editor
- info, Windows/DOS Developers Journal source-code
-
- Site : ftp.cc.ncsu.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-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
- Comment: transfers are logged; arg, pmc, rdkeys, senate are now in /pub/ncsu;
- no remote sites are currently mounted
- Files : arg; multimedia; pmc; rdkeys lockers; senate
-
- Site : ftp.cc.purdue.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias : sage.cc.purdue.edu
- Admin :
- Organ : Purdue University, , CC
- Server :
- System : Unix
- Comment:
- Files : hosts; kermit; kes; Mac; PUCC
-
- Site : ftp.cc.umanitoba.ca
- Country: Canada
- GMT :
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : canopus.cc.umanitoba.ca
- Admin :
- Organ : University of Manitoba, , Manitoba
- Server :
- System :
- Comment: No Poland information is stored here
- Files : Travel Info Library
-
- Site : ftp.cc.uni-augsburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List; ftp.uni-augsburg.de
- Alias : kei.cc.uni-augsburg.de
- Admin : auxnode@uni-augsburg.de
- Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC
- Server :
- System : Unix
- 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.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
- 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.ccalmr.ogi.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- 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
- Comment: /pub appears to be empty
- Files : CCALMR info; OGI info;
-
- Site : ftp.cccd.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias : spock.cccd.edu
- Admin : ftp@cccd.edu
- Organ : Coast Community College District (CCCD), Costa Mesa, California
- Server :
- System : Unix
- Comment: transfers are logged; max. 10 users
- Files : Banyan; Usenet; Winsock
-
- Site : ftp.cco.caltech.edu
- Country: USA
- GMT : -8
- Date : 19-Dec-93
- Source : old ftp-list
- Alias : punisher.cco.caltech.edu
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System : Unix (SunOS 4.1)
- Comment: successor of tybalt.caltech.edu; directories: pub/heathh, pub/humor
- Files : GraphWidget; humor etc.; jokes; SB programming stuff
-
- Site : ftp.ccs.carleton.ca
- Country: Canada
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : alfred.ccs.carleton.ca
- Admin :
- Organ : Carleton University, , Computing Services (CCS)
- Server :
- System : Unix (SunOS 4.1)
- Comment: NO GIFS HERE
- Files : aucc; banyan; bootp; civeng; dkbtrace; fedelect; freenet; gopher;
- math; novell; parasol; pov-ray; schoolnet; security; sendmail;
- smallktalk; stats.can; vipcu; workbench; wpl
-
- Site : ftp.ccs.queensu.ca
- Country: Canada
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : knot.ccs.queensu.ca
- Admin :
- Organ : Queens University, , Computing Services (CCS)
- Server :
- System : Unix (SunOS 4.1)
- Comment: ftp access allowed all day; wuarchive access restricted to campus
- users; transfers are logged
- Files : gismaps; Mac; MS-DOS; netinfo; printers; QU pubdirectory;
- tcrunchers; Unix; weather
-
- Site : ftp.cd.chalmers.se
- Country: Sweden
- GMT : +1
- Date : 21-Mar-94
- Source : MUD FAQ; Netrek FAQ
- Alias : abdallah.cd.chalmers.se
- Admin :
- Organ :
- Server :
- System :
- Comment: successor of alcazar.cd.chalmers.se
- Files : MUD (LPMUD) related files; NetBSD; Netrek; ZyXel
-
- Site : ftp.cdnnet.ca
- Country: Canada
- GMT : -8
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : relay.cdnnet.ca
- Admin : hq@cdnnet.ca
- Organ : CDNnet
- Server :
- System :
- Comment:
- Files : CA domain registrations; fonts; MuTeX; raster files; RFCs; Sun;
- Usenet utils
-
- Site : ftp.cdpublishing.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias : granville.cdpublishing.com
- Admin :
- Organ : CD Publishing
- Server :
- System : Unix
- 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 : 15-Feb-94
- Source : old ftp-list
- Alias : ftp-os2.cdrom.com, wcarchive.cdrom.com
- Admin : ftp-admin@ftp.cdrom.com (general questions or comments),
- ftp-bugs@ftp.cdrom.com (bug reports or problems)
- Organ : Walnut Creek CDROM, Walnut Creek, California
- Server :
- System : Unix
- 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;
- most of these archives are available on CD-ROM as well
- Files : ADA; Aminet; CD-ROM related stuff; FreeBSD; games; Gutenberg (mirror
- of etext.archive.umich.edu); Linux; MS-Windows
- (mirror of ftp.cica.indiana.edu); OS/2 programs and mirror of
- ftp-os2.nmsu.edu (hobbes); garbo.uwasa.fi mirror (/pub/garbo); Perl;
- Xfree86
-
-
-
- -------------------------------------------------------------------------------
- Archive-name: ftp-list/sitelist/part3
- Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip
-
- Site : ftp.cecm.sfu.ca
- Country: Canada
- GMT : -8
- Date : 11-Mar-94
- Source :
- 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
- Comment: transfers are logged and violaters will be prosecuted
- Files : CECM info; DNQS; GNU; images; Mac; Math; rec.moto.reviews (RMR); SGI
-
- Site : ftp.cena.dgac.fr
- Country: France
- GMT : +1
- Date : 09-Feb-94
- Source : blet@cenaath.cena.dgac.fr (Jacques Blet)
- 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)
- Comment:
- Files : mirror: sun-fixes, GNU, TCL, Linux Slackware; Unix software
-
- Site : ftp.cfi.waseda.ac.jp
- Country: Japan
- GMT : +10
- Date : 11-Mar-94
- Source : Archive-name: games/roguelike
- Alias :
- Admin : ftp-admin@waseda.ac.jp
- Organ : Waseda University
- Server :
- System : Unix
- Comment: 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.che.utexas.edu
- Country: USA
- GMT : -6
- Date : 04-Feb-94
- Source : John W. Eaton <jwe@che.utexas.edu>
- Alias : june.che.utexas.edu
- Admin : remark@che.utexas.edu
- Organ : University of Texas - Austin, Austin, Texas,
- Chemical Engineering dept.
- Server :
- System : Unix
- 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.chemietechnik.uni-dortmund.de
- Country: Germany
- GMT : +1
- Date : 19-Dec-93
- Source : Netrek FAQ
- Alias : plato.chemietechnik.uni-dortmund.de
- Admin :
- Organ : Universitaet Dortmund (University of Dortmund), Dortmund
- Chemistry dept.
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : MUD related files (mirrors gs69.sp.cs.cmu.edu)
-
- 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)
- 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 :
- Alias : almach.chpc.utexas.edu
- Admin :
- Organ : University of Texas - Austin, Austin, Texas
- Server :
- System : Unix
- Comment:
- Files : bib; bib_ascii; compmed94; Gaia; ipsc; qcpg; svg_images
-
- Site : ftp.cic.net
- Country: USA
- GMT : -5
- Date : 04-Feb-94
- Source : Paul Southworth (pauls@locust.cic.net)
- Alias : beech.cic.net
- Admin : ftp@cic.net
- Organ : CICNet Inc., Ann Arbor, Michigan
- Server :
- System : Unix (SunOS 4.1.3, SPARCstation 10/30)
- Comment: journals are in /pub/nircomm/gopher/e-serials
- Files : Nearly 600 different electronic journals
-
- Site : ftp.cica.indiana.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : cica;
- Admin : mr@cica.indiana.edu (Michael Regoli)
- Organ : Indiana University, Bloomington, Indiana,
- Centre for Innovative Computing Applications (CICA)
- Server :
- System : Unix
- Comment: Open 24 hours
- Files : Unix; MSDOS; NeXT updates; MS Windows 3.x archive
- (is mirrorred around the world, so use those mirrors!)
-
- Site : ftp.cis.ksu.edu
- Country: USA
- GMT : -6
- Date : 11-Mar-94
- Source : Archive-name: games/roguelike
- Alias : procyon.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
- Comment: Open 24 hours; 10 maximum connections; directory: /pub/Games
- Files : alt.startrek.creative; Angband; CIS; Empire; Frame User network
- files; FUN; Linux; mirrors; Moria; Netrek; NetBSD; PC games;
- pictures; projects; Sparcsounds; tech-reports; vtmovies
-
- Site : ftp.cis.ufl.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : snoopy.cis.ufl.edu
- Admin : consult@cis.ufl.edu
- Organ : University of Florida, , Florida, Dept. of Computer & Information
- Sciences (CIS)
- Server :
- System : Unix
- Comment: successor of bikini.cis.ufl.edu; directory: /pub/thoth
- Files : boomerang; comp.simulation; docs; fed; fishwick; fract; games;
- gopher; IA; IBM RT BSD patches; IBM RS6000 fixes; Motif; MS-DOS;
- Netrek for several systems in /pub/thoth/paradise; NTU;
- pc-conference; pcph; perl; ph; sag; simdigest; 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 : 11-Mar-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
- 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; chapter; codas; DOP; EJC; graphics; grasp; httpd;
- ircs; jana; Lolli; lprolog; meetings; muenster; Nethack; NH3.1;
- papers; 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 :
- Comment:
- Files : Cisco utilities, information etc.
-
- Site : ftp.ciw.uni-karlsruhe.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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
- 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.cl.cam.ac.uk
- Country: UK
- GMT : 0
- Date : 11-Mar-94
- Source :
- Alias : swan.cl.cam.ac.uk
- Admin :
- Organ : Cambridge University, Cambridge, CL
- Server :
- System : Unix
- 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.clark.net
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias : clarknet.clark.net
- Admin : tstark@clark.net (Tim Stark)
- Organ : Clarknet Internet Services Inc.
- Server :
- System : Unix
- Comment: some user pub directories under /pub
- Files : Clarknet info; deaf.magazine; gopher; journalism; html; Linux;
- MS-DOS; mst3000; robocop; Universe mailinglist Archive
-
- Site : ftp.clarkson.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : omnigate.clarkson.edu, grape.ecs.clarkson.edu
- Admin : root@grape.ecs.clarkson.edu (Brad Clements)
- Organ : Clarkson University, Potsdam, New York
- Server :
- System : Unix
- Comment: some files moved to barnacle.erc.clarkson.edu; limit of 5 users
- Files : Clarkson NCSA Telnet; comp.binaries.ibm.pc; graphics; Freemac;
- MS-DOS, Opus BBS; packet drivers; PS maps of DNS
-
- 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
- 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 : 06-Jan-94
- Source : durer.cme.nist.gov; Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : National Institute for Standards
- Server :
- System :
- Comment: successor of durer.cme.nist.gov
- Files : 8mm backup (Exabyte); microemacs; pdes
-
- Site : ftp.cnam.fr
- Country: France
- GMT : +1
- Date : 14-Feb-94
- Source : Stephane Bortzmeyer (bortzmeyer@asimov.cnam.fr); old ftp-list
- Alias : cnam.cnam.fr, asimov.cnam.fr
- Admin : ftp-admin@cnam.cnam.fr
- Organ : Conservatoire National des Arts et Metiers (National Conservatory
- of Arts and Professions, CNAM), Paris
- Server :
- System : Unix
- 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); Modulog; Network; RFCs;
- VMS
-
- Site : ftp.cnidr.org
- Country:
- GMT :
- Date : 11-Mar-94
- Source : PC NFS FAQ
- Alias : jasmine.cnidr.org
- Admin :
- Organ : CNIDR
- Server :
- System : NeXT (NEXT 1.0)
- Comment: directory: /pub/NIDR.tools
- Files : CNIDR info; K12; Mud; NIDR tools; WAIS sources (freeWAIS)
-
- Site : ftp.cp.tn.tudelft.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : nl-ftp as posted to nlnet.announce
- Alias : cygnus.cp.tn.tudelft.nl
- Admin : ftp@cp.tn.tudelft.nl (Leo Breebaart)
- Organ : Technische Universiteit Delft (Delft University of Technology),
- Delft, Physics dept., FI-CP
- Server : pratchett-server@cp.tn.tudelft.nl, pbm-server@cp.tn.tudelft.nl
- send a message with a body of: index
- send help
- System : Unix
- Comment: valid domain in e-mail address is mandatory; 33Mb; user 'ftp'
- possible instead of 'anonymous'; directories: pub/pratchett,
- pub/pbm; you can also telnet to ftp.cp.tn.tudelft.nl, port 2000
- for the Pratchett files and port 2001 for the Play-By-Mail files
- Files : MUDders; Play-By-Mail archives; Terry Pratchett Archives
-
- 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)
- Comment:
- Files : alexis; alife; biology; cm++; Darwin; psychology; references;
- THnet
-
- Site : ftp.coli.uni-sb.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- 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 :
- Comment: successor of spot.colorado.edu
- Files : netinfo; RFCs
-
- Site : ftp.comlab.ox.ac.uk
- Country: UK
- GMT : 0
- Date : 09-Feb-94
- Source : Jonathan.Bowen@comlab.ox.ac.uk; old ftp-list
- 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)
- Comment:
- Files : CSP; documents; microprocessor cards; music research; OBJ forum;
- Occam; packages; programs; Transputer; Z forum
-
- Site : ftp.compaq.com
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : compaq.com; Perry.Rovers@kub.nl
- Alias : dorr.compaq.com
- Admin :
- Organ : Compaq Computer
- Server :
- System :
- Comment: most files from compaq.com were moved to this site
- Files :
-
- Site : ftp.cosy.sbg.ac.at
- Country: Austria
- GMT : +2
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : dino.cosy.sbg.ac.at
- Admin : ftp-adm@cosy.sbg.ac.at
- Organ : University of Salzburg, Salzburg
- Server :
- System :
- Comment: all file transfers are logged; US people: try sites closer first
- Files : Docs: OSI, RFC; GIF and JPEG art; Mirrors: 386bsd, GNU,
- Inter-Drafts, X11, X386
-
- Site : ftp.cpsc.ucalgary.ca
- Country: Canada
- GMT : -7
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : spuds.cpsc.ucalgary.ca
- Admin :
- Organ : University of Calgary, Calgary
- Server :
- System : Unix
- Comment: successor of cpsc.ucalgary.ca
- Files : aritmethic coding; astels; blob; brg; charity; CSCW bibliography;
- Gesture paper; Gnosis; GNU; Graduate Handbook; handwriting
- recognition; images; KAW94; KSI; papers; RFCs; Sisyphus; Text
- Compression Corpus; The Reactive Keyboard; Xinterface
-
- Site : ftp.crs4.it
- Country: Italy
- GMT : +1
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- 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 :
- System :
- Comment: dedicated to the MPEG compression standard; read 00README for info
- Files : MPEG files, programs, utilities
-
- Site : ftp.cs.arizona.edu
- Country: USA
- GMT : -7
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : optima.cs.arizona.edu
- Admin : lab@cs.arizona.edu
- Organ : Arizona University, , Arizona, CS dept.
- Server :
- System : Unix
- Comment: directory: /tsql/multical; all transfers are logged
- Files : Multical
-
- Site : ftp.cs.berkeley.edu
- Country: USA
- GMT : -8
- Date : 11-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : mammoth.cs.berkeley.edu
- Admin :
- Organ : University of California - Berkeley, Berkeley, California
- Server :
- System : Unix
- Comment: directory: /ucb
- Files : 4BSD Unix; UCB sendmail
-
- Site : ftp.cs.buffalo.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias : talos.cs.buffalo.edu
- Admin :
- Organ : State University of New York - Buffalo, Buffalo, New York
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : 386BSD; caving; chorus-reports; Emacs; GNU; graphics; ham-radio;
- Linux; Mac; Mule; PC; rec.radio.amateur; RFCs; sigart; sneps;
- Solaris 2.0 docs; sound files; TCP; tech-reports; worm; 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
- Comment: Open 24 hours; max. 10 users
- Files : Usenet archives: comp.lang.pop & sci.cognitive; local research
- papers and software
-
- Site : ftp.cs.chalmers.se
- Country: Sweden
- GMT : +1
- Date : 07-Dec-93
- Source : Acorn FTP list as posted to news.answers
- Alias : waldorf.cs.chalmers.se
- Admin :
- Organ :
- Server :
- System : Unix (Sun)
- Comment: pub/misc/riscos
- Files : MPEG and other Archimedes software
-
- Site : ftp.cs.cmu.edu
- Country: USA
- GMT : -5
- Date : 11-mar-94
- Source :
- Alias : mulberry.srv.cs.cmu.edu
- Admin :
- Organ : Carnegie-Mellon University, , CS dept.
- Server :
- System : Unix
- Comment: filenames cannot begin with "/.."; user anon logged in
- Files : project
-
- Site : ftp.cs.colorado.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : bruno (the netfind machine); bruno.cs.colorado.edu; mroe
- Admin : trouble@cs.colorado.edu
- Organ : University of Colorado - Boulder, Boulder, Colorado, CS dept.
- Server :
- System : Unix (Sun)
- Comment: also available through WAIS; all transfers are logged
- Files : energy shootout; Esperanto; faces; Ghostscript; HPSC; Netfind
- sources; standards; tech-reports; Texas92; Vis
-
- Site : ftp.cs.columbia.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : cs.columbia.edu
- Admin : ftp@ftp.cs.columbia.edu
- Organ : Columbia University, New York, New York, CS dept., Central Research
- Facilities
- Server :
- System : Unix
- Comment: one of the successors of columbia.edu/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 : am; bywater; crimmins; dae; DUnX papers; gopalan; graduate_program;
- lp2.7; ncube; NEST network simulation testbed; NH prolog; NUMAtic;
- proteus; psu; reif; wagner; WP
-
- Site : ftp.cs.cornell.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : old ftp-list
- Alias : ramses.cs.cornell.edu
- Admin : adm@cs.cornell.edu
- Organ : Cornell University, Ithaca, New York, CS Dept.
- Server :
- System : Unix
- Comment: directory: /pub/smart; complains when network address cannot be
- mapped into valid hostname, access will be unavailable soon if
- it isn't fixed.
- Files :
-
- Site : ftp.cs.curtin.edu.au
- Country: Australia
- GMT : +8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Curtin University
- Server :
- System : Unix
- Comment:
- Files : architec; docs; EDI; GIS; graphics; internet; MIDI; netman;
- raytrace; rosin; Sun-dist; swatman
-
- Site : ftp.cs.dal.ca
- Country: Canada
- GMT : -5
- Date : 11-Feb-94
- Source : old ftp-list
- Alias : cs.dal.ca, tusket.cs.dal.ca
- Admin : root@cs.dal.ca
- Organ :
- Server :
- System : Unix
- Comment:
- Files : comp.archives archive in /comp.archives
- (archives of alt.fan.monty-python among others)
-
- Site : ftp.cs.kun.nl
- Country: Netherlands
- GMT : +1
- Date : 07-Dec-93
- Source : Acorn FTP list as posted to news.answers
- Alias : zeus.cs.kun.nl
- Admin : postmaster@cs.kun.nl
- Organ : Katholieke Universiteit Nijmegen (University of Nijmegen), Nijmegen,
- CS dept.
- Server :
- System : Unix
- Comment: /pub/ArMaTuReS; max. 4 users
- Files : ArMaTuReS (TeX)
-
- Site : ftp.cs.pdx.edu
- Country: USA
- GMT : -8
- Date : 01-Mar-94
- Source : johnj@ee.pdx.edu
- Alias : jove.cs.pdx.edu
- Admin : ftp-admin@cs.pdx.edu
- Organ : Portland State University, Portland, Oregon, CS dept.
- Server :
- System : Unix
- Comment: max. 30 users; successor of potemkin.cs.pdx.edu
- Files : aber (MUD); blackadder; csqr; Dylan; Elvis; flamingos; frp; games;
- GNU; Ileaf; League for programming freedom; LPMUD; music; Parker
- Lewis archive; people; perl; politics; Pratchett; RFCs;
- Sun-patches; utek; yama
-
- Site : ftp.cs.psu.edu
- Country: USA
- GMT : -5
- Date : 11-Feb-94
- Source : old ftp-list
- Alias : moe.cs.psu.edu
- Admin : ftp@cs.psu.edu
- Organ : Pennsylvania State University, Philadelphia, Pennsylvania
- Server :
- System :
- Comment: use this instead of guardian.cs.psu.edu
- Files :
-
- Site : ftp.cs.purdue.edu
- Country: USA
- GMT : -5
- Date : 11-Jan-94
- Source : mordred.cs.purdue.edu
- Alias :
- Admin :
- Organ : Purdue University, , CS dept.
- Server :
- System : Unix
- Comment: X11R5 Sources/fixes from mordred.cs.purdue.edu
- Files :
-
- Site : ftp.cs.rochester.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : George Ferguson; old ftp-list
- Alias : cayuga.cs.rochester.edu, cs.rochester.edu
- Admin : root@cayuga.cs.rochester.edu
- Organ : University of Rochester, Rochester, New York, CS dept.
- Server :
- System : Unix (SunOS 4.1.3, Sun3)
- Comment: Also available via WWW: URL http://www.cs.rochester.edu;
- the alias and OS are subject to change
- Files : comp.std.lisp archive; Mint; Papers and tech reports; Rhet; xarchie
-
- Site : ftp.cs.rose-hulman.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : babs.cs.rose-hulman.edu
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: Problem: I/O error on network device
- directory: /pub/CS_dept [apparently this is gone or something
- was wrong with either the machine or my client]
- Files : NeXtrad
-
- Site : ftp.cs.ruu.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : MIDI FTP List as posted to news.answers; old ftp-list
- Alias : sol.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
- Comment: Open 24 hours; 500Mb; user 'ftp' is possible instead of 'anonymous';
- transfers are logged
- Files : Aircraft images; Atari ST; docs; Elm; GNU; HP-UX; LPF; MIDI; MIDI
- ftp sitelist; news.answers archive; NN-6.4; Perl; PUU; security;
- SGI; STOP; TeX; Unix; X11
-
- 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)
- Comment:
- Files : bridge; BSD43; cg; grasshopper; MHSnet; omnivault; papers; pcl;
- TCPmsg; tr
-
- Site : ftp.cs.toronto.edu
- Country: Canada
- GMT : -5
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl; old ftp-list
- Alias : relay.cs.toronto.edu, ai.toronto.edu
- Admin :
- Organ : University of Toronto, Toronto
- Server :
- System : Unix
- Comment:
- Files : ailist; CA domain reg. forms; C-News; cogrob; combin; coopis;
- darwin; dgp; dkbs; dt; dvix; emv; ftpd; Jove; mirror of nic.ddn.mil;
- molbio; NeXT; pathalias; PC; reports; scheme; SGI; sigview; SunOS
- SLIP; sun-spots; 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 : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : 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
- Comment: Open 24 hours; this server understands REGET, MDTM and all other
- nifty stuff: get files compressed, gzipped, directories tarred etc.
- Files : 386BSD; Amiga; Astro; Atari; Docs (vi, CCITT, RFCs, movies+
- tv-series, EFF); FTP Server listings; GNU; IRC; Linux; Mac; MS-DOS;
- MUD (TUBMUD); NeXT; Sun-fixes; TeX; umlaut; X11R5
-
- Site : ftp.cs.tulane.edu
- Country: USA
- GMT :
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : rex.cs.tulane.edu
- Admin :
- Organ :
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : bb; ck; cpen240; fs; lang; mb; prabhu; rpg; SCSI; TAI; tech; wbt;
- wmr
-
- Site : ftp.cs.ualberta.ca
- Country: Canada
- GMT : -7
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Alberta, , Alberta, CS dept.
- Server :
- System : Unix
- 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 :
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias : nntp.cs.ubc.ca
- Admin : ftp-admin@cs.ubc.ca
- Organ : University of Britsh Columbia, , British Columbia, CS dept.
- Server :
- System : Unix
- Comment: directories: /ftp/pickup/spline, /pub/local/src/snacc; the file
- 'arrangement' contains an index of the directories
- Files : example images and data files; snacc
-
- Site : ftp.cs.ucla.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias : delphi.cs.ucla.edu
- Admin :
- Organ : University of California - Los Angeles, Los Angeles, California
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : aidspaper; CoEd; contest; dualcit.faq; ficus; ispell; kmed; maisie;
- spg; tech-reports; tgif
-
- Site : ftp.cs.umb.edu
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : claude.cs.umb.edu
- Admin : rickm@cs.umb.edu
- Organ :
- Server :
- System : Unix (Sparcstation 1)
- Comment: probably successor of bach.cs.umb.edu
- Files : TeX
-
- Site : ftp.cs.umd.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : mimsy.cs.umd.edu, cs.umd.edu
- Admin :
- Organ : University of Maryland, , Maryland
- Server :
- System : Unix
- Comment:
- Files : classes; coltbib; cyrillic; declarative languages bib; images;
- jobhunt; kermit; MaRS; netdyn; nonlin; omega; papers; prism;
- realtime; security; skiplists; SLIP; style-guide; Sun-patches; TeX;
- tksol
-
- Site : ftp.cs.unc.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-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
- Comment: directory: pub/reaction_diffusion
- Files : admissions; bioscan; colab; cscw94; DGS; DIRT; gash; Greg Turk's
- files; hmd; ht93; MoDE; parallel_biblio; proteus; publications;
- ray_biblio; reaction_diffusion;; recommendations; salphasic clocks;
- softlab; TDGLIB; tech-reports; VIEW; view_code; virtus;
- volume_biblio; WE; XPEL; XTV
-
- Site : ftp.cs.uni-bonn.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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
- Comment:
- Files :
-
- Site : ftp.cs.uni-sb.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : ftp-adm@cs.uni-sb.de
- Organ : Universitaet des Saarlandes (University of the Saarland),
- Saarbruecken, CS dept.
- Server :
- System : Unix
- 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
- Files : BSD; comm; doc; f2c; GNU; graphics; languages; Lantronix; LEDA;
- mail; net; news; Perl; postscript; RFCs; Solbourne; Sun; TeX
-
- Site : ftp.cs.utwente.nl
- Country: Netherlands
- GMT : +1
- Date : 21-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : utrhcs.cs.utwente.nl
- Admin :
- Organ : Universiteit Twente (University of Twente), Enschede
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : doc; Indices; PC NFS; pictures; src; utils
-
- Site : ftp.cs.uwa.edu.au
- Country: Australia
- GMT : +8
- Date : 11-Feb-94
- Source : old ftp-list
- Alias : bilby.cs.uwa.edu.au
- Admin : ftp@cs.uwa.edu.au
- Organ : University of Western Australia, , , CS dept.
- Server :
- System : Unix
- Comment: Open 24 hours
- Files : info for prospective Honours students; Research on automatic
- theorem proving, computational phonology, graphs (in the abstract
- algebra sense), Joyce-Linda, Prolog-Linda; local papers and
- research reports; RFCs
-
- Site : ftp.cs.uwm.edu
- Country: USA
- GMT : -6
- Date : 04-Mar-94
- Source : levine@cs.uwm.edu (Leonard P. Levine)
- Alias : andeker.cs.uwm.edu
- Admin : levine@cs.uwm.edu (Leonard P. Levine)
- Organ : University of Wisconsin - Milwaukee, Milwaukee, Wisconsin
- Server :
- System : Unix (Ultrix 4.1)
- Comment: open 24 hours; directory: /pub/comp-privacy; Home for Computer
- Privacy Digest (CPD); available through Gopher: ftp.cs.uwm.edu
- Files : comp.privacy (CPD archives Vol 1-4, Privacy Library); crypto94;
- FreeBSD; NetBSD; OS/2; PC-DOS; Sun386i; tech-reports; uwm-tools
-
- Site : ftp.cs.waikato.ac.nz
- Country: New Zealand
- GMT : +10
- Date : 07-Dec-93
- Source : Acorn FTP list as posted to news.answers
- Alias :
- Admin : PDenize@waikato.ac.nz
- Organ :
- Server :
- System :
- Comment: /pub/archimedes
- Files : Archimedes programs
-
- 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)
- 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 : 11-Mar-94
- Source : loring@healthchex.com (Loring Holden); Perry.Rovers@kub.nl
- Alias : fyvie.cs.wisc.edu
- Admin : ftp@cs.wisc.edu
- Organ : University of Wisconsin, Madison, Wisconsin, CS dept.
- Server :
- System : Unix
- Comment: directories: /exodus, /pub/ultimate; server can (de)compress,
- tar files and directories; RoadMap contains list of directories
- Files : AIX; CDIFF; computer-vision; condor; connectivity table; coral;
- cpo dataset; Exodus; ghost; HP; larry; lists; machine learning;
- markhill; networks; novell; par-distr-sys; spim; spimsal;
- tech-reports; TeX; TeX for Tom; Ultimate Frisbee files; UW; warts;
- wisc; wwt; X; xunet
-
- Site : ftp.cs.yale.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias : ra; dept.cs.yale.edu
- Admin : request@cs.yale.edu
- Organ : Yale University, New Haven, Connecticut
- Server :
- System : Unix
- Comment: also available through WWW: http://www.cs.yale.edu; 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.csc.liv.ac.uk
- Country: UK
- GMT : 0
- Date : 06-Jan-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
- Comment: Open 24 hours; see /README and /Conventions files for info;
- mirrored at ftp.ask.uni-karlsruhe.de, ftp.cae.wisc.edu, hpux.cict.fr
- Files : Ports to HP-UX machines (especially Series 700): including X11R4
- clients, GNU, recreational software, text editors, sysadmin
- tools.
-
- Site : ftp.csd.uch.gr
- Country: Greece
- GMT : +2
- Date : 20-Feb-94
- Source : lourakis@csd.uch.gr
- Alias : crete.csd.uch.gr
- Admin : postmaster@csd.uch.gr
- Organ : University of Crete, Computer Science Department
- Server :
- System : Unix (SunOS 4.1)
- Comment: max. 5 foreign users; read /README for special features;
- max. allocated bandwidth varies
- Files : benchmarks; GNU; Greek fonts - printing/editing sw; locally
- developed stuff, IRC; Mac; network; NeWs; parix; RFCs; Sun;
- tech-reports; TeX; X11
-
- Site : ftp.csd.uwo.ca
- Country: Canada
- GMT : -5
- Date : 04-Feb-94
- Source : backrubs-archive
- Alias :
- Admin :
- Organ : University of Western Ontario, London, Ontario, CS dept.
- Server :
- System : Unix
- Comment: directory: /pub/news/alt.backrub
- Files : alt.backrub archives
-
- Site : ftp.cse.ucsc.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin : librarian@cis.ucsc.edu (for contributions)
- Organ : University of California - Santa Cruz, Santa Cruz, California
- Server :
- System : Unix
- 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.csie.nctu.edu.tw
- Country: Taiwan
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ccsun42.csie.nctu.edu.tw
- Admin : help@csie.nctu.edu.tw, tflin@csie.nctu.edu.tw
- Organ : National Chiao Tung University, Hsin Chu, CS and Information
- Engineering dept.
- Server :
- System : Unix (SunOS 4.1)
- Comment: directories: /pub/msdos, /pub/win3; support keyword file searching
- Files : MS-DOS, MS-Windows 3.x
-
- 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
- Comment: directory: doc/pcnet/compression
- Files : Amiga; BBS; Compression programs/formats chart; docs; Mac; mail;
- math; 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 : +10
- Date : 11-Mar-94
- Source :
- Alias : noa.csrl.aoyama.ac.jp
- Admin :
- Organ : Aoyama University?
- Server :
- System : Unix
- Comment: Problem: Failed to get host information;
- Files : CMU Lisp; genera latex; GNU; graphers; landscape; lisp docs;
- lisp src; net misc.; oopsla90; WCL; winsock; YYonX
-
- 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)
- 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.cu.nih.gov
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : U.S. National Inst. of Health
- Server :
- System :
- Comment:
- Files : U.S. Government info files
-
- Site : ftp.cwi.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : buizerd.cwi.nl
- Admin :
- Organ : Centrum voor Wiskunde en Informatica (Centre for Mathematics and
- Information Technology), Amsterdam
- Server :
- System : Unix
- Comment:
- 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; pascal;
- premo; python; qvolume; RIDDLE; SGI trace; stdwin; views
-
- Site : ftp.cwru.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : po.cwru.edu
- Admin :
- Organ : Case Western Reserve University, Cleveland, Ohio
- Server :
- System : Unix
- Comment:
- Files : US Supreme Court rulings
-
- Site : ftp.cybercon.nb.ca
- Country: Canada
- GMT :
- Date : 09-Dec-93
- Source : posting in news.software.readers
- Alias :
- Admin : support@cybercon.nb.ca
- Organ : Cybernetic Control Inc.
- Server :
- System :
- Comment:
- Files : Demo/beta version of CommSet (newsreader for DOS)
-
- Site : ftp.cyf-kr.edu.pl
- Country: Poland
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- 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
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias : daimi.aau.dk, bentley.daimi.aau.dk
- Admin : staff@daimi.aau.dk
- Organ : Aarhus University, Aarhus, CS dept. of the Institute of Mathematics
- (DAIMI)
- Server :
- System : transfers are logged
- Comment:
- Files : CLP; DART; empl; LOMAPS; Linear Logic; Linux-source; PC
-
- Site : ftp.darmstadt.gmd.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : erde.darmstadt.gmd.de
- Admin :
- Organ :
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.dartmouth.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : nuevo.dartmouth.edu, dartvax.dartmouth.edu
- Admin : ftp@ftp.dartmouth.edu, postmaster@darthmouth.edu
- Organ : Dartmouth College
- Server : ftpmail@dartmouth.edu
- System : Unix
- Comment: hostname and userid are logged for transfers
- Files : ATT6300+; Dante; Dartmouth stuff (rn; mail; etc.); Exceptions;
- GNUplot; Hyperbooks; ICMA library; LLTI-IALL; Mac; security; SOP
-
- Site : ftp.dcs.ed.ac.uk
- Country: UK
- GMT : 0
- Date : 09-Dec-93
- Source : Acorn FTP list as posted to news.answers
- Alias :
- Admin : jdta@dcs.ed.ac.uk (Angus Duggan for the BBC stuff)
- Organ : University of Edinburg, Edinburgh, Scotland, CS dept.
- Server :
- System : Unix
- Comment: all transactions are logged;
- Files : Postscript utils; BBC; Acorn
-
- 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
- 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.delmarva.com
- Country: USA
- GMT : -5
- Date : 19-Feb-94
- Source : John K. Scoggin Jr (scoggin@delmarva.com); old ftp-list
- Alias :
- Admin : postmaster@delmarva.com
- Organ : Delmarva Power & Light Co., Newark, Delaware
- Server :
- System : Unix (SunOS 4.1.3, Sun IPC)
- 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 : 11-Mar-94
- Source : Acorn FTP list as posted to news.answers; Perry.Rovers@kub.nl
- Alias : newgate.demon.co.uk
- Admin : amn@ubik.demon.co.uk (Anthony M. Naggs, antivirus section)
- Organ : Demon Internet
- Server :
- System : Unix
- Comment: directory: /ibmpc; has a mailserver: mxserver@ubik.demon.co.uk
- for the antivirus section
- 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;
- images; Mac; mail; MS-DOS (Simtel 20); news; NeXt; NT; OS/2; perl;
- PGP; pick; PPP; roundhill; SCO; SLIP; Sun; trumphurst; Unix; Xenix;
- XWindows
-
- Site : ftp.denet.dk
- Country: Denmark
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : ftp@ftp.denet.dk
- Organ : Danish Computing Centre for Research & Education (UNI-C) and DIKU
- Server :
- System : Unix
- Comment: Open 24 hours
- Files : TeX; X11; GNU; ISODE; RFCs; 386BSD; Linux; collection of mib's;
- information retrieval systems; dictionaries; Unix utils; jargon
-
- Site : ftp.desy.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : x4u2.desy.de
- Admin : root@x4u.desy.de
- Organ : , Hamburg
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.dfki.uni-sb
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : com-serv.dkfi.uni-sb.de
- Admin :
- Organ : Universitaet des Saarlandes (University of the Saarland),
- Saerbruecken, DFKI
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : AMD; KI Zeitung (newspaper); fbps; registry; VM; XXX
-
- Site : ftp.dfn.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : deneb.dfn.de
- Admin : hostmaster@dfn.de
- Organ : , Berlin
- Server :
- System :
- Comment:
- Files : DFN and OSI docs; isode; pp; RFCs; X11R5
-
- Site : ftp.dfv.rwth-aachen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : thorin.dfv.rwth-aachen.de
- Admin : ftp-adm@dfv.rwth-aachen.de
- Organ : RWTH Aachen, Aachen
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.dhhalden.no
- Country: Norway
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : fenris.dhhalden.no
- Admin : ftpadmin@dhhalden.no
- Organ : Ostfold College
- Server :
- System : Unix
- Comment: max. 20 users
- Files : comics; cyber; dimensions; fuzzy; GIF; levant; Mac; mideast;
- multimedia; NeXt; novell; PC; weather
-
- Site : ftp.diku.dk
- Country: Denmark
- GMT : +1
- Date : 09-Feb-94
- Source : terra@diku.dk (Morten Welinder); old ftp-list
- Alias :
- Admin : ftp@ftp.diku.dk
- Organ : University of Copenhagen, Copenhagen, CS dept. (DIKU)
- Server :
- System :
- Comment: Problem: Timeout (900 seconds); open 24 hours
- Files : GNU; Mirrors of the guitar archive; programming languages;
- Sun fixes; TeX; X11;
-
- Site : ftp.dit.upm.es
- Country: Spain
- GMT : +1
- Date : 16-Mar-94
- Source : pepe@dit.upm.es (Jose A. Manas)
- 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)
- 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.dkrz.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : 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 :
- Comment:
- Files :
-
- Site : ftp.doc.ic.ac.uk
- Country: UK
- GMT : 0
- Date : 12-Feb-94
- Source : PC NFS FAQ; old ftp-list
- Alias : phoenix.doc.ic.ac.uk, src.doc.ic.ac.uk
- Admin : wizards@doc.ic.ac.uk
- Organ : Imperial College, London, SunSITE Northern Europe
- Server :
- System : Unix (Solaris 2.3, SparcServer 1000, 6 CPUs, 30Gb diskspace)
- 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: MS-DOS programs from the Simtel Software Repository
- (/pub/packages/simtel20), MS-DOS games from ftp.uml.edu
- (/computing/systems/ibmpc/msdos-games/Games), MS-Windows from
- ftp.cica.indiana.edu; politics; RFCs; Sun; TeX from ftp.tex.ac.uk;
- UKUUG; Unix; Usenet; weather
-
- Site : ftp.e-technik.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ftp.regent.e-technik.tu-muenchen.de,
- recycle.regent.e-technik.tu-muenchen.de
- reseq.regent.e-technik.tu-muenchen.de
- Admin : ftp@e-technik.tu-muenchen.de
- Organ : Technische Universitaet Muenchen (Munich University of Technology)
- Electrical Engineering dept., Munich
- Server :
- System :
- Comment:
- Files : graphics related programs and files
-
- Site : ftp.eb.ele.tue.nl
- Country: Netherlands
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : eba.eb.ele.tue.nl
- Admin : wjw@eb.ele.tue.nl (Willem-Jan Withagen)
- Organ : Technische Universiteit Eindhoven (Eindhoven University of
- Technology), Eindhoven, Digital Systems Group
- Server :
- System :
- Comment: Apollo public domain ftp server
- Files : Apollo: general info, PD binaries; comp.sys.appollo;
- comp.compilers; comp.binaries.os2; comp.binaries.ibm.pc; EmTex;
- GMD Cocktail; compiler tools; DJGPP DOS GNU/CC compiler;
- EMX/GCC compiler; texhax
-
- Site : ftp.ecrc.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : ecrc.de
- Admin : melvin@ecrc.de
- Organ : , Munich
- Server :
- System :
- Comment: please transfer files outside of normal business hours
- (08:00-16:00 CET); this server understands REGET
- Files :
-
- Site : ftp.ecst.csuchico.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : Netrek FAQ; old ftp-list
- Alias : hairball; cscihp.ecst.csuchico.edu
- Admin :
- Organ : California State University - Chico, Chico, California
- Server :
- System : Unix
- Comment: directory: /pub/netrek/src
- Files : Netrek sources;online chemistry manual
-
- 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
- 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; 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 : 11-Mar-94
- Source :
- Alias : gopher.ed.gov
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: also available through Gopher
- Files : ncesgopher; ousgopher; WWW
-
- Site : ftp.edu.tw
- Country: Taiwan
- GMT : +8
- Date : 16-Feb-94
- Source : hch@nctuccca.edu.tw (Chih-Hsien Huang)
- 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 : Campus Computer Communication Association, National Chiao Tung
- University
- Server :
- System : Unix (SunOS 4.1.3, Sun SPARC 10 Model 51)
- 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
- Files : Unix; GNU; Usenet; X-Windows; Sound; VLSI; E-Text; Computing
- Languages; Images; Netlib; Statlib; Packages; Vendorware; NCSA;
- Aminet; mirrors: garbo.uwasa.fi (/PC/garbo), ftp.uml.edu
- (/Ulowell/msdos), ftp.cica.indiana.edu, Simtel Software Repository
- (/pub/mirrors/msdos); MS-DOS; MS-Windows; Chinese apps; Mac; Next;
- OS/2; Linux; BSD; MaasInfo files (documents/Internet/Maasinfo);
- ftp-list (documents/networking/guides/ftp-list)
-
- Site : ftp.ee.lbl.gov
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ee.lbl.gov
- Admin :
- Organ : Lawrence Berkeley Labs, , California
- Server :
- System :
- Comment:
- Files : graphics related files and programs; pbmplus; Rayshade data files
-
- Site : ftp.ee.mu.oz.au
- Country: Australia
- GMT : +10
- Date : 09-Feb-94
- Source : Computer Underground Digest (CuD)
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix
- Comment:
- Files : Computer Underground Digest (CuD) archives (in pub/text/CuD)
-
- 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
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias : krynn.efd.lth.se
- Admin :
- Organ : Lund Institute of Technology, Lund, EE & CS dept.
- Server :
- System :
- Comment: user 'ftp' can be used instead of 'anonymous'
- Files : xps (postscript previewer); groff; HP28 and HP48 software;
- TeX/LaTeX for Unix, Mac, PC, Atari, and Amiga; GNU stuff
-
- Site : ftp.eff.org
- Country: USA
- GMT : -5
- Date : 14-Feb-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Electronic Frontier Foundation (EFF)
- Server :
- System : Unix
- Comment:
- Files : Computer Underground Digest (CuD) archives; EFF related materials;
- internet resource guide; network info
-
- Site : ftp.einet.net
- Country:
- GMT :
- Date : 20-Dec-93
- Source :
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: directory: /einet/pc
- Files : EInet WinWAIS
-
- Site : ftp.eit.com
- Country:
- GMT :
- Date : 11-Mar-94
- Source :
- Alias : eitech.eit.com
- Admin :
- Organ : EIT
- Server :
- System : Unix
- Comment:
- Files : dice; dis; doc center; ee; kqml; made; papers; servicemail; shade;
- share; Web: guide, icons, software
-
- Site : ftp.embl-heidelberg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : felix.embl-heidelberg.de
- Admin : nethelp@embl-heidelberg.de
- Organ : , Heidelberg
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.eos.ncsu.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias :
- Admin :
- Organ : North Carolina State University, Raleigh, North Carolina
- Server :
- System : Unix
- Comment: directory: /pub/mxqwais
- Files : MXQWAIS
-
- Site : ftp.epcc.ed.ac.uk
- Country: UK
- GMT : 0
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Edinburg, Edinburgh, Scotland, Edinburgh Center for
- Parallel Computing (EPCC)
- Server :
- System : Unix
- Comment: transactions are logged
- Files : chimp; cs9; DCS; explorer; ifip; paramics; parintro; pul; RCS; rpl2;
- ss; th; tn; tr; ug; visualization
-
- Site : ftp.et.tudelft.nl
- Country: Netherlands
- GMT : +1
- Date : 22-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : dutepp0.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 : Unix (SunSPARC1)
- Comment: be nice and don't overload it; special areas: btng, Fergie
- Files : 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); P3; Sage; Unix
-
- Site : ftp.et-inf.fho-emden.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : server.et-inf.fho-emden.de
- Admin :
- Organ : Fachhochschule Emden, Emden
- Server :
- System :
- Comment:
- Files : Atari; doc; Linux; magazines; Minix; MS-DOS; OS/2; RFCs; sound; TeX;
- Unix
-
- Site : ftp.etext.org
- Country: USA
- GMT : -5
- Date : 12-Feb-94
- Source : Paul Southworth (pauls@locust.cic.net)
- Alias : fir.cic.net, redspread.css.itd.umich.edu, hellcow.css.itd.umich.edu,
- etext.archive.umich.edu
- Admin : ftp@etext.org, ftp@etext.archive.umich.edu
- Organ : Private site.
- Server :
- System : Unix (SunOS 4.1.3, SPARCstation1)
- Comment: Alternative politics, zines, fiction, poetry; 24Mb RAM; 1.5Gb disk
- Files : Text files and electronic journals: Computer Underground Digest
- (CuD) archives, other zines (electronical magazines)
-
- Site : ftp.etsu.edu
- Country: USA
- GMT : -6
- Date : 16-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : merlin.etsu.edu
- Admin : wright@merlin.etsu.edu
- Organ : East Texas State University, Commerce, Texas
- Server :
- System : Unix
- 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; IBMPC; recipes; tools; Unix;
- Usenet
-
- Site : ftp.eu.net
- Country: Netherlands
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : eunet.eu.net
- Admin : ftp@eu.net, info-admin@eu.net
- Organ : European Backbone (EUNET), Amsterdam
- Server :
- System :
- Comment: successor of mcsun.eu.net as central European archive;
- 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
-
- Site : ftp.eunet.ch
- Country: Switzerland
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ds.eunet.ch
- Admin : archive@eunet.ch
- Organ : CHUUG/EUnet/CH - Switzerland, Zurich
- Server :
- System : Unix
- Comment: Open 24 hours; limit of 5 anonymous ftp users; transfers are logged
- Files : Mirrors: GNU, X11 contrib, RFCs; UNIX software.
-
- Site : ftp.eur.nl
- Country: Netherlands
- GMT : +1
- Date : 22-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : hob-rgw.eur.nl
- Admin :
- Organ : Erasmus Universiteit Rotterdam (Erasmus University Rotterdam),
- Rotterdam, CC
- Server :
- System : Unix
- Comment: transfers are logged
- Files : archie; database.happiness; dosutils; gopher; PC NFS; Trumpet;
- Winsock
-
- Site : ftp.fct.unl.pt
- Country: Portugal
- GMT : 0
- Date : 11-Mar-94
- Source :
- Alias : zen.fct.unl.pt
- Admin : admin@fct.unl.pt
- Organ : UNL, , FCT
- Server :
- System : Unix
- Comment: server supports compression on the fly
- 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.fenk.wau.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : nl-ftp list as posted to nlnet.announce
- 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
- 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 (Mac); Linux
- (Slackware); Molecular Modelling progs bases on the Scheutjens-Fleer
- theory; pceudora; popper; Simula/simed; Sun-fixes; verman
-
- Site : ftp.fgb.mw.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : fgb1.fgb.mw.tu-muenchen.de
- Admin : tw@fgb1.fgb.mw.tu-muenchen.de, dossi@fgb1.fgb.mw.tu-muenchen.de
- Organ : Technische Universitaet Muenchen (Munich Institute of Technology),
- Munich
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.fh-aalen.de
- Country: Germany
- GMT : +1
- Date : 23-Dec-93
- Source : Deutsche Anonyme FTP-server List
- 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 :
- Comment:
- Files :
-
- Site : ftp.fh-lippe.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : uhura.noc.fh-lippe.de
- Admin : ftp-adm@ftp.fh-lippe.de
- Organ : Fachhochschule Lippe (Lippe Polytechnical Institute), Lippe, NOC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.fh-wolfenbuettel.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : thorin.rz.fh-wolfenbuettel.de
- Admin : ftp-admin@fh-wolfenbuettel.de
- Organ : Fachhochschule Wolfenbuettel (Wolfenbuettel Polytechnical
- Institute), Wolfenbuettel
- Server :
- System :
- Comment: Also available via Gopher, list-serv and WWW
- Files : Atari; GNU; Gopher; Linux; lyrics; MS-DOS; Unix (games, PVM); WWW
-
- Site : ftp.fht-mannheim.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- 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;
-
- Site : ftp.fu-berlin.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : pascal.math.fu-berlin.de
- Admin : ftp-adm@math.fu-berlin.de
- Organ : Freie Universitaet Berlin (Free University of Berlin), Berlin
- Server :
- System : Unix
- Comment: Open 24 hours; max. 25 users; if you have the super-server's
- client program, try: client ftp.fu-berlin.de ftpcount;
- current directory is /
- 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;
- Postscript-maps; UUCP; Unix: GNU, graphics, mail, network, news,
- misc tools; TeX; VMS
-
- Site : ftp.funet.fi
- Country: Finland
- GMT : +2
- Date : 11-Mar-94
- Source : old ftp-list; IRC-faq as posted to news.anwers
- Alias : nic.funet.fi
- Admin : problems@ftp.funet.fi, msdos-adm@nic.funet.fi,
- msdos1@nic.funet.fi (Petri Hartoma)
- Organ : Finland Academic & Research Network (FUNET) NIC, Espoo
- Server :
- System : Unix
- Comment: transfers are logged with hostname and whatever you entered for
- password; max. 100 users; retrieval of top-level README
- possible before logon; read README.FILETYPES for information on
- the different filetypes
- 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; 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 NT; X11
-
- Site : ftp.fzi.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : gate.fzi.de
- Admin : ftpadm@fzi.de
- Organ : FZI, Karlsruhe
- Server :
- System : Unix
- Comment: directory: /pub/OBST; server can (un)compress, gzip and tar;
- uploads in /pub/*/incoming, please notify
- <subdirectory-owner>@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), , Georgia, School of
- Literature Communications and Culture (LCC)
- Server :
- System : Unix
- 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.germany.eu.net
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List; MODERxx.ZIP
- Alias : simpson.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
- System : Unix
- Comment: Open 24 hours; Gopher access: [gopher.germany.eu.net 70]; 7Gb;
- WWW access: [http:www.germany.eu.net 80]; FSP access via port 2001;
- directories: /pub, /shop (commercial software and data),
- /itr (Internet Talk Radio: for EUnet customers only)
- Files : 386BSD; Amiga; archiver; Atari; benchmark; CT-Magazin; GNU;
- IX-Magazin; Linux; mail; Motif; MS-DOS; Network docs; news;
- newsarchive; OS/2; programming; RFCs; RIPE; sources and binaries
- for various systems; X11R5 (official server)
-
-
-
- -------------------------------------------------------------------------------
- Archive-name: ftp-list/sitelist/part5
- Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip
-
- 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)
- Comment:
- Files : GNU mirror; 386bsd stuff
-
- Site : ftp.std.com
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : The World Public Access Unix
- Server :
- System : Unix
- Comment: files from world.std.com
- Files :
-
- Site : ftp.su.oz.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : extra.ucc.su.oz.au (probably ftp.su.edu.au as well)
- Admin : support@is.su.edu.au, rossc@is.su.edu.au (Ross Cartlidge)
- Organ : University of Sydney, Sydney, Information Services
- Server :
- System : Unix (SunOS 4.1)
- Comment: successor of extro.ucc.su.oz.au; Sparc Station 2 running SunOS 4.1.3
- with 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
- Files : images; gnu; icon; kermit; Ghostscript patches
-
- Site : ftp.sun.ac.za
- Country: South Africa
- GMT : 0
- Date : 16-Feb-94
- Source : MODERxx.ZIP; old ftp-list
- Alias : itu2.sun.ac.za
- Admin : ftp@ftp.sun.ac.za (Pieter Immelman)
- Organ : Stellenbosch
- Server :
- System : Unix
- Comment: 1.9Gb, biggest site in Africa [and only one as far as I know]
- Files : 386BSD; FreeBSD; GNU; Linux; MS-DOS; mirrors: Simtel Software
- Repository, ftp.uml.edu (/pub/msdos/uml); NETBSD; OS/2; RFCs
-
- Site : ftp.sunet.se
- Country: Sweden
- GMT : +1
- Date : 06-Jan-94
- Source : posting of yarik@sphs.sph.spb.su (Yaroslaw Mezheritsky) in
- comp.mail.uucp
- Alias :
- Admin : archive@ftp.sunet.se
- Organ : Swedish University Network (SUNET) NIC
- Server :
- System : Unix
- Comment: directory /pub/pc/windows/mirror-cica; max. 150 users;
- Open 24 hours; server can (de)compress, g(un)zip, tar files
- and directories
- Files : apparently a cica mirror; probably a lot more
-
- Site : ftp.sura.net
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl
- Alias : nic.sura.net
- Admin :
- Organ : University of Maryland - SURAnet, , Maryland, NIC
- Server :
- System : Unix
- Comment: SURAnet archive
- Files : various network maps; SURAnet information
-
- Site : ftp.switch.ch
- Country: Switzerland
- GMT : +1
- Date : 16-Feb-94
- Source : old ftp-list
- Alias : nic.switch.ch
- Admin : switchinfo@switch.ch, lenggenhager@switch.ch (Thomas Lenggenhager),
- berli@switch.ch (Martin Berli), wiget@switch.ch (Marcel Wiget)
- Organ : SWITCH, Swiss Academic & Research Network NIC
- Server : no mailserver, but telnet to nic.switch.ch userid: info,
- no password
- System : Unix
- Comment: Open to all Swiss academic and research users as well as to all
- other users according to the SWITCH use policy; Open 24 hours;
- Everything you do is logged, so be nice ;-); max. 40 users;
- user 'public' is open for everyone
- Files : Swiss resource network info; news archive (only a few groups);
- Mirrors: Simtel20-MSDOS (/mirror/msdos), GNU, Info-Mac, Linux,
- USCD-hamradio, Windows 3, X11R5, X-contrib; Docs : CERT, ftp-list,
- FYI, IESG, IETF, Internet-Draft, Internet-Monthly-Report,
- Internet-Resources-Guide, RFC, UNT-library-guide; communication
- apps; TeX (mirrors/tex from ftp.uni-stuttgart.de); OS/2; Unix;
- Oberon
-
- Site : ftp.synopsis.com
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : Synopsis
- Server :
- System : Unix
- Comment: Problem: Failed to get host information; directory: /eng/mibcompiler
- Files : mibcompiler
-
- Site : ftp.sys.utoronto.ca
- Country: Canada
- GMT : -5
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : ferut.sys.utoronto.ca, ftp.white.toronto.edu
- Admin :
- Organ : University of Toronto, Toronto, Ontario
- Server :
- System :
- Comment: directories: /pub/es, /pub/muds
- Files : anime; comics; eclectic music; es; emacs; frp; intercal; mg; MUD
- clients and info (tcltt); rt; SAM mailinglist archive;
-
- Site : ftp.tc.cornell.edu
- Country: USA
- GMT : -5
- Date : 11-Feb-94
- Source : old ftp-list
- Alias : eagle.tc.cornell.edu
- Admin :
- Organ : Cornell University, Ithaca, New York, Theory Center
- Server :
- System : Unix
- Comment: Problem: I/O error on network device
- directory: pub/vis
- Files : explorer; graphics; hpf; susb-data; taux; VIS; VREND
-
- Site : ftp.tcp.com
- Country: USA
- GMT :
- Date : 19-Dec-93
- Source : old ftp-list
- Alias : tcp.com
- Admin :
- Organ :
- Server :
- System :
- Comment: successor of piggy.ucsb.edu
- Files : Coherent; MUD clients
-
- Site : ftp.technion.ac.il
- Country: Israel
- GMT : +2
- Date : 09-Feb-94
- Source : old ftp-list
- Alias :
- Admin : ftp-admin@ftp.technion.ac.il
- Organ : Technion - Israel Institute of Technology
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : GNU; Mac; mirrors: (Simtel Software Repository mirror
- (/pub/unsupported/dos/simtel), ftp.cica.indiana.edu
- (/pub/unsupported/mswin), mcafee.com (/pub/supported/McAfee);
- MS-DOS; network information; Novell; RFCs; VMS
-
- Site : ftp.telebit.com
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source :
- Alias :
- Admin :
- Organ : Telebit
- Server :
- System :
- Comment:
- Files : Telebit (modem) related files
-
- Site : ftp.telematik.informatik.uni-karlsruhe.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : t500il.telematik.informatik.uni-karlsruhe.de
- Admin :
- Organ : Universitaet Karlsruhe (University of Karlruhe), Karlsruhe, CS dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.tex.ac.uk
- Country: UK
- GMT : 0
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: directory: /pub/tex
- Files : TeX (root directory, mirrored by src.doc.ic.ac.uk)
-
- Site : ftp.th-darmstadt.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : 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 :
- Comment:
- Files : Amiga; Archie; doc; GNU; lang; Linux; MS-DOS; net; OS/2; RFCs; TeX
- usenet; X11
-
- Site : ftp.think.com
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : early-bird.think.com
- Admin :
- Organ : Thinking Machines Corporation
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: /wais
- Files : WAIS related files
-
- Site : ftp.thp.uni-koeln.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : vax.ph-cip.uni-koeln.de
- Admin : ftp-adm@ftp.thp.uni-koeln.de, acorn-ftp@ph-cip.uni-koeln.de
- Organ : Universitaet Koeln (University of Cologne), Cologne
- Server :
- System : Unix
- Comment: directory: /pub/acorn; max. 2 users
- Files : Acorn files
-
- Site : ftp.tis.com
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : relay.tis.com
- Admin :
- Organ : TIS
- Server :
- System :
- Comment: some files are export controlled
- Files : 386users mailinglist archive; crypto; firewall; PCIP; SNMPr2; TMACH
-
- Site : ftp.tohoku.ac.jp
- Country: Japan
- GMT : +9
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : akiu.gw.tohoku.ac.jp
- Admin : ftp-admin@ftp.tohoku.ac.jp
- Organ : Tohoku University, Sendai
- Server :
- System :
- Comment: Problem: Service not available. Remote server has closed the
- connection
- Files : graphics related programs and files
-
- Site : ftp.tu-bs.de
- Country: Germany
- GMT : +1
- Date : 20-Feb-94
- Source : Deutsche Anonyme FTP-Server List; mail from admin
- 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
- Comment: campus spanning compound of several disjunct archive sites
- Files : Atari; 386BSD; fuzzy-bibliography; GNU; interviews; isode; Linux;
- NetBSD; OS/2; PC; RFCs; tkined; Unix; Usenet; X11R5
-
- Site : ftp.tu-chemnitz.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ftp.hrz.tu-chemnitz.de, ftp.informatik.tu-chemnitz.de,
- saturn.informatik.tu-chemnitz.de, saturn.hrz.tu-chemnitz.de,
- atlas-e.hrz.tu-chemnitz.de, atlas-e.informatik.tu-chemnitz.de
- Admin : ftpadm@ftp.tu-chemnitz.de
- Organ : Technische Universitaet Chemnitz (Chemnitz University of
- Technology), Chemnitz, CC and CS dept
- Server :
- System : Unix
- Comment: Available between 16:00 and 08:00 local time
- Files : Acorn: Amiga; ArMaTuReS (TeX) and ArmTeX 3.14; Atari; documents:
- appl, books, comp, mail network, news (ftp.germany.eu.net); games;
- GNU (ftp.gnu.ai.mit.edu); Hamradio (ucsd.edu); HP UX
- (hpux.ask.uni-karlsruhe.de); Linux (tsx-11.mit.edu); Mathematica
- (ftp.wri.com); MS-DOS (oak.oakland.edu); NETBSD
- (grasp.insa-lyon.fr); NeXT; OS/2; Sun; TeX (ftp.uni-stuttgart.de);
- Unix; Windows (ftp.cica.indiana.edu); X11 (ftp.germany.eu.net)
-
- Site : ftp.tu-clausthal.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : sun.tu-clausthal.de, sun.rz.tu-clausthal.de
- Admin : ftpadm@ftp.tu-clausthal.de, ebeling@rz.tu-clausthal.de
- Organ : Technische Universitaet Clausthal (Clausthal University of
- Technology), Clausthal, CC
- Server : mail-server@ftp.tu-clausthal.de
- System : Unix
- 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; OS/2; TeX; Unix; Windows; X
-
- Site : ftp.tu-ilmenau.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment:
- Files :
-
- Site : ftp.twi.tudelft.nl
- Country: Netherlands
- GMT : +1
- Date : 14-Dec-93
- Source : nl-ftp as posted to nlnet.announce;
- Piet de Bondt (bondt@dutiws.twi.tudelft.nl)
- Alias :
- Admin : ftp@ftp.twi.tudelft.nl (general ftp admin address),
- essenber@ftp.twi.tudelft.nl (Eelco Essenberg),
- kooper@ftp.twi.tudelft.nl (Rob Kooper)
- Organ : Technische Universiteit Delft (Delft University of Technology),
- Delft, Math and CS dept.
- Server :
- System : Unix
- Comment: available via the World Wide Web as www.twi.tudelft.nl (contact
- webmaster@www.twi.tudelft.nl for info); 165Mb;
- limit of 10 users between 06:00 and 18:00, limit of 20 outside
- these hours; user 'ftp' possible instead of 'anonymous'
- Files : Linux (Slackware: daily mirror from ftp.cdrom.com); X11;
- FTP software; Antivirus (MS-DOS); Unix; GNU; Novell encryption;
- WWW; ZyXEL firmware
-
- Site : ftp.u.washington.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : stein2.u.washington.edu
- Admin :
- Organ : University of Washington, Seattle, Washington
- Server :
- System : Unix (Ultrix 4.2)
- Comment:
- Files : graphics related files
-
- Site : ftp.ucdavis.edu
- Country: USA
- GMT : -8
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : dale.ucdavis.edu
- Admin :
- Organ : University of California - Davis, Davis, California
- Server :
- System : Unix (SunOS 4.1)
- 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.uga.edu
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : server.uga.edu, aisun1.ai.uga.edu
- Admin :
- Organ : University of Georgia, , Georgia, General FTP library
- Server :
- System : Unix
- Comment:
- Files : emtex; MS-DOS; natural language; OS/2; phonetic fonts; Prolog; SAS;
- VMS; TeX; UGA logos; Unix
-
- Site : ftp.umiacs.umd.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source :
- Alias : skippy.umiacs.umd.edu
- Admin :
- Organ : University of Maryland, , Maryland
- Server :
- System : Unix (Ultrix 4.1)
- Comment: directory: /pub/NeWS
- Files : HyperNews
-
- Site : ftp.uml.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : romulus.uml.edu, ftp.ulowell.edu
- Admin : oneill@cs.uml.edu (Brian 'Doc' O'Neill)
- Organ : University of Massachusetts - Lowell, Lowell, Massachusetts
- Server :
- System : Unix
- Comment: formerly known as ftp.ulowell.edu; limit of 20 users
- Files : comp.binaries.ibm.pc archive & submissions; MS-DOS games and
- demo's; mirrored on ftp2.uml.edu; .CMF and .ROL sound files; Netrek
- for VMS
-
- Site : ftp.unh.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : mozz.unh.edu
- Admin :
- Organ : University of New Hampshire, , New Hampshire
- Server :
- System : Unix (Ultrix 4.1)
- Comment: directory: /pub/submissions/netrek/local
- Files : Netrek for Ultrix
-
- Site : ftp.uni-augsburg.de
- Country: Germany
- GMT : +1
- Date : 23-Dec-93
- Source : Deutsche Anonyme FTP-server List
- Alias : rzsun2.rechenzentrum.uni-augsburg.de
- Admin : ftpadm@uni-augsburg.de
- Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC
- Server :
- System : Unix
- Comment: this node is sometimes VERY slow, and when it's slow, it's slow
- for days
- Files :
-
- Site : ftp.uni-bayreuth.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-server List
- Alias : btr0x1.hrz.uni-bayreuth.de
- Admin : ftp@hrz.uni-bayreuth.de
- Organ : Universitaet Bayreuth (University of Bayreuth), Bayreuth, CC
- Server :
- System :
- 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 : 06-Jan-94
- Source : Deutsche Anonyme FTP-Server List
- 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
- Comment: directory: /pub/tex
- Files : HPUX; RFCs; TeX mirror from ftp.uni-stuttgart.de
-
- Site : ftp.uni-duisburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : 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
- 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; GNU; graphics; HP48; lang; Linux; MS-DOS; OS/2; source
- files; Unix; Windows 3; X11
-
- Site : ftp.uni-erlangen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 (near Nuernberg), Informatik IV (Betriebssysteme)
- Server :
- System : Unix
- 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 : Amiga; Aviator; Atari; docs; faces; Fun; games; GIF; GNU; HP28;
- HP48; IP; IRC; ISO; Khoros; Lisp; Modula3; NeWS; OS/2; sounds; Sun;
- TeX; X11
-
- Site : ftp.uni-frankfurt.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : diane.rbi.informatik.uni-frankfurt.de
- Admin :
- Organ : Universitaet Frankfurt (University of Frankfurt), Frankfurt,
- CS dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-freiburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ftp.ruf.uni-freiburg.de, sun2.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)
- 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 : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : mlucom2.urz.uni-halle.de
- Admin : knauff@urz.uni-halle.de
- Organ : Universitaet Halle (University of Halle), Halle, CC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-hamburg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : rznext01.rrz.uni-hamburg.de
- Admin : ftp-admins@rznext01.rrz.uni-hamburg.de
- Organ : Universitaet Hamburg (University of Hamburg), Hamburg, CC
- Server :
- System :
- Comment:
- Files : NeXT; TCL
-
- Site : ftp.uni-jena.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 <file>' (no quotes), <file>
- is the complete pathname of the requested file, starting with
- ftp/, files are sent as shar-archives, big archives will be split
- System :
- Comment:
- Files : GNU; Linux; MS-DOS; TeX; Unix;
-
- Site : ftp.uni-kl.de
- Country: Germany
- GMT : +1
- Date : 21-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : ftpadm@uni-kl.de
- Organ : Universitaet Kaiserslautern (University of Kaiserslautern),
- Kaiserslautern
- Server :
- System : Unix
- 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
- Files : Amiga; Acorn; Astro; Atari; EMBL; games; GNU; graphics; languages;
- Mac; Minix; MS-DOS; NeXT; RFCs; Sun; TCP/IP; TeX; Transputer; X11
-
- Site : ftp.uni-koeln.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ftp.rrz.uni-koeln.de, aix370.rrz.uni-koeln.de, rs1.rrz.uni-koeln.de
- Admin : archives@rrz.uni-koeln.de
- Organ : Universitaet Koeln (University of Cologne), Cologne
- Server :
- System : Unix
- 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; net; programming; RFCs; shells; TeX; Unix;
- usenet; VMS; X Windows
-
- Site : ftp.uni-mainz.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : minnie.zdv.uni-mainz.de
- Admin :
- Organ : Universitaet Mainz (University of Mainz), Mainz
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-mannheim.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : darum.uni-mannheim.de
- Admin : ftpadm@rz.uni-mannheim.de
- Organ : Universitaet Mannheim (University of Mannheim), Mannheim, CC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-marburg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : bunsen.hrz.uni-marburg.de, rsrz01.hrz.uni-marburg.de
- Admin :
- Organ : Universitaet Marburg (University of Marburg), Marburg, CC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-muenster.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment: Local access restrictions on some files (see README);
- Open 24 hours
- Files : 386-BSD; BSD-Networking; Atari; Amiga
-
- Site : ftp.uni-oldenburg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : aix01.hrz.uni-oldenburg.de
- Admin : ftpadmins@hrz1.pcnet.uni-oldenburg.de
- Organ : Universitaet Oldenburg (University of Oldenburg), Oldenburg, CC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-paderborn.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List; MODERxx.ZIP
- Alias : 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
- Comment: Open 24 hours; limit of 15 users
- Files : Amiga; Atari; Linux; German C!T and iX Magazin; mirrors: Cica,
- Simtel20 (/msdos), ftp.uml.edu (/pcsoft/msdos/games); OS/2; Unix
-
- Site : ftp.uni-passau.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- 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)
- 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; Unix
-
- Site : ftp.uni-regensburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List; old ftp-list
- Alias : rrzs3.rz.uni-regensburg.de
- Admin : ftp@rzi.ngate.uni-regensburg.dbp.de
- Organ : Universitaet Regensburg (Regensburg University), Regensburg, CC
- Server :
- System :
- Comment:
- Files : Amiga; Atari; docs; Minix; MS-DOS; OS/2; Unix; Windows
-
- Site : ftp.uni-siegen.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : si-nic.hrz.uni-siegen.de
- Admin : ftpadmin@hrz.uni-siegen.de
- Organ : Universitaet Siegen (University of Siegen), Siegen, CC
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.uni-stuttgart.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : info2.uni-stuttgart.de
- Admin : ftp@rus.uni-stuttgart.de
- Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart
- Server : ftpmail@info2.rus.uni-stuttgart.de
- System : Unix
- Comment: max. 100 users; successor of rusmv1.rus.uni-stuttgart.de,
- rusinfo.rus.uni-stuttgart.de, ftp.rus.uni-stuttgart.de;
- uploads to /incoming/<dirname> 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; benchmark; bible;
- comm; cookbook; digest; doc; faveve; ftp-lists; fun; graphics;
- HP28; info; Mac; Mach; Mail; mathematics (Fortran); MS-DOS; NCSA;
- net; org; programming; RFCs; sci-fi; Tex (mirrored on ftp.switch.ch
- and ftp.uni-bielefeld.de); Transputer; Unix; vax; X11; X-Windows
-
- Site : ftp.uni-trier.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : rzftp.uni-trier.de, rzbsdi01.uni-trier.de
- Admin :
- Organ : Universitaet Trier (University of Trier), Trier, CC
- Server :
- System :
- Comment:
- Files : Atari; journals; Mac; OS/2; PC; Unix; Usenet; VMS
-
- Site : ftp.unibw-muenchen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : archsrv.rz.unibw-muenchen.de
- Admin : ftpadmin@ftp.unibw-muenchen.de
- Organ : , Muenchen
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.unipg.it
- Country: Italy
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : teseo.unipg.it
- Admin : ftpmgr@unipg.it
- Organ : University of Perugia, Perugia
- Server :
- System : Unix
- 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.univ-rennes1.fr
- Country: France
- GMT : +1
- Date : 11-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : feuresone.univ-rennes1.fr, ftp.cicb.fr
- Admin : ftpmaint@cicb.fr
- Organ : Universite de Rennes (University of Rennes), Rennes, Centre de
- Ressources en Informatique (CRI ex. CICB)
- Server :
- System : Unix
- Comment: directories: /pub/Images/ASTRO
- Files : CICB; Gutenberg; listes-de-diffusion (diffusionlists?); Mac; PC;
- security; Space related images and animations; TeX; X11R5
-
- 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)
- Comment: Open 24 hours; directories: /library, /pub
- Files : Internet libraries list; CUTCP scripts; Internet-based LAN; MaasInfo
- files
-
- Site : ftp.uoregon.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : pith.uoregon.edu
- Admin : nethelp@ns.uoregon.edu
- Organ : University of Oregon, , Oregon, Network Services
- Server :
- System :
- Comment:
- Files : networking; POP3 client for Solaris 2.x (popper)
-
- Site : ftp.urz.uni-heidelberg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : sun0.urz.uni-heidelberg.de
- Admin : x41@ftp.urz.uni-heidelberg.de (Werner Guenther)
- Organ : Universitaet Heidelberg (University of Heidelberg), Heidelberg
- Server :
- System : Unix
- Comment: server is capable of (un)compressing files on the fly
- Files : games (mirrored on ftp.fht-mannheim.de)
-
- Site : ftp.usask.ca
- Country: Canada
- GMT :
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : jeeves.usask.ca
- Admin :
- Organ : University of Saskatchewan, , Saskatchewan
- Server :
- System :
- Comment: directory: /pub/hytelnet; max. 10 users
- Files : Hytelnet (Hypertext list of Telnet sites); Gutenburg project;
- selected SunOS patches; Literature works; Library of Congress
- rule interpretations; DOS; OS/2; Windows
-
- Site : ftp.usma.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : buckshot.usma.edu
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: directory: /pub/msdos
- Files : MS-DOS files (WS_PING, WS_FTP); TCP/IP; Unix
-
- Site : ftp.utas.edu.au
- Country: Australia
- GMT : +10
- Date : 20-Dec-93
- Source : PC NFS FAQ; old ftp-list
- Alias : baudin.cc.utas.edu.au
- Admin : postmaster@utas.edu.au
- Organ : University of Tasmania, Hobart, Tasmania, CC
- Server :
- System : Unix
- Comment: MaasInfo files in doc/MAASINFO; Trumpet to ftp.psychol.utas.edu.au;
- files from tasman.cc.utas.edu.au
- Files : graphics related files and programs; networking info; archivers;
- Maasinfo files
-
- Site : ftp.utexas.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : mojo.utexas.edu
- Admin :
- Organ : University of Texas - Austin, Austin, Texas
- Server : archive-server@ftp.utexas.edu
- System : Unix
- Comment: Open 24 hours; max. 60 users; transfers are logged
- Files : collection of networking info and software
-
- Site : ftp.uu.net
- Country: USA
- GMT : -5
- Date : 09-Feb-94
- Source : old ftp-list
- Alias : uunet.uu.net
- Admin :
- Organ : UUNET Technologies Inc., Falls Church, Virginia
- Server :
- System : Unix
- Comment: directories: /archiving, /doc, /graphics, /pub, /published,
- /systems, /vendor; transfers are logged; Open 24 hours
- Files : Athena; BSD-sources; CLIM; comp.sources: 3b1, amiga, games, misc,
- reviewed, unix, x; comp.std.unix; faces; GNU; graphics; Internet
- docs; Mach; news; networking galore; nutshell; opinions; SCO;
- Simtel Software Repository mirror (/systems/ibmpc/msdos/simtel20);
- Sun-fixes; UUmap; X
-
- Site : ftp.uwp.edu
- Country: USA
- GMT : -6
- Date : 16-Feb-94
- Source : MODERxx.ZIP; datta@cs.uwp.edu (Dave Datta); old ftp-list
- Alias : cs.uwp.edu
- Admin : ftp@ftp.uwp.edu (Dave Datta), ftp@cs.uwp.edu
- Organ : University of Wisconsin - Parkside, Kenosha, Wisconsin
- Server :
- System : Unix
- Comment: Open 24 hours; limits users (80 off-campus users during business
- hours, 150 users all other times); gopher gopher.uwp.edu for
- retrieving files through Gopher; server can (de)compress on the fly
- Files : Music related Files: lyrics, 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 wasp.eng.ufl.edu (/pub/msdos/demos): MS-DOS demos
-
- Site : ftp.virginia.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : PC NFS FAQ; VAX Software List
- Alias : uvaarpa.virginia.edu
- Admin :
- Organ : University of Virginia, , Virginia
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: pub
- Files : VMS software; some info files; u3g; whoisd; VERnet; uvapc;
- net docs/RFCs; misc net; etc.
-
- Site : ftp.vmars.tuwien.ac.at
- Country: Austria
- GMT : +1
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : gipsy.vmars.tuwien.ac.at
- Admin : ftp@ftp.vmars.tuwien.ac.at
- Organ : Technische Universitaet Wien (Vienna University of Technology),
- Vienna, dept. for Real-Time Systems
- Server :
- System : Unix
- Comment: directory: /pub/misc; please use off hours (18:00-07:00 MET);
- server can (de)compress, g(un)zip and tar
- Files : pdcs
-
- Site : ftp.vt.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : vtaix.cc.vt.edu
- Admin : 4help@vtvm1.cc.vt.edu
- Organ : Virginia Technological Institute (VATECH), , Virginia, CC
- Server :
- System : Unix
- Comment: directory: /pub/reuse; several directories maintained by
- individuals under /pub
- Files : reuse
-
- Site : ftp.wais.com
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias :
- Admin : ftpmaster@wais.com
- Organ : WAIS
- Server :
- System : Unix
- Comment: directory: /pub
- Files : WAIS related files, clients, servers etc.
-
- Site : ftp.warwick.ac.uk
- Country: UK
- GMT : 0
- Date : 09-Feb-94
- Source : Computer Underground Digest (CuD); Perry.Rovers@kub.nl
- Alias : lupin.warwick.ac.uk
- Admin :
- Organ : Warwick University, Warwick
- Server :
- System : Unix (System V Release 4.0)
- 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.wfu.edu
- Country: USA
- GMT :
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : quad.wfunet.wfu.edu
- Admin : ac-help@wfu.edu
- Organ : Wake Forest University
- Server :
- System :
- Comment:
- Files : FAQs
-
- Site : ftp.win.tue.nl
- Country: Netherlands
- GMT : +1
- Date : 21-Mar-94
- Source : nl-ftp list as posted to nlnet.announce
- Alias : svin02.info.win.tue.nl, svin01.win.tue.nl
- Admin : ftp@win.tue.nl
- Organ : Technische Universiteit Eindhoven (Eindhoven University of
- Technology), Eindhoven, Math & CS dept.
- Server :
- System : Unix
- 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; databases;
- doc; editors; games; GNU; hypernews; infosystems; languages; Linux;
- Mac; 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.wiwi.uni-marburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ps024d.wiwi.uni-marburg.de
- Admin : schwenke@wiwi.uni-marburg.de (Detlef Schwenke)
- Organ : Universitaet Marburg (University of Marburg), Marburg
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.wordperfect.com
- Country: USA
- GMT : -6
- Date : 16-Feb-94
- Source : MODERxx.ZIP; Perry.Rovers@kub.nl
- Alias :
- Admin : weston@wordperfect.com (primary moderator), lynda@wordperfect.com,
- lynnc@wordperfect.com (assistants)
- Organ : WordPerfect Corp., Orem, Utah
- Server :
- System : Netware 3.11 (PC fileserver)
- Comment: product information, file updates etc. for WordPerfect products
- Files : Infoshar; MS-DOS; MS-Windows; OS/2; WP Corp; WP jobs;
-
- Site : ftp.world.net
- Country: USA
- GMT :
- Date : 09-Dec-93
- Source : Archive-name: games/roguelike
- Alias : pdx1.world.net
- Admin : nabil@world.net
- Organ :
- Server :
- System : Unix
- Comment: requires valid e-mailaddress
- Files : Crossfire (Roguelike game); Nethack; mirrors: ftp.ifi.uio.no,
- ftp.ruf.uni-freiburg.de
-
- Site : ftp.worms.fh-rpl.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : nibelung.worms.fh-rpl.de
- Admin : ftpadmin@nibelung.worms.fh-rpl.de
- Organ : Fachhochschule , Worms
- Server :
- System :
- Comment:
- Files :
-
- 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
- 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.wtza-berlin.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : cns-fddi.wtza-berlin.de, cns.wtza-berlin.de, titan.wtza-berlin.de
- Admin : root@cns.wtza-berlin.de
- Organ : , Berlin
- Server :
- System :
- Comment:
- Files : GNU; multimedia; networking; PC; Sun; TeX; Windows 3; X11
-
- Site : ftp.x.org
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : export.x.org, export.lcs.mit.edu
- Admin : postmaster@ftp.x.org
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- Laboratory of Computer Sciences
- Server :
- System : Unix
- Comment: successor of x.org and expo.lcs.mit.edu; transfers are logged;
- server can (de)compress, g(un)zip and tar on the fly; reboots at
- 06:00 EST
- Files : CLX and CLUE; digest; GNU; gwm; portable bitmaps; X (lots of it)
-
- Site : ftp.xlink.net
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : xlink1.xlink.net
- Admin : ftpadm@xlink.net
- Organ : XLink, Karlruhe
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.york.ac.uk
- Country: UK
- GMT : 0
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : castle.york.ac.uk
- Admin :
- Organ : University of York, York
- Server :
- System :
- Comment: directory: /pub/FAQ
- Files : FAQs
-
- Site : ftp.yorku.ca
- Country: Canada
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : deadtech.ccs.yorku.ca, ns.nic.yorku.ca
- Admin :
- Organ : York University, Toronto, Ontario
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files :
-
- Site : ftp.zam.kfa-juelich.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : zam103.zam.kfa-juelich.de
- Admin :
- Organ : , Juelich
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : antivirus utilities; ftp-info; graphics; HP UX; MS-DOS; Tex
-
- Site : ftp.zib-berlin.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-server List
- 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)
- 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.zrz.tu-berlin.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment:
- Files : BITNET; ccitt; dfn; GNU; Internet; IRC; ISO; mail; newsreaders;
- PC; RFCs; TeX; Unix; UUCP; wotan; X11R5
-
- Site : ftp2.uml.edu
- Country: Canada
- GMT : -5
- Date : 06-Jan-94
- Source : Announcement by Brian 'Doc' O'Neill (oneill@cs.uml.edu)
- Alias : hermes.uml.edu
- Admin : oneill@cs.uml.edu
- Organ : University of Massachusetts, Lowell, Massachusetts
- Server :
- System : Unix
- Comment: max. 50 users
- Files : mirror of the msdos directory at ftp.uml.edu (DOS demo's and games)
-
- Site : ftphost.aukuni.ac.nz
- Country: New Zealand
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ccu1.aukuni.ac.nz
- Admin : russell@ccu1.aukuni.ac.nz (Russel Fulton)
- Organ : Auckland University, Auckland
- Server :
- System :
- Comment: Non-New Zealand users, please use local archives; only architec
- and iawg directories are not mirrors
- Files : Mac graphic apps; U.S. mirrors for local use only; 3D modelling
- software; Internet Accounting Work Group material
-
- Site : ftphost.vuw.ac.nz
- Country: New Zealand
- GMT : +10
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : kauri.vuw.ac.nz
- Admin : ftp-bugs@vuw.ac.nz, gnat@kauri.vuw.ac.nz (Nathan Torkington)
- Organ : Victoria University of Wellington, Wellington
- Server :
- System : Unix
- 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; Ultrix; VUW
-
- Site : ftpover.vuw.ac.nz
- Country: New Zealand
- GMT : +10
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : rata.vuw.ac.nz
- Admin :
- Organ : Victoria University of Wellington, Wellington
- Server :
- System : Unix (OSF/1)
- Comment: no pub directory, but a Boot directory [no idea what this is]
- Files : Megan; Wanda; vuwmg-{csc, cv, e, ftw, hunter, kps, kps, laby, law,
- murphy, music, rb, rses, sbs, vz, wta}
-
- 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
- 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)
- Comment:
- Files : Funet/Nordunet info
-
- Site : futique.scs.unr.edu
- Country: USA
- GMT : -7
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ :
- Server :
- System : NeXT (NeXt 1.0)
- Comment:
- Files : Veronica (code, data, docs)
-
- Site : galaxy.uci.agh.edu.pl
- Country: Poland
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : Akademia Gorniczo-Hutnicza, Krakow
- Server :
- System : Unix
- Comment: Polish text; some CD-ROMs mounted (Simtel)
- Files : archiving; BSD; docs; e-press; GIFs; GNU; Linux; MS-DOS; network;
- Novell; papers; pigulki; security; TeX; Unix-professionals; X11R5
-
- Site : gallifrey.ucs.uoknor.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : gallifrey;
- Admin : brett@gallifrey.ucs.uoknor.edu (Brett Morrow)
- Organ : University of Oklahoma, Norman, Oklahoma
- Server :
- System : Unix
- Comment: directory pub/bbs; Open 24 hours; transfers are logged;
- no software is tested, use at your own risk
- Files : BBS related programs and utilities
-
- Site : gandalf.umcs.maine.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Maine, Orono, Maine, CS dept.
- Server :
- System : Unix
- Comment: all files in incoming will be purged or moved to a more permanent
- location after 1 month; NO COMMERCIAL SOFTWARE ALLOWED
- Files : MS Windows apps; HazMat database
-
- Site : garbo.uwasa.fi
- Country: Finland
- GMT : +2
- Date : 16-Feb-94
- Source : MODERxx.ZIP; old ftp-list
- Alias : Garbo;
- Admin : ts@uwasa.fi (Timo Salmi: MS-DOS, Publicity), ajh@uwasa.fi
- (Ari Hovila: Garbo sysadmin, Freeport BBS, 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 :
- System : Unix
- 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
- Files : ftp-list; Mac; MODERxx.ZIP; MS-DOS; MS-Windows 3; QL (Sinclair);
- sounds; TS-progs; Unix; Turbo Pascal; Unix; VMS
-
- Site : gate.gnu.ai.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : Perry.Rovers@kub.nl (info from other .ai.mit.edu sites)
- Alias : hill.gnu.ai.mit.edu
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- AI Lab.
- Server :
- System : Unix
- 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 : gatekeeper.dec.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- 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)
- 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)
- Files : Cica (ftp.cica.indiana.edu) mirror; cron; Larry Wall stuff; map;
- Modula-3; recipes; sources (lots of them); STDWIN; X11
-
- Site : gauss.technion.ac.il
- Country: Israel
- GMT : +2
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : nyh@gauss.technion.ac.il
- Organ : Technion - Israel Institute of Technology, Math & CS dept.
- Server :
- System :
- Comment: Problem: Failed to get host information;
- telnet to gauss.technion.ac.il 4096 for more info
- Files : Locally written programs
-
- Site : genbank.bio.net
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : National Repository for Gene Sequence Data
-
- Site : geom.umn.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : cameron.umn.edu
- Admin : ftp@geom.umn.edu
- Organ : University of Minnesota, , Minnesota, Geometry Center
- Server :
- System : Unix
- Comment: successor of poincare.geom.umn.edu
- Files : Differential Geometry Stuff: Geomview (pub/software/geomview),
- Surface Evolver (pub/software/evolver),
- SnapPea (pub/software/snappea)
-
- Site : girch1.hsch.utexas.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Texas - Austin, Austin, Texas
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : Physiological research info and programs
-
- 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 :
- Comment:
- Files :
-
- Site : gmuvax2.gmu.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bart.gmu.edu
- Admin :
- Organ :
- Server :
- System : VAX/VMS
- 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 : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Royal Melbourne Institute of technology, Melbourne
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : gondwana.ecr.mu.oz.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Melbourne University, Melbourne
- Server :
- System :
- Comment:
- Files : graphics related programs and files
-
- 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)
- Comment:
- Files : Cnews; NNTP; KCL docs; psnup; sequence analysis stuff
-
- Site : grasp1.univ-lyon1.fr
- Country: France
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : grasp.univ-lyon.fr
- Admin : ftpmaint@grasp.univ-lyon1.fr
- Organ : INSA Informatique (GRASP)
- Server : listserv@grasp1.univ-lyon1.fr; 'help' in the body. Only
- news.answers, RFCs, and UUCP maps are available.
- System : Unix
- Comment: Problem: I/O error on network device; Open 24 hours;
- test docs via gopher.univ-lyon1.fr on port 70
- Files : news.answers archive; RFCs (>=1300); Unix mail & news; UUCP maps
-
- Site : gregorio.stanford.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : IP-multicast; VMTP-IP
-
- Site : grinch.umiacs.umd.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Maryland, , Maryland
- Server :
- System :
- 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
- Comment: also possible: telnet to grind.isca.uiowa.edu, login: iscabbs
- Files : MS-DOS; Windows 3.x (mirrors ftp.cica.indiana.edu)
-
- Site : grivel.une.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : gordon@grivel.une.edu.au
- Organ : University of New England - Armidale, Armidale, New South Wales
- Server :
- System :
- Comment:
- Files : Amateur Radio Topics
-
- Site : gs69.sp.cs.cmu.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Netrek FAQ
- Alias :
- Admin :
- Organ : Carnegie-Mellon University
- Server :
- System : Unix
- Comment: filenames cannot begin with "/.."; user anon logged on
- Files : MUD related files (mirrored on ftp.chemietechnik.uni-dortmund.de)
-
- Site : gumby.cc.wmich.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : VAX Software List; old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : MAINT (VMS); VMS software
-
- Site : gumby.dsd.trw.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : TRW Corp.
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : some RFCs; networking progs
-
- Site : gw.syr.ge.com
- Country: USA
- GMT :
- Date : 10-Dec-93
- Source : VAX Software List
- Alias :
- Admin :
- Organ : General Electric Corp.
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : VMS software
-
- 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, , CS dept.
- Server :
- System : Unix
- Comment: Open 24 hours
- Files :
-
- 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
- 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 : halgania.maths.uwa.oz.au
- Country: Australia
- GMT : +8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Western Australia
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : hallc1.cebaf.gov
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : saw@hallc1.cebaf.gov
- Organ :
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : genealogy
-
- Site : hamlet.caltech.edu
- Country: USA
- GMT : -8
- Date : 09-Dec-93
- Source : VAX Software List; old ftp-list
- Alias :
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: ANON_ROOT:[000000]
- Files : VMS software; Nanny (VMS)
-
- Site : han.hana.nm.kr
- Country: Korea
- GMT : +8
- Date : 08-Dec-93
- Source : posting of yarik@sphs.sph.spb.su (Yaroslaw Mezheritsky) in
- comp.mail.uucp
- Alias :
- Admin :
- Organ :
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory /pub/pc/win3
- Files : apparently a cica mirror
-
- Site : hanauma.stanford.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : Sun; TeX; world-map; astro; cake; graphics (best of comp.graphics
- archive); neptune pics; zhongwen
-
- 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
- Comment:
- Files : handicap related software and info
-
- Site : harbor.ecn.purdue.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list; IRC-faq as posted to news.answers
- Alias :
- Admin :
- Organ : Purdue University
- Server :
- System : Unix
- Comment: directory: pub/tcl/code
- Files : IRC X11 client
-
- Site : harry.waisman.wisc.edu
- Country: USA
- GMT : -6
- Date : 10-Dec-93
- Source : VAX Software List; old ftp-list
- Alias : jevex.waisman.wisc.edu
- Admin :
- Organ : University of Wisconsin, Madison, Wisconsin
- Server :
- System : CMU/VMS-IP
- Comment:
- Files : LZW; VMS software
-
- Site : harvard.harvard.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Harvard University, Cambridge, Massachusetts
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : Sendmail; rmtlib.shar; lots of VMS
-
- Site : hathor.eecg.toronto.edu
- Country: Canada
- GMT : -5
- Date : 06-Jan-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)
- Comment: Problem: can't set guest priviliges; open 24 hours
- Files : Technical reports, papers, and locally written software
-
- Site : helens.stanford.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Stanford University, Stanford, California
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : kjv; sultrix; secure.tar.Z
-
- 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
- Comment:
- Files :
-
- Site : hercules.csl.sri.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : SRI International
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : Handhelds latex-figures
-
- Site : herky.cs.uiowa.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Iowa, , Iowa, CS dept.
- Server :
- System : Unix
- Comment:
- Files : theorem prover
-
- 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 : VAX/VMS running Multinet
- Comment: default directory: LOCAL:[ANONYMOUS]
- Files : cyrillic fonts
-
- Site : hobbes.cs.umd.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : University of Maryland, , Maryland, CS dept.
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : homebrew C compiler; Minix
-
- 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
- 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, , California
- Server :
- System : Unix
- Comment:
- Files : GNU
-
- Site : hp5.mcs.kent.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Kent State University
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : hpcom.rz.hu-berlin.de
- Country: Germany
- GMT : +1
- Date : 23-Dec-93
- Source : Deutsche Anonyme FTP-server List
- Alias : hub03.rz.hu-berlin.de
- Admin :
- Organ : , Berlin, CC
- Server :
- System :
- Comment:
- Files :
-
- 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 :
- 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 :
- Comment:
- Files : calculator related files
-
- Site : hplsci.hpl.hp.com
- Country: USA
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Hewlett-Packard
- Server :
- System :
- Comment:
- Files :
-
- Site : hpserv1.cs.uit.no
- Country: Norway
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : hpserv1.uit.no
- Country: Norway
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : HP stuff; X11; Unix
-
- Site : hpux.ask.uni-karlsruhe.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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
- Comment:
- Files : HP UX (mirrored on ftp.tu-chemnitz.de); RFCs
-
- Site : hpux.cict.fr
- Country: France
- GMT : +1
- Date : 11-Jan-94
- Source :
- Alias : hpftp.cict.fr
- Admin :
- Organ : CICT
- Server :
- System : Unix
- Comment: read /README and /Conventions for more info
- Files : HPUX related files
-
- 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 :
- 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)
- Comment:
- Files : RFCs
-
- Site : hugin.syo.lu.se
- Country: Sweden
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System : KA9Q
- Comment:
- Files :
-
- Site : hurratio.tde.lth.se
- Country: Sweden
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files : GNU; local elisp stuff
-
- Site : husc6.harvard.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Harvard University, Cambridge, Massachusetts
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : PC-IP; Apple2; UUmap copy; UCB Tahoe
-
- Site : husky1.stmarys.ca
- Country: Canada
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : St. Mary's College
- Server :
- System : VAX/VMS running MultiNet
- Comment: default directory: SYS$DISK2:[ANONYMOUS]
- 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 : VAX/VMS running Multinet
- Comment: default directory: PUB:[000000]
- Files : some RFCs; VMS stuff; library software; lots of networking
- info; BITNET and Internet Introductions
-
- Site : iago.caltech.edu
- Country: USA
- GMT : -8
- Date : 10-Dec-93
- Source : VAX Software List
- Alias :
- Admin :
- Organ : California Institute of Technology, , California
- Server :
- System : VAX/VMS running Multinet
- Comment: default directory: ANON_ROOT:[000000]
- Files : VMS software
-
- Site : iamsun.unibe.ch
- Country: Switzerland
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : siam.unibe.ch, iamftp.unibe.ch
- Admin : horn@iam.unibe.ch (Heike Horn)
- Organ : University of Berne, Berne, CS and Applied Math dept.
- Server :
- System : Unix (Sun)
- Comment: everything is logged; server can tar and (de)compress
- Files : ET++; GNU; graphics stuff; benchmark; C++; comm; databases; GNU;
- images; interviews; languages; Mathematica; Postscript; Suntools;
- systemtools; Tex; Usenet; X11; Emacs; ftp-list; games; sound
-
- Site : ibm1.cc.lehigh.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Lehigh University
- Server :
- System : VM/CMS
- Comment: Problem: I/O error on network device
- Files : Virus-L programs/archives moved to cert.org
-
- 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
- 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
-
-
-
- -------------------------------------------------------------------------------
- Archive-name: ftp-list/sitelist/part4
- Garbo-archive-name: garbo.uwasa.fi:pc/doc-net/ftp-list.zip
-
- Site : ftp.gmd.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : gmdzi.gmd.de
- Admin : ftp@ftp.gmd.de, ftp-admin@gmd.de
- Organ : German National Research Center for Computer Science, Sankt Augustin
- Server :
- System : Unix
- Comment: Please restrict downloads to our non-working hours: outside of
- 08:00-18:00 MET, Monday through Friday, see /README for details;
- directories: /gmd/gina, /if-archive/rec.arts.int-fiction,
- /if-archive/rec.games.int-fiction
- Files : dfn; dict; etexts; EUROpen; gmd; GNU; hpf-europe; ICLP94; icot;
- icsi-alumni; Interactive Fiction (IF) archive; images; ISO; lang;
- learning; lisp; Mac; machine-learning; mail; metacard; music;
- networking; news; PC; recipes; RFCs; RWC; Sather; TeX; usenet; WDR;
- X11R5
-
- Site : ftp.govt.washington.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source :
- Alias :
- Admin :
- Organ : University of Washington, Seattle, Washington
- Server :
- System : Unix
- Comment:
- Files : legislation.telecom; wutc
-
- Site : ftp.greatcircle.com
- Country: USA
- GMT : -8
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : mycroft.greatcircle.com
- Admin : root@greatcircle.com
- Organ : GreatCirle
- Server :
- System : Unix
- Comment: directory: /pub/firewalls.digest
- Files : firewalls digest
-
- Site : ftp.gsfc.nasa.gov
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : dftsrv.gsfc.nasa.gov
- Admin : postmaster@ftp.gsfc.nasa.gov
- Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland,
- Network Support Group for Large Systems of the Center-wide
- Networking Environment
- Server :
- System :
- Comment: United Stated Government computer system : Unauthorized access to
- this system is a FEDERAL OFFENSE
- Files : VMS & Unix stuff; MacSecure anti-virus pkg; ALEX utility
-
- Site : ftp.gte.com
- Country: USA
- GMT : -5
- Date : 12-Feb-94
- Source : posting by franz@hemsoft.ping.dk (Franz Hemmer) in
- comp.os.msdos.mail-news
- Alias : ceylon.gte.com
- Admin :
- Organ : GTE
- Server :
- System : Unix
- Comment:
- Files : docs; expecterm; ICMCS; logicraft fonts; Mosaic; POP; Sun-patches;
- uqwk; zipnews
-
- Site : ftp.gu.edu.au
- Country: Australia
- GMT : +10
- Date : 11-Mar-94
- Source :
- Alias : griffin.gu.edu.au
- Admin : postmaster@gu.edu.au
- Organ : Griffith University, Security Emergency Response Team (SERT)
- Server :
- System : Unix
- Comment:
- Files : qps; rex; security; sendmail; smrsh
-
- Site : ftp.gwdg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : gwdu03.gwdg.de
- Admin :
- Organ : , Goettingen
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files :
-
- Site : ftp.hab-weimar.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : gonzo.hab-weimar.de
- Admin : ftpadmin@hrz.hab-weimar.de
- Organ : , Weimar, CC
- Server :
- System :
- Comment:
- Files : GIF; graphics; MS-DOS; sound; Windows
-
- Site : ftp.hacktic.nl
- Country: Netherlands
- GMT : +1
- Date : 22-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : xs4all.hacktic.nl, hacktic.nl
- Admin : cor@hacktic.nl (Cor Bosman)
- Organ : Hacktic Network Foundation, Amsterdam
- Server :
- System : Unix
- Comment: nothing here yet (maybe when they improve their link)
- Files :
-
- Site : ftp.halcyon.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : halcyon.com
- Admin : ralphs@halcyon.com (Ralph Simms)
- Organ : Northwest NEXUS Inc., Bellevue, Washington
- Server : archive-server@halcyon.com, in text of message put 'help'
- System : Unix
- Comment: specialized in Waffle, Off-line mail/news-readers etc.; read
- 00-README; anonymous UUCP through remote.halcyon.com; available
- through FSP
- Files : activism; alt.missing-kids.gifs; batpower; Computer Underground
- Digest (CuD) archives; esdl; Eudora; faf; Fidonet; FWDP; Go; II;
- ITR; jargon; mirrors (etext: mrcnext.cso.uiuc.edu, Linux);
- North West Nexus; Raosoft; recipes; RKBA; seabird; SLIP;
- Supra; Tidbits; Waffle; wuarchive
-
- Site : ftp.hamburg.germany.eu.net
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : pophh.hamburg.germany.eu.net, mcshh.hanse.de
- Admin : postmaster@hamburg.germany.eu.net
- Organ : Point Of Presence (POP) GmbH, Hamburg
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.hawaii.edu
- Country: USA
- GMT : -10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : util.uhcc.hawaii.edu
- Admin :
- Organ : University of Hawaii, Hawaii, USA, CC
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : Amiga; MS-DOS; Mac; others
-
- Site : ftp.hrz.uni-giessen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : sun1.hrz.uni-giessen.de, word.hrz.uni-giessen.de
- Admin :
- Organ : Universitaet Giessen (University of Giessen), Giessen
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.hrz.uni-kassel.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment:
- Files :
-
- Site : ftp.iastate.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : net-1.iastate.edu
- Admin : ftp@iastate.edu
- Organ : Iowa State University, , Iowa
- Server :
- System :
- Comment: Open 24 hours; all transfers are logged
- Files : 386bsd; abc; IRC; ITR (Intetnet Talk Radio); Linux; lyrics; Mac;
- netbsd; Netinfo; NT; PC, Utah-raster; Vax; Wylber; mirrors galore
- and ftp.uwp.edu (lyrics)
-
- Site : ftp.ibp.fr
- Country: France
- GMT : +1
- Date : 11-Mar-94
- Source : cao-vlsi.ibp.fr info; Perry.Rovers@kub.nl
- Alias : pascal.ibp.fr
- Admin : ftp@ftp.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)
- Server :
- System : Unix
- Comment: max. 100 users; index files: new-last-month, new-this-week
- Files : Annex; AppleTalk; distributed_systems; docs; emacs; faces; FreeBSD;
- GNU; IBP info; IFIP; Linux; Mac; Mach; MS-DOS; NetBSD; Sun; tcl;
- TeX; Unix; vsta; Windows3
-
- Site : ftp.icce.rug.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : nl-ftp list as posted to nlnet.announce
- 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
- Comment: directory: pub/erikjan
- Files : 4tex (TeX for 4dos); Adobe (Fonts); Atari; Ghostscript; MIDI2TeX;
- dictionaries; fonts (PostScript)
-
- Site : ftp.icot.or.jp
- Country: Japan
- GMT : +10
- Date : 11-Mar-94
- Source :
- Alias :
- Admin : net-admin@icot.or.jp
- Organ : ICOT
- Server :
- System : Unix
- Comment: /pub appears empty
- Files :
-
- Site : ftp.ics.forth.gr
- Country: Greece
- GMT : +2
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ariadne.csi.forth.gr, pythia.csi.forth.gr
- Admin :
- Organ : Foundation of Research and Technology (FORTH), Institute of Computer
- Science (ICS), Heraklion, Crete
- Server :
- System : Unix
- Comment: max. 10 foreign users; read /CAPTIVE-README for further information
- and /README for special features; max. bandwidth allocated differs
- Files :
-
- Site : ftp.ics.uci.edu
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : ics.uci.edu
- Admin :
- Organ : University of California - Irvine, Irvine, California, CS dept.
- Server :
- System : Unix
- Comment: directory: /mrose/isode-snmpV2; server can tar and (de)compress;
- transfers are logged
- Files : anime; answer-garden; arcadia; atm; cadlab; cheers; classweb-code;
- comp.protocols.{iso,x400}; cyberspace; dbox; dos-virus; GNU;
- heimdahl; honig; ibl; ifip; internet; isode-snmpV2; Mac;
- machine-learning; mentoring-workshop; mh; ml-list; perfect hash
- function gen.; Protoize/Unprotoize; rec.games.frp; RFCs;
- soc.feminism; Sun; sureality; taketani; tcas; TeX; Think C;
- usenet; volper-katz; Web-to-C; wang
-
- Site : ftp.icsi.berkeley.edu
- Country: USA
- GMT : -8
- Date : 10-Feb-94
- Source : stolcke@icsi.berkeley.edu (Andreas Stolcke)
- 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
- 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.ida.liu.se
- Country: Sweden
- GMT : +1
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : curofix.ida.liu.se
- Admin : ftpadm@ida.liu.se
- Organ : Linnkoping University, Linnkoping
- Server :
- System :
- Comment: directory: /pub/lincks; max. 2 users
- Files : Lincks
-
- Site : ftp.iesd.auc.dk
- Country: Denmark
- GMT : +1
- Date : 11-Mar-94
- Source : terra@diku.dk (Morten Welinder); old ftp-list
- Alias : iesd.auc.dk, nano.iesd.auc.dk
- Admin : ftp@iesd.auc.dk
- Organ : Aalborg University, Aalborg, CC
- Server :
- System : Unix
- Comment: Please try closer sites first before transferring large files;
- use 'dir' instead of 'ls' if 'ls' doesn't show any files
- Files : Amiga; Mac; MSDOS; Myth; Home site of: AUC TeX (pub/emacs-lips),
- GNU Objective C (pub/ObjC), CoCo (pub/CoCo), Deeper Trouble MUD
- (pub/lpmud), Tav (pub/Tav)
-
- Site : ftp.ifh.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : convex.ifh.de
- Admin : root@convex.ifh.de
- Organ :
- Server :
- System :
- Comment:
- Files : CERN; Convex; GNU; Linux; shells; Unix; WWW; X11R5
-
- Site : ftp.ifi.uio.no
- Country: Norway
- GMT : +1
- Date : 11-Mar-94
- Source : Archive-name: games/roguelike; old ftp-list; Perry.Rovers@kub.nl
- Alias : ifi.uio.no, menja.ifi.uio.no
- Admin :
- Organ :
- Server :
- System : Unix
- 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; obh;
- OL; ordbok; psai; reports; rolem; sci; SGML; simbook; Simulatools;
- swipp; TeX; traceroute; VLSI; X11; xtd; yam
-
- Site : ftp.ifi.unizh.ch
- Country: Switzerland
- GMT : +2
- 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 :
- Comment:
- Files : Unizh techreports; TeX; bibliographies; C++ docs; OMG/COBRA docs
-
- Site : ftp.imb-jena.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias :
- Admin : ftp@imb-jena.de
- Organ : , Jena
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.ims.uni-stuttgart.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source :
- Alias : adler.ims.uni-stuttgart.de
- Admin :
- Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart
- Server :
- System : Unix
- 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.inf.tu-dresden.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : irz301.inf.tu-dresden.de
- Admin : ftp@irz301.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
- Comment: Problem: I/O error on network device; requires and 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
- Files : Amiga; Atari; games; GNU; graphics; lang; Linux; MS-DOS; OS/2;
- raytracers; Unix; X11
-
- Site : ftp.informatik.rwth-aachen.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-server List; PC NFS FAQ
- Alias : sally.informatik.rwth-aachen.de
- Admin : ftpadm@informatik.rwth-aachen.de
- Organ : RWTH Aachen, Aachen, Rechnersbetrieb Informatik (CS dept. CC)
- Server :
- System : Unix
- Comment: Open 24 hours
- Files : Amiga; Atari; Bible; GNU; graphics; GRAS (/pub/unix/GRAS); mail+news;
- MS-DOS; RFCs;
- Simtel mirror (/pub/simtel: archives, Info-MAC, misc, MS-DOS,
- Unix-C, PC-blue, CP/M from another campus host
- (reze-2.rz.rwth-aachen.de); programming; PROGRES Sun 4
- (/pub/unix/PROGRES); sounds; TeX; Unix; X11
-
- Site : ftp.informatik.tu-muenchen.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : hpsystem2.informatik.tu-muenchen.de
- Admin : ftp-admin@informatik.tu-muenchen.de
- Organ : Technische Universitaet Muenchen (Munich University of Technology),
- Munich, CS dept.
- Server : ftp-mailer@informatik.tu-muenchen.de
- System : Unix
- 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 : AFA mirror; Amiga; Atari; Benchmark; BSD; comm; comp.source; doc;
- GNU; IAFA; IRC clients, GIF files in pub/comp/networking/irc and
- pub/net/irc; kermit; PoV raytracer; TeX; utils; X11R4/5
-
- Site : ftp.informatik.uni-freiburg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : fidji.informatik.uni-freiburg.de
- Admin : sunmgr@informatik.uni-freiburg.de
- Organ : Universitaet Freiburg (University of Freiburg), Freiburg, CS dept.
- Server :
- System : Unix
- Comment: max. 60 users; don't upload MS-DOS or Windows applications to this
- server; current working directory is /
- Files : Atari; Benchmark; docs; languages; net; sites; Sun; X11
-
- Site : ftp.informatik.uni-hamburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : rzsun2.informatik.uni-hamburg.de
- Admin : zierke@informatik.uni-hamburg.de
- Organ : Universitaet Hamburg (University of Hamburg), Hamburg, CS dept.
- Server :
- System : Unix
- 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;
- mail; net; shells; sites; Sun; TeX; utils; X11
-
- Site : ftp.informatik.uni-kiel.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : obelix.informatik.uni-kiel.de
- Admin : ftp-admin@informatik.uni-kiel.dbp.de
- Organ : Universitaet Kiel (University of Kiel), Kiel, CS dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.informatik.uni-muenchen.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : arcadia.informatik.uni-muenchen.de
- Admin : ftp@informatik.uni-muenchen.de
- Organ : Universitaet Muenchen (University of Munich), Munich, CS dept.
- Server :
- System :
- Comment: Problem: I/O error on network device;
- peanuts.pst.informatik.uni-muenchen.de and
- ns.informatik.uni-muenchen.de are obsolete
- Files : NeXT
-
- Site : ftp.informatik.uni-oldenburg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : faramir.informatik.uni-oldenburg.de
- Admin : Joerg.Lehners@arbi.informatik.uni-oldenburg.de (Joerg Lehners)
- Organ : Universitaet Oldenburg (Oldenburg University), Oldenburg
- Server :
- System :
- Comment:
- Files : Amiga; dkbtrace; IRC client and server programs; PoV raytracer
-
- Site : ftp.informatik.uni-rostock.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : poel.informatik.uni-rostock.de
- Admin : ftpadm@informatik.uni-rostock.de
- Organ : Universitaet Rostock (Rostock University), Rostock
- Server :
- System : Unix
- Comment: restrict working day access outside 08:00-16:00 local time;
- uploads to incoming/; several new-{month} index files
- Files : Amiga; antivirus; compiler; database; doc; GNU; graphics; knowledge;
- Linux; magazine; Maple; MS-DOS games, patches etc.; MUD related
- files (Galaxy client); network; OS/2; PC; RFCs; simulation; text;
- Unix; utils; Windows; X11
-
- Site : ftp.informatik.uni-stuttgart.de
- Country: Germany
- GMT : +1
- Date : 11-Mar-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : inf.informatik.uni-stuttgart.de
- Admin : ftpadm@informatik.uni-stuttgart.de
- Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart,
- CS dept.
- Server :
- System : Unix
- 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; cio; dfg; diplomarbeiten; dkfz;
- ei3; Eiffel; GNU; graphics; GRIDS; inet; ipvrpub; jb93; library;
- load_balancing; ludewig; Minix; modula_p; MS-DOS; net; parallaxis;
- performance; petri-nets; polygloss; postgres; postleitzahlen;
- RandomDots; RS6000; security; SSNS; statinfo; Sun; swift;
- tech-reports; TeX; TI; traces; visAvis; vistra; X11R4; X11R5;
- xit; Xlocal;
-
- Site : ftp.inria.fr
- Country: France
- GMT : +1
- Date : 11-Mar-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : INRIA
- Server :
- System : Unix
- Comment: the INRIA FTP archive; successor of nuri.inria.fr; directories:
- /INRIA, /pub, /system
- Files : associations; banner; games; GNU; graphics; inet; INRIA; lang;
- network; postscript; prog; research; RFCs; TeX; X11R5; GNU; Yabba
-
- 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 :
- Comment: Open 24 hours; Incredible disclaimer by AT&T (barf!);
- Files : IETF; IESG; Internet-drafts; RFC; InterNIC info;
- resource databases (plus files from ftp.nisc.sri.com)
-
- 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
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : Sparc songs; SPD images; graphics files and programs; Haines Thesis
-
- Site : ftp.ira.uka.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List; VAX Software List
- 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
- Comment: compress on the fly is available; aliases for x11, gnu, rfc, mib;
- 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
- Files : bibliography; CCITT; cisco; comp.sources.unix; GNU; fractals;
- graphic; ham-radio; IRC clients; isode; Lisp; mail; Mac; MS-DOS;
- neuron; netinfo; OSI; programming; protocol software; RFCs; RIPE;
- risks; router; security; SNMP; Sun; TeX; Unix; VMS; X11
-
- Site : ftp.ircam.fr
- Country: France
- GMT : +1
- Date : 19-Dec-93
- Source : MIDI FTP sitelist as posted to news.answers
- Alias :
- Admin : manager@ircam.fr
- Organ : IRCAM
- Server :
- System :
- 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 : 06-Jan-94
- Source : old ftp-list
- 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 :
- Comment: Open 24 hours; disclaimer again..
- Files : FrameMaker; GOODIES; KOAN; news; Postscript; Prolog2R; TeX;
- VM_pRAY; X11; GNUplot; mailivO6; pm; sather; tcsh
-
- Site : ftp.ise.fhg.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ise.fhg.de
- Admin :
- Organ : , Freiburg
- Server :
- System :
- Comment: successor of fhg1.fhg.de
- Files :
-
- Site : ftp.isi.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : venera.isi.edu
- Admin : action@isi.edu
- Organ : ISI
- Server :
- System :
- Comment: Open 24 hours; all transfers to and from this host are logged
- Files : statspy (NNstat); GNU Chess; RFCs, FYIs, IEN from ftp.nisc.sri.com
- (internet tour etc.)
-
- Site : ftp.izf.tno.nl
- Country: Netherlands
- GMT : +1
- Date : 11-Mar-94
- Source : posting in comp.os.linux.help
- Alias : izfgate.izf.tno.nl
- Admin :
- Organ : The Netherlands Organization For Applied Scientific Research (TNO),
- Rijswijk
- Server :
- System : PC fileserver?
- Comment: strange directory structure, probably Netware fileserver
- Files : patched X server for Cirrus videocard users for Linux
-
- 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
- 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.kiae.su
- Country: Russia
- GMT : +2
- Date : 21-Mar-94
- Source : posting in comp.archives.msdos.announce by ajh@uwasa.fi
- Alias : arch.kiae.su
- Admin : arcman@kiae.su
- Organ : KIAE
- Server : mailserv@kiae.su [?]
- System : Unix
- Comment: max. 1 user; several index files
- Files : 386BSD; Apple; GNU; Internet; Linux; MS-DOS files; NetBSD; OS/2;
- Relcom net info and support files; Unix; tar313 source and binaries;
- VMS; Windows; X11
-
- Site : ftp.kpc.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : horn.kpc.com
- Admin :
- Organ : KPC
- Server :
- System : Unix
- Comment: mirror directory
- Files : GNU; graphics; KPC; list; net
-
- 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, , California,
- Kellogg Radiation Lab.
- Server :
- System : Unix
- Comment: max. 20 users
- Files : avida; NetHack (reed spoilers, weapons guide); sf2
-
- Site : ftp.law.cornell.edu
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : PC NFS FAQ
- Alias : fatty.law.cornell.edu
- Admin : bts1@cornell.edu
- Organ : Cornell University, Ithaca, New York, Law School,
- Legal Information Institute (LII)
- Server :
- System : Unix
- Comment: directory: /pub/LII/Cello, pub/LII/Directory, pub/Internet
- Files : Cello (WWW client for MS-Windows); Folio Views version of Legal
- Academia; Jim Milles Internet Training files
-
- Site : ftp.lcs.mit.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : mintaka.lcs.mit.edu, lcs.mit.edu
- Admin :
- Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
- Laboratory of Computer Sciences
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: pub/map
- Files : networking info; Ethernet-maps; RFCs; Map; telecom archive;
- rec.arts.movies.reviews
-
- Site : ftp.leidenuniv.nl
- Country: Netherlands
- GMT : +1
- Date : 22-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : rulway.leidenuniv.nl
- Admin :
- Organ : Rijks Universiteit Leiden (University of Leiden), Leiden
- Server :
- System : Unix
- Comment: server is currently in test; max. 60 users
- Files : Linux (kernel, Slackware, TSX-11, UK); MS-DOS (canvas, drivers,
- kermit, telnet, windows, WinMosaic RUL); Unix
-
- Site : ftp.lm.com
- Country: USA
- GMT :
- Date : 11-Mar-94
- Source :
- Alias : telerama.lm.com
- Admin :
- Organ : LM
- Server :
- System : Unix
- Comment:
- Files : interpedia; pdial
-
- Site : ftp.lrz-muenchen.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : sunserver.lrz-muenchen.de
- Admin : boetsch@lrz.lrz-muenchen.dbp.de
- Organ : , Munich
- Server :
- System :
- Comment: Problem: I/O error on network device
- Files :
-
- Site : ftp.lth.se
- Country: Sweden
- GMT : +1
- Date : 11-Jan-94
- Source : rigel.efd.lth.se
- Alias :
- Admin :
- Organ : Lund Institute of Technology, Lund, EE & CS dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.lu.se
- Country: Sweden
- GMT : +1
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : nomina.lu.se
- Admin :
- Organ :
- Server :
- System : Unix (Ultrix 4.1)
- Comment:
- Files : Mac: MacPost client and server
-
- Site : ftp.luth.se
- Country: Sweden
- GMT : +1
- Date : 11-Mar-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
- Comment: top archive of Europe; use dir or ls -Fl for faster directory
- listing; read README and README.uploads; transfers are logged
- Files : X11; X11-contrib; linux; 386bsd; infosystems; Amiga (Aminet); FAQs;
- OS/2
-
- Site : ftp.lysator.liu.se
- Country: Sweden
- GMT : +1
- Date : 11-Mar-94
- Source : old ftp-list
- 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
- Comment: server has special file access features: see /README
- Files : abc1600; Amiga; Apollo; archivers; asl; aviation; Blake 7; comics;
- comm; daemons; doc; dynix; emacs; emulators; europa; faces; games;
- gardening; geography; GNU; gopher; hp28; hp48; ident; IRC; kiwi;
- languages; libraries; Linux; LPF; LPMUD; Lysator; LysKOM; magick;
- mail; marine mammals; mgr; MS-DOS; net; news; NYS; PC Eudora; pdp10;
- Postgres; Prime/PRIMOS; religion; rmt; rom; runeberg; science
- fiction; sgml; shell; solutions; Sun; Sunview; SvenskMUD; texts;
- Windows NT; WWW; X11
-
- Site : ftp.mantis.co.uk
- Country: UK
- GMT : 0
- Date : 17-Feb-94
- Source : mathew@mantis.co.uk (Snakes of Medusa)
- 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)
- Comment: 19.2 kbps connection, so be gentle
- Files : alt.angst; alt.atheism; atari-lynx; cryptography; pictures; russell;
- utilities
-
- Site : ftp.mat.uc.pt
- Country: Portugal
- GMT : -1
- Date : 08-Dec-93
- Source : posting of rps@mat.uc.pt (Rui Salgueiro in rec.arts.book.tolkien)
- Alias : matuc2.mat.uc.pt
- Admin :
- Organ : Universidade de Coimbra (University of Coimbra), Coimbra, CS dept.
- Server :
- System :
- 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 :
- 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.niu.edu
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : watson.math.niu.edu
- Admin : admin@math.niu.edu, higgins@math.niu.edu (for Progress list and
- archive)
- Organ :
- Server :
- System :
- Comment: transfers are logged
- Files : graphics related programs and files
-
- Site : ftp.math.okstate.edu
- Country: USA
- GMT : -6
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : klein.math.okstate.edu
- Admin :
- Organ : Oklahoma State University, , Oklahoma
- Server :
- System :
- Comment:
- Files : MUDS: clients, FAQ etc.
-
- Site : ftp.math.uni-hamburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List; titz@math.uni-hamburg.de
- (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)
- 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. 10 users
- Files : graph chess (daily mirror of chess.uoknor.edu); MS-DOS game
- solutions; Tolkien JPG graphics files, FAQs etc.; Unix stuff (Linux)
-
- Site : ftp.math.uni-sb.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : vieta.math.uni-sb.de
- Admin :
- Organ : Universitaet des Saarlandes (University of the Saarland),
- Saarbruecken, Math dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.math.utha.edu
- Country: USA
- GMT : -7
- Date : 11-Mar-94
- Source :
- Alias : csc-sun.math.utah.edu, science.utah.edu
- Admin :
- Organ : University of Utah, , Utah, Math dept.
- Server :
- System : Unix
- Comment: several index files in /pub
- Files : awk; benchmarks; DEC Alpha; doc; elefunt; IAFA-{description, list
- archive, maillists, services, siteinfo}; IBM PC; Mac; Math; mf;
- Solaris; Stardent; TeX; Ultrix; VAX; Xdvi
-
- Site : ftp.mathematik.uni-bielefeld.de
- Country: Germany
- GMT : +1
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : math12.mathematik.uni-bielefeld.de
- Admin : ftpmaster@ftp.mathematik.uni-bielefeld.de
- Organ : Universitaet Bielefeld (University of Bielefeld), Bielefeld
- Math dept.
- Server :
- System :
- Comment: Most things moved to ftp.uni-bielefeld.de, use that one instead;
- Open 24 hours
- Files : Computer algebra packages; GNU; TeX sources and styles; EMacs;
- Lisp archive; X11 core and fixes
-
- Site : ftp.mathematik.uni-ulm.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List; old ftp-list
- 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)
- 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 : -1
- Date : 06-Jan-94
- Source : Acorn FTP list as posted to news.answers
- Alias : walton.maths.tcd.ie
- Admin : archive@maths.tcd.ie
- Organ : Trinity College, Dublin, Math dept.
- Server :
- System : Unix
- Comment: This is a small site, with a slow connection and not much space,
- so it can't cope with too much. Directories: /pub/acorn:
- Archimedes software, /pub/incoming/acorn: Upload directory;
- transfers are logged
- Files : graphics related programs and files; Acorn Archimedes material
-
- Site : ftp.mcc.ac.uk
- Country: UK
- GMT : 0
- Date : 19-Dec-93
- Source : MIDI FTP List as posted to news.answers
- Alias : cfs2.mcc.ac.uk
- Admin : leblanc@mcc.ac.uk
- Organ :
- Server :
- System : Unix
- Comment: directory: /pub/cubase
- Files : 386bsd (mirrors agate.Berkeley.EDU); NCSA telnet; X11R5; TeX;
- djgpp; f2c; Gnu (mirrors prep.ai.mit.edu); Linux stuff
- (and mirrors ftp.funet.fi); Mach 3.0; Minix; MS-DOS utils;
- Unix utils; MIDI files; Cubase archive
-
- Site : ftp.mcs.kent.edu
- Country: USA
- GMT : -5
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : usenet.mcs.kent.edu
- Admin : system@mcs.kent.edu
- Organ : Kent State University
- Server :
- System :
- Comment: successor of snake.mcs.kent.edu
- Files : SB+Adlib utils, programs and files
-
- Site : ftp.metrics.com
- Country:
- GMT :
- Date : 11-Mar-94
- Source :
- Alias : metrics.metrics.com
- Admin :
- Organ : Metrics
- Server :
- System : Unix
- Comment: archive; auto; FAQ; pkzip 2.04g; wincd
- Files :
-
- Site : ftp.michnet.net
- Country: USA
- GMT : -5
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : nic.merit.edu
- Admin :
- Organ : MERIT
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- 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; RFCs; statistics; working groups
-
- Site : ftp.microsoft.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : gowinnt.microsoft.com
- Admin : csftpad@microsoft.com, each area has a contact alias
- Organ : Microsoft Corp., Internet Support Server
- Server :
- System : Windows NT FTP server
- Comment: directories: cs/lanman, cs/mail, cs/sqlserver, cs/winnt,
- pub/peropsys/dos6.2
- Files : Microsoft utilities and updates: Lan Manager, Windows NT,
- MS Mail, SQL Server, DOS 6.2
-
- Site : ftp.midnight.com
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : midnight.com, midnight.midnight.com
- Admin : admin@midnight.com
- Organ : Midnight
- Server :
- System : Unix
- Comment: directory: /pub/LegalList; sessions are logged
- Files : Legal List
-
- Site : ftp.morningstar.com
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : remora.morningstar.com
- Admin :
- Organ : Morningstar Technologies, , , Morningstar support server
- Server :
- System : Unix
- Comment:
- Files : PPP; SCO Unix tools
-
- Site : ftp.mq.edu.au
- Country: Australia
- GMT : +10
- Date : 16-Feb-94
- Source : MODERxx.ZIP; old ftp-list
- Alias : sunb.mq.edu.au
- Admin : ftp@mq.edu.au (Dean Davidson), ftp-pc@mq.edu.au
- Organ : Macquarie University, Sydney
- Server :
- System : Unix
- Comment: all transfers are logged
- Files : PC; Mac; Amiga
-
- 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
- Comment:
- Files : aim; amodeus; faces; hpr; Linux; NN; sum
-
- Site : ftp.msc.edu
- Country: US
- GMT : -6
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : uc.msc.edu
- Admin :
- Organ :
- Server :
- System : Unix
- Comment: directory: /pub/xmol
- Files : Xmol
-
- Site : ftp.msu.su
- Country: Russia
- GMT : +2
- Date : 11-Mar-94
- Source :
- Alias : unisun.msu.su
- Admin :
- Organ : Moscow State University, Moscow
- Server :
- System : Unix (SunOS 4.1)
- Comment:
- Files : mbone; networking; RFCs; SGI; some network related utilities in
- /pub; Sun
-
- Site : ftp.mv.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : mv.mv.com
- Admin : mv-admin@mv.mv.com (Mark Mallett)
- Organ : MC Communications Inc., Litchfield, New Hampshire
- Server :
- System : Unix
- Comment: directory pub/ddj; max. 5 users; we reserve the option of logging
- all FTP activity
- Files : Doctor Dobb's Journal sources; MV info
-
- Site : ftp.ncsa.uiuc.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : zaphod.ncsa.uiuc.edu
- Admin : stgadmin@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
- Comment: directories: /misc/file.formats, /Telnet; several README files
- Files : NCSA Telnet/FTP programs; graphics formats information;
- Mac X aaps; Hierarchical Data File system; misc (scientific and
- file) formats; WinMosaic; WinTelnet
-
- Site : ftp.near.net
- Country: USA
- GMT : -5
- Date : 09-Feb-94
- Source : old ftp-list
- Alias : bronze.near.net
- Admin : nearnet-eng@nic.near.net
- Organ : New England Academic & Research Network NIC
- Server :
- System : Unix
- Comment: the NEARNET FTP archive; successor of nic.near.net; several files/
- directories limited to NEARnet hosts only
- Files : NEARnet info; some Unix stuff; Internet Talk Radio (in /talk-radio);
- Commerce Business Daily (in /cbd)
-
- Site : ftp.nectec.or.th
- Country: Thailand
- GMT : +5
- Date : 16-Feb-94
- Source : MODERxx.ZIP; Simtel Mirror List
- Alias :
- Admin : trin@nwg.nectec.or.th (Trin Tantsetthi)
- Organ : National Electronic and Computer Technology Center (NECTEC),
- Ministry of Science, Technology and Environment, Bangkok
- Server :
- System : Unix
- Comment: You don't need this one if you're not from Thailand I guess
- Files : Dharma Electronic File Archive (from ftp.netcom.com, buddhism); GNU
- (mirror from prep.ai.mit.edu); Internet drafts; Linux (mirror
- from tsx-11.mit.edu); Microsoft docs (mirror of ftp.microsoft.com);
- MS-DOS games (mirror from ftp.uml.edu); MS-Windows 3 (mirror from
- ftp.cica.indiana.edu); Simtel Software Repository mirror
- (/pub/mirrors/msdos); Thai/Lao MS-DOS software (/pub/pc); Thailand
- info (/pub/info); Thai daily news (/pub/news); Unix PD
-
- Site : ftp.neosoft.com
- Country: USA
- GMT :
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : uuneo.neosoft.com
- Admin : karl@neosoft.com
- Organ : NeoSoft
- Server :
- System : Unix
- Comment: directory: /pub/rec.food/recipes; this system is going to a new OS,
- new 3 Gb harddisk and more, some things may not work right; Open
- 24 hours; max. 20 users
- Files : Food recipes of rec.food; NeoSoft info
-
- Site : ftp.netcom.com
- Country: USA
- GMT : -8
- Date : 11-Mar-94
- Source : old ftp-list
- Alias : netcom.com, netcom.netcom.com, netcom1.netcom.com,
- netcom2.netcom.com, netcom3.netcom.com, netcom4.netcom.com,
- netcom5.netcom.com, netcom6.netcom.com, netcom7.netcom.com,
- netcom8.netcom.com, netcom9.netcom.com
- Admin :
- Organ : Netcom On-Line Communications Services Inc., Santa Clara, California
- Server :
- System : Unix
- Comment: These are NOT the same machines, but they DO offer access to the
- same directories; max. 10 users per node: netcom1.netcom.com through
- netcom9.netcom.com; some directories: /pub/yggdrasil, /pub/nascent
- (Linux-CD), /pub/info-deli (public-access Internet dial up: PDIAL);
- transfers are logged; standard disclaimer applies;
- Files : computer game development stuff; several informational files
- in /pub directory: every user has his/her own /pub directory
-
- Site : ftp.netsys.com
- Country: USA
- GMT : -8
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : netsys.com
- Admin : len@netsys.com (Len Rose)
- Organ : Netsys Inc.
- Server :
- System : Unix
- Comment: weather images moved to westsat.com
- 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 : 11-Mar-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
- 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
- Comment: most files from next.com
- Files : NeXT files (some sources still on next.com)
-
- Site : ftp.nic.surfnet.nl
- Country: Netherlands
- GMT : +1
- Date : 09-Dec-93
- Source : nl-ftp list as posted to nlnet.announce
- Alias : info.nic.surfnet.nl
- Admin : infoservices@surfnet.nl, redaktie@konbib.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
- 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 : SURFnet info; IETF info; CERT-NL info; FAQs; EARN info; security;
- SURFnet Gids; Internet Resource Guide; some mirrored files
-
- Site : ftp.nijenrode.nl
- Country: Netherlands
- GMT : +1
- Date : 22-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : zeus.nijenrode.nl
- Admin :
- Organ : Nijenrode University, Nijenrode
- Server :
- System : Unix
- Comment: appears empty (maybe they just started it?)
- Files :
-
- Site : ftp.nisc.sri.com
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : phoebus.nisc.sri.com
- Admin :
- Organ : SRI International, , NISC
- Server :
- System : Unix
- 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; read20; root-server; zone
-
- Site : ftp.nl.net
- Country: Netherlands
- GMT : +1
- Date : 06-Jan-94
- Source : nl-ftp list as posted to nlnet.announce
- Alias : sun4nl.nluug.nl, sun4nl.nl.net,ftp.nluug.nl
- Admin : beheer@nl.net, beheer@nluug.nl, info-admin@nluug.nl
- Organ : NLUUG (Netherlands Unix User Group), NLNET, Amsterdam,
- NLnet FTP Service
- Server : mail-server@nl.net
- System : Unix
- Comment: user 'ftp' possible instead of 'anonymous'; 5 Gb; open 24 hours;
- mainly intended for NLnet users, most stuff is mirrored
- Files : GNU; ABC; some comp.sources groups; ITR; some mirrors (GNU, C-News,
- Linux (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.nosc.mil
- Country: USA
- GMT : -8
- Date : 14-Feb-94
- Source : baird@marlin.nosc.mil (John M. Baird); old ftp-list
- Alias : trout.nosc.mil
- Admin :
- Organ : NOSC, San Diego, California
- Server :
- System :
- Comment: directory: /pub/network/info
- Files : benchmarks; GNU emacs; Internet info (articles); popd; X11R3
-
- Site : ftp.novell.com
- Country: USA
- GMT : -7
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ns.novell.com
- Admin : ftp@novell.com, webmaster@novell.com (WWW)
- Organ : Novell
- Server :
- System :
- 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.
-
- Site : ftp.novell.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : novell.de, devnull.novell.de
- Admin : ease-adm@novell.de
- Organ : Novell Germany, Duesseldorf, Novell's Easy Access System Europe
- (EASE)
- Server :
- System :
- 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; Windows 3
-
- Site : ftp.nvg.unit.no
- Country: Norway
- GMT : +1
- Date : 10-Jan-94
- Source : venaas@nvg.unit.no (Stig Venaas)
- Alias : flode.nvg.unit.no
- Admin : ftp@nvg.unit.no
- Organ : University of Trondheim, Trondheim, Nettverksgruppa
- Server :
- System : Unix (Ultrix on a VAX)
- Comment: has a comment on each dir when changing directories
- Files : Usenet News including sources, binaries and FAQ's. Sounds,
- Sinclair ZX-Spectrum and Sam-Coupe files, CUD archives, IRC
-
- Site : ftp.ohm.york.ac.uk
- Country: UK
- GMT : 0
- Date : 07-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : shiraz.ohm.york.ac.uk
- Admin : ian@ohm.york.ac.uk
- Organ : York University, York
- Server :
- System : Unix
- Comment: /pub/BBC/
- Files : 32016 2nd processor utilities;
-
- Site : ftp.ora.com
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : ruby.ora.com
- Admin : ftp-manager@ora.com
- Organ : O'Reilly & Associates Inc.
- Server :
- System : Unix
- Comment:
- Files : Examples from ORA books: Nutshell handbooks, OSF, X-windows
-
- Site : ftp.parc.xerox.com
- Country: USA
- GMT : -8
- Date : 11-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : beta.xerox.com, beta.parc.xerox.com, parcftp.parc.xerox.com,
- parcftp.xerox.com
- Admin :
- Organ : Xerox - Palo Alto Research Center (PARC), Palo Alto, California
- Server :
- System : Unix
- Comment:
- Files : MOO (MUD) clients
-
- Site : ftp.pasteur.fr
- Country: France
- GMT : +1
- Date : 12-Feb-94
- Source : Internet World
- Alias : montespan.pasteur.fr
- Admin : netmaster@pasteur.fr
- Organ :
- Server :
- System : Unix
- 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.physik.uni-frankfurt.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : pix1.physik.uni-frankfurt.de
- Admin :
- Organ : Universitaet Frankfurt (University of Frankfurt), Frankfurt,
- Physics dept.
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.pica.army.mil
- Country: USA
- GMT : -5
- Date : 20-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : fender.pica.army.mil
- Admin : sunnet@pica.army.mil, drears@pica.army.mil (Dennis Rears)
- Organ : U.S. Army PICA
- Server :
- System : Unix
- Comment: Open 24 hours; directory: /pub/labview; home for Computer Privacy
- Digest and Info-Labview archives; max. 60 users; transfers are
- logged
- Files : Labview; Computer Privacy Digest
-
- Site : ftp.pitt.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : unixd3.cis.pitt.edu
- Admin :
- Organ : University of Pittsburgh, Pittsburgh, Pennsylvania
- Server :
- System : Unix
- Comment: directory: /users/qralston/images
- Files : graphics related files and programs: 24-bit image archive
-
- Site : ftp.primate.wisc.edu
- Country: USA
- GMT : -6
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : indri.primate.wisc.edu
- Admin :
- Organ : University of Wisconsin, Madison, Wisconsin,
- Server :
- System :
- Comment:
- Files : Mac: TransSkel, TransDisplay, TransEdit; imake
-
- Site : ftp.psc.edu
- Country: USA
- GMT : -5
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : anon.psc.edu
- Admin :
- Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania
- Server :
- System : Unix
- Comment: directory: pub/p3d
- Files : graphics related programs and files; P3D
-
- Site : ftp.psg.com
- Country: USA
- GMT :
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias :
- Admin :
- Organ : PSG
- Server :
- System :
- Comment: Problem: Service not available. Remote server has closed the
- connection
- Files : SCSI (Adaptec)
-
- Site : ftp.psychol.utas.edu.au
- Country: Australia
- GMT : +10
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin : bob@psychol.utas.edu.au (Robert G. Reid)
- Organ : University of Tasmania, Hobart, Tasmania
- Server :
- System : Unix
- 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 is 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
- 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 : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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)
- 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.pvv.unit.no
- Country: Norway
- GMT : +1
- Date : 11-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : flipper.pvv.unit.no
- Admin : dhmyrdal@pvv.unit.no
- Organ : University of Trondheim, Trondheim
- Server :
- System : Unix
- Comment: index in pub/arm/Index is outdated, ls-lR and FFF are
- auto-updated; read DOWNLOAD-INFO for more helpful hints
- Files : Acorn Archimedes; 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; thesaurus;
- viking; X11
-
- Site : ftp.qualcomm.com
- Country: USA
- GMT :
- Date : 12-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : lorien.qualcomm.com
- Admin :
- Organ : QualComm
- Server :
- System : Unix (SunOS 4.1)
- 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.rahul.net
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : bolero.rahul.net
- Admin :
- Organ : Rahul
- Server :
- System : Unix
- Comment: read /pub/BLURB for subscription information about this system
- Files : graphics related files and programs; networking info; archivers
-
- Site : ftp.reed.edu
- Country: USA
- GMT :
- Date : 11-Feb-94
- Source : Perry.Rovers@kub.nl
- Alias : vishnu.reed.edu
- Admin :
- Organ : Reed College
- Server :
- System : Unix
- Comment: directory: /pub/samples; please restrict ALL transfers to 18:00-
- 08:00 local time; 56Kb link, transfers may be slow; transfers
- are logged; server knows how to g(un)zip and (un)compress
- Files : econ; EPS-16+ samples; games; mailinglists; orelibs; psych; security
-
- Site : ftp.rhrz.uni-bonn.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : nic.rhrz.uni-bonn.de
- Admin : ftpadm@nic.rhrz.uni-bonn.de
- Organ : Universitaet Bonn (University of Bonn), Bonn
- Server :
- System :
- Comment:
- Files :
-
- Site : ftp.risc.uni-linz.at
- Country: Austria
- GMT : +1
- Date : 20-Dec-93
- Source : Netrek FAQ
- Alias :
- Admin :
- Organ : Universitaet Linz (University of Linz), Linz
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files : Netrek
-
- Site : ftp.rpi.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : netserv1.its.rpi.edu
- Admin :
- Organ : Rensselaer Polytechnical Institute
- Server :
- System : Unix (SunOS 4.1)
- Comment: directory: /pub/communications/internet-tools
- Files : Internet-Tools
-
- Site : ftp.rrzn.uni-hannover.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : softdis.rrzn.uni-hannover.de
- Admin : gruen@rvs.uni-hannover.de (Lutz Grueneberg)
- Organ : Universitaet Hannover (University of Hannover), Hannover, CC
- Server :
- System :
- Comment:
- Files : Athena; GNU; info-systems; Linux; Mac; MS-DOS; net; OS/2; TeX;
- Unix; Windows 3; X11
-
- Site : ftp.rug.nl
- Country: Netherlands
- GMT : +1
- Date : 21-Mar-94
- Source : Perry.Rovers@kub.nl
- Alias : risc1.rug.nl
- Admin :
- Organ : Rijks Universiteit Groningen (University of Groningen), Groningen
- Server :
- System : Unix
- Comment:
- Files : 386BSD; Gopher; graphics; listserv archive; MS-DOS; NetBSD;
- networks; Novell; Origami; pacxnet; RC_msdos; RUGnet; Surfnet; Unix
-
- Site : ftp.rz.ruhr-uni-bochum.de
- Country: Germany
- GMT : +1
- Date : 09-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment:
- Files :
-
- Site : ftp.rz.uni-augsburg.de
- Country: Germany
- GMT : +1
- Date : 12-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : ibm20s.rz.uni-augsburg.de
- Admin : ftpadm@rz.uni-augsburg.de
- Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC
- Server :
- System : Unix
- 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-karlsruhe.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : nz20.rz.uni-karlsruhe.de
- Admin : ftp@rz.uni-karlsruhe.de
- Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe, CC
- Server :
- System : Unix
- 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 : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : attis.rz.uni-konstanz.de
- Admin : ftpadm@ftp.rz.uni-konstanz.de
- Organ : Universitaet Konstanz (University of Konstanz), Konstanz, CC
- Server :
- System :
- 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-leipzig.de
- Country: Germany
- GMT : +1
- Date : 24-Dec-93
- Source : Deutsche Anonyme FTP-Server List
- Alias : server2.rz.uni-leipzig.de
- Admin :
- Organ : Universitaet Leipzig (University of Leipzig), Leipzig
- Server :
- System :
- Comment: max. 10 users; ftp site in building, not yet fully operational
- Files :
-
- Site : ftp.rz.uni-osnabrueck.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment: successor of dione.rz.uni-osnabrueck.de
- Files : Amiga; Info; Math; MS-DOS; OS/2; OzTeX; reports; Unix; Windows
-
- Site : ftp.rz.uni-sb.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- Alias : sbusol.rz.uni-sb.de
- Admin : ftpadm@rz.uni-sb.de
- Organ : Universitaet des Saarlandes (University of the Saarland),
- Saarbruecken, CC
- Server :
- System :
- Comment: Unix (SunOS 4.1)
- Files : MSDOS files
-
- Site : ftp.rz.uni-ulm.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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)
- Comment:
- Files : vmsnet sources; list of ftp sites carrying VMS programs/sources
-
- Site : ftp.rz.uni-wuerzburg.de
- Country: Germany
- GMT : +1
- Date : 10-Feb-94
- Source : Deutsche Anonyme FTP-Server List
- 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 :
- Comment: currently under reconstruction: /pub not yet completely restored
- Files : 386BSD; Amiga; GNU; Linux; Math; MS-DOS; Novell; Unix; Windows; X11
-
- Site : ftp.santafe.edu
- Country: USA
- GMT : -7
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : santafe.edu, sfi.santafe.edu
- Admin : ftp@santafe.edu
- Organ : , Santa Fe, , SFI
- Server :
- System : Unix
- Comment: directory: /pub/SIG/4m
- Files : AI; Chat clients (4M chat service); EC; SIG; Time series
-
- Site : ftp.scri.fsu.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source :
- Alias :
- Admin :
- Organ : Florida State University, , Florida, Supercomputer Computations
- Research Institute (SCRI)
- Server :
- System : Unix
- Comment: directory: /pub/SciAn; no remotely uploaded files can be remotely
- downloaded; uploads to /pub or /incoming; max. 20 users
- Files : science
-
- Site : ftp.scripps.edu
- Country: US
- GMT : -8
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : riscsm.scripps.edu
- Admin :
- Organ :
- Server :
- System :
- Comment: Problem: Failed to get host information
- Files :
-
- Site : ftp.sdsc.edu
- Country: USA
- GMT : -8
- Date : 06-Jan-94
- Source : old ftp-list
- Alias : rosebud.sdsc.edu
- Admin : consult@sdsc.edu
- Organ : San Diego Supercomputer Centre, San Diego, California
- Server :
- System : Unix
- Comment: directory: sdscpub; transfers are logged
- Files : graphics related programs and files; supercomputer center info
-
- Site : ftp.sei.cmu.edu
- Country: USA
- GMT : -5
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : fw.sei.cmu.edu
- Admin : postmaster@sei.cmu.edu
- Organ : Carnegie-Mellon University,
- Server :
- System :
- Comment: directory: /pub/serpent; server can (de)compress and tar files
- and directories; max. 20 users
- Files : Serpent
-
- Site : ftp.slc.is.novell.com
- Country: USA
- GMT :
- Date : 06-Jan-94
- Source : old ftp-list
- Alias :
- Admin :
- Organ : Novell
- Server :
- System :
- Comment: Failed to get host information
- Files : Novell utilities, patches, fixes, information etc.
-
- Site : ftp.spc.edu
- Country: USA
- GMT : -5
- Date : 09-Dec-93
- Source : VAX Software List
- Alias : spcvxa.spc.edu
- Admin : terry@spcvxa.spc.edu (Terry Kennedy), goathunter@wku.edu
- (Hunter Goatley)
- Organ :
- Server :
- System : VAX/VMS running Multinet
- 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:
- USER7:[ANONYMOUS]
- Files : VMS software
-
- Site : ftp.srv.ualberta.ca
- Country: Canada
- GMT : -7
- Date : 19-Dec-93
- Source : Perry.Rovers@kub.nl
- Alias : wabaska.ucs.ualberta.ca
- Admin : rsawh@gpu.srv.ualberta.ca
- Organ : University of Alberta, , Alberta, Computing and Network Services
- Server :
- System :
- Comment: server can (de)compress and tar files and directories;
- nice intro that shows several different filetypes and how to
- handle them
- Files : ECS (beta) for MS-Windows
-
- Site : ftp.stack.urc.tue.nl
- Country: Netherlands
- GMT : +1
- Date : 06-Jan-94
- Source : nl-ftp list as posted to nlnet.announce
- 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
- Comment: stack-ftp archives; open 24 hours; 1.8Gb; has an FSP server:
- ftp.stack.urc.tue.nl port 21; transfers are logged
- Files : Simtel20; MSDOS; 386bsd; Linux; Amiga; OS/2; Atari; Esperanto;
- FSP; EmTeX; NeXT; Mach; Windows NT; Meteosat; System V 386
-
-
-
- -------------------------------------------------------------------------------
-