Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Anonymous FTP: Frequently Asked Questions (FAQ) List

74 views
Skip to first unread message

Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/faq
Garbo-archive-name: ftp://garbo.uwasa.fi/pc/doc-net/ftp-list.zip
Simtel-mirror-name: ftp://ftp.simtel.net/pub/simtelnet/msdos/info/ftp-list.zip

Last-Modified: 05-May-97
Version: 3.1.5


Anonymous FTP
Frequently Asked Questions (FAQ) List

Suggestions for changes and comments are always welcome.

** Updated News:
- it's been quite a while since I did any real maintenance on the faq and
sitelist. I can't promise any improvement since life is too full of
other stuff I need to get done.

Copyright (c) 1993-1997, Perry Rovers -- Text may be quoted in on-line
documents and written publications, but please notify me so I can add a
reference and make sure that you add pointers to the places where people
can get the latest version. You may make this file available on public
servers, like ftp, gopher or WWW servers as well, but please let me know.
Do not modify the info itself (i.e. converting it to some other format)
before consulting me. All rights reserved. This may seem stricter than
the last versions, but I only want to make sure I'm notified of how
this file is used and for what purpose. If you contact me, I'm sure
we can work something out.

Thanks to all the people who have contributed to this document!

[Start Of File]
======================================================================

I maintain a directory of Internet sites accepting Anonymous FTP and mail
retrieval of their files and a list of Frequently Asked Questions about
(Anonymous) FTP.

-----------------------------

Subject: 1. Table of Contents

Topics are shown below and with their respective answers (*: new, +: changed)

(1) Table of Contents
(2) What is and how do I use the FTP program?
(3) What types of FTP information are available?
(4) What is the most current version?
(5) Retrieving the listings via email.
(6) Using FTP without direct Internet access.
(7) Getting help when you have problems with a site.
(8) Getting a site listed or changes made.
+(9) What is Archie and how does it relate to the list?
(10) Using FSP/Gopher/WAIS/WWW to access archives.
(11) How do I stop the listings from scrolling off the screen?
(12) How do I set up an (Anonymous) FTP server?
+(13) How do I automate ftp sessions?
+(14) URL's of the interesting things mentioned in this text.

-----------------------------

Subject: 2. What is and how do I use the FTP program?

The information below was originally maintained by Jon Granrose
(one of the old maintainers of the listings). Mike Jones added the info
about the existence and location of the compression data chart maintained
by David Lemson. Tom Czarnik (another old maintainer) added some as well
and I have made some changes too.

By:

Jon Granrose
Mike Jones
Tom Czarnik
Perry Rovers


This is not a definitive guide to FTP, but it will give a novice a
general idea of what it is and how to do it.


What is FTP?

FTP (File Transfer Protocol) allows a person to transfer files
between two computers, generally connected via the Internet. If
your system has FTP and is connected to the Internet, you can
access very large amounts of files available on a great number of
computersystems. If you are on Bitnet or a UUCP host, you should
look for servers that work through electronic mail (e-mail). A
good source of information on archives in general, is the Usenet
newsgroup comp.archives. When using FTP, you use a program, called
a 'client' to connect to a machine that holds the files, a 'server'.


What is Anonymous FTP?

Many computersystems throughout the Internet offer files through
anonymous FTP. This means that you can access a machine
without having to have an account on that machine (i.e. you don't
have to be an official user of the system). These anonymous FTP
servers contain software, documents of various sorts, files
for configuring networks, graphic images, songlyrics and all sorts
of other information. Archives for electronic mailing lists are
often stored on and are available through anonymous FTP. An
enormous amount of information is stored on these machines and is
ready for anyone who's seeking it.

Note that all this is subject to change, it is a privilege
and the person responsible for the machine can shut it down
at any time without you being able to do anything about it.


Commands

All the normal FTP commands may be used to retrieve files. Some
FTP commands are the same on different computers, but others
are not. Also, some of the ftp sites offer custom commands like
getting a directory with one command, 'regetting' a file or searching
of directories. Read the relevant README files on the site itself
for the 'special access features'.
Usually, FTP will list the commands if you type 'help' or type a
question mark (?). Also, your computer's help command may have
information about FTP. Try 'man ftp', 'man ftpd', 'help ftp',
'ftp /?', 'ftp -?' or 'ftp /h' (all these to be typed without
quotes).

Some useful commands available on most systems include:

ascii Switch to ascii mode. Ascii mode is the default mode
and used for transferring text files
binary Switch to binary mode. For transferring binary files
like .ZIP files, .Z files and the like
cd Change the directory on the remote computer
dir List the files in the current directory on the remote
computer.
ls Same as 'dir', but shows less information sometimes.
get Copy a file from the remote computer to yours
hash Puts a '#' on the screen for every <number> of bytes
transferred. <number> is 1024 in some cases, 2048 in others
but is between 1024 and 4096 in most cases.
Check the ftp 'help' function for more info on the number for
your clientprogram.
help Gives help on the use of commands within the ftp program
lcd Change the directory on your computer (the 'l' is for local)
lpwd Shows the present working directory (pwd) on your
computer (the 'l' is for local). Note: this may not
work on all machines. On a Unix machine, try !pwd
if lwpd doesn't work.
mget Copy multiple files from the remote computer to yours
pwd Shows the present working directory (pwd) on the
remote computer


Procedure

Anonymous FTP is a facility offered by many machines on the
Internet. This permits you to log in with the user name 'anonymous'
or the user name 'ftp'. When prompted for a password, type your e-mail
address -- it's not necessary, but it's a courtesy for those
sites that like to know who is making use of their facility. Be
courteous. Some sites require a valid e-mail address, others don't.

You can then look around and retrieve files. (Most anonymous ftp
sites do not permit people to store files). Note that when you
retrieve files, you have to know where the files are going to
end up on your machine. This is where the 'lpwd' command comes
in handy. Also note that when you have transferred a file that
you want to use on your PC, but you run ftp from a Unix machine
(or a similar mainframe or network machine), you will have to ftp
the file from the Unix machine to your PC first (this is assuming
that you can't ftp to outside your company or campus from your PC,
otherwise you could have gotten the file directly to the PC).
This may sound silly, but sometimes people don't know where their
files are stored or a system administrator decides to give ftp
access to only a few systems.

Typically, a directory called 'pub' is where the interesting
things are stored. Some sites will have a file with a name
like ls-lR, that contains a complete list of the files on
that site. Otherwise, you can type ls -lR and get such a listing
-- for some sites, this can take a LONG time (the size of the
resulting file can be anywhere between approximately 2000 bytes
and 25Mb).

When retrieving non-text files, you must use binary mode,
otherwise the file gets messed up. To do this, use the
'binary' command. (It's safe to set this for text files, but
the result might look a bit different from an ASCII transfer)
If the site at the other end is non-Unix, you may need to
use some other mode -- see the documents or README files
for that site and for FTP (common other modes, are LZ for
VAX Multinet servers, tenex or image for some others).

The simplest way to initiate FTP would be to give the command
'ftp <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 193.166.120.5 for Garbo. If
that last sentence doesn't seem to make sense just try: ftp
garbo.uwasa.fi or ftp 193.166.120.5 and look what happens.
After a short wait, you will be prompted for your username. If
you do not have an account on the remote system, some systems
allow you to use 'anonymous'. This gives you a restricted
access path (meaning that you can only run certain commands
like 'dir' or 'ls' and are allowed only access to certain
directories like 'pub').

You would then be prompted for a password. Some systems will
tell you to send your real identity as the password. What you
type doesn't matter in most cases, but it is suggested to give
your e-mail address. This as a courtesy to the archive maintainers,
who would like to know who's using their system. Other systems
need a password of 'guest', or something similar.
DO NOT TYPE A PASSWORD THAT YOU USE ON YOUR OWN SYSTEM!

After that, you should receive the FTP prompt ( usually ftp> )
and have access. You can get a directory of files by giving a
'dir' command. If the remote system is Unix-based and dir does
not work, try 'ls -l' for an MS-DOS like output.
On Garbo, there is a file available in the default anonymous ftp
directory that explains what Garbo is and where files are located.
Look for 00-index.txt or README files or some similar name.

Unix systems will all have the same directory structure, and
moving around is done with the 'cd' or 'cwd' command.
TOPS-20, VAX/VMS, DOS VM/CMS and other systems have a different
structure, but movement is still accomplished with the 'cd'
command.

VAX/VMS systems have filesystems that show as ALL CAPS
and directories can be recognized as filenames ending in .DIR
e.g FAQ.DIR

Files reside on disks, denoted by NAME: e.g. NETDISK:
and a file on that disk could be denoted by:
NETDISK:[FAQ.INTERNET]FTP.FAQ

You can change to that directory by typing:
cd netdisk:[faq.internet]
but since you are generally allowed only access to one disk,
you probably can use cd [faq.internet] or type cd faq and
then cd internet

TOPS-20 has directories of the form: DISK:<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:

cd <vm_userid>.<vaddr>

e.g. cd arcdsk.100

For an anonymous userid:

cd <userid_of_interest>.<vaddr>
account <mini-disk_write_password>

e.g. cd bob.191
account bob1

Note: 'account...' may not be required if the mini-disk is not
password protected.

A lot of systems give some information about how to use the
system when you login, look for that after you have typed
the password (some of those messages will not be shown if
you use a - as the first character in your password, some
people need this because the system won't recognize them
otherwise. If you have problems logging into a site, try
a - as the first character).

Different systems have different organizations for their files,
and the above example is the way most archives have set it up.
By looking around other systems, you can learn how their files
are arranged and move around much faster. Note, however,
that FTP will not allow you outside the FTP 'root' directory.
Moving about the entire system is not permitted. You will
get 'Permission denied' messages (or plainly not receiving any
message and still not be able to change to the directory).

Usually, files are grouped in archive files, so you don't have
to get many small files separately. The most common archival
file formats for the Internet are tar and zip. Occasionally,
people use shell archives (shar) instead. Tar files are basically
a bunch of files 'glued' together. Tar archives can be unpacked
by running the 'tar' command on a Unix system (tar exists also
for DOS, VMS and a whole bunch of other Operating Systems) --
you may want to first do a 'tar t' on the file to see what it
contains before unpacking it. This means typing: 'tar t filename.tar'
or 'tar tf filename.tar' and looking what the output shows. To unpack
the .tar file, type: 'tar xvf filename.tar', this will create a
directory called filename with the unpacked archive in it (no quotes
again).
Be careful when unpacking shell archives since they have to be
run through the Bourne shell to unpack them. (The simplest
way is to use the unshar command).

Files are often stored compressed, because they take up less
space that way -- for Unix, the most common compression 'scheme'
is the 'compress' program, indicated by a .Z suffix on the file
name. Also you will find Arc, Zoo, Arj, Lzh, gzipped or Zip files,
which are combined archival and compression formats (there are
other archival formats as well - talk to the systems staff if
you encounter them and don't know how to deal with them).
For .zip files use zip and unzip (or pkzip/pkunzip), for .gz files
use gzip and for .Z files use compress, which are available for all
Operating Systems.

Archival and compression utilities are very handy, but can make
it very difficult to 'get' a file and use it:
when you're on a DOS or VMS system for example you can't type:

get filename.tar.Z

You have to type:

get filename.tar.Z filename.tz

or something like that and then remember what you have to do to
unpack the file, namely first running your version of 'compress'
on it and then your version of 'tar'.
Remember this when you can't seem to transfer a file.
An interesting feature of most ftp servers in use today, is the
ability to compress and decompress 'on the fly'. This means that
when you want to 'get' a .Z file, but you don't have compress
handy, you can type: get filename.Z filename
The server will then decompress the file and leave you with a plain,
uncompressed file. Most servers support on-line decompression of
.Z, .gz and .tar files and even 'get'ting an entire directory with
'get directoryname directoryname.tar'. Note that this can take up
a huge amount of space and maybe take ages. Make sure you know what
you are doing when trying this.

These are the most common file types (there are zillions more):

SUFFIX FTP TYPE
------ --- -----
.arc bin ARChive (hardly used anymore)
.arj bin Arj (mostly MS-DOS)
.gif bin Graphics Interchange Format
.gz bin GNU Zip
(Not compatible with Zip.
Found on some sites as .z files.
GNU zip is seen in combination with
tar as .tgz files, maybe even as .tz files)
.hqx asc HQX (Mac, Mac equivalent of uuencode)
.jpg bin JPEG (graphics format)
.lzh bin LHa, LHarc, Larc
.shar ascii SHell ARchive (mostly Unix)
.sit bin Stuff-It (Mac)
.tar bin Tape ARchive (mostly Unix)
.uu ascii uuencode/uudecode (also .uue)
.Z bin compress (mostly Unix, seen in combination
with tar as .tar.Z files)
.zip bin Zip (either PKZip or Zip/Unzip)
.zoo bin Zoo

To get a list of all file compression/archiving methods and the
programs to uncompress/unarchive (on the PC, Mac, Unix, VAX/VMS,
VM/CMS, Atari ST and Amiga systems), FTP to the following site
and retrieve the listed file:

ftp.cso.uiuc.edu directory: /pub/doc/pcnet/compression

This could be helpful to people new to FTP that don't know how
to unpack the file they have just transferred.
Also check out the Frequently Asked Questions (FAQ) Lists and
other periodical postings in the news.answers group. Especially
the comp.graphics, comp.compression and the different
Operating Systems FAQs (Unix, VMS etc.) can be very handy.
Most archiver programs are available from garbo.uwasa.fi in either
/pc/arcers or /unix/arcers.

Last but not least, for novices to the Internet, I highly recommend a
good book, e.g. 'The Whole Internet User's Guide and Catalog' by Ed Krol.
It is written clearly and contains an enormous amount of information.
Read it cover to cover, and keep it close at hand.
Published by O'Reilly & Asscociates, it is available from many computer
bookstores or O'Reilly's worldwide distributors.
Contact the publisher at +1 707-829-0515 (USA), or send e-mail to
nu...@ora.com for information.

Unfortunately, this book is already outdated, but it still offers
an invaluable resource and manual for novices and more experienced
Internet users. Apparently there will be a new version of this book
somewhere this year, so look out for it.
Other books are 'The Internet Companion', 'Internet: Getting Started',
'Internet Unleashed', 'The Internet Guide for New Users' and a lot more.
Look for them in your local bookstore.

Almost all of the information in these books is also available on-line
through various documents like the MaasInfo files, Zen and the Art of the
Internet, The HitchHiker's Guide to the Internet, The Big Dummy's Guide
to the Internet, the on-line version of The.Internet.Companion, the
Internet Resource Guide and a whole number of FAQs, RFCs and the like.

The MaasInfo and Big Dummy's Guide files appear to be the most recent of
these kind of files (look for info on where to get them in the
sitelisting itself or try mailing to netg...@eff.org, that should send
you the Big Dummy's Guide in a number of parts).

Another source for information might be the magazine Internet World,
from Meckler Corp. (in...@mecklermedia.com).

I'm not affiliated with any of the publishers, authors or anyone
mentioned above, but I bought some of the books and like them.

-----------------------------

Subject: 3. What types of FTP information are available?

FAQ - Frequently Asked Questions List about FTP
SITELIST - Comprehensive Information, containing:

o Site name
o Country
o Date of last modification
o GMT difference (+/-)
o Source of last update
o Administrative e-mail address
o Organization maintaining FTP site, city, state, department
if applicable
o Other servers if available and instructions for use if applicable
(e-mail, FSP, gopher, WWW)
o System Type (Operating System, hardware)
o Universal Resource Locator (for World Wide Web browsers)
o Comments
o Types of Files

Note that apart from my ftp-list.zip file, Timo Salmi (t...@uwasa.fi)
is maintaining a complementary list of a number of MS-DOS ftp sites.
They list some more information on a subset of sites in my SITELIST
file. The file is called moder*.zip where * is a version number and
it is available from garbo.uwasa.fi in directory /pc/pd2 and
ftp.simtel.net in directory /pub/simtelnet/msdos/info.
Also, Christian Hettler (het...@ask.uni-karlsruhe.de) is maintaining
a list of German FTP sites on ftp.ask.uni-karlsruhe.de, directory:
/pub/info, file: ftp-list-de. The contents of the German ftp sites
in the listing can be found at ftp.ask.uni-karlsruhe.de/pub/ls-lR.de
Arjan de Vet (de...@iaehv.nl) is maintaining a list of Dutch FTP sites
on ftp.iaehv.nl, directory: pub/usenet/nl, file: nl-ftp (this one is in
Dutch). Russell Vincent (vin...@ucthpx.uct.ac.za) maintains a list of
South-African ftp, archie, whois and gopher servers at ftp.uct.ac.za in
/pub/archives/faq-sites.txt Furthermore, there are 2 documents
describing anonymous FTP servers in the Czech Republic:
http://www.cvut.cz/cesnet/resources/ftp.htm#anon and the Slovac
Republic: http://nic.uakom.sk/SANET/hypertext/services.html#ftp
On ftp.urec.fr there's a file called ftp-france-liste, but it doesn't
seem to be updated regularly. For France, you're better off checking
http://www.insat.com/Club/boudrand/listeftp.htm and there's also
a mailinglist for French ftp-admins. Check the archives at:
http://www.univ-rennes1.fr/LISTES/ftp...@univ-rennes1.fr/

Several newsgroups have their own FAQs that contain listings
of sites. If you're interested in a particular topic, try looking
in the FAQ(s) of the newsgroups related to that topic as well.

-----------------------------

Subject: 4. What is the most current version?

Look in the Version: line in the top of this file and compare
it to the faq file in ftp-list.zip on ftp.iaehv.nl, garbo.uwasa.fi
or ftp.simtel.net. The latest version is always available there.

-----------------------------

Subject: 5. Retrieving the list from alternate sources.

1) Pick it up from anonymous FTP archives; look for 'ftp-list'
in the SITELIST file. Be warned, many sites carry Jon
Granrose's (sometimes known as ODIN.FTPLIST, pre Jan-92) or
Tom Czarniks's old FTP listing (pre Apr-93) and these files
are outdated. It will take a while for this version to spread,
but the following sites always carry the latest version:

Europe - ftp.iaehv.nl as /pub/users/perry/ftp-list/ftp-list.zip
garbo.uwasa.fi as /pc/doc-net/ftp-list.zip
USA - rtfm.mit.edu in the /pub/usenet/news.answers/ftp-list
directory: faq file and sitelist directory (ASCII)
USA - ftp.simtel.net as /pub/simtelnet/msdos/info/ftp-list.zip
USA - ftp.landfield.com as /usenet/news.answers/ftp-list/*
Asia - ftp.edu.tw in /documents/networking/guides/ftp-list
several files in several formats (.Z, .gz, .zip, ASCII,
dBase and MS-Access database versions and AmigaGuide
Hypertext version)
NOTE: THIS SITE CURRENTLY HAS NO FTP-LIST FILES DUE
TO SPACE LIMITATIONS

Admins who would like to mirror the list are welcome to mirror any
of the above sites/directories, dependent on what format they like.
Apart from these sites there are hundreds of mirrors of garbo,
rtfm and simtel.net that carry the list.

2) send an e-mail message to mail-...@rtfm.mit.edu with
no subject and in the body of the message:

send usenet/news.answers/ftp-list/faq
send usenet/news.answers/ftp-list/sitelist/part1
send usenet/news.answers/ftp-list/sitelist/part2
send usenet/news.answers/ftp-list/sitelist/part3
send usenet/news.answers/ftp-list/sitelist/part4
send usenet/news.answers/ftp-list/sitelist/part5
send usenet/news.answers/ftp-list/sitelist/part6
send usenet/news.answers/ftp-list/sitelist/part7
send usenet/news.answers/ftp-list/sitelist/part8
send usenet/news.answers/ftp-list/sitelist/part9
send usenet/news.answers/ftp-list/sitelist/part10
send usenet/news.answers/ftp-list/sitelist/part11
send usenet/news.answers/ftp-list/sitelist/part12
send usenet/news.answers/ftp-list/sitelist/part13
send usenet/news.answers/ftp-list/sitelist/part14
send usenet/news.answers/ftp-list/sitelist/part15
send usenet/news.answers/ftp-list/sitelist/part16
send usenet/news.answers/ftp-list/sitelist/part17
send usenet/news.answers/ftp-list/sitelist/part18
send usenet/news.answers/ftp-list/sitelist/part19
send usenet/news.answers/ftp-list/sitelist/part20
send usenet/news.answers/ftp-list/sitelist/part21
send usenet/news.answers/ftp-list/sitelist/part22
send usenet/news.answers/ftp-list/sitelist/part23

[apparently * can be used instead of all the parts numbers,
but I'll check that out later; update: this doesn't seem to
work.. YMMV]

3) Send me mail: Perry....@IAEhv.nl. State how you need it sent
and I'll get to it you ASAP. Note that this is NOT the preferred
method!!! Try one of the above methods first. Thanks to the efforts
of Lou Swiczewicz (sw...@acc.rwu.edu) and Dave Thomas
(Dave_...@mindlink.bc.ca) there will be made available
from ftp.edu.tw a dBase and Microsoft Access database version
and a Hypertext AmigaGuide version. The list is also searchable
through some gophers, I'm gonna add a list of them at some
later date. [I'm currently not sure how these versions are coming
along, I'll have to look into that someday. I haven't seen the
Amiga Guide version and the Access version is lagging behind.
So don't ask me about those versions, because I don't know how
they are faring. Check ftp.edu.tw or Aminet sites for them.]
You can also use packftp, by Mark Rinfret (m...@mrsoft.network23.com),
which converts the sitelist to comma-delimited format. It works
great!

-----------------------------

Subject: 6. Using FTP without direct Internet access.

It is possible to get files from a site by using a general mail
server. Many sites have their own servers. If you're on BITNET, ask
your sysadmin or technical support group about BITFTP (or send mail
with a body of 'help' (no quotes, and nothing else) to BITFTP@PUCC,
BITFTP@PLEARN or BITFTP@DEARN (known on the Internet as
bit...@pucc.princeton.edu, bit...@plearn.edu.pl and bit...@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 tri...@hearn.nic.surfnet.nl or tri...@hearn.bitnet,
for more info and a list of other trickle servers.

For non-BITNET sites, try using an ftpmail server. Send mail to
ftp...@ftpmail.ramona.vix.com with 'help' (no quotes) in the body of the
letter. You should NOT send a blank letter, commands are not optional.

Other servers that might be closer and provide the same service are:
- ftp...@cs.uow.edu.au (Australia)
- ftp...@ftp.uni-stuttgart.de (Germany)
- ftp...@doc.ic.ac.uk (Great Britain)
- ftp...@ieunet.ie (Ireland)
- ftp...@sunsite.unc.edu (USA)
- ftp...@ftp.uu.net (USA, points to ftp...@decwrl.dec.com, so won't work
until they fix that)
- ftp...@win.net

There's a list of ftp-mail servers available at
http://knight3.cit.ics.saitama-u.ac.jp/reposit/ftpmail-servers.html
but I don't know how up to date it is (it still listed ftp...@decwrl.dec.com
I think)

There used to be an address called ftp...@decwrl.dec.com, but you are urged
to use one of the above instead of decwrl.dec.com if you ever find it in a
document. That machine was very overloaded as it was the most widely known
ftpmailer and has been shut down and moved to ftpmail.ramona.vix.com.
So, lift the burden and use (faster!) closer machines!!!

Requests for the ftpmail servers are of the form:

open <site> <username> <password>
cd <directory>
dir # To obtain a directory listing
get <file> # To retrieve a file
quit

Example:
open rtfm.mit.edu anonymous pe...@iaehv.nl
cd /pub/usenet/news.answers/ftp-list
get faq
quit


NOTE: Please make sure your system admin has approved the the use of
a mail server, as files can take system resources of not only
your site, but several sites up the stream. And please abide
by the guidelines that the ftpmail server administrators have
put in their help files. Most ftpmail servers default to their
own site for files, so try retrieving things from that site first.
In general, most files you need are already available there, so
it is a waste to connect to another machine.
Also, don't use servers in Y to fetch files from X if you live
in X and can use a server in X, e.g. X=Europe, Y=USA.
Several servers have stopped providing ftpmail service to other
hosts because they were being overloaded by these kind of
requests. DON'T DO IT! You ruin a very good service, not only
for yourself, but also for numerous other users.

-----------------------------

Subject: 7. Problems with a site.

If you are unable to access the site because your computer doesn't seem
to be able to 'find' the site (the ftp program returns 'invalid host'
or 'unable to resolve hostname' or some similar errormessage), try one of
the following ways to see if the name of the site is known:
(information partly by ro...@unr.edu (David Rosen) from the Emacs FAQ)

- telnet to the site and see if that works, if it does, there's either no
ftp server active at the site or there's a configuration error with your
ftp client program. Normally, the errormessage would be something like:
'I/O error on network device' or you do get a connection with the ftp
server but it says 'Service not available. Remote service has closed the
connection'.
Telnet works on all systems, there are some more informative ways however:
- try 'nslookup sitename' or 'host sitename' (this usually works on Unix
systems) and see what that gives. If they can't find the site, your
nameserver (the computer that looks up the addresses of computers) doesn't
know the site 'sitename'. You can try again in a couple of minutes if you
think it might be a delay between 'sitename' and your machine. If that
doesn't help then either your site has a deficient nameserver (ask your
local admin to fix it) or the site 'sitename' does not exist.
- another program you can try is 'ping', 'traceroute' or 'hopcheck' to see
if there is a clear link (or path) to the machine 'sitename'. This is
however a bit too technical for the ordinary user.
- easy ways to check if the name 'sitename' can be found outside of your
domain (in my case kub.nl) is by mailing to one of the following addresses:

d...@grasp.insa-lyon.fr (put 'ip sitename' (no quotes) in the body or 'help'
for an info file. Lots of options available)

ser...@nic.ddn.mil (use 'host sitename' as the subject of the message.
Also other options, send 'help' as the subject)

- you can try to telnet to nic.ddn.mil 101 and type 'HNAME sitename'
(not very reliable it seems to me, but your mileage may vary)
or you can telnet to tacom-emh1.army.mil 117

If you can get a connection with the site or if a problem appears while
accessing the site or when retrieving a file, mail the problems to the admin
address shown in the Sites list. When you report a problem, please be
very explicit, i.e. don't write 'I can't get a file' but explain when it
happened, what file it was, what system you are using etc. And word your
message politely. It's no use to annoy an admin if you want a file
from that site.
If an admin address is not shown, attempt to use 'ftp@site_name'; replace
'site_name' with the name of the troublesome site. If it's very
urgent, try sending a note describing the problem to
postmaster@site_name or when the site is a Unix machine: root@site_name
and when the site is a VAX/VMS machine: operator@site_name (the
postmaster@site_name should be valid in all cases).
If that fails, post a note to comp.archives.admin (the newsgroup for
archive administrators). I'm going to include a list of common error
messages here someday, so you don't have to contact the admin for
some common notices you might receive. One of those message is:
'permission denied'. This can mean a few things: either you don't have
write rights to the directory where you started 'ftp' from and you're
trying to retrieve a file or the file or directory on the remote
site has been made unaccessible to you (e.g. a /private directory).
The solution to the first possibility is to change to a directory
where you are allowed to write files (like your 'home' directory)
and the solution to the second possibility is to ask the admin
to change the permissions to that file or directory, but you'd
better have a good reason to need access to that file or directory.
Most of the time those permissions are there for a reason.
Other messages will be included at a later date, in the meanwhile,
check the helpfiles on your ftp client first if they give you the
answer.

-----------------------------

Subject: 8. Getting a site listed or changes made.

Send mail to Perry....@IAEhv.nl
Include the information stated below, in the body of the
letter.

Needed information

o Site name
o Site's country of operations, preferably location within
country as well
o GMT difference (I don't bother with daylight savings and the like)
o Manager(s) full name & email address(es) (not made public if
you don't want it)
o Any aliases you want listed for the site (preferred are ALL
aliases that you know, because some people might refer to them.
These are just there for completeness sake and to easily spot
duplicate entries, NOT for use by anonymous ftp users). Actually,
the term alias is misleading because the Site name is mostly
an alias and what I list as Alias is mostly the real name.
o Administrative address used for FTP related issues by the
general public (like ftp@site_name)
o Organization operating site, department within the organization
o Is an E-mail, FSP, Gopher, WAIS or WWW server available and how
can one use it?
o Type of system the server is running on (OS, hardware)
o Preferred Universal Resource Locator (either ftp://, gopher://,
http:// or some other one)
o Comments (restrictions and the like if any)
o General description of the types of files available, special
directories etc.

Please fill in this info completely and don't just mail a sitename.
This saves me work and makes the list more complete.

-----------------------------

Subject: 9. What is Archie and how does it relate to FTP?

Archie is a special service that keeps file listings from different FTP
sites. You can Telnet to an Archie server (login with username
'archie') or use a client program to search for specific files.

Here are some sites; send mail to 'archie@site_name' for a help file.
Note that some sites do not support mail access. Most do however.

archie.au 139.130.23.2 Australia
archie.univie.ac.at 131.130.1.23 Austria
archie.belnet.be 193.190.248.18 Belgium
archie.bunyip.com 192.77.55.2 Canada
archie.cs.mcgill.ca 132.206.51.250 Canada
archie.funet.fi 128.214.6.102 Finland
archie.univ-rennes1.fr 129.20.254.2 France
archie.th-darmstadt.de 130.83.22.1 Germany
archie.ac.il 132.65.208.15 Israel
archie.unipi.it 131.114.21.10 Italy
archie.wide.ad.jp 133.4.3.6 Japan
archie.hana.nm.kr 128.134.1.1 Korea
archie.kornet.nm.kr 168.126.63.10 Korea
archie.sogang.ac.kr 163.239.1.11 Korea
archie.nz 140.200.128.13 New Zealand
archie.uninett.no 128.39.2.20 Norway
archie.icm.edu.pl 148.81.209.5 Poland
archie.rediris.es 130.206.1.5 Spain
archie.luth.se 130.240.12.23 Sweden
archie.switch.ch 193.5.24.1 Switzerland
archie.ncu.edu.tw 192.83.166.12 Taiwan
archie.doc.ic.ac.uk 146.169.16.11 UK
archie.hensa.ac.uk 129.12.200.130 UK
archie.sura.net 192.239.16.130 USA (MD)
archie.unl.edu 129.93.1.14 USA (NE)
archie.internic.net 192.20.239.132 USA (NJ)
archie.rutgers.edu 128.6.21.13 USA (NJ)
archie.ans.net 147.225.1.10 USA (NY)

To get a list, type: telnet archie.ans.net (or any other archie server)
and login as 'archie' (no quotes) and type 'servers' (again, no quotes).
Of course you can also try a server somewhat closer but this list
is from archie.ans.net
To find a file called 'filename' you would type: prog filename
at the prompt. There are lots of options available, read the manual
with the 'help' command (no quotes). The Archie client programs
provide more functionality, tailored to your specific Operating
System. Client programs are available by ftp from most archie
servers.

Some of you may be wondering, why does the Anonymous FTP Sitelist exist
if Archie can find files?
The answer is this: Archie does not work (yet) with non-Unix sites (the
number of which will increase substantially the next years with all the
new users using PC's and Amiga's etc.) and another problem with Archie
is that different servers can provide you with different answers depending
on the ftp sites they currently have in their memory.
Using a European server you might not be able to find a file in the US,
but if you try a US server it's possible that it does find the file(s) you
need and vice versa.

If you want your ftp server to be included in the archie database, check
the documentation of some of the Archie clients. [I believe the e-mail
address for updates is archie-...@bunyip.com, but haven't checked
it yet]

-----------------------------

Subject: 10. Using FSP/Gopher/WAIS/WWW to access archives.

Some sites offer retrieval of their FTP archives through Gopher,
a browser for the Internet. You can use a so-called Gopher client
program to connect to a Gopher server (in this case the Gopher server
of the ftp-site). Type 'gopher' on your system to see if Gopher is
installed. Most of the time this will bring up a menu system from which
you have several choices. Check the help pages for instructions or ask
a local system administrator or helpdesk on how to use it.

If Gopher does not appear to be installed, ask your local helpdesk
why it isn't. Installing Gopher on your system consists of getting
a client program for your Operating System and installing it.
You can get client programs for Gopher for several Operating Systems
from the boombox.micro.umn.edu ftp site in directory /pub/gopher
and from lots of other sites around the world (check the SITELIST file
for more sites).
Read the Usenet newsgroup comp.infosystems.gopher for more info.
If I know that a site supports Gopher (or one of the other services to
be mentioned here), this info can be found in the Comments: or Server:
line in the SITELIST file.

Other means of retrieving files are through the World Wide Web (WWW or W3)
or WAIS. These services are extensions to the 'bare bones' FTP approach and
have rapidly become more popular. They are easy to use and if you have the
resources you should consider getting a client for either Gopher, WWW
or WAIS (or all) from a good ftp site (e.g. ftp.ncsa.uiuc.edu for Mosaic,
a WWW browser, or ftp.think.com for WAIS browsers. These sites are mirrored
around the world, check the sitelist for details).
Check the relevant comp.infosystems.* group or/and the sitelist for
siteaddresses of clients and how to install them.

The last option to access an archive to be mentioned here is called FSP
(some people say it stands for File Service Protocol, some call it FTP's
Sexier Partner and others refer to it as F**cking Software Pirates).
FSP has some nice features that FTP doesn't have like 'crash-recovery',
the ability to transfer only the part of a file that wasn't transferred
before (a la Zmodem). Using FSP means getting yourself a client program
and finding FSP sites. A good place to look for clients is on
ftp.germany.eu.net and you can ask for sites in alt.comp.fsp (read the
FAQ and the FSP docs first). FSP is mostly used to retrieve GIF files in
the background (hence the second explanation of the abbreviation) and has
been used for setting up 'pirate' sites (sites that distribute
commercial software, hence the third explanation). This has given it a
somewhat bad name, but the idea is good. More and more admins install
FSP servers because it reduces the load on their machine(s). Unfortunately,
some of the client programs (notably WinFSP) appear to be buggy.

-----------------------------

Subject: 11. How do I stop the listings from scrolling off the screen?

When you're retrieving a directory listing of a large site,
it's quite possible that the number of files in a directory is
bigger than the number of rows on your screen. The listing then
scrolls of your screen. There are several ways to avoid this.
You can use 'ls -CF' or 'ls -lF' (no quotes) to get a directory listing
like the MS-DOS 'dir/w' command (a 'wide' directory listing). Also,
some ftp clients support: 'ls -l "| more"' or 'dir "| more"'.

This seems to differ per site so trying some of the following
might help you (note usage of spaces in the above and below examples):
ls -l |more
dir |more
dir -1 |more
Ctrl-S to stop the scrolling, Ctrl-Q to resume scrolling
Alt-Scrolllock to pause the screen and restart it again

These combinations are highly machine specific but probably one
of them will work for you. Also, instead of using 'dir' or 'ls'
you can try to retrieve an index file first to look at that.
Either transfer the file and look at it while you're not connected
to the ftp site (by using 'get filename'), transfer the file and look at
it while you're connected (by using a 'shell' command, you temporarily
leave the ftp client program to look at the file with some editor, 'cat'
or 'more', look in the help pages of the ftp client for more info, most
of the time it's:
!more <filename
or something similar) or read the file while you're connected by
retrieving it to the screen itself, use:

get filename.idx - (if you're working on a Unix system)
get filename.idx tt (if you're working on a VMS system, tt: for OpenVMS,
sys$output should work in both cases)
get filename.idx con (if you're working on a MS-DOS system)

I have no idea what the appropriate parameter for VM/CMS is. Any takers?
Be aware that this is very useful for small files but is not very
easy for large files (unless you redirect the output to some filter,
like 'more'). Also, reading large files while you are connected is
not recommended because it keeps the ftp server loaded. Be sensitive
and don't overuse this. Get some readme or index files first and read
them off-line so you know how the site is organized and where you can
find things.

-----------------------------

Subject: 12. How do I set up an (Anonymous) FTP server?

I'm not maintaining one, so this is mostly from docs and experience.
Any comments or corrections here would be appreciated.

First ask yourself, do I want to do this? It's a potential havoc creator,
extra work and can cause serious security problems. Read the following:
/pub/usenet/news.answers/computer-security/anonymous-ftp-faq
on rtfm.mit.edu and some of the CERT postings in comp.security.announce
(backissues available from ftp.cert.org), most notably the warnings for
bugs in ftpdaemons. Another intro to the administration of Anonymous
FTP Sites can be found at ftp.cs.uni-sb.de as /pub/misc/doc/misc/iafa-wg.Z

Setting up a ftpserver basically consists of getting an ftp-daemon running,
setting several options and creating appropriate user(s) and directories.
Most of the time you have to be 'root' or 'superuser' or 'system' on the
system to pull any of this off (excluding those cases where PC users can
run a ftpserver program on their machine).

There are several ftpserver programs that can be used. In most cases,
the OS installed on your machine will already have a 'ftpd' program
(on Unix systems, try 'man ftpd'), provided the system has TCP/IP
functionality installed. The programs that come with the OS can be used
without too much hassle because they are written for that OS and there are
full docs available with the OS manuals (at least, they should be).

A disadvantage is that most factory servers appear to be rather limited
[I can't explain the widespread use of other programs otherwise], so you
might consider getting a more flexible and portable program like the
Washington University of St. Louis ftpd program (or wu-ftpd for short)
from ftp.wustl.edu. There's also a beta version available from ftp.academ.com
in the directory /pub/wu-ftpd/private (you can't read the directory, use
something like lynx http://ftp.academ.com/pub/wu-ftpd/private/ to get info
on how to retrieve the beta version.
The program is very widely used and updated very fast if a bug is found.
Also, there's a mailinglist for users of the program. See the faq for
wu-ftpd, available via http://www.hvu.nl/~koos/
Other ftpserver programs are available from e.g. ftp.funet.fi and some
sites are using custom programs.

Server programs are also available for non-Unix systems; for VAX/VMS systems
there's the Multinet server (I have no idea if it's commercial or not,
I guess so), for OS/2 there's the IBM TCP/IP Kit with a ftpserver program,
for MS-Windows there's WinQVT Net, for MS-Windows NT there's probably also
a program and for the Mac and the Amiga as well (I don't know where though).
Check the 'regular' sites for these OSs for server programs, ask in the
appropriate newsgroups (comp.os.*.admin, news.admin.misc, news.misc, after
reading the appropriate FAQs of course!) or ask your software dealer.

As a last note, I'd like to emphasize that running a ftpserver means a
potential security leak. There have been bugs in the different server
programs that enabled unauthorized users to access your machine as normal
or even superusers. Read the documentation of the server well and follow the
comp.security advisories of the CERT.

When you're ready and have tested the server, you can mail me the addition :-)

-----------------------------

Subject: 13. How do I automate ftp sessions?

This is a new section on how to make life easier (when ftping at least).
Although not very much directed at newbies it might be interesting for
more experienced users. This section is in a *very* experimental stage.
For now only a couple of tips, in the upcoming months this section will
expand to include more general guidelines.
Note: this section will be highly system specific! Not everything might
work on your system. Experiment!

VMS:
How to put ftp jobs in queues and automate retrieval.
Create 2 .COM files with any editor (EVE, EDT, TPU, EMACS) that go something
like:

JOB.COM
$ ftp sitename
user anonymous
e-mail@address
lcd localdisk:[users.username]
cd /pub/useful
bin
get useful.zip
quit
$ exit

and:
QUEUE.COM
$ submit job /queue='p1' /after='p2'

Now you can type: @queue sys$batch 18:00
and it will ftp the file useful.zip from site sitename after 18:00 local
time. The file will be stored on disk localdisk in directory users.username
(if this disk exists of course, it depends on your local situation).
The jobs will be put in queue sys$batch (but you can use others,
ask your local admin what queues are available).

Unix (all sorts):
You can use programs like ncftp, batchftp and mirror. See the next section
on where to get those programs. Also, there's a file called .netrc you can
use to specify sitenames, usernames and other parameters for usage by the
ftp client program. Try man ftp for more info on that.
The basic format of the .netrc file is something like:
machine: <sitename> login: <username> password: <password>

So for e.g. anonymous access to ftp.simtel.net you would use:
machine: ftp.simtel.net login: anonymous password: youre-mailaddress

Note that the .netrc file will be used if and only if it contains NO
password OR it contains passwords but is not readable by non-owners
(i.e. read access must be OFF for group and world, so use:
chmod g-r o-r .netrc or the numerical equivalent)

This part will be further extended with a sample shell script to be
used with the C, bash, Korn, TCSH or whatever shell, depending on what
kind of scripts and shells I can lay my hands on or on the scripts that
people send in [hint!]. Here's an example of such a script available from
http://www.sn.no/

---- cut here ----
#!/bin/sh
ncftp -L ugle.unit.no > hentfil.log 2>&1 <<-STOPP_HER
dir
get FTP.LESMEG
quit
STOPP_HER
---- cut here ----
This is of course a very basic example which gets the file FTP.LESMEG (a kind
of README file) from ugle.unit.no and logs all actions to the file
hentfil.log
Somehow I think that this could be done easier, with a file containing the
commands and slightly different invocation of ncftp, but I'll look into that
later (I've been doing lots of work with NCSA ftp lately where things can be
done like this and it works like a charm).

Thanks to Fred Bourgeois for the reminder about .netrc (it keeps slipping
my mind that I should put it in).


DOS/Windows/NT/OS/2:
You can use a DOS client program with parameters like:
ftpbin -h sitename -u anonymous get pub/useful.zip
or even more useful:
ftpbin -f ftp.scr
with e.g. NCSA FTP. I've tried this with a script like the following:
open sitename
anonymous
e-mailaddress
bin
cd pub
get README

but since DOS doesn't support background processing it doesn't seem
very useful to me. On the other hand, you can use those (batch) files
in Windows (not very reliable), OS/2 or Windows NT.
As far as I know, there are no real queue or batch ftp programs for these
OSs. There are numerous clients, but they rely on active users. For client
programs, check the usual OS/2, NT or Windows (winsock) sites. I recently
heard that WS-FTP supports scripting, but I haven't had time to look into it
yet.

Others: (VM/CMS, Mac etc.)
I'm not (very) familiar with other Operating Systems. For the Mac there's
Fetch, a client like WS_FTP. Very nice, but I don't think it has queue/batch
possibilities (apart from being able to select a batch of files). Using
Apple Events you might be able to automate tasks like ftping files through
Fetch. Anarchie is an archie-client for the Mac.

-----------------------------

Subject: 14. URL's of the interesting things mentioned in this text

This part of the FAQ list provides URL's (Universal Resource Locators,
or Uniform Resource Locators) to be used with a WWW (World Wide Web)
browser like Mosaic. By clicking on the lines below you'll supposedly
retrieve the file mentioned there. Most of these links are also available
from http://www.iaehv.nl/users/perry/ftp-list.html

Updates of the links in this section are first available here as well.


David Lemson's Compression List:

ftp://ftp.cso.uiuc.edu/pub/doc/pcnet/compression


The Maasinfo files, maintained by Robert Maas:

ftp://ftp.edu.tw/documents/Internet/MaasInfo/


The EFF Guide to the Internet:

ftp://ftp.eff.org/pub/EFF/netguide.eff
or
ftp://ftp.eff.org/pub/Net_info/EFF_Net_Guide/


Moder.zip maintained by Timo Salmi:

ftp://garbo.uwasa.fi/pc/pd2/moder.zip


The Deutsche Anonyme FTP Server Liste maintained by Christian Hettler:

http://www.ask.uni-karlsruhe.de/ftp/ftp-list-de.html
ftp://ftp.ask.uni-karlsruhe.de/pub/info/ftp-list-de


The Dutch Anonymous FTP List maintained by Arjan de Vet:

ftp://ftp.iaehv.nl/pub/usenet/nl/nl-ftp


Some useful Internet sites in Uninet-ZA (South-African)

ftp://ftp.uct.ac.za/pub/archives/faq-sites.txt


Czech Republic anonymous FTP servers:
http://www.cvut.cz/cesnet/resources/ftp.htm#anon

Slovak Republic anonymous FTP servers:
http://nic.uakom.sk/SANET/hypertext/services.html#ftp


The Anonymous FTP Sitelist and FAQ maintained by Perry Rovers:

Europe:

ftp://ftp.iaehv.nl/pub/users/perry/ftp-list/ftp-list.zip (home site)
ftp://garbo.uwasa.fi/pc/doc-net/ftp-list.zip

USA:

ftp://ftp.simtel.net/pub/simtelnet/msdos/info/ftp-list.zip
ftp://ftp.landfield.com/usenet/news.answers/ftp-list/faq
ftp://ftp.landfield.com/usenet/news.answers/ftp-list/sitelist/part*

Asia: FTP.EDU.TW DOES NOT CONTAIN THESE FILES AT THE MOMENT

ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq.Z
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist.Z
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/faq.gz
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/sitelist.gz
ftp://ftp.edu.tw/documents/networking/guides/ftp-list/ftp-list.zip

USA:

ftp://rtfm.mit.edu/pub/usenet/news.answers/ftp-list/faq
ftp://rtfm.mit.edu/pub/usenet/news.answers/ftp-list/sitelist/

WWW versions:

WWW version (through Landfield)

http://www.landfield.com/faqs/ftp-list/faq
http://www.landfield.com/faqs/ftp-list/sitelist/part*

WWW version (through the University of Utrecht CS dept.)

http://www.cs.ruu.nl/cgi-bin/faqwais/

WWW version (through the University of Oxford)

http://www.lib.ox.ac.uk/internet/news/faq/by_group/

WWW version (through Thomas Fine's FAQ to HTML conversion program OUTDATED)

http://www.cis.ohio-state.edu/hypertext/faq/usenet/

WWW version (Thomas Fine's new and improved version)

http://www.smartpages.com/


Browsable/Searchable WWW versions:

University of Oslo server by go...@ifi.uio.no (Gorm Haug Eriksen)

http://www.ifi.uio.no/~gorme/ftp-list.html

InfoNet server by che...@info.net (Bob Cherry)

http://www.info.net/Public/ftp-list.html

MIDnet server by pkr...@mid.net (Paul H Kramer)

http://www.mid.net/FTP-LIST/

Commerce2000 interface by mc...@erinet.com (Matthew D. Cox)

http://www.commerce2000.com/logistics/woklftp.htm

Searchable version by country, by veyg...@cs.purdue.edu (Mikhail Veygmam)

http://www.cs.purdue.edu/homes/veygmamk/ftp-list.html

Tile searchable version with multiple views

http://tile.net/ftp-list/

National Center for Supercomputer Applications, University of Illinois at
Urbana/Champaign searchable version, maintained by bl...@ncsa.uiuc.edu
(Brian Long)

http://hoohoo.ncsa.uiuc.edu/ftp/

Other FTP search engines:

http://ftpsearch.ntnu.no/ftpsearch (this one is very good)
http://www.mmt.bme.hu/library/pchwfaq/vendor_ftp.html
http://hepth.hanyang.ac.kr/ftp_jp.html
http://hepth.hanyang.ac.kr/ftp_serv.html
http://cal003109.student.utwente.nl/stefan/el/internet/ftpsites.htm
http://heiwww.unige.ch/explorer/anonymous.html

Other search engines (Usenet, WWW):

http://www.pointcom.com/
http://www.lycos.com/
http://www.yahoo.com/
http://www.altavista.digital.com/
http://www.webcrawler.com/
http://www.infohiway.com/way/search/
http://guaraldi.cs.colostate.edu:2000/form
http://www.stpt.com/cgi-bin/searcher
http://www.access.ch/oblum/search_d/
http://www.search.com/
http://www.access.ch/oblum/search/
http://sunsite.unc.edu/usenet-i/search.html
http://www.regent.edu/~tedslat/tools.html
http://www.dejanews.com/forms/dnq.html
and there are zillions more like http://www.ilse.nl/ for the Netherlands.

FTP by Mail servers:

mailto:ftp...@ftpmail.ramona.vix.com
mailto:ftp...@cs.uow.edu.au
mailto:ftp...@ftp.uni-stuttgart.de
mailto:ftp...@doc.ic.ac.uk
mailto:ftp...@ieunet.ie
mailto:ftp...@sunsite.unc.edu
mailto:ftp...@win.net


FTP by Mail server package:

ftp://ftp.doc.ic.ac.uk/pub/packages/ftpmail/


E-mail address to report site additions, changes etc.:

mailto:Perry....@IAEhv.nl

E-mail address for MS-Access version (i.e. don't ask me about it):

mailto:sw...@acc.rwu.edu

E-mail address for conversion to comma-delimited program (packftp)
(i.e. don't ask me about it):

mailto:m...@mrsoft.network23.com

E-mail address for AmigaGuide version (i.e. don't ask me about it):

mailto:Dave_...@mindlink.bc.ca


Some Archie servers:

Asia:

telnet://archie.wide.ad.jp (Japan)
telnet://archie.ncu.edu.tw (Taiwan)
telnet://archie.hana.nm.kr (South-Korea)
telnet://archie.kornet.nm.kr (South-Korea)
telnet://archie.sogang.ac.kr (South-Korea)

Australia and New Zealand:

telnet://archie.au (Australia)
telnet://archie.nz (New Zealand)

Europe:

telnet://archie.univie.ac.at (Austria)
telnet://archie.belnet.be (Belgium)
telnet://archie.univ-rennes1.fr (France)
telnet://archie.funet.fi (Finland)
telnet://archie.th-darmstadt.de (Germany)
telnet://archie.unipi.it (Italy)
telnet://archie.uninett.no (Norway)
telnet://archie.icm.edu.pl (Poland)
telnet://archie.rediris.es (Spain)
telnet://archie.luth.se (Sweden)
telnet://archie.switch.ch (Switzerland)
telnet://archie.hensa.ac.uk (UK)
telnet://archie.doc.ic.ac.uk (UK, London)

Middle-East:

telnet://archie.ac.il (Israel)

North America:

telnet://archie.cs.mcgill.ca (Canada)
telnet://archie.bunyip.com (Canada)
telnet://archie.sura.net (USA, MD)
telnet://archie.unl.edu (USA, NE)
telnet://archie.internic.net (USA, NJ)
telnet://archie.rutgers.edu (USA, NJ)
telnet://archie.ans.net (USA, NY)

FSP:

ftp://ftp.germany.eu.net/pub/networking/fsp/

Gopher:

ftp://boombox.micro.umn.edu/pub/gopher/

WAIS:

ftp://ftp.think.com/pub/

WWW:

ftp://ftp.ncsa.uiuc.edu/pub/ncsa/
ftp://ftp.w3.org/pub/www/


Setting Up a Secure Anonymous FTP Site:

ftp://rtfm.mit.edu/pub/usenet/news.answers/computer-security/anonymous-ftp-faq

Another intro to FTP site administration:

ftp://ftp.cs.uni-sb.de/pub/misc/doc/misc/iafa-wg.Z


FTP-client programs:

MS-Windows:
ftp://ftp.cica.indiana.edu/pc/win3/winsock/
ftp://papa.indstate.edu/winsock-l/
ftp://ftp.surfnet.nl/mirror-archive/software/winsock/ (SURFnet sites only)
http://www.tucows.com/
Tucows has a lot of mirrors, e.g. http://tucows.wau.nl/ in Europe.

[there will be more.. just started]

FTP-daemon programs:

WUSTL FTPD (wu-ftpd):
ftp://ftp.wustl.edu/pub/packages/wuarchive-ftpd/ (WU-FTPD release)
ftp://ftp.academ.com/ (BETA)
http://www.hvu.nl/~koos/wu-ftpd-faq.html (Frequently Asked Questions)

CBME FTPD:
ftp://plod.cbme.unsw.edu.au/

FUNET ftpd:
ftp://ftp.funet.fi/pub/

FTP-mail packages:
ftp://ftp.doc.ic.ac.uk/packages/ftpmail/


FTP Utilities:
NcFTP
ftp://ftp.cs.unl.edu/pub/ncftp/ (OLD site)
ftp://ftp.probe.net/pub/ncftp/ (NEW site)

ImageMagick (contains xtp [needs to be checked])
ftp://ftp.uni-stuttgart.de/pub/scivi/

Batchftp:
ftp://garbo.uwasa.fi/unix/networking/ftp/batchftp102.tar.Z
ftp://garbo.uwasa.fi/unix/networking/ftp/batchftp.inf

======================================================================
[End Of File]

Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/sitelist/part1
Garbo-archive-name: ftp://garbo.uwasa.fi:pc/doc-net/ftp-list.zip
Simtel-mirror-name: ftp://ftp.simtel.net:/pub/simtelnet/msdos/info/ftp-list.zip

Last-Modified: 05-May-97
Version: 5.2 (9705)


Anonymous FTP Sites Listing

See the related Frequently Asked Questions (FAQ) List for distribution
information. This listing expires 30 days from the date of last
modification.

These lists can be obtained by one of the following ways:

* Send an e-mailmessage with no subject and in the body:

send usenet/news.answers/ftp-list/faq
send usenet/news.answers/ftp-list/sitelist/part1
send usenet/news.answers/ftp-list/sitelist/part2
send usenet/news.answers/ftp-list/sitelist/part3
send usenet/news.answers/ftp-list/sitelist/part4
send usenet/news.answers/ftp-list/sitelist/part5
send usenet/news.answers/ftp-list/sitelist/part6
send usenet/news.answers/ftp-list/sitelist/part7
send usenet/news.answers/ftp-list/sitelist/part8
send usenet/news.answers/ftp-list/sitelist/part9
send usenet/news.answers/ftp-list/sitelist/part10
send usenet/news.answers/ftp-list/sitelist/part11
send usenet/news.answers/ftp-list/sitelist/part12
send usenet/news.answers/ftp-list/sitelist/part13
send usenet/news.answers/ftp-list/sitelist/part14
send usenet/news.answers/ftp-list/sitelist/part15
send usenet/news.answers/ftp-list/sitelist/part16
send usenet/news.answers/ftp-list/sitelist/part17
send usenet/news.answers/ftp-list/sitelist/part18
send usenet/news.answers/ftp-list/sitelist/part19
send usenet/news.answers/ftp-list/sitelist/part20
send usenet/news.answers/ftp-list/sitelist/part21
send usenet/news.answers/ftp-list/sitelist/part22
send usenet/news.answers/ftp-list/sitelist/part23

to mail-...@rtfm.mit.edu
(Alternatively, send mail to mail-...@cs.ruu.nl with the same
commands, but with usenet/news.answers replaced by NEWS.ANSWERS)

* Anonymous FTP to rtfm.mit.edu and getting all the files from the
/pub/usenet/new.answers/ftp-list/sitelist directory for the sitelist
and /pub/usenet/news.answers/ftp-list/faq for the FAQ List (ASCII files)

* Anonymous FTP to garbo.uwasa.fi and getting the file
/pc/doc-net/ftp-list.zip
(PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed)

* Anonymous FTP to ftp.simtel.net and getting the file
/pub/simtelnet/msdos/info/ftp-list.zip
(PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed)

* Anonymous FTP to ftp.coast.net and getting the file
/pub/msdos/info/ftp-list.zip
(PKZip 2.x archive: PKUnzip 2.x or Unzip 5.x or higher needed)

Don't forget to change to 'binary' or 'image' type before transferring
the .ZIP, .Z or .gz version of this file! Garbo.uwasa.fi, ftp.simtel.net,
ftp.coast.net and rtfm.mit.edu are mirrored on many sites around the world.
Try using those mirrors if at all possible to reduce the load on the
more well-known sites.

Strip this header on personal copies only. Comments are always welcome.

Administrative mail: Perry....@IAEhv.NL

This list is maintained by Perry Rovers (Perry....@IAEhv.NL), and
used to be maintained by Tom Czarnik and Jon Granrose (thanks!).

Notes on this release:
- This is the first release in 1997.. it's been busy. Sorry for all the
delays in getting this one out but real life has been filling every
inch of spare time I have it seems.

This release features numerous updates and additions.
See http://www.iaehv.nl/users/perry/ftp-list.html if you want to
search the list on the WWW or see the URL's in the FAQ.

[Start Of File]
============================================================================

This is a comprehensive alphabetic listing of Internet sites accepting
Anonymous FTP. To find out what Anonymous FTP is and how to use it, read
the Frequently Asked Questions (FAQ) List, distributed separately.

Site : site address (no IP numbers, they change too frequently)
Country: country where site is located
GMT : hours from GMT (+/-)
Date : date of last modification for site
Source : last updater of entry or source of information
Alias : any listed aliases (machinenames or 'netnames', the nicknames
by which they are known to the people most using them)
Admin : administrative address for comments or reporting problems
Organ : organization operating site and location in country
Server : email server address and instructions if available
System : type of server (hardware and Operating System if known)
URL : Universal Resource Locator, to be used with a World Wide Web browser
Comment: any general comments or restrictions
Files : types of files, archives, or mirrors available

If, for some reason(s), you can't use the sitename (also called cname)
but need the so called IP address, here's how to get it:

Easiest for most people, assuming they're not in a hurry, is to
send mail to:

d...@grasp.insa-lyon.fr

With an empty Subject line and in the body of the message:

ip host.subdomain.domain

Example of request:

ip grasp.insa-lyon.fr

For more information send the single word 'help' to the same address.
If you're able to use the 'nslookup' command on your system you can
find out interactively. On a Unix system try 'man nslookup' for help
on using nslookup. Another way is to use 'telnet <sitename>', normally
that shows the IP address of the site as well.

Unless otherwise stated, all sites take 'anonymous' for the username
and your e-mail address for the password. A side remark on this
one: I only check for username 'anonymous', it's not called Anonymous
FTP for nothing. But if you find a site that does accept 'ftp', guest'
or something like that (with an e-mail address for the password) and
not 'anonymous', let me know and I'll add it to the list. Most sites
accept username 'ftp' as well. Another note on my checking of sites:
if I had a problem connecting to a site, you will find a remark about
that in the Comment: line; Problem: symptom of problem. This does
not mean that that site is no longer operational, just that it wasn't
reachable for me at that moment.

Dates are represented in the Day-Month-Year format.

Some of the more common abbreviations used in this list are:

CC: Computer Center
CS: Computer Science
EE: Electrical Engineering
NIC: Network Information Center
NOC: Network Operations Center

Times are expressed in GMT + or - several hours, e.g. +1 means GMT+1,
-5 means GMT-5. I don't want to use daylight savings or something
like summertime or whatever because it complicates matters. I'm going
to add a sort of timescale here someday with the most used times
in it:

-10 -9 -8 -7 -6 -5 -4 -3 -2 -1 0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12
HST PST MST CST EST NDT GMT CET EET WST JST
MET HST
AKDT PDT MDT CDT EDT KST
SST

H LA B C NYC L T H H T M A
a o h o i e o o e u
w u i n l l n k l c
a l c d b s g y b k
i d a o u i o o l
i e g n r n K u a
r o g k o r n
i n n d
g e

[This part definitely needs some more updating, also, refer to .gif on
garbo.uwasa.fi with timezones /pc/doc-net/timezone.zip or something like
that]

Please remember to use sites during off-peak (1800-0600 or 6pm-6am
local time) hours and within your area, before jumping to international
archives. If they have regional access or limited links, respect their
restrictions.
And remember that mirrors are here for a reason. It's often much faster
to check if the file(s) you're looking for are mirrored close by and
getting them there, than getting them from somewhere distant (and slow).

Most important of all:
Anonymous FTP access is a privilege and can be denied at any time.
Don't ruin it for yourself and lots of others by overusing a site
or not abiding by their rules.

If you notice any changes to a site, please let me know. Site admins
should read my FAQ for the specific information I need. Note: this
release has some sites that haven't been checked yet, or have been
checked but I was unable to fill in all the information.

Services like ftpsearch, archie, gopher and searchengines on the WWW like
Altavista and Yahoo can be much easier to use than 'bare bones' FTP.
Try them.

Thanks to everybody who has made suggestions for changes, and all the
people maintaining those thousands of public archives. Help maintaining
this list: check one of the 'older' site and send me a report, with the
info I need plus a listing of the / and /pub directories.

Disclaimer: This information is provided as-is. Updates are always
welcome, but nothing in this document is guaranteed for
anything except to occupy diskspace somewhere ;-)

Copyright (c) 1993-1997, Perry Rovers -- Text may be quoted in on-line
documents and written publications, but please notify me so I can add a
reference and make sure that you add pointers to the places where people
can get the latest version. You may make this file available on public
servers, like ftp, gopher or WWW servers as well, but please let me know.
Do not modify the info itself (i.e. converting it to some other format)
before consulting me. All rights reserved. This may seem stricter than

the earlier versions, but I only want to make sure I'm notified of how


this file is used and for what purpose. If you contact me, I'm sure
we can work something out.

OK, now for the useful part:

============================================================================
Site : 161.105.2.22
Country: France
GMT : +1
Date : 31-Jul-94
Source : mail
Alias : etocs
Admin :
Organ : Centre Commun d'Etude de Telecommunication et de Telediffusion
(joint France Telecom and TDF research center, CCETT), Rennes
Server :
System : Unix
URL : ftp://161.105.2.22/
Comment: MPEG compression - MPEG bit-streams - MPEG software; THIS IS A
TEMPORARY ENTRY [this site must get a name soon]
Files : MPEG: audio (decod, parser, sound), video (ccett)

Site : 199.3.234.248
Country: USA
GMT : -6
Date : 25-Jan-95
Source : mail
Alias :
Admin :
Organ : Tranquility Base BBS, Houston, Texas
Server :
System : OS/2 (OS/2, PC)
URL : ftp://199.3.234.248
Comment: I'm listing this one because the contents aren't available anywhere
else as far as I know. These folks should get a decent name if
possible.
Files : 2FAX; BG FAX (for Class 1, 2 and ZyXEL faxmodems); ZFAX

Site : a.cs.uiuc.edu
Country: USA
GMT : -6
Date : 14-Nov-95
Source : old ftp-list
Alias : cs.uiuc.edu
Admin :
Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,
CS dept.
Server :
System : Unix
URL : ftp://a.cs.uiuc.edu/
Comment: max. 20 users; parts mirrored on ftp.fujixerox.co.jp
Files : Achien; AutoClass II; bbdb; cb; CC; cocs93; colt93; coltlist; csag;
CS dept (ACSL, CHARM, Choices, DCS, edels, epoch-files, era, foote,
frapps, friedman, jack, janeliu, kadie, kamin, lawrie, lemacs, marca,
network, perts, ray, reddy, reed, RT, saied, saylor, SME, sysadm,
tech-reports, teresa, treemacs); cslogo; ctrs; DoDframe; edebug;
fase; FWF; gupta-ftp; icdcs; IEEE-TOC; ifp; Mathematica; mickunas;
nachum; PDC; PEXPapers; Pure software; QPE; QPR; Qual; sat-track;
SBProlog; scott; sendmail; Sun3; Sun4; TeX; timex; uipex; UNO; vi;
womcs; xemacs

Site : a.psc.edu
Country: USA
GMT : -5
Date : 15-Dec-94
Source : old ftp-list
Alias : cpwsca.psc.edu
Admin : rem...@a.psc.edu
Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania
Server :
System : VAX/VMS
URL : ftp://a.psc.edu/
Comment: default directory: SYS$SYSDEVICE:[PSC0.PSCPUB.ANONYMOUS]
Files : only a readme. [obsolete?]

Site : a1well.feld.cvut.cz
Country: Czech Republic
GMT : +1
Date : 19-Feb-95
Source : usenet
Alias : europe.feld.cvut.cz
Admin : sy...@a1fel.feld.cvut.cz
Organ : Czech Technical University (CVUT), Prague, A1 FEL BBS
Server :
System :
URL : ftp://a1well.feld.cvut.cz/
Comment: max. 10 users [appears empty, probably 'dir' doesn't work]
Files :

Site : aarnet.edu.au
Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias : nico; sao.aarnet.edu.au [ftp.aarnet.edu.au? successor of jatz.aarnet]
Admin : aar...@aarnet.edu.au, G.Hu...@aarnet.edu.au
Organ : Australian Academic & Research Network
Server :
System : Unix
URL : ftp://aarnet.edu.au/
Comment: MaasInfo files in pub/doc
Files : Australian AARNET network stats; VMS NNTP server;
MaasInfo files

Site : abode.ccd.bnl.gov
Country: USA
GMT : -5
Date : 30-Oct-94
Source : ftp.xfree86.org
Alias :
Admin :
Organ : B... National Laboratory
Server :
System : Unix
URL : ftp://abode.ccd.bnl.gov/
Comment:
Files : XFree86 (mirror of ftp.xfree86.org)

Site : acavax.lynchburg.edu
Country: USA
GMT : -5
Date : 29-Nov-94
Source : usenet
Alias :
Admin :
Organ : Lynchburg College, Lynchburg, Virginia
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://acavax.lynchburg.edu/
Comment: default directory: ACA:[ANONYMOUS]
Files : bourne; Mac; Nicely: program to test Pentium FPU bug; roussos

Site : acfcluster.nyu.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : axp1.acf.nyu.edu
Admin :
Organ : New York University, New York, New York
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://acfcluster.nyu.edu/
Comment: default directory: NYU$:[ANONYMOUS_LOGS]
Files : VMS UUCP; news; DECUS library catalog; vsmnet.sources;
Info-VAX code segments

Site : aclu.org
Country: USA
GMT : -5
Date : 30-Oct-94
Source : magazine
Alias : pipeline.com
Admin :
Organ : American Civil Liberties Union/Pipeline, New York,New York
Server : gopher: aclu.org 6601, info...@aclu.org
System : Unix
URL : ftp://aclu.org/
Comment:
Files : ACLU; corner-store; Mac; PC; Pipeline

Site : acs.cps.msu.edu
Country: USA
GMT : -5
Date : 25-Jan-95
Source :
Alias : canidae.cps.msu.edu
Admin :
Organ : Michigan State University, Lansing, Michigan
Server :
System : Unix (System V Release 4.0)
URL : ftp://acs.cps.msu.edu/
Comment:
Files : arch; CS1; cshell; doc; GNU; IV; kalns; LaTeX-support; MS-DOS
(archivers, emTeX, fileutils, GNU, graphics, unix-like); mutka;
news; Pami; PS; punch; sass; schafers; Unix; xntp; xsrc

Site : acsc.acsc.com
Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : ACSC
Server :
System :
URL : ftp://acsc.acsc.com/
Comment:
Files :

Site : actrix.gen.nz
Country: New Zealand
GMT : +12
Date : 14-Dec-94
Source : usenet
Alias :
Admin : ban...@kosmos.wcc.govt.nz, wrig...@kosmos.wcc.govt.nz
Organ :
Server :
System :
URL : ftp://actrix.gen.nz/
Comment: Only reachable from within New Zealand!; I/O error on network device
Files : Acorn Archimedes stuff: programs, sources, libraries etc.

Site : adams.poly.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ :
Server :
System :
URL : ftp://adams.poly.edu/
Comment:
Files :

Site : addvax.llnl.gov
Country: USA
GMT : -8
Date : 29-Nov-94
Source : rtfm
Alias :
Admin :
Organ : Lawrence Livermore National Labs, , California
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://addvax.llnl.gov/
Comment: default directory: SD0:[ANONYMOUSFTP.PUB]; for uploads use
username 'anonymous', password 'upload' (no quotes)
Files : VMS software: DEC-Windows, Emacs

Site : aelred-3.ie.org
Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :
Organ : IE
Server :
System : Unix (SunOS 4.1)
URL : ftp://aelred-3.ie.org/
Comment:
Files : COSPO; enhanced billing design paper; neteff; netmon; precedence;
proxyagent; scps

Site : afrodite.cti.gr
Country: Greece
GMT : +2
Date : 10-Nov-95
Source : mail
Alias :
Admin : Kappos Panayotis (P.Ka...@cti.gr)
Organ : Computer Technology Institute
Server :
System : Netware (Novell Netware, PC fileserver)
URL : ftp://afrodite.cti.gr/
Comment: [preliminary entry: not checked yet]
Files : MS-DOS; MS-Windows; WWW utils

Site : afutub.extern.tu-berlin.de
Country: Germany
GMT : +1
Date : 27-Feb-95
Source : .de ftp-l
Alias :
Admin :
Organ : Technische Universitaet Berlin (Berlin University of Technology),
Berlin
Server : mail-server: mails...@afutub.extern.tu-berlin.de
System : Unix
URL : ftp://afutub.extern.tu-berlin.de/
Comment: FTP-Server der Amateurfubnk-Clubstation DK0TU (AFUTUB)
Files : Amateurfunk-Software, Geraetemodifikationen, Tips & Tricks

Site : agate.berkeley.edu
Country: USA
GMT : -8
Date : 17-Jul-94
Source : ftp.cs.ubc.ca
Alias :
Admin : use...@agate.berkeley.edu
Organ : University of California - Berkeley, Berkeley, California
Server :
System : Unix
URL : ftp://agate.berkeley.edu/
Comment: 386BSD and NetBSD have been removed, check the former mirrors (some
are listed in the README files in the 386BSD and NetBSD directories)
Files : home-ip; UCB class; Usenet (GNUs, newsgroups, newswatcher, NN, NNTP,
TIN, TRN)

Site : agora.leeds.ac.uk
Country: UK
GMT : 0
Date : 11-Mar-94
Source :
Alias : csirisb
Admin : sup...@scs.leeds.ac.uk
Organ : University of Leeds, Leeds, School of Computer Studies (SCS)
Server :
System : Unix
URL : ftp://agora.leeds.ac.uk/
Comment:
Files : CP/M; DTM; rec.games.abstract; SCS items; SGI UK distribution;

Site : ais.org
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : umcc.umcc.umich.edu
Admin :
Organ :
Server :
System :
URL : ftp://ais.org/
Comment: tells you when you have a wrong nameserver (tell your sys admin
to run a rfc 931 server)
Files : bsdi; gopher; UMCC info;

Site : aix.rpi.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : aix01.aix.rpi.edu
Admin :
Organ : Rensselaer Polytechnical Institute, Troy, New York
Server :
System :
URL : ftp://aix.rpi.edu/
Comment:
Files : tcpip benchmarks

Site : ajpo.sei.cmu.edu
Country: USA
GMT : -5
Date : 23-Aug-94
Source : old ftp-list
Alias :
Admin : ada...@ajo.sei.cmu.edu, postm...@ajpo.sei.cmu.edu
Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania,
ADA Joint Program Office (AJPO)
Server : gopher: ajpo.sei.cmu.edu
System :
URL : ftp://ajpo.sei.cmu.edu/
Comment: Open 24 hours; max. 20 users; ASCII files have a .txt extension,
postscript files a .ps extension
Files : all the ADA you could ask for

Site : al.mrc-lmb.cam.ac.uk
Country: UK
GMT : 0
Date : 06-Jan-94
Source : usenet
Alias :
Admin : j...@mrc-lmb.cam.ac.uk
Organ : Cambridge University, Cambridge, MRC LMB
Server :
System : Unix running Concentrix 2800
URL : ftp://al.mrc-lmb.cam.ac.uk/
Comment: /pub/beeb
Files : Some BBC utilities

Site : alamut.topy.org
Country: USA
GMT :
Date : 30-Oct-94
Source : heimdall.riapub.com
Alias :
Admin : c1...@alamut.topy.org (alamut dir)
Organ : Thee Temple Ov Physick Youth (TOPY)
Server :
System : Unix (SunOS 4.1)
URL : ftp://alamut.topy.org/
Comment: successor of heimdall.riapub.com for the TOPY archive and MXD stuff
Files : Alamut (images (no porn, don't bother), resources (magickal
resources), topy: info, transmission archive); htmlasst; PGP; some
antivirus progs; topy

Site : alex.sp.cs.cmu.edu
Country: USA
GMT : -5
Date : 30-Oct-94
Source : me
Alias : burgundy.sp.cs.cmu.edu
Admin :
Organ : Carnegie-Mellon University, Pittsburg, Pennsyllvania, CS dept.
Server :
System : Unix
URL : ftp://alex.sp.cs.cmu.edu/
Comment: Filenames can not have '/..' in them
Files : Alex (user level NFS server); cs-techreports; WWW

Site : alf.uib.no
Country: Norway
GMT : +1
Date : 15-Dec-94
Source : usenet
Alias :
Admin :
Organ : University of Bergen, Bergen
Server :
System : Unix
URL : ftp://alf.uib.no/
Comment:
Files : Editors: comp.editors FAQ and related material

Site : alfred1.u.washington.edu
Country: USA
GMT : -8
Date : 14-Dec-94
Source : usenet
Alias :
Admin :
Organ : University of Washington, Seattle, Washington
Server :
System : Unix (OSF/1)
URL : ftp://alfred1.u.washington.edu/
Comment: Problem: can't set guest privileges
Files : Shoemaker-Levy 9 (SL9) images

Site : alice.uni-passau.de
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l
Alias : alice.fmi.uni-passau.de
Admin : f...@alice.fmi.uni-passau.de
Organ : Universitaet Passau (University of Passau), Passau
Server :
System : Unix
URL : ftp://alice.uni-passau.de/
Comment: max. 3 users; tar, (de)compress and g(un)zip on the fly;
quote site index <string> supported
Files : archivers; Atari; Computer Algebra Systems (mas); dictionaries;
docs; Emacs-contrib; GNU; gopher; GroebnerBook; Gutenberg; IBM PC;
Linux; NeXT; pictures; RS6000; TeX; text; Unix

Site : allspice.berkeley.edu
Country: USA
GMT : -8
Date : 22-May-94
Source :
Alias : sprite.berkeley.edu
Admin :
Organ : University of California - Berkeley, Berkeley, California
Server :
System : Unix
URL : ftp://allspice.berkeley.edu/
Comment:
Files : FDDI; RAID-II; papers; pfile; sosp-traces; welch; WWW

Site : allspice.lcs.mit.edu
Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list
Alias : thyme.lcs.mit.edu
Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
Laboratory of Computer Sciences
Server :
System : Unix
URL : ftp://allspice.lcs.mit.edu/
Comment:
Files : CMU-PCIP; dartnet; disktab; ecma-desd; mcode; netsim; PCMAIL; SNMP;
SNPP; white-pages; WP

Site : alpha.gnu.ai.mit.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : me
Alias : spiff.gnu.ai.mit.edu
Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
AI Lab.
Server :
System : News-OS
URL : ftp://alpha.gnu.ai.mit.edu/
Comment:
Files : GNU related things (same as the other GNU sites, no GIFs)

Site : alpha.vyne.com
Country: USA
GMT : -5
Date : 10-Nov-95
Source : usenet
Alias :
Admin :
Organ : Vyne Communications, New York, New York
Server :
System : Unix
URL : ftp://alpha.vyne.com/
Comment:
Files : Gen-X (/pub/marvel)

Site : altair.stmarys-ca.edu
Country: USA
GMT : -8
Date : 08-Nov-94
Source : admin
Alias :
Admin : wo...@altair.stmarys-ca.edu
Organ : St. Mary's College of California, Moraga, California, Math. dept.
Server : gopher: altair.stmarys-ca.edu, http://altair.stmarys-ca.edu/
System : Unix (Linux, PC)
URL : ftp://altair.stmarys-ca.edu/
Comment: max. 2 users [preliminary entry: not checked yet]
Files : Tradewars archive (/pub/tradewars) -- BBS door game

Site : altdorf.ai.mit.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : martigny.ai.mit.edu
Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts
AI Lab.
Server :
System :
URL : ftp://altdorf.ai.mit.edu/
Comment: guest login disallowed after 3am and before 9am local time; see
the file POLICY for full details; max. 20 users
Files : c-scheme

Site : alterego.stack.urc.tue.nl
Country: Netherlands
GMT : +1
Date : 10-Oct-96
Source : .nl ftp-l
Alias : cvsup.nl.freebsd.org, footloose.stack.urc.tue.nl
Admin : ro...@alterego.stack.urc.tue.nl
Organ : Technische Universiteit Eindhoven (Eindhoven University of
Technology), Eindhoven, MCGV Stack
Server :
System : Unix
URL : ftp://alterego.stack.urc.tue.nl/
Comment: transactions are logged; 486 with 8Mb
Files : ACM; Dutch Guitar Files; FreeBSD; NS; OLGA guitar archive
(ftp.nevada.edu CLOSED)

Site : alumni.cs.colorado.edu
Country: USA
GMT : -7
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :
Organ : University of Colorado - Boulder, Boulder, Colorado
Server :
System : Unix
URL : ftp://alumni.cs.colorado.edu/
Comment: Problem: Timeout
Files : eli; mactivation

Site : amazon.eng.fau.edu
Country: USA
GMT : -5
Date : 30-Oct-94
Source : .de ftp-l
Alias :
Admin :
Organ :
Server :
System : Unix
URL : ftp://amazon.eng.fau.edu/
Comment:
Files : cse; ee; Macs; me; oe; religion

Site : ames.arc.nasa.gov
Country: USA
GMT : -8
Date : 23-May-94
Source : mail
Alias :
Admin : y...@atlas.arc.nasa.gov (Peter Yee)
Organ : NASA - Ames Research Center, Moffett Field, California
Server :
System : Unix
URL : ftp://ames.arc.nasa.gov/
Comment: files from the /pub/SPACE directory have been moved to
explorer.arc.nasa.gov because it's bigger, faster and more reliable
Files : 3B2; apms; CFD-images; Frequent Flyer; GIF; GRAF-BIB; iWarp; MS-DOS;
paranoid archive; SCUBA; sils; soft-managers; Space archive; SUNREP;
Unix; VW (info, archive)

Site : amy.tch.harvard.edu
Country: USA
GMT : -5
Date : 02-Aug-94
Source : ftp.sterling.com
Alias :
Admin :
Organ : Harvard University, Cambridge, Massachusetts
Server :
System : Unix (Ultrix 4.1)
URL : ftp://amy.tch.harvard.edu/
Comment: some files to be mirrored on ftp.sterling.com
Files : jed; most; slang; slsc

Site : anchor.cs.binghamton.edu
Country: USA
GMT : -6
Date : 14-Nov-95
Source :
Alias :
Admin : ro...@anchor.cs.binghamton.edu
Organ :
Server :
System : Unix
URL : ftp://anchor.cs.binghamton.edu/
Comment:
Files : Linux Mobile-IP

Site : andy.bgsu.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : bgsuvax.bgsu.edu
Admin :
Organ :
Server :
System :
URL : ftp://andy.bgsu.edu/
Comment:
Files : Unix sysadm tools; Unix Vote by mail; Unix etc.;
College hockey stats

Site : animal.cs.chalmers.se
Country: Sweden
GMT : +1
Date : 11-Mar-94
Source :
Alias :
Admin :
Organ : Chalmers University of Technology, Gothenburg
Server :
System : Unix (SunOS 4.1)
URL : ftp://animal.cs.chalmers.se/
Comment:
Files : cs-reports; haskell; numerical analysis; www

Site : anna.stanford.edu
Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : Stanford University, Menlo Park, California
Server :
System : Unix (SunOS 4.1)
URL : ftp://anna.stanford.edu/
Comment:
Files : Anna (Annotated Ada) software and docs

Site : anomaly.sbs.risc.net
Country: USA
GMT : -4
Date : 06-Jan-94
Source : old ftp-list
Alias : anomaly.sbs.com
Admin : ftp-...@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:
sn...@anomaly.sbs.risc.net
System :
URL : ftp://anomaly.sbs.risc.net/
Comment:
Files : Linux SLS; TLS files for SCO Xenix, Unix, or ODT

Site : aql.gatech.edu
Country: USA
GMT : -5
Date : 22-Dec-94
Source : magazine
Alias :
Admin : ch...@aql.gatech.edu (Paul S. Goggin)
Organ : Georgia Tech, Atlanta, Georgia, Air Quality Laboratory
Server :
System : Unix
URL : ftp://aql.gatech.edu/
Comment:
Files : 40Hex magazine archives; art; Computer Underground Digest (CuD);
crypto (mirror of the cypherpunks archive and more); EFF (small
parts of ftp.eff.org); Netinfo (NetInfo mailing list archive);
OTIS Project (from 141.214.4.135 and sunsite.unc.edu); seasame;
security; utils; virii; Virtual Culture; Xfiles; Zines (incl.
Voices from the Net)

Site : archie.au
Country: Australia
GMT : +10
Date : 01-Jan-97
Source : mail
Alias : arnold.telstra.net.au
Admin : f...@archie.au (Wayne Farmer)
Organ : Telstra Internet, Canberra
Server :
System : Unix
URL : ftp://archie.au/
Comment: this archive is primarily intended for Australian users and consist
mostly of mirrors of international sites to reduce the load on the
Australian link
Files : archie, Amiga, CIAC, FreeBSD, GNU, gopher, graphics, Java, Linux,
Mac, NCSA, RFCs, security, Simtel mirror (/pc/coast), garbo.uwasa.fi
(/pc/garbo), Unix (mail, news, webservers, etc.), Usenet, Weather,
Winsock (Indiana State), X11

Site : archie.inesc.pt
Country: Portugal
GMT : 0
Date : 22-Mar-96
Source : admin
Alias : ftp.inesc.pt
Admin : ftpm...@inesc.pt
Organ : INESC (Instituto de Engenharia de Sistemas e Computadores), Lisboa
Server : ftp...@archie.inesc.pt
System : Unix (SunOS4.1.3, Sun 670MP)
URL : ftp://archie.inesc.pt/
Comment: accessible to Portuguese nodes only; 6Gb disk space
Files : comms; GNU; ietf; Linux; local stuff; news-archive; RFCs;
weather maps; Windows 3 (ibmpc/windows3); WWW (www/mosaic); X;
and more

Site : archimedes.pol.lublin.pl
Country: Poland
GMT : +1
Date : 25-Jun-95
Source : usenet
Alias :
Admin :
Organ : Politechnika Lubelska (Technical University of Lublin), Lublin,
Management Science Faculty (Wydzial Zarzadzania)
Server :
System : Netware (Novell Netware, PC Fileserver)
URL : ftp://archimedes.pol.lublin.pl/
Comment: default directory: /PUB; max. 15 users; time restrictions:
outside 09:00-18:00 local time
Files : pictures

Site : archive.afit.af.mil
Country: USA
GMT : -5
Date : 15-Dec-94
Source : old ftp-list
Alias :
Admin : ham...@afit.af.ml; arch...@afit.af.mil
Organ : U.S. Air Force - Air Force Institute of Technology
Server :
System : Unix
URL : ftp://archive.afit.af.mil/
Comment: archives from blackbird.afit.af.mil; transfers are logged
Files : 386BSD; AFFORMS; ANNS; blackbird; bp; drawland; ghostdos; GNU; mpc;
MS-DOS; Neural graphics; news; OARNet maps; RFCs; Sattelite software,
documents, elements; simnet; sound; space; sweep; tech-reports;
virus research; wavelets; xntp

Site : archive.cs.umbc.edu
Country: USA
GMT : -5
Date : 10-Sep-94
Source : usenet
Alias :
Admin : ro...@archive.cs.umbc.edu
Organ : University of Maryland - Baltimore County Campus, Baltimore,
Maryland, CS dept.
Server :
System : Unix
URL : ftp://archive.cs.umbc.edu/
Comment:
Files : ARPA/DARPA; CAIA; cikm; conferences; cshc; curnoles; demacs; finin;
funny; gopher; ICCCN; IJICIS; images; Liverpool; Memorization;
reports; SGI; sgml; sigcomm93; Sun; TeX; UMBC; Unix-PC; Windows;
WWW; X11

Site : archive.egr.msu.edu
Country: USA
GMT : -5
Date : 30-Oct-94
Source : old ftp-list
Alias : ftp.egr.msu.edu
Admin : f...@egr.msu.edu
Organ : Michigan State University, Lansing, Michigan, College of Engineering
Server :
System : Unix (System V Release 4.0)
URL : ftp://archive.egr.msu.edu/
Comment: uploads to /incoming, send mail to admin (normally only MSU uploads,
others on a 'strong claim' basis)
Files : antivirus; ce; circuits; deller; Elm-pc; etalk; eview; fisher;
future; me440; motorola; MS-DOS; MSU: roundtable, roundtable-games;
netinfo; OS/2; Perl-pc; pinups; sca; startrek; vista

Site : archive.epas.utoronto.ca
Country: Canada
GMT : -5
Date : 11-Mar-94
Source : usenet
Alias : klingon.epas.utoronto.ca
Admin :
Organ : University of Toronto, Toronto, Ontario
Server :
System : Unix (386)
URL : ftp://archive.epas.utoronto.ca/
Comment: mirrored on several sites
Files : Gravis Ultrasound Soundcard (GUS) files

Site : archive.latrobe.edu.au
Country: Australia
GMT : +10
Date : 10-Sep-94
Source : usenet
Alias : luga.latrobe.edu.au
Admin : postm...@latrobe.edu.au
Organ : La Trobe University, Melbourne, Victoria
Server : WWW: www.latrobe.edu.au
System : Unix
URL : ftp://archive.latrobe.edu.au/
Comment: OS/2 uploads to ftp.cdrom.com please!; all sessions are logged
Files : caut94; celia; dimsym; doc; exp; images; Kermit; Mac; mirrors:
Hobbes (ftp-os2.nmsu.edu), ftp.cdrom.com mirror (OS/2), SGI; MS-DOS;
music; network; spusc93; spusc94; stats; Unix; Windows

Site : archive.nevada.edu
Country: USA
GMT : -7
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :
Organ : University of Nevada - Las Vegas, Las Vegas, Nevada
Server :
System :
URL : ftp://archive.nevada.edu/
Comment: Problem: I/O error on network device
Files : US Constitution & supporting docs; religious texts; Bible;
lds texts

Site : archive.orst.edu
Country: USA
GMT : -8
Date : 14-Dec-94
Source : moder.zip
Alias : ftp.orst.edu, gaia.ucs.orst.edu
Admin : arch...@ftp.orst.edu (Kean Stump)
Organ : Oregon State University, Corvallis, Oregon, Milne CC
Server :
System : Unix (SunOS, Sun 4/690)
URL : ftp://archive.orst.edu/
Comment: Open 24 hours; max. 500 users
Files : astro-data; comm; doc; Doom; gaming; lang; mailing-lists; mirrors:
Linux (sunsite.unc.edu), ucs.orst.edu, Simtel Software Repository,
Windows archive: ftp.winsite.com; network; news; noc;
OSU-gopher; packages; publishers; security; skunk-works; SNMP; Sun;
systems; Usenet; WAIS

Site : archive.umich.edu
Country: USA
GMT : -5
Date : 29-Jun-95
Source : admin
Alias : amiga.archive.umich.edu, apple2.archive.umich.edu,
atari.archive.umich.edu, mac.archive.umich.edu,
msdos.archive.umich.edu, next.archive.umich.edu,
physics.archive.umich.edu, linguistics.archive.umich.edu
Admin : {apollo,atari,linguistics,mac,msdos}-arch...@archive.umich.edu
Organ : University of Michigan, Ann Arbor, Michigan
Server :
System : Unix (OS: several depending on machine)
URL : ftp://archive.umich.edu/
Comment: weekends: 60 connections, weekdays, 11pm 'til 4am (EST): 60,
weekdays, 6pm 'til 11pm and 4am 'til 6am (EST): 30, weekdays,
6am 'til 11pm and 4am 'til 6am: 10 connections; the best way to
access the archive is via AFS, if you have AFS installed, use cd
or make a link to /afs/umich.edu/group/itd.archive; daily mirrors:
ftp.wustl.edu (/systems/{apple2,mac,atari,ibmpc,next}/umich.edu),
ftp.doc.ic.ac.uk (/packages/mac/umich),archie.au(/micros/mac/umich),
ftp.pht.com (/pub/mac/umich), ftp.sunet.se (/pub/mac/umich),
mirrors.aol.com (/pub/mac); connecting to mirror.archive.umich.edu
will automatically connect you to one of the above mirrors
[NICE FEATURE, too bad it gave an I/O error when I tried it];
This site requires some explanation:
{amiga,msdos, physics} actually map to apollo21.aal.itd.umich.edu,
{apple2,atari, mac, next} map to carpediem.ccs.itd.umich.edu,
archive.umich.edu and linguistics.archive.umich.edu map to
pogue.admin.lsa.umich.edu; DO NOT USE THESE, listed for completeness
and confusion only :-)
Files : Apple2; Apollo; Atari; Celia; economics; Internet; linguistics; Mac;
MS-DOS; newton; NeXT; OS/2; physics

Site : archives.math.utk.edu
Country: USA
GMT : -5
Date : 31-Aug-95
Source : moder.zip
Alias :
Admin : he...@archives.math.utk.edu
Organ : University of Tennessee, Knoxville, Tennessee
Server : ftp...@archives.math.utk.edu, http://archives.math.utk.edu/
gopher://archives.math.utk.edu/
System : Unix
URL : ftp://archives.math.utk.edu/
Comment: Mathematics archives
Files : calculus-reform; life-sciences; Mac; Mathematics; MS-DOS;
multi-platform; software

Site : archsci.arch.su.edu.au
Country: Australia
GMT : +10
Date : 14-Dec-94
Source : usenet
Alias :
Admin :
Organ : Sydney University, Sydney
Server :
System : Unix (SunOS 4.1)
URL : ftp://archsci.arch.su.edu.au/
Comment:
Files : AID94; DCN; DURP; Freeman Installer (/pub/tongk/finst151.zip);
KCDC; LaTeX; Linux; MM94; WAID95

Site : arginine.umdnj.edu
Country: USA
GMT : -5
Date : 31-Aug-95
Source : usenet
Alias :
Admin : db...@soma.umdnj.edu
Organ : CIMR, Camden, New Jersey
Server :
System : Unix (SunOS, Sun3/50)
URL : ftp://arginine.umdnj.edu/
Comment: 2300-0600 max. 5 users, 0600-2300 max. 2 users
Files : citadel; geos; LPMUD; object; Queensryche; Unix

Site : arizona.edu
Country: USA
GMT : -7
Date : 23-Aug-94
Source : rtfm
Alias : maggie.telcom.arizona.edu
Admin :
Organ : University of Arizona, Tucson, Arizona
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://arizona.edu/
Comment: default directory: NETINFO_ROOT:[000000]; if you are running
Multinet, use MODE LZ for compression
Files : Arizonet; hints; hosts; information; mail; multicast; multinet;
networks; RFCs; services; VMS software; UofA; XSky

Site : armstrong.cs.buffalo.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : State University of New York - Buffalo, Buffalo, New York, CS dept.
Server :
System : Unix (SunOS 4.1)
URL : ftp://armstrong.cs.buffalo.edu/
Comment:
Files : rec.radio.amateur

Site : armyant.ee.vt.edu
Country: USA
GMT : -5
Date : 11-Nov-96
Source : usenet
Alias :
Admin : un...@vt.edu
Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia,
EE dept.
Server :
System : Unix (System V Release 4.0)
URL : ftp://armyant.ee.vt.edu
Comment:
Files : bay (papers); jehu (AgentBuilder, JavaClassifierSystem, smalltalk,
WebUp); johnson (ncaa); mfiles; unsal (accent, gun, la, scs, seig,
sultani, turkish)

Site : arp.anu.edu.au
Country: Australia
GMT : +10
Date : 23-Aug-94
Source : old ftp-list
Alias : cisr.anu.edu.au [?]
Admin : ro...@arp.anu.edu.au
Organ : Australian National University
Server :
System : Unix (System V Release 4.0)
URL : ftp://arp.anu.edu.au/
Comment:
Files : abelson; akcl; blackhole; bridge; CISR; compress; exedit; Finder;
haskell; HPFF; kripke; lam228; license-forms; lisp; MaGIC; mizar;
ml; mpi; multicast; otter; papers; PAWS; Solaris 2.3; tech-reports;
tptp

Site : asparagin.cenargen.embrapa.br
Country: Brazil
GMT : -3
Date : 13-Sep-94
Source : usenet
Alias :
Admin : bb...@cenargen.embrapa.br
Organ : CNPq/RNP, , Embrapa/Cenargen, BMBBNet/Brazilian Bioinformatics
Resource Center (BBRC)
Server : gopher
System : Unix
URL : ftp://asparagin.cenargen.embrapa.br/
Comment: BBRC is an EMBNet node
Files : empty [?]

Site : asterix.inescn.pt
Country: Portugal
GMT : 0
Date : 25-Jan-95
Source :
Alias :
Admin : a...@asterix.inescn.pt (Antonio Costa)
Organ : Instituto de Engenharia de Sistemas e Computadores N
Server :
System : Unix (Ultrix 4.1)
URL : ftp://asterix.inescn.pt/
Comment: max. 4 users; server can (de)compress, g(un)zip and .tar on the fly
Files : archivers; eli; fbm; flidemos; Gems; graphics; jpeg; LightR;
pbmplus; PC; python; qterm; Rtrace; tiff; xflick; xim

Site : astro.uchicago.edu
Country: USA
GMT : -6
Date : 29-Jun-95
Source : mail
Alias :
Admin :
Organ : University of Chicago, Chicago, Illinois
Server :
System : Unix
URL : ftp://astro.uchicago.edu/
Comment:
Files : apoprop; astro; bbnrev; collegebowl; cosmic rays; globular; hibeb;
hst_qso; ibbn; iraf; jupiter; mac; microlens; spirex

Site : asustek.asus.com.tw
Country: Taiwan
GMT : +8
Date : 14-Nov-95
Source : ftp.eni.co.jp
Alias :
Admin : ad...@asus.com.tw
Organ : ASUS
Server :
System : Unix
URL : ftp://asustek.asus.com.tw/
Comment: slow link, be patient or try again later
Files : ASUS (BIOS, drivers, info, techinfo, tools); Chinese; docs (dtmf,
internet, Linux); iiiafs; OS (Linux: collect, DIR guide, docs, DOS
utils, kernel, Linux International, packages, Slackware); packages
(infosystems, mail-server, security); PC (windows); vendors (McAfee,
Microsoft)

Site : asuvax.eas.asu.edu
Country: USA
GMT : -7
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : Arizona State University, Tempe, Arizona, College of Engineering
and Applied Sciences
Server :
System : Unix (Ultrix 4.1)
URL : ftp://asuvax.eas.asu.edu/
Comment:
Files : Fidonet node list

Site : asylum.sf.ca.us
Country: USA
GMT : -8
Date : 23-Jul-95
Source : rtfm
Alias : ftp.apocalypse.org
Admin :
Organ : Apocalypse, San Francisco, California
Server :
System : Unix
URL : ftp://asylum.sf.ca.us/
Comment: all commands and transfers are logged; Try ftp.elf.com for ELF
Communication's stuff
Files : apocalypse; asylum; bingbong; bps; Cerebus (read the
rec.arts.comics FAQ for details); circlet; clover; dsp; filter;
flash; fsb; GOLD; gub; internet-drafts; itc; leadheads; leather;
multitone; mystery-hill; norn; omnium; ranchers; RFCs; sappho;
Slackware; tcp-encryption; Usenet; User public directories; void;
wintalk (see ftp.elf.com)

Site : atheist.tamu.edu
Country: USA
GMT : -6
Date : 06-Nov-94
Source : mail
Alias : freethought.tamu.edu
Admin : ro...@atheist.tamu.edu
Organ : Texas A&M University, , Texas, Agnostic & Atheist Student Group
Server : WWW: http://freethought.tamu.edu/
System : Unix (A/UX 3.1.1, Macintosh Quadra 700)
URL : ftp://atheist.tamu.edu/
Comment: max. 20 users
Files : Secular and freethought literature: Bank of Wisdom, Forefather
Quotes, Lisp code, nontheism, quoteslist, Religion (Christianity,
Islam), US constitution

Site : athena.cs.uga.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : University of Georgia, Athens, Georgia, CS dept.
Server :
System :
URL : ftp://athena.cs.uga.edu/
Comment:
Files : GNU; Elm; top; COPS

Site : athos.rutgers.edu
Country: USA
GMT : -5
Date : 14-Nov-95
Source : old ftp-list
Alias : planchet.rutgers.edu
Admin :
Organ : Rutgers University, Piscataway, New Jersey
Server : http://athos.rutgers.edu/
System : Unix
URL : ftp://athos.rutgers.edu/
Comment:
Files : 3bin; LCSR computing; cisco; dcs; ietf; images; internet drafts;
nanotech; pub: armhold, dimacs, dvidoc, enet, etalk, hosts, hpcd,
hyperplane animator, interop, Linux, NCSA-telnet; purity, rumap,
spacings, Suns-at-home, tech-reports, win31, win95; resource guide;
rfc; runet; soc.religion.christian; Sun; timestamp

Site : atitech.ca
Country: Canada
GMT : -5
Date : 23-Aug-94
Source : usenet
Alias : hq.atitech.ca
Admin :
Organ : ATI
Server :
System : Unix
URL : ftp://atitech.ca/
Comment:
Files : ATI product (videocard) drivers, info, utilities (AVIs, images,
OS/2, Windows)

Site : atlantis.utmb.edu
Country: USA
GMT : -6
Date : 19-Apr-94
Source : rtfm
Alias : atlntis.utmb.edu
Admin :
Organ : University of Texas - Galveston, Galveston, Texas, Medical Branch
Server :
System : Unix (SunOS 4.1)
URL : ftp://atlantis.utmb.edu/
Comment:
Files : C-Kermit; complex; hosts; pc; POPmail; virus-l; virus-software

Site : atlas.psyschem.chemie.uni-tuebingen.de
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l
Alias : atlas.ipc.uni-tuebingen.de
Admin : ftp-...@atlas.psyschem.chemie.uni-tuebingen.de
Organ : Universitaet Tuebingen (University of Tuebingen), Tuebingen,
Chemistry dept.
Server :
System :
URL : ftp://atlas.psyschem.chemie.uni-tuebingen.de/
Comment:
Files :

Site : atlas.upei.ca
Country: Canada
GMT :
Date :
Source : mail
Alias :
Admin :
Organ : University of Pei/PeiNet
Server :
System :
URL : ftp://atlas.upei.ca/
Comment:
Files :

Site : att-in.att.com
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : AT&T
Server :
System : Unix (SunOS 4.1)
URL : ftp://att-in.att.com/
Comment:
Files : PSPreviewer

Site : audrey.levels.unisa.edu.au
Country: Australia
GMT : +9
Date : 12-Feb-94
Source : old ftp-list
Alias : audrey.sait.edu.au
Admin : f...@audrey.levels.unisa.edu.au
Organ : University of Southern Australia, ,
Signal Processing Research Institute, Digital Communications Group
Server : Open 24 hours
System :
URL : ftp://audrey.levels.unisa.edu.au/
Comment:
Files : lemacs; space flight info (manifests, launch times, etc...);
satellite modems; speech; Twin Peaks (TV series) info

Site : augean.eleceng.adelaide.edu.au
Country: Australia
GMT : +9.5
Date : 06-Jan-94
Source : old ftp-list
Alias : augean.ua.oz.au
Admin :
Organ : University of Adelaide, Adelaide, Electrical and Electronic
Engineering dept.
Server :
System :
URL : ftp://augean.eleceng.adelaide.edu.au/
Comment:
Files : patches for gdb and gas

Site : aun.uninett.no
Country: Norway
GMT : +1
Date : 02-Sep-96
Source : mail
Alias :
Admin :
Organ :
Server :
System : Unix
URL : ftp://aun.uninett.no/
Comment:
Files : cert; decnet; drifts-data; ietf; intern-drifts; ps; pub (ean,
foredrag, gopher, hefter, isoc, isode, katalog, kuf, Mac, mail,
network, PC, secude, transfer, UNINyTT, Unix); rare; samson;
supernett; uninett; X.25

Site : aurora.arc.nasa.gov
Country: USA
GMT : -8
Date : 23-May-94
Source : old ftp-list
Alias : eos.arc.nasa.gov
Admin :
Organ : NASA - Ames Research Center, Moffett Field, California
Server :
System : Unix
URL : ftp://aurora.arc.nasa.gov/
Comment:
Files : nlr; orst; quest-dist; Rhosettastone; sky

Site : austin.bsdi.com
Country: USA
GMT : -7
Date : 22-May-94
Source :
Alias :
Admin : san...@bsdi.com
Organ : Berkeley Software Design Inc.
Server :
System : Unix
URL : ftp://austin.bsdi.com/
Comment: main archive is on ftp.bsdi.com; transfers are logged
Files : FreeWAIS; IDE conf; plexus; www

Site : autoinst.acs.uci.edu
Country: USA
GMT : -8
Date : 11-Nov-96
Source : usenet
Alias :
Admin : stro...@uci.edu
Organ : University of California - Irvine, Irvine, California, ACS
Server :
System : Unix
URL : ftp://autoinst.acs.uci.edu/
Comment:
Files : autoinstall; daemon; DRS-Linux (cross compiler); limited fingerd;
plpd; popper (modified popper to allow for flakey clients);
sendmail (local info and docs about writing sendmail.cf); stamp;
Xkernel-sun4c (Config Sun4c's as Xterms); ypasswd (for Linux,
Solaris 2.x, Irix 5.x and OSF/1 3.x)

Site : auvm.american.edu
Country: USA
GMT : -5
Date : 31-Aug-95
Source : rtfm
Alias :
Admin : j...@auvm.american.edu (Jim McIntosh, bit.listserv.hellas archive)
Organ : American University
Server :
System : VM/CMS
URL : ftp://auvm.american.edu/
Comment: default directory: AUSYSU:PUB
Files : anglican; appc; assisi; au; catholic; cfids; dcraves; dignity;
emusi; infosys; listlogs (bit.listserv.hellas archive); mexico;
netnews; seraves; viewers; www

Site : avahi.inria.fr
Country: France
GMT : +1
Date : 15-Dec-94
Source : old ftp-list
Alias :
Admin :
Organ : INRIA
Server :
System : NEWS-OS 4.0c
URL : ftp://avahi.inria.fr/
Comment:
Files : Amiga; COSE; egeria; Free Compilers List; gipe; gopath; gwm; IBM PC;
ISM; K-Edit; Klone; Koalabus; made; Meta-X; pixmap; TCL;
videoconference; wtk; xmh; xpm; xfedor; xtrek

Site : avalon.vislab.navy.mil
Country: USA
GMT : -8
Date : 19-Feb-95
Source : mail
Alias : avalon.chinalake.navy.mil
Admin : ftpa...@avalon.vislab.navy.mil
Organ : U.S. Navy - NAWCWPNS, Chinalake, California
Server :
System : Unix
URL : ftp://avalon.vislab.navy.mil/
Comment: transfers are logged; try to use this server outside of working
hours (7am-5pm PST); all valid hosts are allowed; uploads to
/pub/incoming; index file in /pub/INDEX
Files : FAQs; format_specs; objects (SGI 3D Object files (mirrored on
ftp.povray.org), Inventor interchange); textures; utils

Site : avs.ncsc.org
Country: USA
GMT : -5
Date : 15-Jan-95
Source : old ftp-list
Alias : doppler.avs.ncsc.org
Admin : a...@ncsc.org
Organ : International AVS Center, Research Triangle Park, North Carolina
Server :
System : Unix (SunOS 4.1)
URL : ftp://avs.ncsc.org/
Comment: Download AVS_LICENSE first
Files : AVS (archives '93 '94 '95, courses, modules, net_news, user_group);
landreth; metereology; pictures; siggraph; walkthru; VolVis 92,
volume datasets

Site : azabu.tkl.iis.u-tokyo.ac.jp
Country: Japan
GMT : +9
Date : 15-Dec-94
Source : usenet
Alias :
Admin :
Organ : University of Tokyo, Tokyo
Server :
System : Unix
URL : ftp://azabu.tkl.iis.u-tokyo.ac.jp/
Comment:
Files : Chinese; copysoft; CQK; dbms; demacs; games; hml; hterm; Japanese;
kaken; Linux mprotect; NOAA; Windows NT; ZyXEL

Site : b.gp.cs.cmu.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept.
Server :
System :
URL : ftp://b.gp.cs.cmu.edu/
Comment: Filenames cannot begin with "/.."; user anon logged in
Files :

Site : b.psc.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : Pittsburgh Supercomputing Center, Pittsburg, Pennsylvania
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://b.psc.edu/
Comment: default directory: SYS$SYSDEVICE:[PSC0.[PSCPUB.ANONYMOUS]
Files : GPLOT; GTEX

Site : b.scs.uiuc.edu
Country: USA
GMT : -6
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,
CS dept.
Server :
System : VAX/VMS
URL : ftp://b.scs.uiuc.edu/
Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB]
Files : LaTex

Site : b65103.student.cwru.edu
Country: USA
GMT : -5
Date : 26-Jan-95
Source : usenet
Alias :
Admin : ar...@po.cwru.edu
Organ : Case Western Reserve University, Cleveland, Ohio, LameNESS site
Server :
System : Unix
URL : ftp://b65103.student.cwru.edu/
Comment:
Files : demos [empty]; games; lameness; sound; utils; virus; windows;
winsock

Site : babar.ucsf.edu
Country: USA
GMT : -8
Date : 10-Sep-94
Source : rtfm
Alias : babar.mmwb.ucsf.edu
Admin : s...@cgl.ucsf.edu (Scott Presnell), st...@cgl.ucsf.edu
(Steve Sizemore)
Organ : University of California - San Francisco, San Francisco, California
Dept. of Pharmaceutical Chemistry, Cohen Group Irises
Server :
System : Unix (Irix)
URL : ftp://babar.ucsf.edu/
Comment:
Files : SGI Irix files: automounter daemon, batch, rcsgdiff, tcpdump, top

Site : babcock.cerc.wvu.edu
Country: USA
GMT : -5
Date : 17-Apr-94
Source :
Alias : gopher.cerc.wvu.edu
Admin :
Organ :
Server :
System : Unix
URL : ftp://babcock.cerc.wvu.edu/
Comment:
Files : cercnet_abstracts; research in review; sci.med.telemedicine;
sources; tech-reports

Site : baboon.cv.nrao.edu
Country: USA
GMT : -5
Date : 23-Aug-94
Source : usenet
Alias :
Admin :
Organ :
Server :
System : Unix
URL : ftp://baboon.cv.nrao.edu/
Comment:
Files : AIPS documents and patches; AIPS++; FITS test images; image
processing; Radioastronomy;

Site : bach.cis.temple.edu
Country: USA
GMT : -5
Date : 22-Mar-96
Source : mail
Alias :
Admin : ftpa...@bach.cis.temple.edu
Organ : Temple University, Philadelphia, Pennsylvania, CIS
Server :
System : Unix
URL : ftp://bach.cis.temple.edu/
Comment: warning message about unauthorized use
Files : ACCU (CVu-disks, People); GNU; Linux (docs, kernel, mirrors
(linux.nrao.edu, sunsite.unc.edu), packages, security); People
(Alex, Fowler, Okir, Stauffer, Uphoff)

Site : baldrick.eia.brad.ac.uk
Country: UK
GMT : 0
Date : 25-Jan-95
Source : usenet
Alias :
Admin :
Organ : University of Bradford, Bradford, EIA
Server : fsp, http://www.eia.brad.ac.uk/
System : Unix
URL : http://www.eia.brad.ac.uk/
Comment:
Files : blowpic; kylie (animations, discography, maillist, newsletter,
pics); Married With Children; rti; winsock (conn4); www

Site : barkley.berkeley.edu
Country: USA
GMT : -8
Date : 11-Mar-94
Source :
Alias :
Admin :
Organ : University of California - Berkeley, Berkeley, California
Server :
System : Unix
URL : ftp://barkley.berkeley.edu/
Comment: appears to be empty, no pub directory, only a e266 directory
Files :

Site : barnacle.erc.clarkson.edu
Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin : ro...@grape.ecs.clarkson.edu (Brad Clements)
Organ : Clarkson University, Potsdam, New York
Server :
System : Unix
URL : ftp://barnacle.erc.clarkson.edu/
Comment: Problem: I/O error on network device; some files have moved
here from grape.ecs.clarkson.edu
Files : packet drivers; MS-DOS, Opus BBS; MSDOS; graphics; Freemacs;
comp.binaries.ibm.pc

Site : bass.geo.ucalgary.ca
Country: Canada
GMT : -7
Date : 14-Dec-94
Source : rtfm
Alias :
Admin :
Organ : University of Calgary, Calgary
Server :
System : Unix (SunOS 4.1)
URL : ftp://bass.geo.ucalgary.ca/
Comment:
Files : ERUUG; cgam; hcb; nupop; pipe

Site : bastet.sbs.ohio-state.edu
Country: USA
GMT : -6
Date : 25-Jan-95
Source : usenet
Alias :
Admin :
Organ : Ohio State University, , Ohio, SBS
Server :
System : Unix (SunOS 4.1)
URL : ftp://bastet.sbs.ohio-state.edu/
Comment:
Files : biblio (biblio, GIS: Mac, PC); OSUmap

Site : bbs.augsburg.edu
Country: USA
GMT : -6
Date : 25-Jan-95
Source : mail
Alias : aug3.augsburg.edu
Admin : schw...@aug3.augsburg.edu
Organ : Augsburg College, Minneapolis, Minnesota
Server :
System : Unix
URL : ftp://aug3.augsburg.edu/
Comment: transfers are logged; Project Kalidescope: /pub/pkal; max. 3 users
Files : BBS; Project Kalidescope

Site : bcm.tmc.edu
Country: USA
GMT : -6
Date : 10-Feb-94
Source : old ftp-list
Alias : watson.bcm.tmc.edu
Admin :
Organ : Texas Medical Colleges, Houston, Texas, Baylor College of Medicine
Server :
System : Unix
URL : ftp://bcm.tmc.edu/
Comment:
Files : MS-DOS and PC-NFS Gopher client (based on Unix curses); NFS list;
Texas UUCP maps

Site : bdt.ftpt.br
Country: Brazil
GMT : -3
Date : 13-Sep-94
Source : me
Alias :
Admin :
Organ : Base de Dados Tropica (Tropical Database), Campinas
Server : gopher
System : Unix (SunOS 4.1)
URL : ftp://bdt.ftpt.br/
Comment:
Files : fita; kits; RIO92; software [?]; UNCED

Site : beach.gal.utexas.edu
Country: USA
GMT : -6
Date : 19-Apr-94
Source : old ftp-list
Alias : beach; beach.utmb.edu
Admin : pe...@beach.gal.utexas.edu (John Perry) [probably changed]
Organ : University of Texas - Galveston, Galveston, Texas, Medical Branch
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://beach.gal.utexas.edu/
Comment: default directory DKA0:[ANONYMOUS]
Files : anti-virus utilities

Site : bear.montefiore.ulg.ac.be
Country: Belgium
GMT : +1
Date : 29-Jun-95
Source : usenet
Alias :
Admin :
Organ : Universite de Liege (University of Liege), Liege
Server :
System : Unix
URL : ftp://bear.montefiore.ulg.ac.be/
Comment: max. 20 users
Files :

Site : beatrix.icce.rug.nl
Country: Netherlands
GMT : +1
Date : 16-May-94
Source : usenet
Alias :
Admin :
Organ : Rijks Universiteit Groningen (RUG, University of Groningen),
Groningen, ICCE
Server :
System : Unix (SunOS 4.0)
URL : ftp://beatrix.icce.rug.nl/
Comment:
Files : MS-DOS; symposium; Unix; wuftp daemon for Linux

Site : beethoven.cs.colostate.edu
Country: USA
GMT : -7
Date : 11-Mar-94
Source :
Alias :
Admin :
Organ : Colorado State University, , Colorado, CS dept.
Server :
System : Unix (SunOS 4.1)
URL : ftp://beethoven.cs.colostate.edu/
Comment:
Files : goss; idcodes; M3; MS-DOS; NCSA; rro; SISAL; techreports; visa

Site : belgica.stat.washington.edu
Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : University of Washington, Seattle, Washington
Server :
System :
URL : ftp://belgica.stat.washington.edu/
Comment:
Files :

Site : belvoir-arl-irisgt.army.mil
Country: USA
GMT : -5
Date : 10-Sep-94
Source : rtfm
Alias : irisgt.army.mil [?]
Admin :
Organ :
Server :
System : Unix
URL : ftp://belvoir-arl-irisgt.army.mil/
Comment:
Files : AAEC; acad; gallery; graphical tree demo; TACOM; utilities; viewtree

Site : bertha.pyramid.com
Country:
GMT :
Date : 10-Sep-94
Source :
Alias :
Admin :
Organ :
Server : FSP
System : Unix (System V Release 4.0)
URL : ftp://bertha.pyramid.com/
Comment:
Files : cybernews; freedom; leri

Site : beta.unisg.ch
Country: Switzerland
GMT : +1
Date : 16-Jul-94
Source : me
Alias : sgcl1.unisg.ch
Admin :
Organ : Universitaet Sankt Gallen (University of St. Gallen), St. Gallen
Server :
System : VMS (VMS, DEC VAX)
URL : ftp://beta.unisg.ch/
Comment: default directory: $1$DUA1:[SPEZ.XFR]
Files : appears empty

Site : biochemistry.cwru.edu
Country: USA
GMT : -5
Date : 11-Mar-94
Source : usenet
Alias : biochemistry.bioc.cwru.edu
Admin : ftp...@biochemistry.cwru.edu
Organ : Case Western Reserve University, Cleveland, Ohio
Server : gopher
System : MS-DOS (PC)
URL : ftp://biochemistry.cwru.edu/
Comment: transfers are logged; anonymous logins restricted to between
17:00-09:00 local time on weekdays (no restrictions on weekends);
ftp inactivity timeout set to 5 minutes; gopher available
Files : MS-DOS; MS-Windows QVT/NET software; NOS; pdbview; psaam; SLIP;
Slipper; Trumpet (DOS/Winsock); WinTCP

Site : biomol.univ-lyon1.fr
Country: France
GMT : +1
Date : 06-Jan-94
Source : old ftp-list
Alias : biom3.univ-lyon1.fr
Admin :
Organ : Universite de Lyon (University of Lyon), Lyon
Server :
System : Unix (SunOS 4.1)
URL : ftp://biomol.univ-lyon1.fr/
Comment:
Files : ACNUC nucleic acid sequences database

Site : bitnic.educom.edu
Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias : bitnic;
Admin :
Organ : BITNET NIC
Server : list...@bitnic.educom.edu (LIST...@BITNIC.BITNET)
System : VM/CMS
URL : ftp://bitnic.educom.edu/
Comment: main archive for BITNET related information
Files : lots of information regarding BITNET; nicbbs archives

Site : black.cerritos.edu
Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ :
Server : mail...@cerritos.edu
System : VMS (VMS, DEC VAX)
URL : ftp://black.cerritos.edu/
Comment: default directory: INST_DISK:[ANONYMOUS]
Files : VMSnet sources

Site : blaze.cs.jhu.edu
Country: USA
GMT : -5
Date : 11-Mar-94
Source :
Alias :
Admin : ftp-m...@blaze.cs.jhu.edu
Organ : Johns Hopkins University, Baltimore, Maryland, CS dept.
Server :
System : Unix
URL : ftp://blaze.cs.jhu.edu/
Comment: anonymous sessions may be logged
Files : CircleMUD; graphics; heath; ll-list; trux; vision

Site : blitzen.canberra.edu.au
Country: Australia
GMT : +10
Date : 22-Mar-96
Source :
Alias :
Admin : f...@blitzen.canberra.edu.au
Organ : Canberra University, Canberra
Server :
System : Unix
URL : ftp://blitzen.canberra.edu.au/
Comment: transfers are logged; do not mirror this site or have regular cron
jobs accessing certain files from this site without permission. Mail
the admin to ask for permission
Files : BBS; games (chess, Descent levels, DUKE3D, ID, Linux, patches, ROTT,
strategic); GCC; graphics (GIF, JPG, viewers); MUD; packages (CSLIP,
PPP, SLIP); programming; Samba; SLiRP; sounds; systems (Linux
(daemons, distributions, email, fs, games, kernel, mail, menu,
mirrors, shadow, X11), Mac, MS-DOS (misc. utils), MS-Windows (misc.
utils), OS/2); weather; WWW (browsers, cgi, daemons, editors,
scripts, stats)


Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/sitelist/part2

Site : bnlux0.bnl.gov


Country: USA
GMT : -5
Date : 10-Sep-94
Source : rtfm

Alias : bnlux1.bnl.gov


Admin :
Organ : B... National Laboratory
Server :

System : Unix (Ultrix 4.1)
URL : ftp://bnlux0.bnl.gov/
Comment:
Files : autoexam; chaos (SGI); lorenz; netx; Novell; pezz; qvtne; thermit

Site : bobcat.bbn.com
Country: USA
GMT : -5
Date : 24-Aug-94


Source : old ftp-list
Alias :
Admin :

Organ : Bolt, Beranek & Neumann, Cambridge, Massachusetts
Server :
System : MS-DOS (PC running KA9Q)
URL : ftp://bobcat.bbn.com/
Comment:
Files : beatles; KA9Q; kerm311; music; utils; video

Site : bode.ee.ualberta.ca
Country: Canada
GMT : -7
Date : 30-Oct-94
Source : usenet
Alias :
Admin :
Organ : University of Alberta, Edmonton, Alberta, EE dept.
Server :
System : Unix
URL : ftp://bode.ee.ualberta.ca/
Comment:
Files : Circuit Cookbook; ccts; drives; eegeneral; electrical; gopher; hev;
HP48; inform; Linux; Mac; MS-DOS; Motorola; music; OS; OS/2; S2;
Spice; Unix; wuarchive

Site : bofh.studfb.unibw-muenchen.de
Country: Germany
GMT : +1
Date : 01-Oct-96
Source : usenet
Alias :
Admin : ftp...@bofh.studfb.unibw-muenchen.de
Organ : University of the Federal Armed Forces, Munich
Server :
System :
URL : ftp://bofh.studfb.unibw-muenchen.de/
Comment:
Files : Bundestag; graphics (gif); Linux (games, misc, netutils, X11)

Site : bohr.physics.purdue.edu
Country: USA
GMT : -6


Date : 23-Aug-94
Source : usenet
Alias :
Admin :

Organ : Purdue University, West-Lafayette, Indiana, Physics dept
Server :
System : Unix
URL : ftp://bohr.physics.purdue.edu/
Comment:
Files : bcr; brice; cello; gene; grams; heathers; Linux; maraman; optic;
parks; saw; scg; sho; TeX; Titan; yoon

Site : bond.edu.au
Country: Australia
GMT : +10
Date : 26-Aug-94
Source : usenet
Alias : kirk.bu.oz.au, kirk.bond.edu.au
Admin : f...@kirk.bond.edu.au (David J. Hughes)
Organ : Bond University, Gold Coast, Queensland
Server :
System : Unix
URL : ftp://bond.edu.au/
Comment: Open 24 hours; directories: pub/OS, pub/usenet; bu.oz.au
is the old domainname for Bond University: use bond.edu.au
instead, because bu.oz.au will disappear after a while; do not
download large files between 08:00 and 18:00 local time; mail
the admin if you leave something in the incoming directory
Files : 386BSD; 4.4BSD; Bond Uni; comp.binaries.ibm.pc; docs; Linux
(tsx-11.mit.edu and bits of sunsite.unc.edu mirror); Mac; OS; PC;
QAUUG; SNMP; Solaris; Usenet; WWW

Site : boole.stanford.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : f...@boole.stanford.edu


Organ : Stanford University, Menlo Park, California
Server :
System :

URL : ftp://boole.stanford.edu/
Comment:
Files : algebra; concurrency models

Site : boombox.micro.umn.edu
Country: USA
GMT : -6
Date : 31-Aug-95
Source : old ftp-list
Alias : boombox;
Admin :
Organ : University of Minnesota, , Minnesota
Server :
System : Unix
URL : ftp://boombox.micro.umn.edu/
Comment:
Files : BinHex; Gopher (origin); Minuet; networking stuff; POPmail

Site : boulder.colorado.edu


Country: USA
GMT : -7
Date : 11-Mar-94

Source : old ftp-list
Alias :
Admin :
Organ : University of Colorado - Boulder, Boulder, Colorado
Server :
System : Unix

URL : ftp://boulder.colorado.edu/
Comment: boulder transmogrified FTP server; previous writable /tmp dir
is gone due to uploads of pirated software: Kill the body
and the head will die
Files : 3b1; addhost; aliases; bsdi; dod; enya; localization; scholarline;
sendmail; Varsity; Sun progs; tv+movies

Site : bourbaki-mb.uni-paderborn.de
Country: Germany
GMT : +1
Date : 11-Oct-96
Source : usenet
Alias : ftp.pgp.net
Admin :
Organ : Universitaet Paderborn (University of Paderborn), Paderborn
Server :
System : Unix
URL : ftp://bourbaki-mb.uni-paderborn.de/
Comment: [not checked yet]
Files : PGP

Site : bovine.uoregon.edu


Country: USA
GMT : -8
Date : 29-Nov-94

Source : usenet
Alias :
Admin :
Organ : University of Oregon, , Oregon
Server :
System : Unix
URL : ftp://bovine.uoregon.edu/
Comment:
Files : AAS; Astro images; catalogs; movies; ncd; nsfforms; nuts; papers;
pasp; ray; sci.astro; spectra; wmaps

Site : brawl.mindlink.net
Country: Canada
GMT : -7
Date : 29-May-95
Source : admin
Alias :
Admin : a00...@giant.mindlink.net (Dave Kirsch)
Organ : MIND LINK! Communications Corp., Vancouver, British Columbia
Server :
System : Unix (Linux, PC)
URL : ftp://brawl.mindlink.net/pub/
Comment:
Files : audio and textual information related to arcade one-on-one fighting
video games (Street Fighter II, etc).; pictures

Site : brimbank.apana.org.au
Country: Australia
GMT : +10
Date : 30-Aug-94
Source : bushwire.apana.org.au
Alias :
Admin : ni...@brimbank.apana.org.au (Nick Langmaid)
Organ :
Server :
System : NT (Windows NT, PC)
URL : ftp://brimbank.apana.org.au/
Comment:
Files : antivirus; APANA; encoders; images; UUPC; Waffle; Windows (games,
mail, NT, utilities, winsock)

Site : brokaw.lcs.mit.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
Laboratory of Computer Sciences
Server :
System :

URL : ftp://brokaw.lcs.mit.edu/
Comment:
Files : pc-omega; bison; scheme

Site : brolga.cc.uq.oz.au


Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : Marek....@cc.uq.oz.au (Marek Krawus)
Organ : University of Queensland, Brisbane, Queensland, Prentice Centre
Server :
System :
URL : ftp://brolga.cc.uq.oz.au/
Comment: Try to only retrieve files outside of 0900-1700 AEST
Files : comp.sources: games, misc, sun, unix; comp.windows.news; gnu;
RFCs; isode; pp

Site : broncho.ct.monash.edu.au
Country: Australia
GMT : +10
Date : 26-Aug-94
Source : usenet
Alias :
Admin : ro...@broncho.ct.monash.edu.au
Organ : Monash University, Melbourne, Dept. of Computer Technology
Server :
System : Unix
URL : ftp://broncho.ct.monash.edu.au/
Comment: max. 10 users; transfers are logged; server can compress, gzip files
and tar directories
Files : 4.4BSD Lite; alpha-osf-managers; FreeBSD; GNU; mbone; RFCs;
tech-reports; utils

Site : brownvm.brown.edu


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Brown University, Providence, Rhode Island
Server :
System : VM/CMS
URL : ftp://brownvm.brown.edu/
Comment: default directory: ANONYMOU 191;
Problem: I/O error on network device
Files : Mac; some other files

Site : brutus.ee.su.oz.au
Country: Australia
GMT : +10


Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : Sydney University, Sydney
Server :
System : Unix (SunOS 4.1)

URL : ftp://brutus.ee.su.oz.au/
Comment:
Files : hyan; NH; r5; speech; X

Site : bsdserver.ucsf.edu
Country: USA
GMT : -8
Date : 29-Jun-95
Source : igs.nuri.net
Alias :
Admin :


Organ : University of California - San Francisco, San Francisco, California

Server :
System : Unix
URL : ftp://bsdserver.ucsf.edu/
Comment: some files temporarily removed: security, Thos
Files : 386BSD; Go (mirrored on igs.nuri.net); WWW

Site : bu.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Boston University, Boston, Massachusetts
Server :
System :
URL : ftp://bu.edu/
Comment:
Files : RFCs; mail utils

Site : buacca.bu.edu


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Boston University, Boston, Massachusetts
Server :
System : VM/CMS
URL : ftp://buacca.bu.edu/
Comment: default directory: ANON
Files : gifhibi (apparently some images, I don't get this OS)

Site : buckwheat.hdw.uncwil.edu


Country: USA
GMT : -5
Date : 11-Nov-96
Source : usenet
Alias :
Admin :

Organ :
Server :
System : Unix
URL : ftp://buckwheat.hdw.uncwil.edu/
Comment: mirror of ftp.redhat.com
Files : Linux (IPv6, Java, masq, Redhat RPMS, SRPMS); Mac; Netscape; Win3x
(net, virus); Win95 (more_themes, net, power, scrsave, themes,
video, virus,

Site : bugs.nosc.mil
Country: USA
GMT : -8
Date : 14-Feb-94
Source : admin
Alias :
Admin :
Organ : NOSC, San Diego, California
Server :
System :
URL : ftp://bugs.nosc.mil/
Comment:
Files : ADA math; bayr; gnt; Minix

Site : bull.cs.williams.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ :
Server :

System : Unix (System V Release 4.0)

URL : ftp://bull.cs.williams.edu/
Comment:
Files : ParaGraph

Site : bulldog.cs.yale.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Yale University, New Haven, Connecticut


Server :
System : Unix (SunOS 4.1)

URL : ftp://bulldog.cs.yale.edu/
Comment:
Files : ispell; ease report

Site : burgundy.nectar.cs.cmu.edu
Country: USA
GMT : -5
Date : 29-Sep-94
Source : usenet
Alias :
Admin :


Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept.
Server :

System : Unix
URL : ftp://burgundy.nectar.cs.cmu.edu/
Comment: [preliminary listing, not checked yet]


Files : Alex (user level NFS server)

Site : bushwire.apana.org.au
Country: Australia
GMT : +10
Date : 30-Aug-94
Source : usenet
Alias :
Admin : he...@bushwire.apana.org.au (Mark Delaney)
Organ : Private site, Melbourne
Server :
System : Unix
URL : ftp://bushwire.apana.org.au/
Comment: sits under the desk in a spare room. be gentle; access is
extensively logged; problem with 'dir', use 'ls' or 'ls -l'
Files : comms; gup (program to autofeed UUCP sites); Internet drafts;
mail; MS-DOS and MS-Windows are on brimbank.apana.org.au; news;
RFCs; Unix; UUCP

Site : butler.hpl.hp.com
Country: USA
GMT : -8
Date : 25-Jan-95
Source : usenet
Alias : butler.hpl.external.hp.com
Admin :
Organ : Hewlett-Packard
Server :
System : Unix
URL : ftp://butler.hpl.hp.com/
Comment:
Files : hamlyn; hippi; jacobson; jedec; Mosaic; ngcr; reflector; sci; socks;
standards; stl (Standard Template Library for C++)

Site : butler226a.dorm.tulane.edu
Country: USA
GMT : -7
Date : 21-Nov-94
Source : admin
Alias :
Admin : oce...@terminus.intermind.net (Eric Klien)
Organ : Tulane University, New Orleans, Louisiana
Server : http://butler226a.dorm.rutgers.edu/
System : Unix (System V Release 4, Sun)
URL : ftp://butler226a.dorm.tulane.edu/
Comment: mailinglist: mail message with a body of subscribe oceania-l
<your full name> to list...@butler226a.dorm.tulane.edu
Files : Files are related to the new country in development Oceania.
You may get the Constitution and Laws, plus information on related
books such as The Atlantis Papers and The Millennial Project.
In the subdirectory images are true color pictures of how Oceania
may look. In the subdirectory oracle are back issues of the
Oceania Oracle. Animations of Oceania are also online as well as
information on how to receive an Oceania passport

Site : bwl.bwl.th-darmstadt.de
Country: Germany
GMT : +1
Date : 29-Mar-95
Source : .de ftp-l
Alias :
Admin : h...@bwl.bwl.th-darmstadt.de
Organ : Technische Hochschule Darmstadt (Darmstadt Polytechnical Institute),
Darmstadt, Institute for BWL


Server :
System : Netware (Novell Netware, PC fileserver)

URL : ftp://bwl.bwl.th-darmstadt.de/
Comment: home directory: /APPS
Files : docs; NW2; ODI; Pmail; TCP/IP; Windows

Site : byrd.mu.wvnet.edu
Country: USA
GMT : -5
Date : 23-May-94
Source : mail
Alias : byrd;
Admin :
Organ : Marshall University, , West Virginia
Server :
System : Unix
URL : ftp://byrd.mu.wvnet.edu/
Comment: directory: /pub/history/military/NATO; mirrored on sunsite.unc.edu
Files : aircraft related files; ejvc; ejvdeds; estepp; history; merton; NATO
documents; Novell; vleadr; yeager

Site : c.scs.uiuc.edu
Country: USA
GMT : -6


Date : 23-Aug-94
Source : old ftp-list
Alias :
Admin :

Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,
CS dept.
Server :
System : VAX/VMS

URL : ftp://c.scs.uiuc.edu/


Comment: default directory: SYS$SYSDEVICE:[NETDIST.PUB]

Files : ROSAT; some astronomy GIFs; StarChart

Site : cad.ics.uci.edu


Country: USA
GMT : -8
Date : 30-Oct-94

Source : old ftp-list
Alias :
Admin :

Organ : University of California - Irvine, Irvine, California,

Information & CS dept. (ICI)
Server :
System : Unix
URL : ftp://cad.ics.uci.edu/
Comment:
Files : Fast-Jack; Mush; netrek

Site : cadillac.siemens.com


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Siemens - New Jersey, , New Jersey
Server :
System :
URL : ftp://cadillac.siemens.com/
Comment: Problem: I/O error on network device
Files :

Site : caip.rutgers.edu
Country: USA
GMT : -5
Date : 02-Sep-96
Source : usenet
Alias : ftp.caip.rutgers.edu
Admin : he...@caip.rutgers.edu
Organ : Rutgers University, Piscataway, New Jersey, Computer Aids for
Industrial Productivity (CAIP)
Server :
System : Unix
URL : ftp://caip.rutgers.edu/
Comment: transfers are logged; valid e-mail address required
Files : ALPS4; CAIP; Master (Unix Cluster configtool); publications; slt95;
vizlab

Site : cair.kaist.ac.kr
Country: South Korea
GMT : +8
Date : 15-Nov-95
Source : magazine
Alias :
Admin :
Organ : Korea Advanced Institute of Science and Technology,
Center for Artificial Intelligence Research
Server :
System : Unix
URL : ftp://cair.kaist.ac.kr/
Comment: CAIR archives moved to cair-archive.kaist.ac.kr
Files : AI (agents, anneal, blackbird, bookcode, classics, constraint, dai,
discover, doc, EC, edu, expert, faq, fuzzy, icot, kr, learning,
machine-learning, music, neural, nlp, planning, reasoning, robotics,
search, speech, testbeds, vision, VR); doc (CuD); GNU; Hangul;
Korea; Lang; Linux; networking; packages; published; Usenet (FAQs);
winsock-l (mirror of papa.indstate.edu); WWW (I-D, I18N, Java, NCSA,
Netscape, W3C); wxwin; X11

Site : caisr2.caisr.cwru.edu


Country: USA
GMT : -5
Date : 11-Mar-94

Source : me
Alias :
Admin :


Organ : Case Western Reserve University, Cleveland, Ohio
Server :

System : Unix (Ultrix 4.1)
URL : ftp://caisr2.caisr.cwru.edu/
Comment:
Files : doc; engr143; games; iku; mud; muse; mush; net

Site : cal006033.student.utwente.nl
Country: Netherlands
GMT : +1
Date : 01-Oct-96
Source : usenet
Alias : danceable
Admin : ro...@cal006033.student.utwente.nl
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cal006033.student.utwente.nl/
Comment:
Files : Linux (howto, irc, KRI Ware, libs, Linux Bible, mail, man pages,
mirrors, news, screen, sound, utils, www, X); MIDIs (bestmidi, midi,
timidity); MS-DOS (games, morgan); Windows (inst14, vt220)

Site : cal022011.student.utwente.nl


Country: Netherlands
GMT : +1
Date : 10-Oct-96
Source :

Alias : monolith
Admin : ro...@cal022011.student.utwente.nl
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cal022011.student.utwente.nl/
Comment:
Files : bbs_list; clients (Unix, Windows); games (Doom, Kill Bill, Quake,
SF strategy); gifs (misc. images); misc; www (Mac: cgi-scripts,
perl, scripting-additions)

Site : cal026031.student.utwente.nl
Country: Netherlands
GMT : +1
Date : 10-Nov-96
Source :
Alias : whitehouse
Admin : ftp...@cal026031.student.utwente.nl
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cal026031.student.utwente.nl/
Comment: max. 10 users
Files : games (cc); grit-cookies; internet (editor, ftp, misc, talk, www);
linux (bible, graphics, historic, internet, kernel-changes,
kri_ware, libs, linux-logos, mail, misc, news, sound, XFree86);
sound (au, cubic, demos, dmp, iplay, mod4win, mods); unix-dos;
utils; win95

Site : cal052012.student.utwente.nl
Country: Netherlands
GMT : +1
Date : 10-Nov-96
Source : usenet
Alias : oloon
Admin : ftp...@cal052012.student.utwente.nl (Remco van de Meent)
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cal052012.student.utwente.nl/
Comment: max. 10 users; limited site, kernelpatches, etc.
Files : Linux (GCC, kernel-changes, Linux Bible, resources, XFree86); Win32
(util (muangl, regcln), www (htmlib9530, java))

Site : calpe.psc.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Pittsburgh Supercomputing Center, Pittsburgh, Pennsylvania
Server :
System : Unix (Ultrix 4.10)
URL : ftp://calpe.psc.edu/
Comment:
Files : GPLOT; GTEX

Site : cam031205.student.utwente.nl
Country: Netherlands
GMT : +1
Date : 01-Oct-96
Source : usenet
Alias : ovidius
Admin : ftpa...@cam031205.student.utwente.nl
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cam031205.student.utwente.nl/
Comment: max. 5 users; server can (de)compress, g(un)zip and tar
Files : docs (BOFH, C++ Tutorial, Dutch, Fawlty Towers, Linux_is_obsolete,
Monty Python, ROTT); dos (archivers, games, misc); Linux;
literature; pics (linux.gif, trains); sounds (Herman Finkers,
James Bond, misc, Monty Python, Tweety)

Site : cam035215.student.utwente.nl
Country: Netherlands
GMT : +1
Date : 10-Nov-96
Source : usenet
Alias : caesar
Admin : ro...@cam035215.student.utwente.nl
Organ : Universiteit Twente (University of Twente), Enschede
Server :
System : Unix
URL : ftp://cam035215.student.utwente.nl/
Comment:
Files : Linux (binaries (gimp), source (cfingerd, gimp, screen, ssh))

Site : cambridge.apple.com


Country: USA
GMT : -8
Date : 11-Mar-94
Source :

Alias : brazil.cambridge.apple.com
Admin :
Organ : Apple Computer, Cambridge, Massachusetts
Server :
System : Unix
URL : ftp://cambridge.apple.com/
Comment:
Files : clim; comp.lang.lisp; dropbox; dylan; gsb; MacL; mail-archive; MCL2;
shlib; X3J13

Site : camelot.cc.rl.ac.uk


Country: UK
GMT : 0
Date : 11-Mar-94
Source :
Alias :

Admin :
Organ :
Server :
System : Unix

URL : ftp://camelot.cc.rl.ac.uk/
Comment:
Files : cute; MandR; open; reports; wg5

Site : camelot.usc.edu
Country: USA
GMT : -8
Date : 24-Jan-95
Source : usenet
Alias :
Admin :
Organ : University of Southern California, , California
Server :
System : Unix
URL : ftp://camelot.usc.edu/
Comment:
Files : cellular; images [empty?]; sco-ports (skull); solaris-ports [empty?]

Site : camoes.rnl.ist.ul.pt


Country: Portugal
GMT : 0
Date : 22-Mar-96
Source :

Alias :
Admin :
Organ : Universidade de Lisboa (University of Lisbon), Lisbon


Server :
System : Unix (System V Release 4.0)

URL : ftp://camoes.rnl.ist.ul.pt/
Comment:
Files : cadeiras; GNU; leec; legi; leic; MS-DOS

Site : cao-vlsi.ibp.fr
Country: France
GMT : +1
Date : 12-Jan-94
Source : old ftp-list
Alias : si.ibp.fr
Admin : f...@cao-vlsi.ibp.fr
Organ : University Pierre et Marie Curie - MASI Lab., Paris, CAD-VLSI Team
Server :
System : Unix
URL : ftp://cao-vlsi.ibp.fr/
Comment: uploads to /incoming
Files : Alliance (CAD system for teaching VLSI digital CMOS design); GNU;
Mach; Mirrors: simtel (ftp.simtel.net), Winsite (ftp.winsite.com),
Linux (sunsite.unc.edu); pub directory of ftp.ibp.fr; TeX; Unix

Site : cap.gwu.edu
Country: USA
GMT : -5
Date : 23-Jul-95
Source : docs
Alias : cap1.capaccess.org, capaccess.org, ftp.capaccess.org
Admin : ro...@capaccess.org
Organ : George Washington University, Washington, District of Columbia


Server :
System : Unix (SunOS 4.1)

URL : ftp://cap.gwu.edu/
Comment: all connections are logged
Files : capaccess; cpb; freeport; in; info; internet; mindways

Site : carlo.phys.uva.nl


Country: Netherlands
GMT : +1
Date : 16-May-94

Source : .nl ftp-l
Alias :
Admin : b...@phys.uva.nl
Organ : Universiteit Amsterdam (Amsterdam University), Amsterdam
Server :
System : Unix
URL : ftp://carlo.phys.uva.nl/
Comment: directory: /pub/bas
Files : ASL archive (a boardgame made by Avalon Hill); ZSH development
archive (only useful for people on the zsh mailinglist)

Site : catalina.opt-sci.arizona.edu
Country: USA
GMT : -7
Date : 22-Mar-96
Source :
Alias :
Admin :


Organ : University of Arizona, Tucson, Arizona
Server :

System : Unix (System V Release 4.0)

URL : ftp://catalina.opt-sci.arizona.edu/
Comment:
Files : abmayr; chatsubo; furry; jorune; oscphone; pub; rick; shadowtalk

Site : cathouse.org
Country: USA
GMT : -6
Date : 17-Jul-94
Source : me
Alias :
Admin : j...@cathouse.org
Organ :
Server :
System : NeXTStep (NeXT 1.0)
URL : ftp://cathouse.org/
Comment: previously listed aliases gofish and dixie are invalid; definitely
one of the largest humor sites; now let's see if the NSA greps one
of the following strings ;-)
Files : humor: animals, ascii, authors, better, Bob Christ, British humour:
Black Adder, bottom, Fawlty Towers, Mr. Bean, Monty Python, Red
Dwarf, Young Ones, Beyond the Fringe, Biographies, Britcomedy
digest, Fry and Laurie, Peter Cook and Dudley Moore, Rowan Atkinson;
computer, death, flying, geography, jobs, misc, Murphy's Laws,
politically correct, quotes, religion, school, simon (bofh,
the bucket stories and more), sports, standup, synonyms, test,
true (animals, awards, death, hospitals, kids, misc, police,
politics, tabloid, transportation), women; lyrics (lots of song
lyrics); movies (database, tools, scripts); Rush Limbaugh
transcripts; television: Beavis and Butthead, Black Adder, bottom,
cheers, David Letterman, Fawlty Towers, Married with Children, misc
American, misc. British, Muppets, Red Dwarf, Saturday Night Live,
SeaQuest DSV (guides, synopses), Seinfeld, The Simpsons, Young Ones;
urban legends: afu-faq, shergoldian, awards, minutes, people (Vicki
Robinson, Kibo, Joel Furr), smileys, snide, animals, Loch Ness,
books, Blue Star Tattoos, Craig Shergold, pull tabs, snuff films,
electric chair, lights out, disney, drugs, cocaine money, food,
gifs, language, etymology, legal, medical, shakespeare, movies,
net.legends, products, science, songs, tv, cpt.pugwash

Site : caticsuf.csufresno.edu
Country: USA
GMT : -8
Date : 09-May-94
Source : admin
Alias : cati.csufresno.edu
Admin : st...@caticsuf.cati.csufresno.edu (Steve Mitchell)
Organ : California State University, Fresno, California,
California Agricultural Technology Institute (CATI),
Advanced Technology Information Network
Server : no e-mail server
System : Unix
URL : ftp://caticsuf.csufresno.edu/
Comment: Currently unrestricted access. Accesses are logged.
Files : Dairy market reports; California irrigation information;
Paintball archives; rec.sport.paintball article archive

Site : catless.ncl.ac.uk
Country: UK
GMT : 0


Date : 14-Dec-94
Source : rtfm
Alias :
Admin :

Organ : University of Newcastle, Newcastle
Server :
System : Unix
URL : ftp://catless.ncl.ac.uk/
Comment: TCL/TK software
Files : frink; haiku; jungle; nautilus; obeah; Quanta; papers; TCL; tihsho;
TK; wigwam; zircon; zorro

Site : cb-iris.stanford.edu


Country: USA
GMT : -8
Date : 10-Sep-94
Source : rtfm
Alias :

Admin : dhi...@cb-iris.stanford.edu
Organ : Stanford University, Menlo Park, California, Dept. of Cell Biology
Server :
System : Unix
URL : ftp://cb-iris.stanford.edu/
Comment: please read the README files in separate directories
Files : GNU; Irix software (CAP patch, freeze, xscript); mbg; ncube2;
PCMCIA; WWW

Site : cc.curtin.edu.au
Country: Australia
GMT : +8


Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Curtin University, Perth


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://cc.curtin.edu.au/
Comment: default directory: USR1:[ANONYMOUS]
Files : Inet access software; chemical engingeering

Site : cc.rochester.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : galileo.cc.rochester.edu
Admin :
Organ : University of Rochester, Rochester, New York, CC
Server :
System :
URL : ftp://cc.rochester.edu/
Comment:
Files :

Site : cc.utah.edu


Country: USA
GMT : -7
Date : 06-Jan-94

Source : rtfm
Alias :
Admin :
Organ : University of Utah, Salt Lake City, Utah, CC


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://cc.utah.edu/
Comment: default directory: $1$DIA0:[FAL]
Files : VMS software

Site : cc1.kuleuven.ac.be
Country: Belgium
GMT : +1
Date : 30-Jan-94


Source : old ftp-list
Alias :
Admin :

Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center
Server : list...@cc1.kuleuven.ac.be
System : VM/CMS (VM/XA, IBM 3090/600E)
URL : ftp://cc1.kuleuven.ac.be/
Comment: default directory: ANONYMOU 191; anonymous directory is Read Only;
do not use the 'ls' or 'dir' command on other disks than
ANONYMOU.191 and ANONYMOU.203 (the others, 200, 202 and 204, contain
>1000 files. get the FILELIST file first)
Files : 4TeX; CBEHIGH (Computer Based Education in higher education); FAQs;
various games and utilities for VM/CMS (c-chest)

Site : cc5.kuleuven.ac.be
Country: Belgium
GMT : +1
Date : 30-Apr-95
Source : usenet
Alias :
Admin :
Organ : Katholieke Universiteit Leuven, Leuven, Academic Computing Center
Server : http://www.kuleuven.ac.be/
System : Unix
URL : ftp://cc5.kuleuven.ac.be/
Comment:
Files : cursus (Internet course); fixdist; pctcp; sedes; sim; TeX

Site : cca.camb.com


Country: USA
GMT : -5
Date : 15-Dec-94

Source : rtfm
Alias :
Admin :
Organ :
Server :


System : VMS (VMS, DEC VAX)

URL : ftp://cca.camb.com/
Comment: default directory: FTP$DATA:[000000]
Files : DECUS; DS700; locksmithing; mach; VMS software; VS0133; ZyXEL

Site : ccadfa.cc.adfa.oz.au


Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : postm...@adfa.oz.au
Organ : Australian Defence Force Academy, Canberra, CC
Server :
System :
URL : ftp://ccadfa.cc.adfa.oz.au/
Comment:
Files :

Site : ccn7.nott.ac.uk
Country: UK
GMT : 0
Date : 10-Dec-94
Source : admin
Alias : ccn7.ccc.nottingham.ac.uk
Admin : Steve.M...@nottingham.ac.uk
Organ : Nottingham University, Nottingham, Cripps Computer Centre


Server :
System : Netware (Novell Netware, PC fileserver)

URL : ftp://ccn7.nott.ac.uk/
Comment: default directory: /USERS/USERS/PUB; max. 30 users; dedicated
meteosat pictures site; max. 20 minutes connection; mirrored
on ftp.funet.fi /pub/pics/space/meteosat
Files : Meteosat Images archive

Site : ccnga.uwaterloo.ca
Country: Canada
GMT : -5


Date : 31-Aug-95
Source : rtfm
Alias :
Admin :

Organ : University of Waterloo, Waterloo
Server :
System : Unix
URL : ftp://ccnga.uwaterloo.ca/
Comment:
Files : cbm (archivers, audio, c65, comp.binaries.cbm, comp.sys.cbm, demos,
emulation, games, graphics, hacking.mag, hardware, misc, os,
programming, telecomm, unix, util128, util64, vic-20); papers;
rcgood; wireless

Site : ccrma-ftp.stanford.edu


Country: USA
GMT : -8
Date : 11-Mar-94
Source :

Alias : cmn14


Admin :
Organ : Stanford University, Menlo Park, California
Server :

System : NeXTStep (NeXT 1.0)
URL : ftp://ccrma-ftp.stanford.edu/
Comment:
Files : classes; dmx; DSP; Lisp; NeXT; omr; publications; st80; transfer

Site : ccsun1.cc.ncu.edu.tw
Country: Taiwan
GMT : +8
Date : 29-Jun-95
Source :
Alias :
Admin :
Organ : National Central University, Chungli, Taiwan, CC
Server :
System : Unix
URL : ftp://ccsun1.cc.ncu.edu.tw/
Comment:
Files : animation; C++; CAI; Clipper; clips; conferences; database; dbase;
ftpsites [old!]; GameByte; games; homework; images; LaTeX; LIB;
MPEG; MS-Windows; PJTCTL; subject materials; tools; virus; WWW

Site : ccup01.center.osaka-u.ac.jp
Country: Japan
GMT : +9
Date : 14-Dec-94
Source : me
Alias :
Admin :
Organ : Osaka University, Osaka, CC
Server :
System : Unix (UP-UX/V)
URL : ftp://ccup01.center.osaka-u.ac.jp/


Comment: Problem: can't set guest privileges
Files :

Site : ccv1.bbn.com


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : labs-n.bbn.com
Admin :
Organ : Bolt, Beranek & Neumann, Cambridge, Massachusetts
Server :
System : Unix (SunOS 4.1)
URL : ftp://ccv1.bbn.com/
Comment:
Files :

Site : cdcnac.aspensys.com
Country: USA
GMT : -5
Date : 29-Mar-95
Source : me
Alias : aspensys.com
Admin : in...@aspensys.com
Organ : Aspen Systems Corporation, Rockville, Maryland
Server : http://www.aspensys.com/ gopher://gopher.aspensys.com/
System : Unix
URL : ftp://cdcnac.aspensys.com/
Comment:
Files : CDCNAC (CDC National AIDS Clearinghouse); housing (US Dept. of
Housing HUD User); Internet; NCJRS (National Criminal Justice
Reference Service); software (DOS (archie, gopher, kermit, telnet,
trumpet, utils), Mac (archie, communications, compress, email, ftp,
gopher, kermit, mosaic, netscape, news, tcp, telnet, utils,
viewers, wais), MPEG, OS/2, QT, SCO (archie, editors, email, gopher,
kermit, lynx, mosaic, news, utils, viewers), SlipKnot, SunSoft
(archie, editors, email, ftp server, gnu, gopherclient,
gopherserver, kermit, listserver, mosaic, news, security, utils,
viewers, wais, webserver), Unixware (archie, editors, email, gopher,
kermit, mosaic, news, utils, viewers), Windows (archie, cello,
email, extensions, ftp, gopher, htmleditors, kermit, mosaic,
netscape, news, sockets, telnet, trumpet, utils, viewers, winqvt,
winsock), WindowsNT, Windows for WorkGroups)

Site : cdrom.com


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list

Alias : wc.cdrom.com
Admin :
Organ : Walnut Creek CDROM, Walnut Creek, California
Server :
System : Unix
URL : ftp://cdrom.com/
Comment: OS/2 archive moved ftp-os2.cdrom.com
Files : CD-ROM related stuff (also available from ftp.cdrom.com)

Site : cdsarc.u-strasbg.fr
Country: France
GMT : +1


Date : 23-Aug-94
Source : usenet
Alias :
Admin :

Organ : University de Strassbourg (University of Strassbourg), Strassbourg
Server :
System : Unix
URL : ftp://cdsarc.u-strasbg.fr/
Comment:
Files : A+A; abstracts; afoev; cats; dic2; simbad; topbase

Site : cecelia.media.mit.edu


Country: USA
GMT : -5
Date : 14-Dec-94

Source : rtfm
Alias : ems.media.mit.edu


Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,

Media Lab.


Server :
System : Unix (Ultrix 4.1)

URL : ftp://cecelia.media.mit.edu/
Comment: some loose files in /pub
Files : ACT; art-of-ai; beerud; boccibob; Csound (control language for sound
and music generation); dspB (example sound editor); framer;
machine-rhytm; mas602; mood; mt; narrative-intelligence-archive;
reverb; schubert; slobores; subg

Site : cell-relay.indiana.edu
Country: USA
GMT : -5
Date : 22-Feb-94
Source : mail
Alias : stone.ucs.indiana.edu
Admin : cell-rela...@indiana.edu
Organ : University of Indiana, Bloomington, Indiana, University Computing
Services (UCS)
Server :
System : Unix (SunOS 4.1, Sun SPARCstation2)
URL : ftp://cell-relay.indiana.edu/
Comment: Also available through Gopher and a lot easier that way because
you see the file comments then instead of just the filenames: the
maintainers consider this a much more user-friendly way [and me too];
64Mb RAM, 2Gb disk; connected through Ethernet->FDDI->T1->Internet)
Files : Information concerning cell-relay technologies (e.g. ATM, DQDB,
SONET), research, FAQs, conferences, workshops, bibliographies,
vendor addresses, product descriptions, standards documents and the
archives (searchable via Gopher) for the following mailinglists
and newsgroups: comp.dcom.cell-relay, IP over ATM, Routing over
Large Clouds (ROLC), VINCE (Q.93B signalling software)

Site : celtic.stanford.edu
Country: USA
GMT : -8
Date : 19-Apr-94
Source : mail
Alias : aisling.stanford.edu
Admin : ceo...@celtic.stanford.edu (Gerard Manning)
Organ : Stanford University, Menlo Park, California, CEOLAS
Server : none
System : Unix (Irix, Iris Indigo)
URL : ftp://celtic.stanford.edu/
Comment: no restricted hours; submits should be accompanied by note to the
admin; comments welcome
Files : Anything related to celtic music. Currently has artist biogs,
discographies, tour schedules, lists of radio shows, music sessions,
festivals, publications. Associated with rec.music.celtic and
IRTRAD-L listserv.

Site : cert.org


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list

Alias : cert.sei.cmu.edu, info.cert.org, ftp.cert.org


Admin :
Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania,

Software Engineering Institute (SEI), Computer Emergency Response
Team (CERT)
Server :
System : Unix
URL : ftp://cert.org/
Comment: Official CERT server
Files : CERT information and files; COPS; FIRST; network tools; NIST;
ssphgw; Virus-L/comp.virus archives;

Site : chalmers.se
Country: Sweden
GMT : +1


Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Chalmers University of Technology, Gothenburg
Server :
System :

URL : ftp://chalmers.se/
Comment:
Files : RFCs; SUNet information (runs whois server)

Site : chaos.cc.ncsu.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : North Carolina State University, Raleigh, North Carolina, CC
Server :
System :
URL : ftp://chaos.cc.ncsu.edu/
Comment:
Files :

Site : chara.gsu.edu


Country: USA
GMT : -5
Date : 23-Aug-94
Source : usenet

Alias : hujer.chara.gsu.edu
Admin :
Organ : Georgia State University, , Georgia, Astronomy dept.
Server :
System : Unix
URL : ftp://chara.gsu.edu/
Comment:
Files : Array (chapters of the proposal of the Center for High Angular
Resolution Astronomy to construct a large interferometric telescope
facility); BeNews; BrightStars; Gies; Saguaro Astronomy club papers
(postscript); Speckle; Zeus

Site : charon.amdahl.com


Country: USA
GMT :
Date : 30-Oct-94

Source : old ftp-list
Alias :
Admin :

Organ : Amdahl Corp.
Server :
System : Unix (SunOS 4.1)
URL : ftp://charon.amdahl.com/
Comment:
Files : agc; amdahl.aviation; amug; atria; Auto-FAQ (/pub/ikluft); dns;
FAQs; interphase; misc.legal; Nynex; Oracle; Pern; pls-beta; radio;
Sun; Texture; weather

Site : chem.bu.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Boston University, Boston, Massachusetts, Chemistry dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://chem.bu.edu/
Comment:
Files :

Site : cher.media.mit.edu


Country: USA
GMT : -5
Date : 30-Oct-94
Source : usenet

Alias : cherupakha.medi.mit.edu


Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,

Media Lab


Server :
System : Unix (Ultrix 4.1)

URL : ftp://cher.media.mit.edu/
Comment:
Files : 6270; 6811; asb; aut-agents-papers; el-publications; Interactive-C;
Logo; miniboard; mres; NuTank; starlogo; trellos

Site : chopin.forest.dnj.ynu.ac.jp
Country: Japan
GMT : +9
Date : 15-Nov-95
Source : ftp.leo.chubu.ac.jp
Alias :
Admin : ro...@forest.dnj.ynu.ac.jp
Organ : Yokohama National University, Yokohama, Electrical and Computer
Engineering dept., Mori Laboratory
Server :
System : Unix
URL : ftp://chopin.forest.dnj.ynu.ac.jp/
Comment:
Files : doc; doc-tools; fonts; games; GNU; ifs; images [empty?]; IPAL; lang;
Linux; mirror of kites.its.hawaii.edu; MS-DOS; MS-Windows; ncd; net;
NLP; NetBSD; PostScript; Prolog; security; Sun-info; TeX; X; X11R6;
XFree86; YNU

Site : ciac.llnl.gov


Country: USA
GMT : -8
Date : 29-Nov-94

Source : me
Alias :
Admin : ci...@llnl.gov
Organ : Lawrence Livermore National Laboratory, , California,
Computer Security Technology Center, Computer Incident Advisory
Capability archive
Server :
System : Unix
URL : ftp://ciac.llnl.gov/
Comment: all activity is logged
Files : CIAC: bulletins, docs, notes, patches (Ultrix), security related
docs from other response teams (ASSIST, CERT, CONFER, DDN, NASA,
NIST, Virus-L), security tools (Mac, PC), utils (crypto, Mac, PC);
NID; SPI

Site : cica.cica.indiana.edu
Country: USA
GMT : -5
Date : 16-Jul-94
Source : me
Alias :
Admin : postm...@cica.indiana.edu
Organ : Indiana University, Bloomington, Indiana,
Centre for Innovative Computing Applications (CICA)
Server :
System : Unix
URL : ftp://cica.cica.indiana.edu/
Comment: Open 24 hours; transfers are logged; THIS IS NOT THE MS-WINDOWS
ARCHIVE!!! [clear enough?], CICA research files only. Do not bother
the admin about ftp.cica.indiana.edu or ftp.winsite.com; max. 25
users; successor of sprite.cica.indiana.edu
Files : archaeology; author; avs; chem; gov; laser; Mac; NeWS; NeXT; Sage;
Tcvc; Unix; video

Site : cicero.cs.umass.edu


Country: USA
GMT : -5
Date : 15-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : University of Massaschusetts - Amherst, Amherst, Massachusetts,


CS dept.
Server :
System : Unix

URL : ftp://cicero.cs.umass.edu/
Comment:
Files :

Site : cirrus.com
Country: USA
GMT : -8
Date : 13-Aug-94
Source : usenet
Alias :
Admin : f...@cirrus.com
Organ : Cirrus Logic Inc.
Server :
System : Unix
URL : ftp://cirrus.com/
Comment: transfers and commands are logged
Files : drivers and utilities for video cards using Cirrus chipsets

Site : cis.ohio-state.edu


Country: USA
GMT : -6
Date : 06-Jan-94
Source : old ftp-list

Alias : pun.cis.ohio-state.edu


Admin :
Organ : Ohio State University, , Ohio

Server :
System :
URL : ftp://cis.ohio-state.edu/
Comment:
Files : NeWS; alt.gourmand; unix-pc; comp.sources: misc, unix, x; idea;
ien; netinfo; RFCs

Site : cisco.nosc.mil
Country: USA
GMT : -8
Date : 15-Dec-94
Source : rtfm
Alias : perch.nosc.mil
Admin :
Organ : NOSC, San Diego, California


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://cisco.nosc.mil/
Comment: Problem: Failed to get host information; default directory:
$1$DUA4:[ANONYMOUS] [check! alias?]
Files : VMS software

Site : citi.umich.edu
Country: USA
GMT : -5
Date : 16-Feb-94


Source : old ftp-list
Alias :
Admin :

Organ : University of Michigan, Ann Arbor, Michigan, CITI
Server :
System : Unix
URL : ftp://citi.umich.edu/
Comment: AFS link to afs/umich.edu/group/itd/citi/public
Files : CITI techreports

Site : clementine.s1.gov


Country: USA
GMT : -8
Date : 29-Nov-94

Source : usenet
Alias :
Admin : cleme...@s1.gov
Organ : Department of Defense
Server :
System : Unix
URL : ftp://clementine.s1.gov/
Comment: Clementine Spacecraft images
Files : Clementine Spacecraft currently orbiting the moon images + viewers

Site : cli.com
Country: USA
GMT : -6


Date : 14-Dec-94
Source : old ftp-list
Alias :

Admin : f...@cli.com
Organ : Computational Logic Inc (CLI)
Server :
System :
URL : ftp://cli.com/
Comment: Problem: I/O error on network device
Files : akcl piton proof-checker

Site : climate.gsfc.nasa.gov


Country: USA
GMT : -5
Date : 29-Jun-95

Source : mail
Alias : iris613.gsfc.nasa.gov
Admin :
Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland,
Server :
System : Unix (Irix)
URL : ftp://climate.gsfc.nasa.gov/
Comment:
Files : IRIS and HPUX; IRIS apps; Mac software; NeXTfax; wu

Site : clr.nmsu.edu


Country: USA
GMT : -7
Date : 11-Mar-94

Source : admin
Alias : crl.nmsu.edu, crlftp.nmsu.edu
Admin : lex...@crl.nmsu.edu
Organ : New Mexico State University, , New Mexico, Consortium for Lexical
Research (CLR)/Computer Research Lab (CRL)
Server :
System : Unix
URL : ftp://clr.nmsu.edu/
Comment: indexes in catalog, catalog.ps and catalog-short
Files : CLR archives (natural language oriented materials including fonts,
dictionaries and such)

Site : cml.rice.edu


Country: USA
GMT : -6
Date : 25-Jan-95

Source : ftp.inesca.pt
Alias :
Admin : comp...@rice.edu, jun...@cml.rice.edu (Jun Tian)
Organ : Rice University, Houston, Texas, Math dept., Computational
Mathematics Laboratory
Server : http://cml.rice.edu/
System : Unix (SunOS 4.1)
URL : ftp://cml.rice.edu/
Comment: mirrored at ftp.inesca.pt
Files : aware; dsp; markus; odegard; ramesh; reports; rps; software
(rice-wavelet tools)

Site : cmns.think.com


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : cmns-moon.think.com
Admin :
Organ : Thinking Machines Corporation


Server :
System : Unix (SunOS 4.1)

URL : ftp://cmns.think.com/
Comment:
Files : Connection Machine: starlisp simulator, other software;
Thinking Machines Gmacs hacks

Site : cnd.org


Country: USA
GMT : -8
Date : 30-Oct-94

Source : ifcss.org
Alias :
Admin : cnd-...@cnd.org
Organ : China News Digest
Server : WWW
System : Unix
URL : ftp://cnd.org/
Comment: mirror of ifcss.org; access information monitored and recorded
Files : 6.4Pictures; cnd-{bj, canada, china, cm, ep, global, intro, us);
cinet; Chinese info; community; fcssc; hxwz; Inet93; Infobase

Site : coast.cs.purdue.edu
Country: USA
GMT : -5
Date : 18-Aug-94
Source : usenet
Alias : [known, but not listed, may change soon]
Admin : security...@cs.purdue.edu
Organ : Purdue University, West-Lafayette, Indiana, CS dept.,
Computer Operations, Audit and Security Technology (COAST) archive
Server :
System : Unix
URL : ftp://coast.cs.purdue.edu/
Comment: user activity is logged and maybe be monitored; disclaimer and
export control notice; If you are not familiar with the structure
of the archive, please read the information in /pub/aux first
The archive currently contains software, standards, tools, and other
material in the following areas: access control, artificial life,
authentication, criminal investigation, cryptography, e-mail privacy
enhancement, firewalls, formal methods, general guidelines, genetic
algorithms, incident response, institutional policies, intrusion
detection, law & ethics, malware (viruses, worms, etc), network
security, password systems, policies, privacy, risk assessment,
security related equipment, security tools, social impacts, software
forensics, software maintenance, standards, technical tips, the
computer underground
Files : alert (CERT, CIAC, DEC, HP, Mac, NIST, NeXT, SERT, SGI, Solbourne,
Sun); COAST info; dict (several dictionaries mirrored from
ftp.funet.fi and ftp.netsys.com); doc (documents relating to
computer security and security tools); mirrors (numerous sites with
security info are mirrored here); news+lists (several mirrored
magazines and mailing list archives); patches; Purdue info; response
teams; tools

Site : cobalt.cco.caltech.edu


Country: USA
GMT : -8
Date : 14-Dec-94

Source : old ftp-list
Alias :
Admin :

Organ : California Institute of Technology, Pasadena, California
Server :
System :
URL : ftp://cobalt.cco.caltech.edu/
Comment: Problem: I/O error on network device
Files :

Site : cobra.uni.edu
Country: USA
GMT : -6
Date : 16-Jul-94
Source : me
Alias :
Admin :
Organ : University of Northern Iowa, Cedar Falls, Iowa
Server :
System : VAX/VMS
URL : ftp://cobra.uni.edu/
Comment: default directory: BIG:[ANONYMOUS]
Files : ANU; coins; etape; jargon; mark; MS-Kermit; UNIDOC

Site : cochlea.hut.fi
Country: Finland
GMT : +2


Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : Helsinki University of Technology, Helsinki
Server :
System :
URL : ftp://cochlea.hut.fi/
Comment:
Files : LVQ package (Learning Vector Quantization); referencelists of
works that used LVQ or SOM algorithms; SOM package (Self Organizing
Map); utils that work with LVQ and SOM

Site : cogsci.indiana.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list

Alias : moocow.cogsci.indiana.edu
Admin :
Organ : Indiana University, Bloomington, Indiana, Cognitive Sciences dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://cogsci.indiana.edu/
Comment:
Files : ccat; chalmers files; crcc publications; french files; juggling;
mcgraw files; wang files

Site : col.hp.com
Country: USA
GMT : -7
Date : 10-Sep-94
Source : old ftp-list
Alias : hpcsos.col.hp.com
Admin :
Organ : Hewlett-Packard - Colorado, , Colorado
Server :
System : Unix
URL : ftp://col.hp.com/
Comment:
Files : dsa; hamradio; HTML; mirrors [which?]; NOS;

Site : complex.is
Country: Iceland
GMT : -1
Date : 30-Oct-94
Source : mail
Alias :
Admin :
Organ : Complex


Server :
System : Unix (Ultrix 4.1)

URL : ftp://complex.is/
Comment:
Files : antivirus: F-Prot (home); MUD2001

Site : convex.com
Country: USA
GMT : -6


Date : 12-Feb-94
Source : old ftp-list

Alias : convex.convex.com
Admin :
Organ : Convex Computer
Server :
System : Unix
URL : ftp://convex.com/
Comment:
Files : avs; bsdi; doc; iserv; news; Perl sources and examples; pexic
quarterly; qualix; smail; tac patches; taylor uucp; unitree

Site : coombs.anu.edu.au
Country: Australia
GMT : +10
Date : 15-Dec-94
Source : mail
Alias :
Admin : se...@coombs.anu.edu.au
Organ : Australian National University, Canberra, Research Schools of
Social Sciences and Pacific and Asian Studies (RSSS/RSPAS), Coombs
(ANU Social Sciences Research Data Bank)
Server : http://coombs.anu.edu.au/ gopher://coombs.anu.edu.au/
System : Unix
URL : ftp://coombs.anu.edu.au/
Comment: Coombspapers Archive
Files : Coombspapers (Asian/Pacific studies, humanities, Social Sciences):
Aboriginal history journal, Anthropology, Asian Pacific economic
literature, Australia/Japan research centre, Australian dict of
biography, cartography unit, contemporary China centre,
coombs computing, demography, economic history, economic policy
research, economics rspacs, economics rsss, federalism research
centre, history, history of ideas, immigration multicult studies,
indonesia-project, international relations, land management project,
linguistics, national centre for development studies, national
social sciences survey, Pacific/Asian history, Pacific Islands
group, Pacific manuscripts bureau, peace research centre,
philosophy, political and social change, political science,
prehistory, rspacs annual report 91, rspacs publications, rsss
annual report 91, social science data archives, sociology,
southeast Asia economic history, strategic and defence studies,
Thai Yunnan project, urban research project; Other archives -
research documents and materials originating from elsewhere:
Aboriginal studies archives, archaeology prehistory archives,
Asian religions archives, asian-studies-archives [ Bhutan archives,
Burma archives, Cambodia archives, Central Asia archives,
China archives, Indonesia archives, Papua New Guinea archives,
Philippines archives, South East Asia archives, Thailand archives,
Tibetan archives, Vietnam archives ], Australian National University
archives, Australian science archives, caut archives, cipsh unesco
archives, electronic buddhist archives, human communication
archives, Pacific studies archives, raia archives, reach journal
archives, social science directories, social science software,
sociology research archives, uk nra archives

Site : coral.bucknell.edu
Country: USA
GMT :


Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : postm...@bucknell.edu
Organ : Bucknell University
Server :
System :
URL : ftp://coral.bucknell.edu/
Comment: extended commands: quote site index PATTERN
Files :

Site : coral.cs.jcu.edu.au
Country: Australia
GMT : +10
Date : 11-Mar-94
Source :
Alias :
Admin : stu...@cs.jcu.edu.au
Organ : James Cook University
Server :
System : Unix
URL : ftp://coral.cs.jcu.edu.au/
Comment: transfers are logged
Files : acsadb; clouds; neural networks; prolog-linda; RFCs; tech-reports;
tptp-library

Site : corsa.ucr.edu


Country: USA
GMT : -8
Date : 11-Mar-94

Source : usenet
Alias :
Admin : sys...@cs.ucr.edu
Organ : University of California - Riverside, Riverside, California,


CS dept.
Server :
System : Unix

URL : ftp://corsa.ucr.edu/
Comment: max. 10 users
Files : anti-virus tools; Linux; papers; Virus-L (mirror of ftp.cert.org)

Site : corto.inria.fr


Country: France
GMT : +1
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin :
Organ : INRIA
Server :
System : Unix (SunOS 4.1, Multics MR12)
URL : ftp://corto.inria.fr/
Comment:
Files :

Site : crab.rutgers.edu


Country: USA
GMT : -5
Date : 25-Jan-95
Source :
Alias :

Admin :
Organ : Rutgers University, Piscataway, New Jersey
Server :

System : Unix
URL : ftp://crab.rutgers.edu/
Comment: 'enter ? or help at the prompt for ftp-commands' message
Files : Mac (audio, graphics, hypercard, kermit, pspice); MS-DOS (kermit,
Linux, PC-Xremote, popmail, pspice, slip, zip); Unix (graphics,
icons)

Site : cray-ymp.acm.stuorg.vt.edu
Country: USA
GMT : -5
Date : 29-Mar-95
Source : ftp.informatik.tu-muenchen.de
Alias :
Admin : f...@cray-ymp.acm.stuorg.vt.edu


Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia,

Student Chapter of the ACM
Server :
System : Unix
URL : ftp://cray-ymp.acm.stuorg.vt.edu
Comment:
Files : Mac (NetBSD); Video7

Site : cray.grubba.com
Country: USA
GMT : -8
Date : 29-Mar-95
Source : usenet
Alias :
Admin : g...@grubba.com
Organ : Grubba
Server :
System : Unix
URL : ftp://cray.grubba.com/
Comment:
Files : AlertTrack (enterprise wide alert system for Novell)

Site : crimelab.com
Country: USA
GMT : -6


Date : 02-Aug-94
Source : ftp.sterling.com
Alias :
Admin :

Organ : Crimelab
Server :
System : Unix
URL : ftp://crimelab.com/
Comment: some files to be mirrored on ftp.sterling.com; ftp sessions
logged and monitored
Files : bugtraq; security; skey

Site : crl.com
Country:
GMT :
Date : 29-Oct-94
Source : usenet
Alias :
Admin :
Organ : CRL
Server :
System : Unix
URL : ftp://crl.com/
Comment: /users/ro/chiu
Files : videogames cartridges (cracks, gold finger, info, patches,
utilities)

Site : crl.dec.com


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list
Alias :

Admin :
Organ : Digital Equipment Corp - Massaschusetts, , Massachusetts
Server :
System :
URL : ftp://crl.dec.com/
Comment:
Files : binaries; DEC; neural nets; news; sources; TinyMud; X11

Site : cs-ftp.bu.edu


Country: USA
GMT : -5
Date : 30-Oct-94
Source : rtfm

Alias : cs-pub.bu.edu
Admin :
Organ : Boston University, Boston, Massachusetts, CS dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://cs-ftp.bu.edu/
Comment: successor of cs.bu.edu (obsolete)
Files : amass; bestravos; CN; Conquer, XConquer (Roguelike game); gacs;
heddaya; IEEE-RTTC; IRC clients; listserv; lnd; pbe; PC; rocker;
shaban; tech-reports; unproto; WWW

Site : cs_dept_server_1.uhh.hawaii.edu
Country: USA
GMT : -9
Date : 23-Aug-94
Source : mail
Alias :
Admin : nor...@uhh.hawaii.edu [?]
Organ : University of Hawaii, Honolulu, Hawaii, CS dept.


Server :
System : Netware (Novell Netware, PC fileserver)

URL : ftp://cs_dept_server_1.uhh.hawaii.edu/
Comment:
Files : eyespy; Novell (JRB utils, Mercury, Qview, Pegasus)

Site : cs.cmu.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, CS dept.
Server :

System : Unix
URL : ftp://cs.cmu.edu/
Comment: filenames cannot begin with "/.."; user anon logged in
Files : apparently empty

Site : cs.nps.navy.mil


Country: USA
GMT : -8
Date : 11-Mar-94
Source :

Alias : taurus.cs.nps.navy.mil
Admin :
Organ : US Navy - NPS, , , CS dept.
Server :
System : Unix
URL : ftp://cs.nps.navy.mil/
Comment: transfers are logged; read /pub/README when depositing files
Files : auv; mosaic; nps_net info; npsnet_mosaic; onr papers; spec tools;
testcourse; warbreaker

Site : cs.nyu.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list
Alias :

Admin :
Organ : New York University, New York, New York
Server :

System : Unix (SunOS 4.1)
URL : ftp://cs.nyu.edu/
Comment: mirrored on ftp.informatik.rwth-aachen.de
Files : adaed; AIX; courses; discoverytool; exams; gnat; griffin; languages;
math; nlp; tech-reports; TeX; theses; treetool; wave; wave2

Site : cs.orst.edu


Country: USA
GMT : -8
Date : 11-Mar-94

Source : old ftp-list
Alias : lynx.cs.orst.edu
Admin :


Organ : Oregon State University, Corvallis, Oregon

Server :
System :
URL : ftp://cs.orst.edu/
Comment:
Files : almanac; cook; Jargon; NeXT; Nomad; pancake; RFCs; rfp; SmallTalk;
Sun-fixes/patches; TOPS Terminal; X3h5; Xlisp

Site : cs.oswego.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : tym...@cs.oswego.edu
Organ : State University of New York - Oswego, Oswego, New York
Server :
System :
URL : ftp://cs.oswego.edu/
Comment: successor of moxie.oswego.edu; transfers are logged
Files : Material related to the Soviet Coup

Site : cs.rice.edu
Country: USA
GMT : -6


Date : 11-Mar-94
Source : old ftp-list

Alias : titan.cs.rice.edu
Admin :
Organ : Rice University, Houston, Texas, CS dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://cs.rice.edu/
Comment:
Files : Amiga; ispell; ofiles; Sun-Spots

Site : cs.rutgers.edu


Country: USA
GMT : -5
Date : 31-Aug-95

Source : old ftp-list
Alias : aramis.rutgers.edu
Admin : mcg...@aramis.rutgers.edu (Charles McGrew, comp.sources.sun archive)


Organ : Rutgers University, Piscataway, New Jersey
Server :

System : Unix
URL : ftp://cs.rutgers.edu/
Comment: loose files in /pub and /; WWW home pages
Files : borgida; cisco; colloquia; comp.sources.sun; dimacs; Ethernet-codes;
hyperplane animator; IETF; images; interest groups; Internet Drafts;
Internet Resource Guide; Interop; Learning94; Linux; ML94; NCSA
telnet for Mac and MSDOS; networking info; RFCs; RUNET docs (Rutgers
info); soc.religion.christian; Suns-at-home; tech-reports; trec2;
venugopa; win31; win95; X

Site : cs.stmarys.ca
Country: Canada
GMT : -5
Date : 16-Feb-94
Source : docs
Alias :
Admin :
Organ : Saint Mary's College, , CS dept.
Server :
System : OSF/1
URL : ftp://cs.stmarys.ca/
Comment: took some time to connect to
Files : Commset; csc226; csc341; graphics; music; Simtel

Site : cs.ubc.ca
Country: Canada


GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : ftp-...@cs.ubc.ca
Organ : University of Britsh Columbia, , British Columbia, CS dept.
Server :
System : Unix
URL : ftp://cs.ubc.ca/
Comment: Use ftp.cs.ubc.ca instead; directories: /ftp/pickup/spline,
/pub/local/src/snacc
Files : example images and data files; snacc

Site : cs.uchicago.edu


Country: USA
GMT : -6
Date : 06-Jan-94
Source : old ftp-list

Alias : gargoyle.uchicago.edu
Admin : ftp-...@cs.uchicago.edu
Organ : University of Chicago, Chicago, Illinois, CS dept.
Server :
System : Unix
URL : ftp://cs.uchicago.edu/
Comment: actions are logged
Files : named-kit; Odbol equational programming language

Site : cs.ucl.ac.uk
Country: UK
GMT : 0


Date : 14-Nov-95
Source : old ftp-list

Alias : bells.cs.ucl.ac.uk
Admin :
Organ : University College of London, London


Server :
System : Unix (SunOS 4.0)

URL : ftp://cs.ucl.ac.uk/
Comment: parts mirrored on ftp.fujixerox.co.jp
Files : abdux; arridge; BBN; bt; car; ccirn; cosdie; darpa; dirpilot; docs;
dragon; ftibcohn; ftmidas; functional; galatea; genetic; hansa;
iarch; ice-tel; ie; ietf-osi-oda; mail; merci; mice; mice2; mpebody;
oos; osi-ds; osimis; osisec; papagena; pen; pp; pp-tables; ppms;
proof; research; RFCs; seminars; smart; sml; titan

Site : cs.ucsd.edu


Country: USA
GMT : -8
Date : 10-Sep-94
Source : rtfm

Alias : odin.cs.ucsd.edu
Admin : soft...@cs.ucsd.edu
Organ : University of California - San Diego, San Diego, California,
CS & Engineering dept.
Server :
System : Unix
URL : ftp://cs.ucsd.edu/
Comment: tar and (un)compress on the fly
Files : admissions; aikido; corpus_data; csegsa; csl; cslcalendar; CTF;
framemaker; funrun; GAbench; GAucsd; Gemini; Infoscope; Lee; Mac;
multimedia; prep-p; q-System; Sun; Sun.roadmap.ps.gz; tech-reports;
theory; zsh

Site : cs.utah.edu


Country: USA
GMT : -7
Date : 11-Mar-94

Source : old ftp-list
Alias :
Admin :

Organ : University of Utah, Salt Lake City, Utah, CS dept.
Server :
System : Unix
URL : ftp://cs.utah.edu/
Comment:
Files : Amiga; DES; Forth; grad_info; graphics; Lyon-Lamb; netinfo;
neural nets; news service archive; PAF; range-database; Reverse
Engineering; robot-prototyping; rose; router; sobh; stc-report;
SUNcrash; Stagecraft; tech-reports; Utah raster; Worm Tour

Site : cs.utexas.edu
Country: USA
GMT : -6


Date : 11-Mar-94
Source : old ftp-list
Alias :

Admin :
Organ : University of Texas - Austin, Austin, Texas, CS dept.
Server :
System : Unix
URL : ftp://cs.utexas.edu/
Comment:
Files : Academic info; avi; brewery; courses; csc94; FIG; genesis;
ham-radio; INN; neural-nets; ops5; porter; predator; QSIM;
tech-reports

Site : cs.utk.edu


Country: USA
GMT : -5
Date : 10-Sep-94
Source : old ftp-list
Alias :

Admin : University of Tennessee, Knoxville, Tennessee, CS dept.
Organ :
Server :
System : Unix
URL : ftp://cs.utk.edu/
Comment: read README.FTP for info; transactions are logged
Files : aebische; ANSI; chassismib; course-schedules; DECnet mail gateway
for VAXen and Suns; DSVM; HeNCE RayShade demo; internetworking;
jargon; LAPACK; networking; port-lpr; Postscript; pvm; RTF; Sequent;
tech-reports


Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/sitelist/part3

Site : cs.wm.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : va.cs.wm.edu
Admin :
Organ :
Server :
System :
URL : ftp://cs.wm.edu/
Comment:
Files : ALV; animal-rights; pargen; raster images; texsun

Site : csab.larc.nasa.gov


Country: USA
GMT : -5
Date : 23-May-94

Source : usenet
Alias :
Admin :
Organ : NASA - Langley Advanced Research Center
Server :
System : Unix
URL : ftp://csab.larc.nasa.gov/
Comment:
Files : doc; loose GNU utils and papers in /pub; LWF; XMODEM;

Site : csam.lbl.gov


Country: USA
GMT : -8
Date : 14-Dec-94

Source : mail
Alias :
Admin :
Organ : Lawrence Berkeley Labs, Berkeley, California
Server : http://www.lbl.gov/
System :
URL : http://www.lbl.gov/
Comment: only available for .gov, .com and certain .edu domains, WWW server
open to all
Files : LBL site map; RMT compression util; WWW papers

Site : csbh.com


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :

Admin : ftp-...@csbh.com
Organ : Computer Solutions By Hawkinson
Server :
System : OS/2 (IBM OS/2 TCP/IP FTP Version 1.2)
URL : ftp://csbh.com/
Comment: Problem: I/O error on network device;
This is an OS/2 based archive; use explicit CD and a backslash
( \ ) to change directories. Use DIR command to view
directories. Read the README file in the root. MSDOS; MS Windows; OS/2
Files :

Site : csc2.anu.edu.au


Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Australian National University


Server :
System : Unix (SunOS 4.1)

URL : ftp://csc2.anu.edu.au/
Comment:
Files : Sun-fixes; RFCs; NCSA; MSDOS; Mac

Site : csclub.uwaterloo.ca
Country: Canada
GMT : -5
Date : 01-Oct-96
Source : usenet
Alias : calum.csclub.uwaterloo.ca
Admin :
Organ : University of Waterloo, Waterloo, CS Club
Server :
System : Unix
URL : ftp://csclub.uwaterloo.ca/
Comment:
Files : Coolmud; Linux-stego; misc. user public dirs; WebThread

Site : csd4.csd.uwm.edu
Country: USA
GMT : -6
Date : 29-Nov-94
Source : mail
Alias :
Admin : he...@csd4.csd.uwm.edu
Organ : University of Wisconsin - Milwaukee, Milwaukee, Wisconsin
Server : gopher.csd.uwm.edu
System : Unix (Ultrix 4.1)
URL : ftp://csd4.csd.uwm.edu/
Comment: max. 20 users
Files : agesa; aragorn; Behavior Analysis; bri; carinhas; chinese; Custard
Workshop files; DirDir; laptop; high-audio; Internetwork Mail Guide; Milwaukee; Optimus; Palmtop;
Internet Services; kyol-art; Mac; MS-DOS; pink; Portables; Psion;
Psychology; Satellite; sstor; sumit; Unix; Wingspread; wraith

Site : csi.jpl.nasa.gov
Country: USA
GMT : -8
Date : 23-May-94
Source : usenet
Alias :
Admin :
Organ : NASA - Jet Propulsion Laboratory, Pasadena, California
Server :
System : Unix
URL : ftp://csi.jpl.nasa.gov/
Comment:
Files : apl; gated; imos; jpl; lscl; math; mathlab; owin; rtc; SNMP; TCL;
Zen and the Art of the Internet (PS)

Site : csl.sri.com


Country: USA
GMT : -8
Date : 14-Dec-94
Source : old ftp-list

Alias : csla.csl.sri.com
Admin :
Organ : SRI International
Server :
System :
URL : ftp://csl.sri.com/
Comment: Problem: I/O error on network device; try roche.csl.sri.com instead
Files : Handhelds

Site : csli.stanford.edu


Country: USA
GMT : -8
Date : 11-Mar-94
Source : old ftp-list
Alias :

Admin :
Organ : Stanford University, Menlo Park, California, Center for the Study of
Language and Information (CSLI)


Server :
System : Unix (SunOS 4.1)

URL : ftp://csli.stanford.edu/
Comment: please avoid using during local business hours (8am to 5pm Pacific);
transfers are logged with host name and e-mail address
Files : Archimedes; bibliography; ChineseTalk; Gandalf; linguistics; MacCup;
PrePrints; prosit; publications; shreview; TeX

Site : cspo.queensu.ca
Country: Canada
GMT : -5
Date : 12-Dec-96
Source : admin
Alias :
Admin : postm...@cspo.queensu.ca
Organ : Queen's University, Kingston, Ontario, Centre for the Study
of Public Opinion (CSPO), Association for Public Policy Analysis
and Management (APPAM)
Server : gopher://cspo.queensu.ca:7070/
System : Unix (SunOS 5.3, SPARCstation 20)
URL : ftp://cspo.queensu.ca/
Comment:
Files : The CSPO anon-ftp server includes conference papers for the
Association for Public Policy and Management (APPAM). An index
of files is kept on the APPAM Gopher

Site : csrc.ncsl.nist.gov
Country: USA
GMT : -5
Date : 22-May-94
Source :
Alias :
Admin : ro...@csrc.ncsl.nist.gov
Organ : National Institute for Standards and Technology, Gaithersburg,
Maryland, Computer Security (NCSL)
Server :
System : Unix
URL : ftp://csrc.ncsl.nist.gov/
Comment:
Files : computer-security related alerts, articles and other information;
FIRST; NISTbulletin; NISTgen; NISTir; NISTnews; NISTpubs; Posix;
privacy; risk forum; secalert; secnews; secpolicy; secpubs;
training; virinfo; virreviews; virus-l; warning

Site : csri.toronto.edu
Country: Canada
GMT : -5


Date : 06-Jan-94
Source : old ftp-list

Alias : dixon.csri.toronto.edu


Admin :
Organ : University of Toronto, Toronto, Ontario
Server :
System :

URL : ftp://csri.toronto.edu/
Comment: gives info that your machine lacks an address-to-name map when it
can't map your network address to a hostname
Files :

Site : csus.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : arch...@csus.edu
Organ : California State University - Sacremento, Sacramento, California
Server :
System :
URL : ftp://csus.edu/
Comment:
Files : Banyan; NeXT; vectrex

Site : csuvax1.csu.murdoch.edu.au


Country: Australia
GMT : +8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Murdoch University
Server :
System : VAX/VMS
URL : ftp://csuvax1.csu.murdoch.edu.au/
Comment:
Files : Amiga; Elm docs; Inet resources

Site : csvax.cs.caltech.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : California Institute of Technology, Pasadena, California
Server :

System : VAX/VMS
URL : ftp://csvax.cs.caltech.edu/


Comment: Open 24 hours; transfers are logged

Files : p2c; M88K; tech. reports

Site : csvax1.ucc.ie
Country: Ireland
GMT : 0


Date : 25-Jan-95
Source : usenet
Alias :

Admin : ftpma...@csvax1.ucc.ie
Organ : University College, Cork, CS dept.


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://csvax1.ucc.ie/
Comment: default directory: DISK3:[ANONYMOUS]
Files : abakus; VMS (incl. intercom, mx)

Site : ctron.com


Country: USA
GMT : -5
Date : 10-Sep-94
Source : old ftp-list

Alias : gatekeeper
Admin :
Organ : Cabletron Systems
Server :
System :
URL : ftp://ctron.com/
Comment: uploaded files cannot be downloaded
Files : atm; Banyan; demo apps; DNI drivers: apple, ethernet, fddi,
token ring, unix; flash images; Product info; SNMP; terminal
servers

Site : cui.unige.ch
Country: Switzerland
GMT : +1
Date : 29-Mar-95
Source : ftp.informatik.rwth-aachen.de
Alias :
Admin : nic...@dcui.unige.ch
Organ : University of Geneva, Geneva, Centre Universitaire d'Informatique
(CS dept.)
Server : http://cui_www.unige.ch/
System : Unix
URL : ftp://cui.unige.ch/
Comment:
Files : AI; choose; databases; EAN; images; mfpar; miralab; movies;
OO-articles; PCEAN; pcs; public (Amiga, BIM, FromUG, iclass,
milanese, MIX, multimedia, oscar, polkom, vision, xnic); RARE;
seminaries; sgaico; SWITCH; vision; visual_prog

Site : cuinfo.netserv.chula.ac.th
Country: Thailand
GMT : +7
Date : 14-Dec-94
Source : ftp.cica.indiana.edu
Alias : enterprise.netserv.chula.ac.th
Admin :
Organ : CHULA, Bangkok


Server :
System : Unix (System V Release 4.0)

URL : ftp://cuinfo.netserv.chula.ac.th/
Comment: Problem: user anonymous unknown [needs to be rechecked at another
time]
Files : MS-Windows (ftp.winsite.com mirror)

Site : cujo.curtin.edu.au


Country: Australia
GMT : +8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :
Organ : Curtin University, Perth
Server :

System : Unix (SunOS 4.1)
URL : ftp://cujo.curtin.edu.au/
Comment:
Files :

Site : cutl.city.unisa.edu.au
Country: Australia
GMT : +10


Date : 30-Oct-94
Source : usenet
Alias :

Admin : Mark....@unisa.edu.au
Organ : University of Southern Australia, , , CUTL
Server :
System : Unix
URL : ftp://cutl.city.unisa.edu.au/
Comment: transfers are logged;
Files : Mac; MS-DOS; multimedia; Windows

Site : cyberzine.org


Country: USA
GMT : -8
Date : 24-Jan-95

Source : admin
Alias :
Admin : f...@cyberzine.org
Organ : CyberZine
Server : e-mail, gopher and WWW
System : Unix (NeXTStep, NeXT)
URL : http://cyberzine.org/
Comment:
Files : Contents refer to works in progress on the WWW at several locations
on this machine: Entrepeneur, ENET, CyberQueer Lounge

Site : cyfer.esusda.gov


Country: USA
GMT : -5
Date : 23-May-94
Source :

Alias : ace.esusda.gov, ra.esusda.gov
Admin : almana...@ra.esusda.gov
Organ : Extension Service US Dept. of Agriculture (ESUSDA),
National Agriculture Library
Server :
System : Unix
URL : ftp://cyfer.esusda.gov/
Comment: more Whitehouse info on sunsite.unc.edu
Files : ACE; data; Whitehouse info (/pub/data/ace)

Site : danann.hea.ie
Country: Ireland
GMT : 0


Date : 29-Sep-94
Source : usenet
Alias :

Admin : archiv...@danann.hea.ie
Organ : Irish National Archive
Server : gopher, www
System : Unix (DEC Alpha 3000/4000 AXP)
URL : ftp://danann.hea.ie/
Comment: max. 5 users [what other mirrors?]
Files : docs; gopher (boombox.micro.umn.edu); Linux (mirror); Mac; mirrors;
MS-DOS; Tolkien pictures; Tools; Windows (ftp.winsite.com); WWW

Site : dandelion.ceres.ca.gov
Country: USA
GMT : -8
Date : 22-Mar-96
Source :
Alias :
Admin : ro...@dandelion.ceres.ca.gov
Organ : CERES, , California
Server :
System : Unix
URL : ftp://dandelion.ceres.ca.gov/
Comment:
Files : GNU-win32; images (poc*.jpg); Linux (disk, docs, doom, editors,
emulators, games, GCC, images, kernel, libs, network, povray, ps,
redhat, serial, slackware-3.0, sound, spreadsheets, utils, www,
X11); MS-DOS (backup, drivers, emulators, games, network, utils);
MS-Windows (apps, networking, utils); MS-Windows95 (install, utils);
SplitVT

Site : darfnix.mathematik.uni-stuttgart.de
Country: Germany
GMT : +1
Date : 17-Nov-96
Source : usenet
Alias : poolb.mathematik.uni-stuttgart.de,
web.mathematik.uni-stuttgart.de,
Admin : ftpm...@poolb.mathematik.uni-stuttgart.de
Organ : Universitaet Stuttgart (University of Stuttgart), Stuttgart,
Maths Dept.
Server : http://web.mathematik.uni-stuttgart.de/
System : Unix
URL : ftp://darfnix.mathematik.uni-stuttgart.de/
Comment: tar and gzip on the fly
Files : cgi-bin; fossil; gap; hamradio; icons; ntex; sisyphosl tex; vm

Site : dartcms1.dartmouth.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Dartmouth College
Server :
System : VM/CMS
URL : ftp://dartcms1.dartmouth.edu/
Comment:
Files :

Site : darwin.cc.nd.edu
Country: USA
GMT : -6


Date : 10-Sep-94
Source : rtfm
Alias :
Admin :

Organ : Notre Dame University
Server :
System : Unix
URL : ftp://darwin.cc.nd.edu/
Comment:
Files : comics (X-Men, see the rec.arts.comics FAQ for details); gopher;
NAFTA; NeXT; PC; Soviet archive; Unix

Site : das.harvard.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :

Alias : endor
Admin :
Organ : Harvard University, Cambridge, Massachusetts


Server :
System : Unix (SunOS 4.1)

URL : ftp://das.harvard.edu/
Comment:
Files : comp.mh; ddl; dimock; egypt-net; ids; ICN; magtb; nets; onlisp;
saber; security; sendmail (config files); VMS

Site : datacom.ee.ubc.ca
Country: Canada
GMT : -8
Date : 23-Jul-95
Source : docs
Alias :
Admin : wch...@ee.ubc.ca, dim...@ee.ubc.ca
Organ : University of Britsh Columbia, , British Columbia, EE dept.,
Communications Group
Server :
System : Unix
URL : ftp://datacom.ee.ubc.ca/
Comment: transfers are logged; max. 5 users
Files : audio (NCD audio extensions, rplay); doc; Linux (local stuff only);
PC (IDE (EIDE drivers), network (mostly TCP/IP, software for PC's),
NFS (for DOS and WFW), programmer (C source), TeX/LaTeX
(installation based on EmTeX with PS fonts enhancements), Windows
add-ons, winsock apps); SPW; TeX (alternate format file, PSTricks);
Unix; WWW (PS and text docs); X11 (some clients)

Site : deadline.snafu.de
Country: Germany
GMT : +1
Date : 28-Feb-95
Source : .de ftp-l
Alias :
Admin : po...@deadline.snafu.de
Organ : -D-E-A-D-L-I-N-E- Public access UN*X system, Berlin
Server : http://deadline.snafu.de/
System :
URL : ftp://deadline.snafu.de/
Comment:
Files : images; MS-DOS; sound; Unix; Windows; X11

Site : death.socs.uts.edu.au
Country: Australia
GMT : +10
Date : 16-Jul-94
Source : rtfm
Alias : lucy.socs.uts.edu.au
Admin : sup...@socs.uts.edu.au
Organ : University of Technology, Sydney, School of Computer Sciences
Server :
System : Unix
URL : ftp://death.socs.uts.edu.au/
Comment: This sytem is currently under construction. Watch for falling files
Files : Eiffel; graph; henderson-sellers; intsys; jay; list-archives;
mirrors: cert-advisories, JCUMetSat, LocalStudentStuff, Mosaic,
Pratchett, sert-advisories, Sun-dist; news; Parallel; perriko; pix;
xputer (Parallel)

Site : debian.crosslink.net
Country: USA
GMT :
Date : 01-Oct-96
Source : usenet
Alias : daedalus.crosslink.net
Admin : shi...@crosslink.net
Organ : CrossLink
Server : http://www.crosslink.net/
System : Unix
URL : ftp://debian.crosslink.net/
Comment: Crosslink development machine with Debian mirror
Files : buzz; Linux (Debian)

Site : debian.med.miami.edu
Country: USA
GMT : -5
Date : 01-Oct-96
Source : usenet
Alias : calder.med.miami.edu
Admin : ro...@calder.med.miami.edu
Organ : University of Miami, Miami, Florida
Server :
System : Unix
URL : ftp://debian.med.miami.edu/
Comment:
Files : Glimpse; GNUs; Linux (Debian); NCFTP; Novell; Perl

Site : debra.dbgt.doc.ca
Country: Canada
GMT : -5
Date : 04-Feb-94
Source : mail
Alias :
Admin :
Organ : DOC, DGBT, DEBRA
Server : http://debra.dbgt.doc.ca/cbc/cbc.html; gopher: debra.dbgt.doc.ca
System : Unix
URL : ftp://debra.dbgt.doc.ca/
Comment: CBC Radio Trial; WWW access using the NCSA Mosaic Client is
preferred
Files : Canadian Broadcasting Corporation (CBC) radio programs stored as
8-bit, 8KHz .AU files; chat; IRC; dvi; freenet; ISC; opengov; sox
sound conversion tool for .AU to .VOC, .WAV conversion for PC use;
usenet-survey

Site : decoy.cc.uoregon.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list

Alias : decoy.uoregon.edu


Admin :
Organ : University of Oregon, , Oregon
Server :
System :

URL : ftp://decoy.cc.uoregon.edu/
Comment:
Files : VAX book; TeX Primer

Site : decuac.dec.com


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Digital Equipment Corp - Maryland, , Maryland
Server :
System : Unix
URL : ftp://decuac.dec.com/
Comment:
Files : binaries; bitmaps; DEC; DECUS; docs; DOS; DXRN/MXRN
(DECwindows/Motif implementations of xrn); MUD; sendmail-cf;
sources; X11

Site : deimos.caltech.edu


Country: USA
GMT : -8
Date : 25-Jan-95
Source : usenet
Alias :

Admin :
Organ : California Institute of Technology, Pasadena, California
Server :

System : VMS (VMS, DEC VAX)

URL : ftp://deimos.caltech.edu/
Comment: default directory: MNT:[ANONYMOUS]
Files : AY101; PAL; PGPLOT; Very Long Baseline Interferometry; VMS

Site : deins.informatik.uni-dortmund.de
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l
Alias :
Admin : r...@informatik.uni-dortmund.de (Ruediger Volk),
p...@deins.informatik.uni-dortmund.de (Peter Koch)
Organ : Universitaet Dortmund (University of Dortmund), Dortmund, CS dept.
Server :
System :
URL : ftp://deins.informatik.uni-dortmund.de/
Comment:
Files :

Site : deja-vu.aiss.uiuc.edu


Country: USA
GMT : -6
Date : 12-Feb-94

Source : me
Alias :
Admin :
Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois
Server :
System :
URL : ftp://deja-vu.aiss.uiuc.edu/
Comment: directory /pub is empty, maybe something in /stuff
Files :

Site : delcano.mit.edu


Country: USA
GMT : -5
Date : 23-Aug-94
Source : usenet
Alias :

Admin : pds-r...@space.mit.edu


Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts

MIT Center for Space Research
Server : pds-li...@space.mit.edu, with Subject or text line of "help"
System : Unix
URL : ftp://delcano.mit.edu/
Comment: Use 6pm-8am please
Files : NASA Planetary Data Systems Microwave Subnode; Planetary Radar
and Radio data, mostly Venus data from Pioneer 12, Venera 15/16,
and Magellan missions (/mgn, /pub, /pv, /venera)

Site : dell1.us.dell.com
Country: USA
GMT :
Date : 29-Sep-94
Source : usenet
Alias : dell1.dell.com
Admin : hostm...@us.dell.com [check the notice.. this should IMHO become
some other name pretty fast. hostmasters are mostly too busy for
this stuff]
Organ : Dell Computer Corporation
Server :
System : Unix
URL : ftp://dell1.us.dell.com/
Comment:
Files : Dell BBS; Dell product info, drivers etc.; SGI

Site : delphi.beckman.uiuc.edu


Country: USA
GMT : -5
Date : 10-Sep-94
Source : rtfm
Alias :

Admin :
Organ : University of Illinois - Urbana/Champaign, Urbana, Illinois,

Beckman Visualization Facility
Server :
System : Unix
URL : ftp://delphi.beckman.uiuc.edu/
Comment: ports of SGI GL libraries and applications for IBM AIX 3.2, OpenGL
material for both IBM and SGI platforms, Microscopy and volume
visualization tools for both IBM and SGI platforms
Files : IBM AIX 3.2: FORMS library port, patches for KHOROS, TFM Fontmanager
Library; mailing-lists; MPEG; TFM; vizlab

Site : dendrite.hut.fi


Country: Finland
GMT : +2
Date : 11-Mar-94
Source :
Alias :
Admin :
Organ : Helsinki University of Technology, Helsinki
Server :

System : Unix
URL : ftp://dendrite.hut.fi/
Comment: directory: /pub/ref
Files : reference list of articles about PCA

Site : dewdrop.water.ca.gov


Country: USA
GMT : -8
Date : 25-Jan-95
Source : usenet
Alias :

Admin : slo...@dewdrop.water.ca.gov
Organ :
Server :
System : Unix
URL : ftp://dewdrop.water.ca.gov/
Comment: if you want to transfer large amounts of files of the ftp.wustl.edu
mirror do so from the site itself, not from this mirror
Files : Doom; images [empty]; Linux; mirror of ftp.wustl.edu via NFS [seems
empty]; MS-DOS (fat, heretic, slipdial, xwindemo); RFCs; wsh

Site : dewey.lib.ncsu.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : North Carolina State University, Raleigh, North Carolina, Library


Server :
System : Unix (Ultrix 4.1)

URL : ftp://dewey.lib.ncsu.edu/
Comment:
Files : libraries; software; stacks; tiff

Site : dewey.tis.inel.gov
Country: USA
GMT :


Date : 23-Jul-95
Source : docs
Alias :

Admin :
Organ : INEL, , , TIS
Server :
System : Unix (OSF/1, DEC)
URL : ftp://dewey.tis.inel.gov/
Comment:
Files : scripts (ncc, trustis); MS-Windows (networking); WSGopher

Site : dftnic.gsfc.nasa.gov


Country: USA
GMT : -5
Date : 23-May-94

Source : old ftp-list
Alias :
Admin :

Organ : NASA - Goddard Space Flight Center, Greenbelt, Maryland,

Computer Network Branch (CNB) of the Center Networking
Environment (CNE)


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://dftnic.gsfc.nasa.gov/
Comment: default directory: DISK$MOE:[ANONYMOUS.FILES]; indexes in
AAAREADME.TXT files
Files : ALEX; GSFC info; images; MacSecure; maps; netinfo; NREN info;
protocols; RFCs; security; VNEWS VMS newsreader; VMS software

Site : dg-rtp.dg.com


Country: USA
GMT :
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : na...@dg-rtp.dg.com (or 919-248-6034 in the US)
Organ : Data General, , , RTP Network Services
Server :
System : DG/UX TCP/IP 5.4.1
URL : ftp://dg-rtp.dg.com/
Comment: local README files with contact persons for specific areas;
working directory: /usr/ftp; user anonymous=user ftp
Files : GDB; DG version of GNU C for 88K

Site : dickory.sdsu.edu
Country: USA
GMT : -8


Date : 10-Nov-95
Source : usenet
Alias :

Admin : papo...@sdsu.edu (Patrick A. Powell)
Organ : San Diego State University, San Diego, California
Server :
System : Unix
URL : ftp://dickory.sdsu.edu/
Comment: nice warning message, should be clear enough :-)
Files : LPRng; ee courses; ISOC; nettools (misc network utils, mostly WS);
RFCs; utilities (misc network utils, mostly WS); WWW (Mosaic, NS)

Site : didnt.doit.wisc.edu
Country: USA
GMT : -6


Date : 29-Jun-95
Source : usenet
Alias :

Admin : pbu...@doit.wisc.edu
Organ : University of Wisconsin, Madison, Wisconsin
Server :
System : Mac
URL : ftp://didnt.dacc.wisc.edu/
Comment: Racing files mirror sites: brains.cc.rl.ac.uk, ftp.itu.edu.tr
Files : F1GP, ICR, NASCAR racing archives

Site : dimacs.rutgers.edu


Country: USA
GMT : -5
Date : 23-May-94

Source : old ftp-list
Alias :
Admin : he...@dimacs.rutgers.edu
Organ : Rutgers University, Piscataway, New Jersey, DIMACS (Center for
Discrete Mathematics and Theoretical Computer Science)
Server :
System : Unix
URL : ftp://dimacs.rutgers.edu/
Comment: valid e-mailaddress required; transfers are logged
Files : challenge; challenge3; dimacs; dpz; dsj; gap; IETF; netflow; nn 6.4;
perfect; rkbp; workshop

Site : dime.cs.umass.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :
Alias :
Admin :

Organ : University of Massachusetts - Amherst, Amherst, Massachusetts,


CS dept.
Server :
System : Unix

URL : ftp://dime.cs.umass.edu/
Comment:
Files : docs; eksl; gbb; mckinley; ml93; nlp; opis; patches; rcf;
tech-reports

Site : dino.conicit.ve
Country: Venezuela
GMT : -7
Date : 13-Sep-94
Source : me
Alias :
Admin :
Organ : Conicit


Server :
System : Unix (SunOS 4.1)

URL : ftp://dino.conicit.ve/
Comment:
Files : docs; Mac; MS-DOS; protocols; RFCs; supernet; Unix

Site : dirt.cisco.com


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Cisco Systems
Server :
System :
URL : ftp://dirt.cisco.com/
Comment: this site does not allow access from sites of which the host
address cannot be resolved back into a hostname, nice to
check if your own domain name servers are correctly configured
or if there's an error in the DNS NIC database for your site:
in-addr.arpa PTR resource record does not exist
Files : Mac Telnet w/SLIP

Site : discovery.syr.edu


Country: USA
GMT : -5
Date : 23-Jul-95

Source : usenet
Alias : ericir.syr.edu
Admin :
Organ : Syracuse University, Syracuse, New York
Server :
System : Unix
URL : ftp://discovery.syr.edu/
Comment:
Files : ael; AEVLpicts; bmis; Discovery; USGS; USIA

Site : dkuug.dk
Country: Denmark


GMT : +1
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Danish Unix User Group (DKUUG)


Server :
System : Unix (SunOS 4.1)

URL : ftp://dkuug.dk/
Comment:
Files :

Site : dla.ucop.edu
Country: USA
GMT : -5
Date : 17-Feb-94
Source : mail
Alias : stubbs.ucop.edu
Admin :
Organ :
Server :
System : Unix (Ultrix 4.1)
URL : ftp://dla.ucop.edu/
Comment:
Files : DLA; docs; etom; Farley Guide (library catalog); fetch; internet;
irl; netfax

Site : dmc.com
Country: USA
GMT : -5
Date : 17-Feb-94
Source : me
Alias : hulk.dmc.com
Admin : postm...@dmc.com
Organ : DMC


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://dmc.com/
Comment: due to a bug in Multinet's FTP, at login time you will be in:
UUCP_PUBLIC:[ANONYMOUS]. You must explicitly move yourself to
UUCP_PUBLIC:[000000] and then navigate within that directory tree.;
If you want to submit, login as user incoming.
Files : acorn; alt; answers; decuserve; deculib; dynafeed; fs UUCP; GNU;
networking; starport; vmsnet; wellspring; woeful;

Site : dmssyd.syd.dms.csiro.au


Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Commonwealth Scientific & Industrial Research Organization, Sydney,
Division of Mathematics and Statistics
Server :
System :
URL : ftp://dmssyd.syd.dms.csiro.au/
Comment: the files in the STATLIB directory are a partial mirror of
StatLib. Users from North American and European sites should
get better response time from the master at lib.stat.cmu.edu
and login as 'statlib' (no quotes)
Files : statlib

Site : doddel.cs.rulimburg.nl
Country: Netherlands
GMT : +1
Date : 29-Jun-95
Source : usenet
Alias :
Admin :
Organ : Rijks Universiteit Limburg (University of Limburg), Maastricht,
CS dept.


Server :
System : NT (Windows NT, PC)

URL : ftp://doddel.cs.rulimburg.nl/
Comment: max. 3 users
Files : delphi; desktop; misc; tcp; trumpet; Win95; WWW

Site : donau.et.tudelft.nl
Country: Netherlands
GMT : +1
Date : 29-Jun-95
Source : me
Alias : olt.et.tudelft.nl, morra.et.tudelft.nl
Admin : pat...@donau.et.tudelft.nl (Patrick Groeneveld),
stra...@donau.et.tudelft.nl (Paul Stravers)
Organ : Technische Universiteit Delft (Delft University of Technology),
Delft, EE dept.
Server : gopher://olt.et.tudelft.nl/ http://olt.et.tudelft.nl/
System : Unix
URL : ftp://donau.et.tudelft.nl/
Comment: GIFs are available only through gopher or the www
Files : bible; chgpath; emacs-lisp; GIFs [closed for anon ftp due to
'invasion of the horny geeks' reminds me of the users of some
well-known US on-line service that didn't have net access at
that time fortunately]; gps; humor; IRC; Ocean Sea-of-Gates design
system; olohof; papers; prince; recipes; romania; watergate (BBS
util); words (dictionary)

Site : dpls.dacc.wisc.edu


Country: USA
GMT : -6
Date : 25-Jan-95
Source :

Alias :
Admin :
Organ : University of Wisconsin, Madison, Wisconsin, Engineering dept.
Server :
System : Unix (NeXT 1.0, NeXTStep)
URL : ftp://dpls.dacc.wisc.edu/
Comment: graphics files moved to from castlab.engr.wisc.edu
Files : dpls (gopher, hbook, iassist, norc, tech-partners); graphics
(animations, images, mcm, utilities, x3d, xdart); ICPSR

Site : dra.com
Country: USA
GMT : -6
Date : 23-May-94


Source : old ftp-list
Alias :
Admin :

Organ : Data Research Associates, St. Louis, Missouri


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://dra.com/
Comment: default directory: PUB$DISK:[ANONYMOUS]
Files : catalog coverage; lc cataloging

Site : draci.cs.uow.edu.au


Country: Australia
GMT : +10
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : University of Western Australia, , CS dept.
Server :


System : Unix (System V Release 4.0)

URL : ftp://draci.cs.uow.edu.au/
Comment:
Files :

Site : dri.cornell.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source :

Alias : wheat.tc.cornell.edu
Admin :
Organ : Cornell University, Ithaca, New York, Theory Center (TC)


Server :
System : Unix (SunOS 4.1)

URL : ftp://dri.cornell.edu/
Comment:
Files : IEEE; LARC; NLSR (Natural Language Software Registry); Servicemail;
WAIS; workshop

Site : drycas.club.cc.cmu.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : j...@drycas.club.cc.cmu.edu


Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania,

Drycas Computer Club


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://drycas.club.cc.cmu.edu/
Comment: default directory: USR:[ANONYMOUS]
this club also gives out public access Internet/BITNET
accounts, contact acco...@drycas.club.cc.cmu.edu for info
Files : JAE (awakening, b13, caves, chill, ravenscar, star wars); pagan;
QT (misc. text files and executables: client-server faq,
computer acronyms, ms-parody, overclocking, sportscards, ssn faq,
st-bloopers; xyzzy

Site : dsinc.dsi.com
Country: USA
GMT : -5
Date : 22-May-94
Source : ftp.univ-lyon1.fr
Alias :
Admin :
Organ : DSI
Server :
System : Unix
URL : ftp://dsinc.dsi.com/
Comment: beta test versions of Elm found here, are not supported. Questions
will be ignored; please try to keep access to this archive to
outside 09:00 to 17:00 ET
Files : Elm

Site : duck.dfki.uni-sb.de
Country: Germany
GMT : +1


Date : 28-Mar-95
Source : .de ftp-l

Alias : monroe.dkfi.uni-sb.de
Admin : sche...@dkfi.uni-sb.de, me...@dkfi.uni-sb.de
Organ : Universitaet des Saarlandes (University of the Saarland),
Saarbruecken, DFKI, Programming Systems Lab.
Server :
System : Unix
URL : ftp://duck.dfki.uni-sb.de/
Comment: several index files: INDEX, NEW-LAST-MONTH, NEW-LAST-WEEK,
NEW-THIS-MONTH, NEW-THIS-WEEK, NEW-TODAY
Files : ccl; drafts; lp-proceedings; oz; papers; tel; TeX

Site : duke.cs.duke.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Duke University, Durham, North Carolina


Server :
System : Unix (SunOS 4.1)

URL : ftp://duke.cs.duke.edu/
Comment:
Files : compress; gnuplot

Site : dumccss.mc.duke.edu


Country: USA
GMT : -5
Date : 16-Jul-94

Source : admin
Alias :
Admin :
Organ : Duke University, Durham, North Carolina, Medical College
Server :
System : Unix
URL : ftp://dumccss.mc.duke.edu/
Comment:
Files : Sun-patches

Site : e-math.ams.com


Country: USA
GMT : -5
Date : 15-Dec-94

Source : usenet
Alias :
Admin :
Organ : AMS


Server :
System : Unix (Ultrix 4.1)

URL : ftp://e-math.ams.com/
Comment:
Files : AMS; cdtex; ferman; imp; mathrev

Site : earn.cvut.cz


Country: Czech Republic
GMT : +1

Date : 15-Dec-94
Source : mail
Alias :
Admin :

Organ : European Academic and Research Network (EARN) Czech Republic/Czech
Technical University (CVUT), Prague
Server :
System : VM/CMS
URL : ftp://earn.cvut.cz/
Comment: default none, use: cd ANONYMOUS; [seems empty but I don't know how
to get a list of minidisks]
Files :

Site : earth.med.ohio-state.edu


Country: USA
GMT : -6
Date : 11-Mar-94
Source :

Alias :
Admin :
Organ : Ohio State University, , Ohio, Faculty of Medicine


Server :
System : Unix (SunOS 4.1)

URL : ftp://earth.med.ohio-state.edu/
Comment:
Files : BBX; BURL; clx; GAIT; IEEE-Soar-code; red test cases; Soar6-Mac

Site : ecf.hq.eso.org
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : admin
Alias : ns3.hq.eso.org
Admin : ftp-...@eso.org
Organ : European Southern Observatory (ESO), Garching, ST-ECF
Server :
System : Unix
URL : ftp://ecf.hq.eso.org/


Comment: Open 24 hours; transfers are logged

Files : cycle4; cycle5; doc; email; Hubble Space Telescope information;
images; ISO; ISU; Mac; Newsletter; obs-proposals; QQQ; security;
Shoemaker-Levey 9 (SL9) bulletins, images; standards; Star Catalogs
(Starcat); star-formation; swlib; texts; texts; UN; WAIS; wref; WWW

Site : ecnet.ec
Country: Ecuador
GMT : -7
Date : 13-Sep-94
Source : me
Alias : q.ecua.net.ec
Admin :
Organ : EcuaNet
Server :
System : Unix
URL : ftp://ecnet.ec/
Comment:
Files : docs-ecu; docs-ext; EcuaNet; Mac; MicroSoft; NUPOP; pacificio;
software [?]; whois

Site : econ-www.newcastle.edu.au
Country: Australia
GMT :
Date : 02-Sep-96
Source : ftp.hyperion.com


Alias :
Admin :
Organ : University of Newcastle, Newcastle
Server :

System : Unix (Linux)
URL : ftp://econ-www.newcastle.edu.au/
Comment:
Files : Babylon5 (mirror of ftp.hyperion.com); docs; departments; homepages;
Java; Marx

Site : ecsdg.lu.se
Country: Sweden
GMT : +1
Date : 29-Sep-94
Source : usenet
Alias : spird.lu.se
Admin :
Organ : Lund University, Lund, EkonomiCentrum Software Development Group
Server : WWW: ecsdg.lu.se
System : Unix
URL : ftp://ecsdg.lu.se/
Comment:
Files : demos; GNU; Mac; mail; Mosaic-swe; MS-Windows; news; Novell:
Adminlog, Secure-Design (QViewPro); standards; Unix

Site : ecto.curtin.edu.au
Country: Australia
GMT : +8
Date : 14-Nov-95
Source :
Alias :
Admin : w...@www.curtin.edu.au


Organ : Curtin University, Perth
Server :

System : Unix
URL : ftp://ecto.curtin.edu.au/
Comment: max. 30 users; transfers are logged
Files : internet; transfer

Site : ecuac.net.ec
Country: Ecuador
GMT : -7
Date : 10-Sep-94
Source : me
Alias :
Admin :
Organ : EcuaNet
Server :
System : Unix
URL : ftp://ecuac.net.ec/
Comment:
Files : btld

Site : eddie.mit.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : ro...@eddie.mit.edu
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts
Server :
System :
URL : ftp://eddie.mit.edu/
Comment: New files in README.NEW-EDDIE, README.prospero
Files : prospero

Site : edna.cc.swin.edu.au
Country: Australia
GMT : +10
Date : 25-Jan-94
Source :
Alias :
Admin : ad...@swin.edu.au
Organ :
Server : gopher
System : Unix
URL : ftp://edna.cc.swin.edu.au/
Comment:
Files : CTAC95; CWIS; docs; EDI; images; PC; Unix

Site : ee.umr.edu


Country: USA
GMT : -6
Date : 11-Mar-94
Source : old ftp-list

Alias : franklin.ee.umr.edu
Admin :
Organ :
Server :
System : Unix (SunOS 4.1)
URL : ftp://ee.umr.edu/
Comment: some other loose files in /pub
Files : edifanat; email.etiquette.ps; mentor; mosis; Novell; tehping

Site : eecs.nwu.edu
Country: USA
GMT : -6
Date : 15-Nov-95
Source : old ftp-list
Alias : zeta.eecs.nwu.edu
Admin :
Organ : North Western University


Server :
System : Unix (SunOS 4.1)

URL : ftp://eecs.nwu.edu/
Comment: parts mirrored on ftp.leo.chubu.ac.jp; standard disclaimer
Files : aviation; Bonnie; cbbslist; CLIPS; design_comp; elisp; eliza;
geosheet; IFAC96; Linux; MS-DOS; netmaps; nipl; OPS5; pictures;
Satan; SGI; vi_tutorial; VLSI

Site : eis.calstate.edu
Country: USA
GMT : -8
Date : 01-Jun-94
Source : nic.csu.net
Alias :
Admin :
Organ : California State Universities, , California, NIC


Server :
System : Unix (SunOS 4.1)

URL : ftp://eis.calstate.edu/
Comment: [errantly put in the obsolete section in the 9405 release];
Also available through gopher
Files : abc; all about logo; arts+tech; docs; faces; gina; gss;
howtoftp.txt; kn; Mac; MS-DOS; Unix

Site : elbereth.rutgers.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : gandalf.rutgers.edu


Admin :
Organ : Rutgers University, Piscataway, New Jersey
Server :
System :

URL : ftp://elbereth.rutgers.edu/
Comment: directory: sfl, get the 00Index file [superseded by
sflovers.rutgers.edu; probably should be moved to obsolete,
will check later]
Files : SF-lovers archive; lots of text files about tv series;
program guides; text files on a number of subjects;
FAQs related to SF (Bladerunner); info on SF awards and
writers (Hugo Awards, Adams, Asimov, and more)

Site : elib.stanford.edu


Country: USA
GMT : -8
Date : 11-Mar-94
Source :
Alias :

Admin :
Organ : Stanford University, Menlo Park, California
Server :

System : Unix
URL : ftp://elib.stanford.edu/
Comment:
Files : tech-reports

Site : elroy.cs.iastate.edu


Country: USA
GMT : -6
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin :
Organ : Iowa State University, , Iowa
Server :
System :
URL : ftp://elroy.cs.iastate.edu/
Comment:
Files : mail servers

Site : elsie.nci.nih.gov


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : U.S. National Institute of Health, , , NCI, ELSIE


Server :
System : Unix (SunOS 4.1)

URL : ftp://elsie.nci.nih.gov/
Comment:
Files :

Site : elvis.msk.su
Country: Russia
GMT : +2
Date : 24-Jan-95
Source : ftp.cnit.nsk.su
Alias :
Admin :
Organ : Elvis+ Ltd., Zelenograd, Zee-archive
Server :
System : Unix
URL : ftp://elvis.msk.su/
Comment: (partially) mirrored on ftp.cnit.nsk.su; use a correct e-mailaddress
Files : antivir; Apple; arch; books; crypto; database; doc; DOS; editor;
FAQs; faxgate; games; GNU; images (24-bit, DrFun, animals, mpeg,
space, weather); infosystems; KA9Q; metamail; multimedia; network;
news; Relcom; RFCs; security; Sun; Unix; Usenet (alt, games,
mac, misc, ms-windows, pc, postscript, reviewed, unix, x); vendor
(ftp, microsoft: faq, tapi, winprog, wintech); windows; X11

Site : elvis.sccc.ac.uk
Country: UK
GMT : 0
Date : 15-Dec-94
Source : usenet
Alias : claudius
Admin :
Organ : SCCC


Server :
System : NT (Windows NT, PC)

URL : ftp://elvis.sccc.ac.uk/
Comment: use 'user' instead of 'anonymous', so not really an 'anonymous'
server, but the contents of the site are interesting enough
Files : CorelDraw (clipart, fonts, patches, utils); Internet (gsi386,
hgopher, hsi386, nntpnews, ntperl, serweb, wsi386); Linux (Slackware
A disks [probably old])

Site : emily.emba.uvm.edu


Country: USA
GMT : -8
Date : 15-Dec-94

Source : usenet
Alias :
Admin :
Organ :
Server :
System : Unix

URL : ftp://emily.emba.uvm.edu/
Comment:
Files : 6300clock; CME; F-Prot; HPEM; IRIS; Kermit; SPAudit; Telecom

Site : emsworth.andrew.cmu.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project
Server :
System :
URL : ftp://emsworth.andrew.cmu.edu/
Comment:
Files : Andrew Toolkit

Site : emwac.ed.ac.uk
Country: UK
GMT : 0
Date : 23-Jul-95
Source : mail
Alias : clyde.ed.ac.uk
Admin :
Organ : University of Edinburgh, Edinburgh, European Microsoft Windows NT
Academic Consortium (EMWAC)
Server :
System : NT (Windows NT, Sequent Winserver 3000)
URL : ftp://emwac.ed.ac.uk/
Comment: this server has been set up to support and act as a focus for
Windows NT within academia
Files : dviutil; EMWAC; figaro; fingers; gophers; html; https (mirrored on
www.jsc.nasa.gov); mailsvcs; mirrors (ftp.winsite.com.edu,
ftp.microsoft.com, ftp.ncsa.uiuc.edu, ftp.netscape.com,
sunsite.unc.edu]; ntperl; serweb; waiss; waistool; Zdist

Site : emx.utexas.edu
Country: USA
GMT : -6


Date : 10-Sep-94
Source : rtfm
Alias :
Admin :

Organ : University of Texas - Austin, Austin, Texas, CC
Server :
System : Unix
URL : ftp://emx.utexas.edu/
Comment: I have some doubts about the phantasia and VMS availability;
emx.cc.utexas.edu is obsolete [maybe this one too, not checked yet]
Files : abwcism; ajit; docs; gatekeeper; images; kermit; lyon; mathlib;
maziar; meav350; music; netinfo; npasswd; patchwork; phantasia;
srips; tajima book; TeX; TeXsis; thenet; VMS software

Site : en.ecn.purdue.edu
Country: USA
GMT : -5


Date : 26-Aug-94
Source : usenet
Alias :
Admin :

Organ : Purdue University, West-Lafayette, Indiana
Server :
System : Unix
URL : ftp://en.ecn.purdue.edu/
Comment:
Files : asee_erm; biehl; bouman; carp; csc; Freon; gcc; GHG-12; lundstrom;
nuke; PDP11; stuff; webftp

Site : enh.nist.gov
Country: USA
GMT : -5
Date : 22-May-94
Source : old ftp-list
Alias :
Admin : National Institute for Standards and Technology, Gaithersburg,
Maryland


Organ :
Server :
System : VMS (VMS, DEC VAX)

URL : ftp://enh.nist.gov/
Comment: default directory: DUA3:[ANONYMOUS]
indexes in MASTER.LST, LS-LR; use cd - or cdup to go to the
root directory (cd / in Unix) and DIR [...] instead of ls -laR
Files : FTP-list

Site : ento.tamu.edu


Country: USA
GMT : -6
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Texas A&M University, , Texas

Server :
System :
URL : ftp://ento.tamu.edu/
Comment: Problem: I/O error on network device
Files : VAX/VMS games

Site : envirolink.org
Country: USA
GMT :
Date : 11-Jul-94
Source : me
Alias :
Admin :
Organ : Envirolink Network


Server :
System : Unix (SunOS 4.1)

URL : ftp://envirolink.org/
Comment: directory incoming under pub
Files : some ASCII files in incoming

Site : eo.soest.hawaii.edu
Country: USA
GMT : -10


Date : 25-Jan-95
Source :
Alias :
Admin :

Organ : University of Hawaii, Honolulu, Hawaii,

Satellite Oceanography Laboratory
Server :
System : Unix
URL : ftp://eo.soest.hawaii.edu/
Comment:
Files : GPIB; ICE; MRI; NAVO

Site : epaibm.rtpnc.epa.gov
Country: USA
GMT :
Date : 23-May-94
Source :
Alias : nccibm1.rtpnc.epa.gov
Admin :
Organ : Environmental Protection Agency
Server :
System : MVS (IBM MVS 2.2.1)
URL : ftp://epaibm.rtpnc.epa.gov/
Comment: I have no idea how this system works
Files : NFS DOC; NFS TARB

Site : epona.physics.ucg.ie
Country: Ireland
GMT : 0


Date : 23-Aug-94
Source : usenet
Alias :
Admin :

Organ : University CG, , Physics dept.
Server :
System : Unix
URL : ftp://epona.physics.ucg.ie/
Comment:
Files : 386BSD; astro; audio; cad; cd-index; dsp; earthsci; electronics;
FAQs; fax; fits; games; GCC; GNU; gps; graphics; HPUX; ix86ux;
Linux; Mac; MS-DOS; net; numerical; nuts; oreilly; PGP; physics;
pic; redo; space; transputer; UCG; UnixUG; util; VMS; wbase20; Wine;
WWW; X11; xgames

Site : epsilon.mathlab.sunysb.edu


Country: USA
GMT : -5
Date : 16-Jul-94
Source : me
Alias :
Admin :

Organ : State University of New York - Stoney Brook, Stoney Brook, New York,
Math dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://epsilon.mathlab.sunysb.edu/
Comment: directories: rico, starship, village
Files : some .gif and .jpg graphics files

Site : eris.uchsc.edu
Country: USA
GMT :
Date : 10-Nov-95


Source : usenet
Alias :
Admin :
Organ :
Server :
System :

URL : ftp://eris.uchsc.edu/
Comment:
Files : Scientology

Site : eru.mt.luth.se


Country: Sweden
GMT : +1
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : University of Lulee, Lulee
Server :
System :
URL : ftp://eru.mt.luth.se/
Comment:
Files : Gnews 19; gated; plp; gcc(old)

Site : esdim1.nodc.noaa.gov


Country: USA
GMT : -5
Date : 23-May-94
Source :

Alias :
Admin :
Organ : NOAA - NODC, ,


Server :
System : Unix (SunOS 4.1)

URL : ftp://esdim1.nodc.noaa.gov/
Comment:
Files : GIFs; Grimm; NOAA FY94 buyout terms; send_dif; sharon

Site : ese3.ese.ogi.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list

Alias : ese
Admin :
Organ : Oregon Graduate Institute of Science and Technology, , Oregon,


Server :
System : Unix (SunOS 4.1)

URL : ftp://ese3.ese.ogi.edu/
Comment:
Files : grtool; xvgr; xmgr; SunView; Xview; Motif; XY plotting tools

Site : esoteric.agron.iastate.edu
Country: USA
GMT : -6
Date : 23-Jul-95
Source : rtfm
Alias :
Admin :
Organ : Iowa State University, , Iowa
System : Unix
Server :
URL : ftp://esoteric.agron.iastate.edu/
Comment:
Files : neon; Netrek (brmh, COW, COW-lite, info, inl, muuf, ntparadise,
paradise, practice, server, starfleet, xfirepower); soils

Site : espol.edu.ec
Country: Ecuador
GMT : -7
Date : 13-Sep-94
Source : me
Alias :
Admin :
Organ : Escuele Politecnica del Litoral (Litoral PolyTechnic), Guayaquil


Server :
System : Unix (SunOS 4.1)

URL : ftp://espol.edu.ec/
Comment:
Files : Internet-info; PC; PPP; Sun

Site : esusda.gov


Country: USA
GMT : -5
Date : 11-Mar-94
Source :

Alias : zeus.esusda.gov
Admin :
Organ : Extension Service US Dept. of Agriculture (ESUSDA),
National Agriculture Library
Server :
System : Unix
URL : ftp://esusda.gov/
Comment: also available through Gopher
Files : ace; directions; disasters; education; feds; internet; POW;
us-policy; water

Site : etlport.etl.go.jp
Country: Japan
GMT : +9
Date : 14-Nov-95
Source : ftp.leo.chubu.ac.jp
Alias :
Admin :
Organ : ETL
Server :
System : Unix
URL : ftp://etlport.etl.go.jp/
Comment: max. 30 users; parts mirrored on ftp.leo.chubu.ac.jp
Files : 386BSD; arts; barr-wells; benchmark; Canna22; ccipr; cmucl; cosmos;
datacube; DeleGate; DES; eus; GNU; GS; hp-archive; HPFF; hterm;
IBM-PC; image; imnet; IUE; j3100; jTeX; junet-guide; jvi; KanjiPS;
kterm; Larch; Linux; Lisp; lotos; Mac; magna; mime; mizar; moto;
MS-Windows; mule; nemacs; neuro-intro; nevprop; NNTP; NeXT; OhShow;
OhTeX; OZ++; p4; pclu; Prolog; pvm; realtime; RFCs; robotics;
sc22wg13; seimitu; sendmail; sml; SNSS; SWoPP; Sun-patches; Tcl;
TeX; Uranus; VHDL; vin; Vision List archive; WinServer; Wnn; X11;
xf; xfig; XFree86-2.0; xnetlib; zsh

Site : euler.eedsp.gatech.edu


Country: USA
GMT : -5
Date : 14-Dec-94
Source : old ftp-list
Alias :
Admin :

Organ : Georgia Tech, Atlanta, Georgia
Server :
System :
URL : ftp://euler.eedsp.gatech.edu/
Comment: Problem: I/O error on network device
Files :

Site : explorer.arc.nasa.gov
Country: USA
GMT : -8
Date : 23-Aug-94
Source : moder.zip


Alias :
Admin : y...@atlas.arc.nasa.gov (Peter Yee)

Organ : NASA - Ames Research Center, Moffett Field, California
Server :
System : Unix
URL : ftp://explorer.arc.nasa.gov/
Comment: A CD-ROM farm with 84 NASA image and data discs on-line, /cdrom;
also files from the ames.arc.nasa.gov site, /pub/SPACE directory
Files : Images and data mostly of Jet Propulsion Laboratory space probes
Viking, Voyager, Magellan etc.; partial sci.space.news archive

Site : explorer.dgtp.toronto.edu
Country: Canada
GMT : -5
Date : 11-Sep-94
Source : rtfm
Alias : explorer.dgp.toronto.edu


Admin :
Organ : University of Toronto, Toronto, Ontario

Server :
System : Unix
URL : ftp://explorer.dgtp.toronto.edu/
Comment: several personal pub directories under /pub
Files : alex; depth; funny; Half-QWERTY; Macsockets; marking; nastos; nms;
radek; SGI; siggraph; stampaper; telepresence; thesis; timelines;

Site : export.andrew.cmu.edu
Country: USA
GMT : -5
Date : 14-Nov-95
Source :
Alias :
Admin :
Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project
Server :
System : Unix
URL : ftp://export.andrew.cmu.edu/
Comment:
Files : Angband; helpdesk

Site : faui80.informatik.uni-erlangen.de
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : usenet
Alias :
Admin : ta...@immd8.informatik.uni-erlangen.de (Edgar Taube)
Organ : Friedrich Alexander Universitaet Erlangen (University of Erlangen),
Erlangen, Informatik VIII (Betriebssysteme)
Server :
System : Unix
URL : ftp://faui80.informatik.uni-erlangen.de/
Comment:
Files : AI db; alloy; asl; camml-full; caml-light; cocktail; concurrent
clean; dai; dictionaries; emacs; haskell; html; IMMD8; jair; kifs;
lisp; literature; lml; nj-sml; ontic; pail; papers; Prolog; Scheme;
sisal; sml; sml2c

Site : feivel.informatik.rwth-aachen.de
Country: Germany
GMT : +1
Date : 10-Oct-96
Source : usenet
Alias :
Admin : ro...@feivel.informatik.rwth-aachen.de
Organ : RWTH Aachen, Aachen, CS dept.
Server :
System : Unix
URL : ftp://feivel.informatik.rwth-aachen.de/
Comment:
Files : GCC; ldso; Linux Debian mirror

Site : fidelio.rutgers.edu


Country: USA
GMT : -5
Date : 15-Dec-94

Source : usenet


Alias :
Admin :
Organ : Rutgers University, Piscataway, New Jersey
Server :
System : Unix

URL : ftp://fidelio.rutgers.edu/
Comment:
Files : CGSA; june; mv; nj

Site : figment.mit.edu
Country: USA
GMT : -5
Date : 13-Sep-94
Source : me
Alias :
Admin :


Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts

Server : gopher
System : NeXTStep (NeXT 1.0)
URL : ftp://figment.mit.edu/
Comment: Venezuela's and Gallileo's gopher server
Files : empty [?]

Site : first.org


Country: USA
GMT : -5
Date : 14-Feb-94

Source : docs
Alias :
Admin :
Organ : FIRST (National Computer Security Center NCSC), Fort Meade, Maryland
Server :
System :
URL : ftp://first.org/
Comment:
Files : FIRST/CERT advisories; security related material

Site : fission.dt.wdc.com
Country: USA
GMT : -8
Date : 26-Mar-96
Source :
Alias :
Admin : pen...@netcom.com (Duncan Penman)
Organ : Western Digital Corp., Irvine, California


Server :
System : Unix (SunOS 4.1)

URL : ftp://fission.dt.wdc.com/
Comment:
Files : C100; docs; Hitachi; HP; IBM; indent++; iopsw; moto; nac; PPP; SCO;
Solaris; standards (10bit, ata, atapi, ecma, mailings, membership,
mmc, QIC, sbp, scsi-2, sff, smart, ssa, wdcd4fw, x3t13); Sun; Unix;
Unixware

Site : fits.cv.nrao.edu
Country: USA
GMT : -5


Date : 30-Aug-94
Source : usenet
Alias :
Admin :

Organ :
Server :
System : Unix
URL : ftp://fits.cv.nrao.edu/
Comment:
Files : FITS (Flexible Image Transport System: astronomy image transfer
system)

Site : flash.bellcore.com


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Bellcore - Bell Research Labs
Server :
System :
URL : ftp://flash.bellcore.com/
Comment:
Files : mgr; spiff; RFCs; track

Site : flinux.tu-graz.ac.at
Country: Austria
GMT : +1
Date : 29-Jun-95
Source : ftp.tu-graz.ac.at
Alias :
Admin : ftpa...@flinux.tu-graz.ac.at
Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz
Server :
System : Unix
URL : ftp://flinux.tu-graz.ac.at/
Comment: max. 20 users
Files : Doom; graphics (33, 3D, boris, BSD, fantasy, hajime, icons, mpg,
ted-kimer); Linux (Debian, handbuch, Linus, lst, network, slacksrc,
slackware, source, sunsite.unc.edu); MS-DOS (archiver, ATI, djgpp,
info, network, Novell, romulus, turbo_C, turbo_pascal, TurboVision,
Ultrasound, virus, XWindows, zip); MUD; Qdeck; Wine

Site : flop.informatik.tu-muenchen.de
Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l
Alias :
Admin : bry...@informatik.tu-muenchen.de
Organ : Technische Universitaet Muenchen (Munich University of Technology),
Munich, CS dept., TIGKI
Server :
System : Unix
URL : ftp://flop.informatik.tu-muenchen.de/
Comment:
Files : Alpha; Atari; bib; dfgsa; emsy; EmTeX; fki; gik; i386; ispell;
lispprk; Mac; Minix; Neres; Nethack; Scheme; Simgen; stol;
Sun-patches; talks; tcl; TeX; theory; tptp-library; X11

Site : flower.aud.temple.edu


Country: USA
GMT : -5
Date : 10-Sep-94
Source : rtfm

Alias : sg25.aud.temple.edu
Admin :
Organ : Temple University, Philadelphia, Pennsylvania
Server :
System : Unix
URL : ftp://flower.aud.temple.edu/
Comment:
Files : fem; MUD; SGI

Site : flowserv.teco.uni-karlsruhe.de
Country: Germany
GMT : +1
Date : 05-May-97
Source : usenet
Alias :
Admin : mic...@teco.uni-karlsruhe.de (Michael Beigl)
Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe,
TeleCooperation Office
Server : http://flowserv.teco.uni-karlsruhe.de/


System : NT (Windows NT, PC)

URL : ftp://flowserv.teco.uni-karlsruhe.de/
Comment: 25Gb disk, mirrors of windows software
Files : mainly Windows Free- and Shareware, full ftp.microsoft.com mirror
(updated weekly), actual special: mirror of the ping o'death at the
WWW-Server

Site : flubber.cs.umd.edu


Country: USA
GMT : -5
Date : 31-Aug-95

Source : ftp.sterling.com
Alias :
Admin : pur...@cs.umd.edu (Jim Purtilo)
Organ : University of Maryland, , Maryland
Server :
System : Unix
URL : ftp://flubber.cs.umd.edu/
Comment: some files to be mirrored on ftp.sterling.com; transfers are
logged; docs moved to thumper.cs.umd.edu
Files : rec (rec.guns archive: archives, bills, charter, docs, faq, groups,
hes, images, phonebook, programs, reload-reviews, sounds, targets,
UIT); tms

Site : fnovhtu.tu-graz.ac.at
Country: Austria


GMT : +1
Date : 29-Jun-95
Source : usenet
Alias :

Admin : postm...@htu.tu-graz.ac.at
Organ : Technischer Universitaet Graz (Graz Institute of Technology), Graz,
HTU
Server :
System : Novell (Novell Netware, PC fileserver)
URL : ftp://fnovhtu.tu-graz.ac.at/
Comment: default directory: /DATEN/PUB
Files : MS-DOS; networks

Site : font.ensmp.fr
Country: France
GMT : +1
Date : 15-Dec-94
Source : usenet
Alias : fontainebleau.ensmp.fr
Admin : Ronan....@cri.ensmp.fr
Organ : Ecole National des Mines - Paris, Paris
Server :
System : Unix
URL : ftp://font.ensmp.fr/
Comment:
Files : CRI; conf-DES; LaTeXinfo; systems; TeX

Site : foobar.cs.colorado.edu


Country: USA
GMT : -7
Date : 06-Jan-94

Source : old ftp-list
Alias :
Admin :
Organ : University of Colorado - Boulder, Boulder, Colorado
Server :

System : OSF/1 5.60
URL : ftp://foobar.cs.colorado.edu/
Comment:
Files : BDF fonts; xtex

Site : foxtrot.ucsb.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :

Admin : do...@foxtrot.ucsb.edu
Organ : University of California - Santa Barbara, Santa Barbara, California


Server :
System : NeXTStep (NeXT 1.0)

URL : ftp://foxtrot.ucsb.edu/
Comment:
Files : XNEXT

Site : fpspux.fapesp.br
Country: Brazil
GMT : -3
Date : 22-May-94
Source : mail
Alias :
Admin : ro...@fpspux.fapesp.br
Organ : FAPE Sao Paolo, Sao Paolo
Server :
System : Unix (DEC Station 3100)
URL : ftp://fpspux.fapesp.br/
Comment: 600Mb disk space; directorylist in /pub3/fpspux_fapesp_br/ls-lR;
max. 100 users; FSP server available
Files : CCITT; docs; graphics; listserv; maps; mirror.inpe; NCSA; packing;
PC; RFCs; security; standards; Sun; TCP/IP; Unix; UnixTeX; Usenet;
viewers; X11

Site : free-net.mpls-stpaul.mn.us
Country: USA
GMT : -6
Date : 30-Oct-94
Source : me
Alias : quality.ais.umn.edu
Admin : ro...@quality.ais.umn.edu
Organ : University of Minnesota/Twin Cities FreeNet, St. Paul, Minnesota,
Quality Initiave
Server : gopher, www
System : Unix
URL : ftp://free-net.mpls-stpaul.mn.us/
Comment:
Files : Micro software

Site : freebie.engin.umich.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list

Alias : mingin.engin.umich.edu, knob2.engin.umich.edu
Admin : ftp_s...@mingin.engin.umich.edu
Organ : University of Michigan, Ann Arbor, Michigan, CAEN
Server :
System : Unix (Ultrix 4.2)
URL : ftp://freebie.engin.umich.edu/
Comment: mingin and knob2 are 2 different machines but show the same dir
Files : Apollo; babysit; EMSA+MAS; InterViews; IRC; kperl; mail; Mac; Maple;
Mice; MSA+MAS; netuse; Newsletter; Nihongo; stoprobs; Sun;
technotes; uniqname; urt; usenet; vsh

Site : freedom.nmsu.edu
Country: USA
GMT : -7
Date : 10-Nov-95
Source : mail
Alias : scf.nmsu.edu
Admin :


Organ : New Mexico State University, , New Mexico

Server :
System : Unix
URL : ftp://freedom.nmsu.edu/
Comment:
Files : Gravis UltraSound archive (demo, digest, games, gravis, info, sound,
util)

Site : freefall.cdrom.com


Country: USA
GMT : -8
Date : 25-Jan-95
Source : usenet

Alias : cvsup.freebsd.org
Admin :
Organ : Walnut Creek CD-ROM, Walnut Creek, California
Server :
System : Unix
URL : ftp://freefall.cdrom.com/
Comment: transfers are logged; DO NOT COPY DES RELATED FILES if you see them
respect US export control laws (if you're not from the US this is)
Files : B-Make; contrib; crashkit; cvs-src; floppy; FPE; FreeBSD; patchkit;
ports; SCSI; sup; Xfree86

Site : freeware.dit.co.jp


Country: Japan
GMT : +9
Date : 15-Nov-95
Source : ftp.leo.chubu.ac.jp

Alias : aner.dit.co.jp


Admin :
Organ :
Server :
System : Unix

URL : ftp://freeware.dit.co.jp/
Comment:
Files : MacTCP Exchanger; NCSA Telnet

Site : fresnel.stanford.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list
Alias :
Admin :

Organ : Stanford University, Menlo Park, California
Server :

System : Unix (Ultrix 4.1)
URL : ftp://fresnel.stanford.edu/
Comment:
Files : Iris

Site : ftp-di.cea.fr
Country: France
GMT : +1
Date : 10-Nov-95
Source : papa.indstate.edu
Alias : nenuphar.saclay.cea.fr
Admin : ftpm...@cea.fr
Organ : CEA, Star Saclay
Server :
System : Unix
URL : ftp://ftp-di.cea.fr/
Comment: ftp.cea.fr allows anonymous access, but is for very limited use only
Files : Winsock (papa.indstate.edu)

Site : ftp-europe.sgi.com
Country: Switzerland
GMT : +1
Date : 11-Nov-96
Source :
Alias : tell.sgi.ch
Admin : n...@neu.sgi.com
Organ : Silicon Graphics Europe, Neufchatel
Server :
System : Unix (Irix)
URL : ftp://ftp-europe.sgi.com/
Comment: disclaimer applies; mirrors ftp.sgi.com, sgigate.sgi.com,
viz.tamu.edu
Files : IRIX/SGI software

Site : ftp-ns.rutgers.edu


Country: USA
GMT : -5
Date : 11-Mar-94
Source : old ftp-list

Alias : dorm.rutgers.edu


Admin :
Organ : Rutgers University, Piscataway, New Jersey
Server :
System : Unix

URL : ftp://ftp-ns.rutgers.edu/
Comment:
Files : DNP-dist; DOS_Uncompress; hamradio; Internet docs; jargon; Mac;
MS-DOS; Novell; POPmail; Unix

Site : ftp-sbi.if.usp.br
Country: Brazil
GMT : -3
Date : 29-Jun-95
Source : admin
Alias : sbi.if.usp.br, www-sbi.if.usp.br, pcsbi1.if.usp.br
Admin : afmo...@if.usp.br (Antonio Fernando C. Moraes Filho)
Organ : Universidade de Sao Paulo (University of Sao Paulo), Sao Paulo,
Physics dept. (Instituto de Fisica), Servico de Biblioteca e
Informacao


Server :
System : Unix (Linux, PC)

URL : ftp://ftp-sbi.if.usp.br/
Comment: max. 10 users; transfers are logged; (de)compress, g(un)zip, tar
on the fly
Files : mirrors (Linux: Debian (debian.cps.cmich.edu), docs
(tsx-11.mit.edu), kernel (ftp.cs.helsinki.fi)), Minerva
(bond.edu.au), Netscape (ftp.mcom.com), Samba (nimbus.anu.edu.au),
security (ftp.win.tue.nl)

Site : ftp-sun.polytechnique.fr
Country: France
GMT : +1
Date : 22-May-94
Source : .fr ftp-l
Alias : rimbaud.polytechnique.fr
Admin : d...@rimbaud.polytechnique.fr
Organ : Polytechnique, Centre Informatique
Server :
System : Unix (SunOS 4.1.2, Sparcserver 630MP)
URL : ftp://ftp-sun.polytechnique.fr/
Comment: Open 24 hours; XMosaic in /pub/binaries, xftp in /pub/binaries/sun4
Files : binaries; docs; FAQs (separate and by newsgroup); sources

Site : ftp.3com.com


Country: USA
GMT : -8
Date : 11-Mar-94

Source : me
Alias : gatekeeper.3com.com
Admin : f...@3com.com
Organ : 3COM
Server :
System : Unix
URL : ftp://ftp.3com.com/
Comment: directories: adapters, cs-utils, internet-drafts, netinfo, pub,
tech-tips, Orange-Book, rfc, ql-archive, 3com-mibs
Files : 3COM technical tips, network info & drivers for 3COM network cards
MIB info; AppleTalk IETF; communication server utilities; elisp;
email; gas-coff; GNU; ids; internet-drafts (mirror); ispell; lpf
(mirror); mib (mirror); MS-DOS; NCSU; network info (mirror of NIC
templates); Orange Book (Trusted Computer System, Evaluation
Criteria); Perl 3.0/4.0; Posix; Quantum Leap (TV show on NBC)
archive; rbcs1; RFCs (mirror); security; sesame_project; snt;
Solaris 2.0; Sun-dist; TeX; viewer; X11R5


Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/sitelist/part4

Site : ftp.academ.com
Country: USA
GMT : -7
Date : 23-Aug-94
Source : usenet
Alias : academ.com
Admin : postm...@academ.com
Organ : Academ Consulting Services, Houston, Texas
Server :
System : Unix
URL : ftp://ftp.academ.com/
Comment: Official site for: NNTP Reference implementation, RN newsreader,
UUCP maps for Texas
Files : academ; maps; NNTP; RN

Site : ftp.access.digex.net
Country: USA
GMT : -5
Date : 19-Nov-96
Source : usenet
Alias : ftp.cnjd.digex.net
Admin :
Organ : Digital Express Group Inc.
Server :
System : Unix
URL : ftp://ftp.access.digex.net/
Comment: public userdirs under /pub/access, contact user...@access.digex.net
for info; probably successor of ftp.digex.net
Files : access; avernus; bibliobytes; binaries; cbooks; crest; davei;
deckmaster; diversity; GNU; mail; mms; networking; news;
newsreaders; OS; RFCs; scibooks; shells; TeX; text-processing;
TFactors; vendor-specific; wash; X11

Site : ftp.acns.nwu.edu
Country: USA
GMT : -6


Date : 24-Aug-94
Source : old ftp-list

Alias : casbah.acns.nwu.edu


Admin :
Organ : North Western University
Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.acns.nwu.edu/
Comment:
Files : acns-jobs; acoustic guitar; afcm; bbs.lists; comm-studies;
crowded-house; DalMOO; dicty; disinfectant; firstclass; flatfield;
gabriel; gn; gowebtools; hispanic.studies; jlnstuff;
law-and-politics; listserv; ltp; MDM-II; MS-DOS; murmur; named;
newswatcher; NUPOP (POP3 daemon for MS-DOS); p-speaking; PC Route;
ph; poppassd; recguns; sound-patterns; Sun-dist; superscript; tilt;
wavefront; wif; xpres; zen

Site : ftp.acorn.co.uk
Country: UK
GMT : 0
Date : 31-Aug-95
Source : me
Alias : acorn.acorn.co.uk
Admin : sysa...@acorn.co.uk
Organ : Acorn Computers
Server : http://www.acorn.co.uk/acorn/store/ftp/ [preferred for WWW users]
System : Unix
URL : ftp://ftp.acorn.co.uk/
Comment: uploads to /incoming, send mail to admin; mirrored on
ftp.acorn.co.nz, RiscOS mirrored on ftp.uni-stuttgart.de
/pub/systems/acorn/riscos and ftp.doc.ic.ac.uk
/computing/systems/archimedes/collections/uni-stuttgart
Files : docs; gnome; RiscIX; RiscOS

Site : ftp.acs.ncsu.edu


Country: USA
GMT : -5
Date : 15-Dec-94

Source : me
Alias : straylight.acs.ncsu.edu
Admin : nsy...@acs.ncsu.edu


Organ : North Carolina State University, Raleigh, North Carolina,

Administrative Computing Services
Server :
System : Unix
URL : ftp://ftp.acs.ncsu.edu/
Comment: uploads to /incoming
Files : ACSDocView; OSE; rayshade; RS6000; Sybase; Sybase++

Site : ftp.acsu.buffalo.edu


Country: USA
GMT : -5
Date : 10-Sep-94
Source : rtfm

Alias : urth.acsu.buffalo.edu
Admin :
Organ : State University of New York - Buffalo, Buffalo, New York
Server :
System : Unix
URL : ftp://ftp.acsu.buffalo.edu/
Comment: directory: /pub/irc; connections are logged; there are no upload
directories
Files : IRC clients

Site : ftp.adaptec.com
Country: USA
GMT :
Date : 22-Mar-96
Source : usenet
Alias : surf.adaptec.com, milpitas.adaptec.com
Admin :
Organ : Adaptec
Server : http:/www.adaptec.com/
System : Unix
URL : ftp://ftp.adaptec.com/
Comment:
Files : Files available from the Adaptec BBS: aspi, ATM, DOS, Eprom,
EZ-SCSI, Future Domain, hardware, literature, netware, OS/2, Q&A,
Unix, Windows95, WindowsNT

Site : ftp.adelaide.edu.au
Country: Australia
GMT : +10
Date : 14-Nov-95
Source : me
Alias : quandong.itd.adelaide.edu.au, huon.itd.adelaide.edu.au
Admin : f...@adelaide.edu.au
Organ : University of Adelaide, Adelaide, North Terrace Campus
Server :
System : Unix
URL : ftp://ftp.adelaide.edu.au/
Comment: server can (de)compress and g(un)zip; searching available using:
quote site index PATTERN; all transfers are logged; please use
outside of office hours
Files : 4.3BSD; Apple; Apple2; aus.comms; AUUG; av; CERT; compression;
cyberterm; funnelweb; KA9Q; lynx; mailers; Minix; minplot; Modula-3;
Mosaic; netinfo; news; NTP; PC; Perl Quickref; Rocksoft; S;
security; sendmail; servers; Sun (icons, sounds, source, spots);
tcsh; training; URT; Usenet; vt100art; whitepages; whois; WWW

Site : ftp.admu.edu.ph
Country: Phillipines
GMT : +8
Date : 10-Nov-95
Source :
Alias : kilaw.admu.edu.ph
Admin : f...@admu.edu.ph
Organ : Ateneo De Manila University, Manila
Server :
System : Unix
URL : ftp://ftp.admu.edu.ph/
Comment:
Files : ADMU; bot; cs courses; games; GNU; graphics (cartoons, dino,
fractals, graphics software, seaquest, startrek, stereograms,
video); Linux (apps, demo, games, kernel, system); MPS; MS-DOS (AI,
antivirus, Borland, comm, compression, drivers, education, games,
languages, network, sound, utils); OS/2; PHnet; sound (scooby,
sesame, smurfs, st2theme, startrek); text; Unix; Win31 (drivers,
fonts, games, html, internet, netscape, sound, usenet, viewers,
win32s, winsock)

Site : ftp.adobe.com
Country: USA
GMT : -8
Date : 29-Jun-95
Source : mail
Alias : ftp-relay;
Admin : archive...@mv.us.adobe.com
Organ : Adobe Systems Inc.
Server : ps-file...@adobe.com http://www.adobe.com/
System : Unix
URL : ftp://ftp.adobe.com/
Comment: read only server; enter a valid e-mailaddress or you will be denied
future access; commands and tranfers are logged; max. 90 users
Files : Adobe info, patches, programs, textfiles, updates; AFM files;
Developer support

Site : ftp.ads.com


Country: USA
GMT : -8
Date : 14-Dec-94

Source : me
Alias : wally.ads.com
Admin : ro...@ads.com
Organ : ADS
Server :
System : Unix
URL : ftp://ftp.ads.com/
Comment: Problem: I/O error on network device;
this site has been having some problems with getting specific
anonymous ftp commands to work; read README for info.
Files : aps; Interviews; muc-public; Vision List archive

Site : ftp.ae.keio.ac.jp


Country: Japan
GMT : +9
Date : 14-Nov-95

Source : ftp.keio.ac.jp
Alias : carib.comp.ae.keio.ac.jp
Admin : ftpa...@ae.keio.ac.jp
Organ : Keio University, Keio, Department of Administration Engineering
Server :
System : Unix
URL : ftp://ftp.ae.keio.ac.jp/
Comment: directory aliases available; server can tar and g(un)zip
Files : 386BSD; database; dic; doc; emacs-lips; FreeBSD; GNU; jndoc; KEIO;
LaiTeX; languages; lingual; Mac; MS-DOS (386, 486, archivers, docs,
GNU, GNUish, lang, TeX, tools, tsr-devd, utils); Nethack; OS/2;
statistics; Sun-dist; superpipe; text; YaTeX

Site : ftp.aeinc.com
Country: USA
GMT :
Date : 02-Sep-96
Source : usenet
Alias : www.aeinc.com
Admin :
Organ : AE Inc.


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.aeinc.com/
Comment:
Files : NETREP; pub (cc, cyberforce, fra, siren, sis); semitech; squidgy;
sswf

Site : ftp.aggroup.com


Country: USA
GMT : -8
Date : 11-Mar-94

Source : usenet
Alias :
Admin :
Organ : AG Group Inc., Walnut Creek, California
Server :
System : Unix (Ultrix 4.1)
URL : ftp://ftp.aggroup.com/
Comment:
Files : demos; goodies; service; support; upgrades

Site : ftp.agt.net
Country: USA
GMT : -7
Date : 22-Mar-96
Source : ftp.winsite.com
Alias : priv-sys01-le0.agt.net
Admin : f...@agt.net
Organ : AGT Planet
Server :
System : Unix
URL : ftp://ftp.agt.net/
Comment: max. 40 users
Files : Windows (ftp.winsite.com); GNU; Info-Mac; Macnews; simtel
(ftp.simtel.net)

Site : ftp.ahk.nl
Country: Netherlands
GMT : +1
Date : 24-Jul-94
Source : me
Alias :
Admin : asterix.ahk.nl
Organ : Amsterdamse Hogeschool der Kunsten (Amsterdam Academy of Arts),
Amsterdam


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.ahk.nl/
Comment:
Files : internet (apps, sys, util)

Site : ftp.ai.mit.edu


Country: USA
GMT : -5
Date : 11-Mar-94

Source : rtfm
Alias : mini-wheats.ai.mit.edu
Admin :
Organ : Massachusetts Institute of Technology, Cambridge, Massachusetts,
AI Lab.
Server :
System : Unix
URL : ftp://ftp.ai.mit.edu/
Comment: refers to publications.ai.mit.edu for publications; several user
pub directories under /pub
Files : 6.824; AI stuff; cube-lovers; GA; hebrew; Iterate; j-machine;
jupiter; lemacs; lisp3; lptrs; mobile-dist-telecomp; pdp8-lovers
archive; pinouts; poker; rbl-94 archive; refer-to-bibtex;
sanger (figures, papers); scheme-libraries; screamer; screen;
series; square-dancing; surf-hippo; tbs; TS; vis; x3j13

Site : ftp.ai.uga.edu


Country: USA
GMT : -5
Date : 14-Dec-94

Source : mail
Alias : aisun1.ai.uga.edu
Admin : mcov...@ai.uga.edu (Michael Covington)
Organ : University of Georgia, Athens, Georgia, AI dept. FTP library
Server :
System : Unix (SunOS, Sparcstation)
URL : ftp://ftp.ai.uga.edu/
Comment:
Files : EmTeX; MS-DOS; natural language processing; OS/2; phonetic fonts;
Prolog; SAS; TeX; UGA logos; Unix; VMS

Site : ftp.aiai.ed.ac.uk
Country: UK
GMT : 0
Date : 11-Nov-96
Source :
Alias : rhum.aiai.ed.ac.uk
Admin : ftpm...@aiai.ed.ac.uk
Organ : University of Edinburgh, Edinburgh, AIAI
Server :
System : Unix
URL : ftp://ftp.aiai.ed.ac.uk/
Comment: max. 25 users
Files : documents (airing); misc. user dirs; packages (hardy, lisp,
text2rtf, wxclips, wxwin); projects (arpi, dsg, enterprise,
euroknow, hclf, oplan, rescue, WfMC)

Site : ftp.aic.ncl.navy.mil
Country: USA
GMT :
Date : 11-Mar-94
Source :
Alias : sun15.aic.ncl.navy.mil
Admin :
Organ : US Navy - NCL


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.aic.ncl.navy.mil/
Comment: several user pub directories under /pub
Files : AICbibs; EC; ifor; papers

Site : ftp.aimnet.com
Country: USA
GMT : -8
Date : 15-Nov-96
Source : usenet
Alias : aimnet300.aimnet.com, ftp1.aimnet.com, ftp.algoresearch.com
Admin : f...@aimnet.com
Organ : AIMNet
Server : http://www.aimnet.com/ ftp://ftp.algoresearch.com/
System : Unix
URL : ftp://ftp.aimnet.com/
Comment: lots of user public directories
Files : Aimquest; AIMS; AIMSoft; ISDN; Mac; MIME; Netscape; network; news;
PC (AIMNet config); ranger; rushorder; sampler; sysutils
(security, sendmail); traveler; user directories; UUCP; winsock

Site : ftp.aip.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : babel.aip.de
Admin : ftp...@aip.de
Organ : Astrophysikalisches Institut Potsdam (Astrophysical Institute of
Potsdam, Potsdam
Server :
System :
URL : ftp://ftp.aip.de/
Comment:
Files : astronomers-email-guide; EmTeX

Site : ftp.airtime.co.uk
Country: UK
GMT : 0
Date : 14-Nov-95
Source : mail
Alias : neon.airtime.co.uk
Admin :
Organ : Airtime
Server :
System : Unix
URL : ftp://ftp.airtime.co.uk/
Comment: mostly Airtime related software and software to connect to it
Files : acorn; CyberPatrol; doc; golds; Linux; maxim-nw; MS-DOS; netcetera;
news; OS/2; tds; Windows

Site : ftp.aist-nara.ac.jp


Country: Japan
GMT : +9
Date : 15-Nov-95

Source : ftp.fujixerox.co.jp
Alias : pr.aist-nara.ac.jp
Admin : ftp-...@is.aist-nara.ac.jp
Organ : NARA Institute of Science and Technology
Server :
System : Unix
URL : ftp://ftp.aist-nara.ac.jp/
Comment: parts mirrored on ftp.fujixerox.co.jp; server can g(un)zip and tar;
file searching available through: site index <file name>
Files : A-life; doc (Happy Networking, NAIST); elisp; fonts; games (X);
lang (clue, haskell, mindy, perl5, python, sather, tile-forth,
ucblogo); misc (alpha-trace, ftp, IRC, less, mail, mkid, plain2,
puyo, smms, sxpmw, WWW); NAIST; nlp (Natural Language Processing);
personal; Queueing Systems; security (doc, tool, vendor); WWFS; X

Site : ftp.ajmunn.com
Country: USA
GMT : -5
Date : 11-Oct-96
Source : admin
Alias :
Admin : a...@munn.nyc.ny.us
Organ : Alan J. Munn , New York, New York
Server : gopher, www
System : Mac (MacOS, Mactintosh Performa 6200CD)
URL : ftp://ftp.ajmunn.com/ftp/
Comment: [not checked yet, not reachable]
Files : addresses of mafia members; consumer guide to legal whorehouses in
Nevada

Site : ftp.akk.uni-karlsruhe.de
Country: Germany
GMT : +1
Date : 02-Sep-96
Source : usenet
Alias :
Admin :


Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe

Server :
System : Unix
URL : ftp://ftp.akk.uni-karlsruhe.de/
Comment:
Files : tin-unoff

Site : ftp.alaska.edu
Country: USA
GMT : -10
Date : 29-Mar-95
Source : old ftp-list
Alias : raven.alaska.edu
Admin : j...@raven.alaska.edu
Organ : University of Alaska
Server :
System : Unix
URL : ftp://ftp.alaska.edu/
Comment: transfers are logged
Files : Archive for Coherent OS by Mark Williams Co; MS-DOS (winsock);
OSF/1 (Andrew toolkit, backupsoftware, comm, DEC patches, editors,
GNU, misc, newsreaders, orange book, performance monitoring tools,
problem tracking software); PPP (Mac, PC)

Site : ftp.alentec.com
Country:
GMT :
Date :
Source : ftp.univ-lyon1.fr
Alias :
Admin :
Organ : Alentec
Server :
System :
URL : ftp://ftp.alentec.com/
Comment: mirrored on ftp.univ-lyon1.fr
Files : tcpr

Site : ftp.alisa.com
Country: USA
GMT : -5
Date : 19-Feb-95
Source : usenet
Alias : info.alisa.com
Admin : dmo...@alisa.com
Organ : Alisa Systems Inc.
Server : http://www.alisa.com/
System : Unix
URL : ftp://ftp.alisa.com/
Comment: max. 50 users; transfers are logged
Files : AlisaMail; Mac Internetsoftware; MS-Windows httpd (mirrored on
www.jsc.nasa.gov); MS-Windows Internetsoftware

Site : ftp.alumni.caltech.edu


Country: USA
GMT : -8
Date : 10-Nov-95

Source : mail


Alias :
Admin :
Organ : California Institute of Technology, Pasadena, California

Server : http://www.alumni.caltech.edu/
System : Unix (SunOS 4.1)
URL : ftp://ftp.alumni.caltech.edu/
Comment: Ingber files, see ftp.ingber.com
Files : cco; dank; gems5; ingber; Mac F2C; mcbeath; nyet

Site : ftp.amdahl.com
Country: USA
GMT :


Date : 30-Oct-94
Source : old ftp-list

Alias : amdahl.com
Admin :
Organ : Amdahl Corp.
Server :
System : Unix (SunOS 4.1)
URL : ftp://ftp.amdahl.com/
Comment:
Files : patch; uma; user public directories

Site : ftp.amug.org
Country: USA
GMT : -7
Date : 01-Oct-96
Source : usenet
Alias : amug.org
Admin : ftp-...@amug.org
Organ : Arizona Macintosh Users Group, , Arizona
Server : http://www.amug.org/ gopher://gopher.amug.org/
System : Unix
URL : ftp://ftp.amug.org/
Comment: max. 15 users
Files : AMUG; blue cow; dejal; demos; ics; Mac internet starter; mirrors:
Aladdin (Stuffit Deluxe), disinfectant, CU-SeeMe,
jagubox.gsfc.nasa.gov, netscape, newton.uiowa.edu,
sumex-aim.stanford.edu; pentium jokes; Peter Lewis

Site : ftp.andrew.cmu.edu


Country: USA
GMT : -5
Date : 30-Oct-94

Source : mail


Alias :
Admin :
Organ : Carnegie-Mellon University, Pittsburgh, Pennsylvania, Andrew project
Server :
System : Unix

URL : ftp://ftp.andrew.cmu.edu/
Comment:
Files : act-r; afsmon; AUIS; Andrew II; cyrus-mail; depot; dpp; emt;
FlySpace; HP700 tools; Kerberos; Mac-Kerberos; Mac-net-software;
MacMail2; mpack (MIME decode/encode program); nvolmon; Post Script
archive [?]; quanta; reflux; rts-trans; Softmgt; Taylor; Unix docs

Site : ftp.ans.net
Country: USA
GMT : -8
Date : 22-May-94
Source : mail
Alias : nis.ans.net
Admin :
Organ : Advanced Networking & Services (ANS), Los Angeles, California, CO+RE
Server :
System : Unix
URL : ftp://ftp.ans.net/
Comment:
Files : ANS info; archie; DNS; internet-drafts

Site : ftp.anu.edu.au
Country: Australia
GMT : +10
Date : 23-Aug-94
Source : me
Alias : huxley.anu.edu.au [?]


Admin :
Organ : Australian National University
Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.anu.edu.au/
Comment:
Files : AARNet; cscdocs; gs; icons; library; micro; modem software; NCSA;
patches; pictures; RFCs; security; Solaris; Sun-fixes; technegas;
UNIX PC

Site : ftp.aol.com
Country: USA
GMT : -5
Date : 29-Jun-95
Source : admin
Alias :
Admin : ftpa...@aol.com
Organ : America Online, Vienna, Virginia
Server :
System : Unix
URL : ftp://ftp.aol.com/
Comment: see also mirrors.aol.com
Files : Access software for AOL for Macintosh and MS-Windows

Site : ftp.apple.com


Country: USA
GMT : -8
Date : 06-Jan-94

Source : usenet
Alias : bric-a-brac.apple.com
Admin :
Organ : Apple Computer
Server :
System : Unix
URL : ftp://ftp.apple.com/
Comment: Please use during non-business hours; refuses access to hosts
which IP addresses do not reverse into a hostname
Files : Apple (Mac, II, IIgs) product info, software, developer support;
Computer History Association of California (CHAC)

Site : ftp.arc.umn.edu


Country: USA
GMT : -6
Date : 10-Sep-94

Source : old ftp-list
Alias : pi1.arc.umn.edu
Admin :
Organ : University of Minnesota, , Minnesota, Army High Performance
Computing Research Center
Server :
System : Unix
URL : ftp://ftp.arc.umn.edu/
Comment: major disclaimer: authorized users only, monitoring of activities
is possible and using this system implies complying with the
monitoring and recording of activities (hey, this IS the military
you know); loose files in /pub
Files : cse; ee8363; GVL software in /pub; jojo; Motif++

Site : ftp.arch.pwr.wroc.pl
Country: Poland
GMT : +1
Date : 11-Nov-96
Source : usenet
Alias : serek.arch.pwr.wroc.pl
Admin :
Organ : PWR, Wroclaw
Server :
System : Unix
URL : ftp://ftp.arch.pwr.wroc.pl
Comment:
Files : arcview2; Artemis; autocad; digital-patches; hyperreal; linux;
listserv; matrox; nls; pegasus; rar; samba; SciTeXt; security; ssh;
sudo; tnt; winnt; wu-ftpd; www; xappeal; xsoft

Site : ftp.aris.com
Country: USA
GMT : -6
Date : 10-Oct-96
Source : usenet
Alias : bacall.aris.com
Admin :
Organ : Aris Technology Inc., Starkville, Mississippi
Server : http://www.aris.com/
System : Unix
URL : ftp://ftp.aris.com/
Comment:
Files : Linux (WINE)

Site : ftp.aristosoft.com


Country: USA
GMT :
Date : 23-Jul-95
Source : docs

Alias : www.aristosoft.com
Admin : big-...@aristosoft.com
Organ : Aristo-Soft
Server : http://www.aristosoft.com/


System : NT (Windows NT, PC)

URL : ftp://ftp.aristosoft.com/
Comment:
Files : BSD; CBuilder; Chatroom; demos; NetMagic; Plus; updates

Site : ftp.arl.mil
Country: USA
GMT :


Date : 10-Sep-94
Source : old ftp-list

Alias : wolf.brl.mil, wolf.arl.mil, ftp.brl.mil
Admin :
Organ : ARL/BRL
Server : www: http://ftp.arl.mil
System : Unix
URL : ftp://ftp.arl.mil/
Comment: Open 24 hours; connected through a T3 (45Mb/sec link); anon.ftp.list
[old!]
Files : arch; arl; brlcad; BSD; BSDI; domain; Gems; GemsII; GNU; historic
computers; images; info-Iris; info-Unix; MBONE; mon; MS3; muves;
nps_panel_lib; patch2.0; security; SGI demos; GIFs; TAPES; TeX;
textures; ttcp; Unix wizards; war; war-GIFs; X11R5; X11R6

Site : ftp.armory.com
Country: USA
GMT : -8
Date : 25-Aug-94
Source : usenet
Alias : deeptht.armory.com
Admin : j...@armory.com (midnight_beach); us...@armory.com for /pub/user/user
Organ : The Armory, Santa Cruz, California
Server : www.armory.com
System : Unix
URL : ftp://ftp.armory.com/
Comment: /pub/index contains an index; /pub/user/leavitt (Canter and Siegel
report)
Files : midnight_beach; several user public directories

Site : ftp.arnes.si
Country: Slovenia


GMT : +1
Date : 29-Jun-95
Source : usenet

Alias : nanos.arnes.si
Admin :
Organ : ARNES
Server :
System : Unix
URL : ftp://ftp.arnes.si/
Comment: transfers are logged; server support g(un)zip and (de)compress
Files : arnes; magazines; network; packages; security (cert, first, ietf,
nist, papers, tech-tips, tools, vendors, virus-l); simtel mirror;
software (audio utils, cisco, decode, emacs, encode, GNU, Mac,
MS-DOS, OS/2, PC (DOS, Win3), TeX, Unix, VMS); standards (RFCs);
usenet (comp, news.answers)

Site : ftp.artcom.de
Country: Germany
GMT : +1


Date : 29-Mar-95
Source : .de ftp-l

Alias : hertie-ether.artcom.de, kadewe.artcom.de
Admin : ftp-...@artcom.de
Organ : Art +COM, Berlin
Server :
System :
URL : ftp://ftp.artcom.de/
Comment: All connections are logged
Files : Amiga; MS-DOS; VMS

Site : ftp.ascend.com
Country: USA
GMT : -8
Date : 15-Nov-95
Source : ftp.eni.co.jp
Alias : drawbridge.ascend.com
Admin : in...@ascend.com
Organ : Ascend
Server :
System : Unix
URL : ftp://ftp.ascend.com/
Comment: all connections are logged; tools and software upgrades for users
of Ascend equipment; parts mirrored on ftp.eni.co.jp
Files : doc; marketing; product info; software (Max, Multiband, Pipeline);
utils

Site : ftp.ascii.co.jp


Country: Japan
GMT : +9
Date : 15-Nov-95

Source : ftp.fujixerox.co.jp
Alias : ascwide.ascii.co.jp
Admin :
Organ : ASCII
Server :
System : Unix
URL : ftp://ftp.ascii.co.jp/


Comment: parts mirrored on ftp.fujixerox.co.jp

Files : TeX (ASCII-pTeX); WIDE

Site : ftp.ask.uni-karlsruhe.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : askhp.ask.uni-karlsruhe.de
Admin : ftp...@ask.uni-karlsruhe.de, het...@ask.uni-karlsruhe.de
(Christian Hettler)


Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe,

Akademische Software Kooperation (ASK)
Server : mail-...@ask.uni-karlsruhe.de, list...@ask.uni-karlsruhe.de,
http://www.uni-karlsruhe.de/
System : Unix (HP-UX)
URL : ftp://ftp.ask.uni-karlsruhe.de/
Comment: use username 'ask' and password 'ask' if something goes wrong;
uploads in ./incoming, stored only if appropriate description
is available (description of description can be found in:
/pub/info/ask-info/sw-description_form.<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.aspect.com.au
Country: Australia
GMT : +10
Date : 30-Apr-95
Source : usenet
Alias : cbrpop.aspect.com.au
Admin : webm...@aspect.com.au
Organ : Aspect Computing P/L, Canberra
Server : gopher, http://www.aspect.com.au/
System : Mac (MacOS, IIci)
URL : ftp://ftp.aspect.com.au/
Comment: read the note about how to get files carefully
Files : Mac (daynaport, disinfectant, geofax, netscape); PC (eudora,
netscape)

Site : ftp.asta.uni-essen.de
Country: Germany
GMT : +1
Date : 02-Sep-96
Source : ftp.hyperion.com
Alias : eclipse.asta.uni-essen.de
Admin : rob...@ftp.asta.uni-essen.de
Organ : Universitaet Essen (University of Essen), Essen, ASTA
Server :
System : Unix
URL : ftp://ftp.asta.uni-essen.de/
Comment:
Files : Afterstep; anime; Babylon5 (German and mirror of ftp.hyperion.com);
Linux (emu, kernel, science); Mac; programming; Role Playing Games;
WWW (browser, java, linux, security, server, VRML)

Site : ftp.astec.co.jp


Country: Japan
GMT : +9
Date : 15-Nov-95
Source : ftp.leo.chubu.ac.jp

Alias : astecgw.astec.co.jp
Admin : ftpa...@astec.co.jp
Organ : Astec
Server :
System : Unix
URL : ftp:// /
Comment: parts mirrored on ftp.leo.chubu.ac.jp; server can (de)compress,
g(un)zip and tar; index commands, search by pattern by:
quote site index <pattern>
Files : ASTEC-X; benchmark; canna; elisp; FAQs; GNU; lang; Mac; mail; mule;
network; news; nihongo; pubdic; RFCs; security; X11; zaurus

Site : ftp.astro.psu.edu
Country: USA
GMT : -5
Date : 29-Nov-94
Source : me
Alias : tuva.astro.psu.edu
Admin :
Organ : Pennsylvania State University, , Pennsylvania


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.astro.psu.edu/
Comment:
Files : abscoef; area_codes; astrod; asuka; axaf; cstat; fits; GRBs; heao;
HST GIFs; nefftp; xraylib

Site : ftp.astro.umd.edu


Country: USA
GMT : -5
Date : 30-Aug-94

Source : me
Alias : astro.umd.edu [?]
Admin :
Organ : University of Maryland, , Maryland, Astro dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.astro.umd.edu/
Comment:
Files : book; IHW; Linuxastro; netdump; spheres;

Site : ftp.att.com
Country: USA
GMT : -8
Date : 26-May-94
Source : me
Alias : gw1.att.com
Admin : postm...@att.com
Organ : AT&T
Server :
System : Unix
URL : ftp://ftp.att.com/
Comment: max. 20 users; files under /pub are available for access to the
public; read warning.notice for full AT&T legal disclaimer
Files : Afterdark (programmers mailing list archive); Dehai (Dehai
mailing list archive); rx7 (RX7 mailing list archive)

Site : ftp.aud.alcatel.com
Country: USA
GMT : -6
Date : 10-Nov-95
Source :
Alias :
Admin : f...@aud.alcatel.com (general), t...@aud.alcatel.com (Tcl)
Organ : Alcatel Network Systems
Server :
System : Unix
URL : ftp://ftp.aud.alcatel.com/
Comment: uploads to pub/incoming/yourname; for transfer of non-secure files
between Alcatel and companies doing business with Alcatel; max.
60 users
Files : cetc; lsilogic; Tcl (code, distrib, docs, extensions, mirror of
ftp.cs.berkeley.edu, workshop); throop

Site : ftp.auscert.org.au
Country: Australia
GMT : +10


Date : 29-Jun-95
Source : usenet
Alias :

Admin : aus...@auscert.org.au
Organ : Australian Computer Emergency Response Team (AUSCERT)
Server :
System : Unix
URL : ftp://ftp.auscert.org.au/
Comment: actions are logged; max. 50 users
Files : auscert; cert; coast (mirror of coast.cs.purdue.edu); sert; vendors

Site : ftp.austin.apple.com
Country: USA
GMT : -7
Date : 16-May-96
Source : ftp.utexas.edu
Alias : grinch.austin.apple.com
Admin :
Organ : Apple Computer, Austin, Texas
Server :
System : Unix
URL : ftp://ftp.austin.apple.com/
Comment: mirrored on ftp.utexas.edu [Preliminary entry: not checked yet]
Files : Apple Support; Cisco; Cyberdog (ftp.info.apple.com); DRC;
WebMasterMac (AppleScript, CGI, Graphics, HTML editors, MapMakers)

Site : ftp.austin.ibm.com
Country: USA
GMT : -6
Date : 10-Nov-95
Source :
Alias : www.austin.ibm.com
Admin :
Organ : IBM, Austin, Texas
Server : http://www.austin.ibm.com/
System : Unix
URL : ftp://ftp.austin.ibm.com/
Comment:
Files : developer; firmware; powerteam; PPC support; software; somservice;
technology

Site : ftp.austria.eu.net
Country: Austria
GMT : +1
Date : 23-Jul-95
Source : mail
Alias : hp4at.eunet.at, hp4at.austria.eu.net, eunet.co.at, ftp.eunet.co.at
Admin : he...@austria.eu.net, he...@eunet.co.at
Organ : EUnet Austria, Vienna
Server : FSP
System : Unix
URL : ftp://ftp.austria.eu.net/
Comment: FSP server on some port apparently; all archives are mirrored
Files : books; EUnet; GNU (prep.ai.mit.edu); HP; info (nic.merit.edu); ITR;
Mac; mail (metamail); modem (ZyXEL); MS-Access (mailinglist
archive); network (beholder & friends, cisco, fsp, mibs); news
(cnews, dynafeed, rn, nntp, inn, slurp); NeXT; PC (clarkson
packetdrivers, Linux, MS-Windows: ftp.winsite.com, newsreaders,
sco ports, tar, tcp/ip, uucp); security; support; takefive; util;
vendor (faba, livingston, sun-patches); VMS; wais; WWW; X11
(contrib, R5)

Site : ftp.auth.gr
Country: Greece
GMT : +2
Date : 05-May-97
Source : ftp.med.auth.gr
Alias :
Admin :
Organ : Aristotle University of Thessaloniki, Thessaloniki
Server : http://www.auth.gr/
System :
URL : ftp://ftp.auth.gr/
Comment: mirror of ftp.med.auth.gr in /pub/sites
Files :

Site : ftp.autodesk.com
Country: USA
GMT : -8
Date : 19-Feb-95
Source : mail
Alias : adeskgate.autodesk.com
Admin :
Organ : Autodesk, Sausalito, California
Server :
System : Unix
URL : ftp://ftp.autodesk.com/
Comment: max. 100 users
Files : Autodesk product (AutoCAD, 3DStudio etc.) info, patches, specs; IOP;
Ithaca; listserv; misc; PS

Site : ftp.awa.com


Country: USA
GMT : -5
Date : 14-Nov-95

Source : usenet
Alias : da.awa.com
Admin :
Organ : AnyWare Associates/Softlock Services, Downtown Anywhere
Server : http://www.awa.com/
System : Unix
URL : ftp://ftp.awa.com/
Comment:
Files : afs; faxinet; nct; shots; softlock (mac, pc: products (OmniMedia),
unix); tchoice

Site : ftp.awi-bremerhaven.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l
Alias :

Admin : ftp...@awi-bremerhaven.de
Organ : Afred Wegener Institut fuer Polar- und Meeresforschung
(Alfred Wegener Institute for Polar- and Navalresearch), Bremerhaven
Server :
System :
URL : ftp://ftp.awi-bremerhaven.de/
Comment:
Files : scientific data; southern Ocean atlas

Site : ftp.aztech.com
Country: USA
GMT : -7
Date : 19-Feb-95
Source : admin
Alias : wyrm.aztech.com
Admin : st...@aztech.com (Steve Gibbons)
Organ : AZTech Software Consultants and Services, Tucson, Arizona
Server : in...@aztech.com
System : Unix
URL : ftp://ftp.aztech.com/
Comment: AZTech has _nothing_ to do with PC peripherals!!! (check the
documentation supplied with your hardware); AZTech produces
software for OpenVMS and UNIX systems, provides consulting services
for the same as well as networking and security expertise; and now
once again for all the morons who can't read: THIS IS NOT A PC
RELATED SITE! NO SOUNDCARD OR CD-ROM INFO!!!! GOT IT??? ok ;-)
Files : Information about AZTech, and support files for their clients

Site : ftp.ba-mannheim.de
Country: Germany
GMT : +1
Date : 16-May-96
Source :
Alias : bic.ba-mannheim.de
Admin : ftp...@ftp.ba-mannheim.de
Organ : BerufsAkademie Mannheim (Mannheim Polytechnical Institute), Mannheim
Server :
System :
URL : ftp://ftp.ba-mannheim.de/
Comment: actions are logged
Files : doc (belwue, internet); ipci; Linux (distributions, docs, german,
kernel, language, local, obst, redhat, slackware, slt, sunsite);
magazines; Modula3; MS-DOS (html, NCSA telnet, PC NFS, packet
drivers, win3, winsock, wmosaic, www); Unix (docs, editors,
graphics, kermit, networks, www)

Site : ftp.banyan.com
Country: USA
GMT :


Date : 22-May-94
Source :
Alias :
Admin :

Organ : Banyan


Server :
System : Unix (System V Release 4.0)

URL : ftp://ftp.banyan.com/
Comment: mirrored on ftp.wau.nl; Banyan info/patches/utils/tips
Files : 5536; bigear; commerce; hp_core; info; patches; support info

Site : ftp.barrnet.net
Country: USA
GMT : -8
Date : 22-May-94
Source : mail
Alias : nic1.barrnet.net
Admin :
Organ : BARRnet, San Francisco, California
Server :
System : Unix
URL : ftp://ftp.barrnet.net/
Comment: transfers are logged; access allowed all day
Files : BARRNet; BSDI; CERT; imr; lists; mbone; Mosaic; netintro; nets;
NetScape; news; nsfnet-nren-nii; OSI; ref; RFCs; security; src;
templates; Usenet; WAIS

Site : ftp.batnet.com
Country: USA
GMT :
Date : 29-Jun-95
Source : usenet
Alias : wombatnet.batnet.com


Admin :
Organ :
Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.batnet.com/
Comment:
Files : books (netiquette); Mac (binaries, docs, source); Sparc (bin, src);
Windows (email, irc, network, news-clients, utils, www-clients);
Wombats (alltoys, ape (aero), askmar, beauty, bluesky, cableco-op,
chac (Computer History Association of California), comptamers,
coredesign, ctsl, dai (aircraft images), giant-3d, hummingbird,
intellimatch, iptpsug, liberty, lproductions, mark7, powershare,
qdesign, quist, radar, searanch, silvermail, srsys, starbox,
starwave, storm (images [!], KidsStudio, PhotoContributions,
PhotoFlash), techreg [html starters images], tecnation, tsunami,
verona, wyse, zoomedia)

Site : ftp.bbcnc.org.uk
Country: UK
GMT : 0
Date : 24-Aug-94
Source : magazine
Alias : auntie.bbcnc.org.uk
Admin :
Organ : British Broadcasting Corporation (BBC) Networking Club
Server : WWW: http://www.bbcnc.org.uk/
System : Unix
URL : ftp://ftp.bbcnc.org.uk/
Comment:
Files : BBCNC; membership; WWW

Site : ftp.bbn.com
Country: USA
GMT : -5
Date : 28-Mar-95
Source : me
Alias : ests.bbn.com
Admin :
Organ : Bolt, Beranek and Newman, Cambridge, Massachusetts
Server :
System : Unix
URL : ftp://ftp.bbn.com/
Comment: this session is being audited
Files : docs and source code for the Information Object Security (IOS)
project sponsored by ARPA: ASN.1 to C++ compiler, docs, mail
archives for the ios mail list

Site : ftp.bc.net
Country: Canada
GMT : -8
Date : 22-May-94
Source : mail
Alias : jade.bc.net
Admin :
Organ : British Columbia Net, , British Columbia


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.bc.net/
Comment:
Files : BCNet; Sun-patches

Site : ftp.bdt.com
Country: USA
GMT : -8
Date : 23-Dec-94
Source : usenet
Alias : bdt.com
Admin : ro...@bdt.com
Organ : Beckemeyer Development, Oakland, California
Server : http://www.bdt.com/
System : Unix
URL : ftp://ftp.bdt.com/
Comment:
Files : CISgate; GeNIEgate; info; Mac (MacPPP); security (skey, Sun);
ulayers; winsock

Site : ftp.be.com
Country:
GMT :
Date : 02-Sep-96
Source : usenet
Alias : www.be.com
Admin :
Organ : BeBox Programming
Server :
System : Unix
URL : ftp://ftp.be.com/
Comment:
Files : acrobat; Art; ascii; benchmarks; Development utils; docs; Drivers;
DR7 update; HeadersLibs; Samples; webarchives

Site : ftp.belnet.be
Country: Belgium
GMT : +1
Date : 30-Aug-94
Source : me
Alias : mahler.belnet.be, gopher.belnet.be
Admin : ftpm...@belnet.be
Organ : BelNet, Antwerpen
Server :
System : Unix
URL : ftp://ftp.belnet.be/
Comment:
Files : Belnet; DNS; docs (FAQs, misc, RFCs, RIPE); GNU; infosystems
(archie, gopher, misc, news, www); mail; networking (management,
PC internet kit, winsock); OS (Linux); RUCA;
security; X11R6

Site : ftp.belwue.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : news.belwue.de, nic.belwue.de, nntpserver.iao.fhg.de
Admin : p...@nic.belwue.de (Peter W. Schurr)
Organ : Belwue, Stuttgart
Server :
System :
URL : ftp://ftp.belwue.de/
Comment:
Files :

Site : ftp.best.com


Country: USA
GMT : -8
Date : 22-Mar-96

Source : me
Alias : red.best.com
Admin :
Organ : Best Internet Communications
Server : http://www.best.com/
System : Unix
URL : ftp://ftp.best.com/
Comment: user public directories under /pub, a lot of them, it looks like
the old netcom site. Hint: split this directory into parts!
Files : abcnet; acceptance; acix; analytic; babylon; best; compusa1; ecafe;
english; entcafe; excel; fanclub; flatline; hal9000; ii; indigo;
infoasia; infoent; informe; infowerk; integra; intentrs; kilsdonk;
newmedia; quantum; quarium; siggraph; software [?]; spectrex;
starnet; support [?]

Site : ftp.bf.rmit.edu.au
Country: Australia
GMT : +10
Date : 10-Nov-95
Source : mail
Alias : otto.bf.rmit.edu.au
Admin : z...@bf.rmit.edu.au
Organ : Royal Melbourne Institute of Technology (RMIT), Melbourne,
Business Faculty
Server : http://www.bf.rmit.edu.au/
System : Unix
URL : ftp://ftp.bf.rmit.edu.au/
Comment: home of Oracle FAQ (http://www.bf.rmit.edu.au/OracleFAQ);
transactions are logged; max. 35 users
Files : Alpha OSF/1; Macintosh stuff from mac.archive.umich.edu
(pub/mac/umich); MS-DOS; Oracle utilities and notes (pub/Oracle);
Perl; Pick; PRRES; radical

Site : ftp.bga.com
Country: USA
GMT : -6
Date : 09-Jun-94
Source : me
Alias : fnord.bga.com
Admin : jh...@bga.com
Organ : Real/Time
Server :
System : Unix
URL : ftp://ftp.bga.com/
Comment: max. 10 users
Files : eff; Mac; misc (PrMass,PrReasons,PrResolutions); MS-DOS; realtime;
spring; Unix; vendors: microlog, moraff, take3

Site : ftp.bgfax.com
Country: USA
GMT :
Date : 14-Nov-95
Source :
Alias : bgfax.com
Admin :
Organ :


Server :
System : OS/2 (OS/2, PC)

URL : ftp://ftp.bgfax.com/
Comment: no password needed
Files :

Site : ftp.bhp.com.au
Country: Australia
GMT : +10
Date : 19-feb-95
Source : usenet
Alias : trixie.resmel.bhp.com.au
Admin : help...@resmel.bhp.com.au
Organ : BHP, Melbourne
Server :
System : Unix
URL : ftp://ftp.bhp.com.au/
Comment: do not download large amounts of data from this machine between
08:00 and 18:00 local time; mail admin if you leave anything in the
incoming directory; max. 20 users; read info/welcome-ftpuser and
info/archive-layout; server can (de)compress, g(un)zip and tar;
quote site index <expression> available; mainly intended for BHP
use but open to other users, mostly mirrors of other sites
Files : GNU (from prep.ai.mit.edu); Linux (Slackware, from
monu1.cc.monash.edu.au); Mac (from mac.archive.umich.edu); Microsoft
(from ftp.microsoft.com); Newton (from newton.uiowa.edu);
PC (from garbo.uwasa.fi); RFCs (from archie.au); security (from
coast.cs.purdue.edu); WWW (from www.unimelb.edu.au); X11 R5 contrib
distribution (from archie.au)

Site : ftp.bi.ehu.es
Country: Spain
GMT : +1
Date : 02-Sep-96
Source : usenet
Alias : bips.bi.ehu.es, bips00.bi.ehu.es
Admin : ro...@bips.bi.ehu.es
Organ : Universidad del Pais Vasco (University of the Basque Country)/
Euskal Herriko Unibertsitatea, Vitoria, BIPS,
AHOlab Speech and Signal Processing Group
Server :
System : Unix
URL : ftp://ftp.bi.ehu.es/
Comment: max. 8 users
Files : dj; lj; ppp; proc-ps; SysVinit; users (borja:cplus, lib, ncd, sof),
(jon:ylinks)

Site : ftp.bilkent.edu.tr
Country: Turkey
GMT : +2
Date : 17-Jul-94
Source : me
Alias : ankara.bilkent.edu.tr
Admin : ak...@bilkent.edu.tr (Mustafa Akgul)
Organ : Bilkent University, Ankara, CC
Server : gopher: gopher.bilkent.edu.tr; WWW: www.bilkent.edu.tr;
mail: bilkent...@bilkent.edu.tr; FSP: ftp.bilkent.edu.tr
System : Unix
URL : ftp://ftp.bilkent.edu.tr/
Comment: tar and compress on the fly; use aliases to change directories:
quote site alias for a list; Gopher: gopher.bilkent.tr; Notifier
can be used as mail-server, read /pub/INFO/Netinfo;
successor of firat.bcc.bilkent.edu.tr [considered obsolete, still
allows anonymous ftp and has a Photos directory that might be
interesting]
Files : Amiga; benchmark; GIF; humor; IEOR; INFO; Linux; Mac; Machine
learning; Math; meetings; Neural; PC; Reports; TeX; Unix; Utils

Site : ftp.bio.indiana.edu


Country: USA
GMT : -5
Date : 14-Dec-94

Source : rtfm
Alias : fly.bio.indiana.edu, iubio.bio.indiana.edu
Admin : arc...@bio.indiana.edu
Organ : Indiana University, Bloomington, Indiana, Biology dept.


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.bio.indiana.edu/
Comment: directory: /util/wais; see Archive.Doc for details
Files : biology (bionet.software.sources); chemistry; flybase; IUBIO
archive: biology software and data; molbio; science; usenet; util

Site : ftp.biochem.mpg.de
Country: Germany
GMT : +1
Date : 29-Mar-95
Source : usenet
Alias : alf.biochem.mpg.de
Admin :
Organ : Max Planck Gesellschaft, ,
Server : gopher
System : Unix (OSF/1)
URL : ftp://ftp.biochem.mpg.de
Comment:
Files : asca; AutesP; Coils; ISPA; Mac (molbio, net); PC (ISDN, NDIS,
PCRoute, Pktd11); prv3; Unix; VMS

Site : ftp.biomath.jussieu.fr
Country: France
GMT : +1
Date : 22-Mar-96
Source :
Alias : tom.biomath.jussieu.fr
Admin : a...@biomath.jussieu.fr
Organ : Paris 6 University, Paris, Public Health Research Labs/Biomath lab
Server :
System : Unix
URL : ftp://ftp.biomath.jussieu.fr/
Comment: max. 3 users; all commands and transfers are logged; please restrict
big transfers to outside of the 9am-7pm local time range; server can
(de)compress, tar and understands SITE INDEX <pattern>; most files
are for systems available at the lab. Many files, especially GNU,
Kermit and X11 are probably very outdated. This is not a mirror!
Files : ai; audio; dec; editors; gnu; graphics; hp; ibm-rs6000; kermit;
languages; linux (binaries, kernel, packages, slackware, sources);
local; mac; misc; msdos (anti-virus, archivers, aspi, editors,
gnu, network, windows); networking; next; os2; papers; portable;
sun; tex; unix; vms; x11

Site : ftp.biostat.washington.edu


Country: USA
GMT : -8
Date : 11-Mar-94
Source : me

Alias : orac.biostat.washington.edu
Admin : f...@ftp.biostat.washington.edu


Organ : University of Washington, Seattle, Washington

Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.biostat.washington.edu/
Comment: directory: /ftp/pub/msdos
Files : classes; gopher; individuals; MS-DOS; papers; Sun4; zoomer

Site : ftp.biostr.washington.edu
Country: USA
GMT : -8
Date : 24-Aug-94
Source : rtfm
Alias : glia.biostr.washington.edu
Admin : j...@glia.biostr.washington.edu


Organ : University of Washington, Seattle, Washington

Server :
System : Unix
URL : ftp://ftp.biostr.washington.edu/
Comment:
Files : browser; digital anatomist; Mac; MIDI; mri; muckdocs; muq;
Queensryche; qwestdocs; slisp; tech; tinyfugue; xlisp

Site : ftp.bl.physik.tu-muenchen.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : sally.bl.physik.tu-muenchen.de, sally.bl.physik.uni-muenchen.de,
ftp.bl.physik.uni-muenchen.de
Admin : rechne...@physik.uni-muenchen.de


Organ : Technische Universitaet Muenchen (Munich University of Technology)

Physics department, Munich, Accelerator Lab, Computer Support Group
Server :
System :
URL : ftp://ftp.bl.physik.tu-muenchen.de/
Comment: successor of charly.bl.physik.tu-muenchen.de; automagically
compress, uncompress, gzip, tar and REGET
Files : cdc; ep/ix; MIPS RISC OS; pcs cadmus; physics

Site : ftp.bme.hu
Country: Hungary


GMT : +1
Date : 22-May-94
Source :

Alias : goliat.bme.hu
Admin :
Organ : Technical University of Budapest, Budapest, Centre of Information
Systems
Server :
System : Unix
URL : ftp://ftp.bme.hu/
Comment:
Files : atm; emulators; games; Linux; MS-DOS; MS-Windows3; Novell; Unix; VMS

Site : ftp.bmtmicro.com
Country:
GMT :
Date : 11-Nov-96
Source : usenet
Alias : ftp.wilmington.net
Admin : tb...@wilmington.net (bmtmicro directory)
Organ :
Server : http://www.wilmington.net/bmtmicro
System : Unix
URL : ftp://ftp.bmtmicro.com/
Comment: mirror of ftp.redhat.com
Files : bmtmicro; vgaplanets

Site : ftp.bnr.ca
Country: Canada
GMT : -5
Date : 29-Mar-95
Source : me
Alias : public.bnr.ca
Admin :
Organ : Bell Northern Research, , , NT
Server :
System : Unix
URL : ftp://ftp.bnr.ca/
Comment: some ps files
Files : canarie; EMA; Set's response

Site : ftp.booklink.com
Country: USA
GMT :
Date : 29-Mar-95
Source : usenet
Alias : plato.booklink.com
Admin :
Organ : BookLink/InternetWorks


Server :
System : NT (Windows NT, PC)

URL : ftp://ftp.booklink.com/
Comment:
Files : InternetWorks

Site : ftp.books.com
Country: USA
GMT : -5
Date : 25-Jan-95
Source : mail
Alias : shaker.books.com
Admin : filem...@books.com (Mike Wallace)
Organ : Book Stacks Unlimited, Cleveland, Ohio
Server : telnet://books.com/


System : NT (Windows NT, PC)

URL : ftp://ftp.books.com/
Comment: get the dir.txt and info.txt files for an index of the files in a
directory
Files : PD Ebooks: fiction, nonfiction, poetry

Site : ftp.borland.com
Country: USA
GMT :
Date : 25-Jan-95
Source : mail
Alias :
Admin :
Organ : Borland International
Server :
System :
URL : ftp://ftp.borland.com/
Comment: Problem: I/O error on network device
Files : Borland related file: Borland C++, Turbo C, Turbo Pascal etc.

Site : ftp.bouw.tno.nl
Country: Netherlands
GMT : +1
Date : 14-Dec-94
Source : .nl ftp-l
Alias :
Admin : Johan...@bouw.tno.nl
Organ : The Netherlands Organization For Applied Scientific Research (TNO),
Rijswijk, Building and Construction Research
Server :
System : Unix
URL : ftp://ftp.bouw.tno.nl/
Comment: Problem: I/O error on network device [What's wrong here??]
Please use local servers first; most of our stuff is mirrorred;
open 24 hours; big downloads between 18:00-07:00 local time
please; gopher via ftp.bouw.tno.nl, port 70; 2.2Gb
Files : Windows utilties; Novell; Pmail (ENG + DUTCH version); Graphic
images; TNO Company information; a lot of PD PCware; Security
docs; div. MAILserver software; FTP deamons; network tools;
SUN-fixes; CERT docs; UNIX utilities; infosystems: WAIS,
GOPHER, WWW, ALEX, anonymousFTPservers, ARCHIE; MAC stuff; GNU;
RIPE docs; PostScript stuff; packet drivers; BBS software and
other stuff

Site : ftp.bps.go.id
Country: Indonesia
GMT : +8
Date : 10-Nov-95
Source : me
Alias : bpsnetbbs.bps.go.id
Admin :
Organ : BPS, BPSnet BBS
Server :
System :
URL : ftp://ftp.bps.go.id/
Comment: max. 1 user
Files : bpsprod (monthly imports statistics from the Foreign Trade
Statistical Bulletin and misc. other economy related files with
comments in Indonesian); comms (bwansi, bwave, bwcrack, riptm,
slmr); utility (arj, doit, pkzip)

Site : ftp.brad.ac.uk
Country: UK
GMT : 0
Date : 18-Aug-94
Source : me
Alias : info.brad.ac.uk


Admin :
Organ : University of Bradford, Bradford

Server :
System : Unix
URL : ftp://ftp.brad.ac.uk/
Comment: directories: /pub/mods, /incoming/mods, /pub/misc/graphics; Transfer
type set to BINARY; Bradford users read README.bradford
Files : AU sound files; graphics (GIF, JPG); Married With Childen
program guide; mods; MS-DOS

Site : ftp.britain.eu.net
Country: UK
GMT : 0
Date : 10-Sep-94
Source : me
Alias : marble.britain.eu.net
Admin : jh...@britain.eu.net
Organ : EUnet Britain/UK
Server :
System : Unix
URL : ftp://ftp.britain.eu.net/
Comment: successor of eros.britain.eu.net (used for UUCP now); transfers are
logged; compressing/gzipping/tarring on the fly
Files : comp.sources.x; docs; GNU; infosrv; ISO; ITR; misc; news; Pratchett;
RFCs; Sun-dist/patches; uumap; X11R6; xcal

Site : ftp.brown.edu


Country: USA
GMT : -5
Date : 06-Jan-94

Source : me
Alias : stanley.cis.brown.edu
Admin :
Organ : Brown University, Providence, Rhode Island, CC
Server :
System :
URL : ftp://ftp.brown.edu/
Comment:
Files : Eudora X (Usenet Newsreader); POP3 client for Unix (popper)

Site : ftp.brunel.ac.uk
Country: UK
GMT : 0
Date : 25-Jan-95
Source : usenet
Alias : venus.brunel.ac.uk
Admin :
Organ : Brunel University, Uxbridge


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.brunel.ac.uk/
Comment:
Files : Athena; blsthhk; castels; ccusnab; CompSci; crash; cshsd; ee;
eesrppn; Library; maths; PC; prowse; sendmail; studentsoft; WWW;
X.500

Site : ftp.bsdi.com
Country: USA
GMT : -8
Date : 25-Aug-94
Source : austin.bsdi.com
Alias : bsdi.com
Admin : arc...@bsdi.com


Organ : Berkeley Software Design Inc.

Server :
System : Unix
URL : ftp://ftp.bsdi.com/
Comment: transfers are logged
Files : BSDI: info, patches, support; contrib: admin, applications,
database, games, GNU, info, infosystems, kernel, languages, lib,
mail, mailing.list, networking, news, sound, TeX, utilities, X11,
yuval

Site : ftp.buslogic.com
Country: USA
GMT :
Date : 15-Nov-95
Source : ftp.eni.co.jp
Alias : inet.buslogic.com
Admin : tec...@buslogic.com
Organ : BusLogic, ,
Server : http://www.buslogic.com/


System : NT (Windows NT, PC)

URL : ftp://ftp.buslogic.com/
Comment: connections and transfers are logged; mirror of the BusLogic BBS;
drivers etc. for BusLogic products; parts mirrored on ftp.eni.co.jp
Files : archive; beta ide; drivers; FlashPoint; Knowledge Base; ROMs

Site : ftp.c-mols.siu.edu
Country: USA
GMT :
Date : 25-Jan-95
Source : usenet
Alias : igate.c-mols.siu.edu


Admin :
Organ :
Server :
System : Unix

URL : ftp://ftp.c-mols.siu.edu/
Comment:
Files : GNU; NT; SCO [empty]; winsock

Site : ftp.c.u-tokyo.ac.jp


Country: Japan
GMT : +9
Date : 15-Nov-95

Source : ftp.hitachi-sk.co.jp
Alias :
Admin :
Organ : University of Tokyo, Tokyo
Server :
System : Unix
URL : ftp://ftp.c.u-tokyo.ac.jp/
Comment: [preliminary entry: not checked yet] parts mirrored on
ftp.hitachi-sk.co.jp
Files :

Site : ftp.c3.lanl.gov
Country: USA
GMT : -7
Date : 31-Aug-95
Source : rtfm
Alias :
Admin :
Organ : Los Alamos National Laboratory, Los Alamos, New Mexico
Server :
System : Unix
URL : ftp://ftp.c3.lanl.gov/
Comment:
Files : amoco; aps; apsteam; apswais; benchmarks; DEC; DICOM; dlb;
faq.ftp [!]; ghostview; HPCS94; HPF; IBM; images; inmm; kiosks
(comp.infosystems.kiosks); PERF; PLDI; reports; SAMI; superlab; WSQ

Site : ftp.ca.gov
Country: USA
GMT : -8
Date : 29-Nov-94
Source : me
Alias : nic.tdcnet.ca.gov
Admin :
Organ : State of California, , California
Server :
System : Unix (SunOS 4.1)
URL : ftp://ftp.ca.gov/
Comment: some of the info files appear to be rather old
Files : CERT; maps; cr; docs; dsa; ftpmail; gopher; guides; gzip; Mac;
Mosaic; netinfo; netmanage; nutshell; PC; pop; RFCs; sendmail;
Sunfixes; TCPF; TN3270

Site : ftp.cac.psu.edu
Country: USA
GMT : -5
Date : 14-Oct-94
Source : me
Alias : thedon.cac.psu.edu
Admin : f...@ftp.cac.psu.edu
Organ : Pennsylvania State University, , Pennsylvania
Server :
System : Unix
URL : ftp://ftp.cac.psu.edu/
Comment: directory: /pub/dos/info/tcpip.packages; successor of
hallc1.cebaf.gov and wood.cebaf.gov
Files : access; ANSI REXX; courses; docs; folk music; genealogy; gopher;
gymn; humanities; internexus; jbe; Mac; MS-DOS; NIC: OS/2;
Shoemaker-Levy 9 (SL9) info/images; tv-networks; Unix; VM

Site : ftp.cac.washington.edu
Country: USA
GMT : -8
Date : 23-Jul-95
Source : magazine
Alias : ftphost.cac.washington.edu, ftp2.cac.washington.edu
Admin :
Organ : University of Washington, Seattle, Washington, Computing And
Communications
Server :
System : Unix (Ultrix 4.2a)
URL : ftp://ftp.cac.washington.edu/
Comment: read README.FIRST
Files : bind; Clearinghouse of Subject Oriented Internet Resources;
config-generator; DEC; Easymail; irdp (router-discovery);
MailManager; IMAP2, POP23 for NeXT and Unix client and server
programs; kermit; Mac; mail; MS; MS-DOS; NCD; NCSA; netinfo;
NeXT-fix; NIC; noc-tools; PC (dial-IP, Kermit, mail, NCSA, Netscape,
utils); Pine (home); router-discovery; sendmail; Sun-fixes;
Ultrix-patches; utils; wilco; willow; winsock; X

Site : ftp.cae.wisc.edu
Country: USA
GMT : -6
Date : 10-Nov-95
Source : hpux.cict.fr
Alias : hpux.cae.wisc.edu
Admin :
Organ : University of Wisconsin, Madison, Wisconsin, CAE
Server :
System :
URL : ftp://ftp.cae.wisc.edu/
Comment:
Files : HP UX related files

Site : ftp.caldera.com


Country: USA
GMT : -5
Date : 01-Oct-96

Source : caldera.com
Alias :
Admin :
Organ : Caldera
Server : http://www.caldera.com/
System : Unix
URL : ftp://ftp.caldera.com/
Comment:
Files : attic; bbs; bundle; cnd; contrib; devel; mail-archive; mirrors
(debian, helsinki, netscape, redhat, redhat-contrib,
redhat-incoming, replay, sunsite, tsx-11, xinside); packages;
pv2-patches

Site : ftp.calsoft.com
Country: USA
GMT : -8
Date : 23-Jul-95
Source : docs
Alias : csi.calsoft.com
Admin : ro...@calsoft.com
Organ : California Software, Corona del Mar, California
Server : http://www.calsoft.com/
System : Unix
URL : ftp://ftp.calsoft.com/
Comment:
Files : InterAp

Site : ftp.caltech.edu


Country: USA
GMT : -8
Date : 23-May-94
Source :

Alias : piccolo.caltech.edu, cco.caltech.edu


Admin :
Organ : California Institute of Technology, Pasadena, California
Server :

System : Unix (SunOS 4.1)
URL : ftp://ftp.caltech.edu/
Comment:
Files : adnd; Apple2; aquaria; disney; docs; graphics; heath; humor; IBM PC;
mathematica; mcbeath; nyet; plays; reefkeepers; Solaris 2.2; Sun;
surfing; UA; X; X11; xyplex; ytalk

Site : ftp.calvacom.fr
Country: France
GMT : +1
Date : 22-Oct-94
Source : me
Alias : midgard.calvacom.fr
Admin : f...@ftp.calvacom.fr or ro...@calvacom.fr if the first fails
Organ : CalvaNet (S.T.I.)
Server :
System : Unix (Unixware, 486 DX/2 66)
URL : ftp://ftp.calvacom.fr/
Comment:
Files : docs; GNU; Internet Tools (MacOS, Windows), Tutorials; Linux
(Slackware); RFCs; Unix; Unixware

Site : ftp.calweb.com
Country: USA
GMT : -8
Date : 02-Sep-96
Source : usenet
Alias : ftp.gigo.com
Admin :
Organ : CalWeb Internet Services
Server :
System : Unix
URL : ftp://ftp.calweb.com/
Comment:
Files : acrobat; arrival-productions; artware (timEd, NetMgr, WIMM); biddle;
bitbike (Hydra, Xenia); casetrakker; cpi; eldoradosoft;
employers; eucyb; ftsc; fxuucico; Gigo; imagecomp; kxtv10; linkmate;
livingston; microlink; mps-inc; naturalgfx; perfmetrics; pianodisc;
pinnacledeck; play; pwczone; quade-systems; rudeboysrecords;
secondsource; sourceiii; tigar; vantage;

Site : ftp.cam.ov.com
Country: USA
GMT : -5
Date : 02-Sep-96
Source : usenet
Alias : gza-client1.cam.ov.com
Admin :
Organ : OpenVision Technologies, Cambridge, Massachusetts
Server :
System : Unix
URL : ftp://ftp.cam.ov.com/
Comment:
Files : AuthSDK; detect; perform; Scheduler; smax; telnet; xrn

Site : ftp.can.nl
Country: Netherlands
GMT : +1
Date : 16-May-94
Source : me
Alias : canc.can.nl
Admin :
Organ : Computer Algebra Nederland, Amsterdam
Server :
System : Unix
URL : ftp://ftp.can.nl/
Comment:
Files : akcl; aldes; alpi-cocoa; arith; bignum; CA-meetings; CalICo; cc4;
GB-Linz; GB-POSSO; chevie; dsl; felix; form; form1; gap; HISC;
info; jacal; kan; KANT; kcl; kent; macaulay; Maple; mas;
mathematica; MuPAD; pari-gp; reduce-netlib; saclib; simath;
symbmath; symmetrica; weyl

Site : ftp.caprica.com
Country: USA
GMT :
Date : 10-Sep-94
Source : usenet
Alias : prog1.caprica.com
Admin : f...@caprica.com
Organ : Caprica Telecomputing Services
Server : ftp-s...@caprica.com; FSL: ftp.caprica.com 21; gopher.caprica.com
System : Unix
URL : ftp://ftp.caprica.com/
Comment: QNX OS; mirror of neon.rain.com (only accessible by FSP, mail or
gopher, contains: falcon3, hitech-sim, thrustmaster); uploads to
/pub/incoming, make sure you mail the admin
Files : disneysoft [empty?]; misc (games (demos, jfs, patches, programs,
tools), mediavision, msdos [empty?[, OS/2 (wmos2,pmjpeg), RIP);
Windows NT (fragchk); Winsock (mpeg, wmos2); qnx (qnx 2.15, doom,
posix)

Site : ftp.carleton.edu
Country: USA
GMT : -6
Date : 29-Mar-95
Source : me
Alias : chuangtsu.acns.carleton.edu
Admin : ddi...@ftp.carleton.edu
Organ : Carleton College
Server :
System : Unix
URL : ftp://ftp.carleton.edu/
Comment: max. 3 users; transfers are logged
Files : diehl; docs (Mac, VMS); durbin; harrison; jupiter (misc. images);
mheiman; muse; VAXNotes

Site : ftp.catalog.com
Country: USA
GMT :
Date : 29-Nov-94
Source : me
Alias : nw.com, ftp.nw.com, catalog.com
Admin :
Organ : Catalog Internet Services
Server : http://www.nw.com/
System : Unix
URL : ftp://ftp.catalog.com
Comment:
Files : bahnware; catalog; mkl; mm; mrm; nosh; Network Wizards; pagesat;
zone (Internet Domain Survey)

Site : ftp.catt.ncsu.edu
Country: USA
GMT : -5
Date : 10-Feb-94
Source : garfield.catt.ncsu.edu
Alias : fritz.catt.ncsu.edu
Admin : ftp...@catt.ncsu.edu


Organ : North Carolina State University, Raleigh, North Carolina

Server :
System : Unix (Ultrix 4.3a, DEC Station 2100)
URL : ftp://ftp.catt.ncsu.edu/
Comment: a lot of copyrighted files (mostly comics) have been deleted;
this is the successor of garfield.catt.ncsu.edu; the alias
fritz.catt.ncsu.edu should not be used and is present for
completeness now (this is subject to change); EOS users: files
are available from directory: /afs/catt/ftp; max. 15 users;
all inbound files checked within 24 hours, no pornographic,
copyrighted or illegal material; use a valid e-mail address as
a password
Files : alt.radio.scanner; anime; GIF (lots of them); graphics; ham radio;
MS-DOS; OS/2; sounds; Win3

Site : ftp.cau.ac.kr


Country: South Korea
GMT : +8

Date : 22-Mar-96
Source : ftp.winsite.com
Alias : dragonet.nm.cau.ac.kr
Admin : ftp...@cau.ac.kr
Organ : Chung Ang University
Server : http://www.cau.ac.kr/
System : Unix (AIX, RS6000)
URL : ftp://ftp.cau.ac.kr/
Comment: RS6000 32H, 64Mb RAM, 10Gb disk, AIX 4.x, wu-ftpd; transfers are
logged; max. 60 users
Files : [problem getting directory listing]

Site : ftp.cayman.com
Country: USA
GMT : -5
Date : 16-Aug-94
Source : mail
Alias : cayman.cayman.com
Admin : postm...@cayman.com
Organ : Cayman Systems
Server :
System : Unix
URL : ftp://ftp.cayman.com/
Comment: Vile archive site
Files : aurp-doc; gator; kangee; mac_telnet; medea; mfs; mibs; pc-info;
pcnfsd; ppp; sales+marketing info; vile; watch

Site : ftp.cc.berkeley.edu


Country: USA
GMT : -8
Date : 06-Jan-94
Source : old ftp-list

Alias : nak.berkeley.edu
Admin : f...@ftp.cc.berkeley.edu
Organ : University of California - Berkeley, Berkeley, California
Data Comm & Net Services
Server :
System : Unix
URL : ftp://ftp.cc.berkeley.edu/
Comment: Open 24 hours
Files : Unix help system; Unix POP3 server (in /pub/popper); UCI RandMH
some network information

Site : ftp.cc.columbia.edu


Country: USA
GMT : -5
Date : 06-Jan-94
Source : old ftp-list

Alias : watsun;
Admin : ftp-...@columbia.edu
Organ : Columbia University, New York, New York,
Server :
System : Unix
URL : ftp://ftp.cc.columbia.edu/
Comment: one of the successors of columbia.edu/ftp.columbia.edu; all
transfers and connections are logged; username 'ftp' possible
instead of 'anonymous' (no quotes); all transfers and connections
are logged; public file transfer point: /pub/ftp
Files : mm (Mail Manager); ccmd (C-language interactive command-parsing
package); bibliographic items; bootp (RFC1395 UNIX bootp server);
dj (automatic backup of network to jukebox); Kermit; misc; patch
(Larry Wall's PATCH program); packet-drivers (The Crynwyr nee
Clarkson packet driver collection); PC fonts (from Yossi Gil);
VMS-make (new MAKE for (Open-)VMS VAX and AXP); vms-libcmu
(Berkeley sockets library for CMU/Tek VMS TCP/IP)


Perry Rovers

unread,
Nov 13, 1997, 3:00:00 AM11/13/97
to

Archive-name: ftp-list/sitelist/part5

Site : ftp.cc.gatech.edu


Country: USA
GMT : -5
Date : 02-Sep-96

Source : old ftp-list
Alias : santanni.cc.gatech.edu, ftp.debian.org
Admin : ftpm...@cc.gatech.edu, greg.h...@cc.gatech.edu (Linux)
Organ : Georgia Tech, Atlanta, Georgia, College of Computing


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.cc.gatech.edu/
Comment: max. 100 users
Files : adr; AI; AIX; Amiga; architecture; bodhi; coc; coc_graduate_info;
cogsci94; database; dbpvm; gvu; IBM; ibm-understand; ims1000;
Linux (Debian: buzz, contrib, debian-lists, doc, indices, non-free,
projects, tools, upgrades); Mac; menu; music; NeXT; pat; sounds;
tech-reports; TimeWarp; UIST; UIST94; Unix

Site : ftp.cc.keio.ac.jp


Country: Japan
GMT : +9
Date : 14-Nov-95
Source :

Alias : bash.cc.keio.ac.jp
Admin :
Organ : Keio University, Keio, Faculty of Science and Technology, Backbone
Archive Service Host (BASH)
Server :
System : Unix
URL : ftp://ftp.keio.ac.jp/
Comment: parts mirrored on ftp.hitachi-sk.co.jp
Files : archive; archive-tools; font; GNU; IEN; Inet; Japanese; KEIO; Mac;
mail; mirror; MS-DOS; net; netinfo; netnews; news; OS; PA-RISC;
RFCs; security; shell; system; TeX; X11

Site : ftp.cc.lehigh.edu
Country: USA
GMT : -5
Date : 11-Jul-94
Source : me
Alias : fidoii.cc.lehigh.edu, ftp.lehigh.edu
Admin : lu...@lehigh.edu
Organ : Lehigh University, , , CC
Server :
System : Unix
URL : ftp://ftp.cc.lehigh.edu/
Comment:
Files : access; evap; listserv; lucc sites; Mac; monds; MS-DOS; MS-Windows;
network; novell; paicc; perl5; plot; ppp; SAS; sqtp; tknews; tkodo;
xodo

Site : ftp.cc.monash.edu.au
Country: Australia
GMT : +10
Date : 17-Apr-94
Source : moder.zip
Alias : monu6.cc.monash.edu.au, ftp.monash.edu.au
Admin : st...@cc.monash.edu.au (Steve Balogh: Windows, Vietnam etc.),
j...@capek.rdt.monash.edu.au (Prof. Jim Breen: Nihongo)
Organ : Monash University - Clayton Campus, Melbourne, CC
Server :
System : Unix
URL : ftp://ftp.cc.monash.edu.au/
Comment: directories: pub/win3, pub/nihongo, pub/vietnam, pub/wwdj, pub/vi
Files : graphics.formats; hlst; Mac; MS-Windows 3.x and MS-Windows NT
(mirrors ftp.winsite.com); MS-Windows/DOS Developers Journal
sources; Nihongo (Japanese); palmtop; PC; Vi editor; Vietnamese
language and culture; wddj; womcs; WordPerfect

Site : ftp.cc.ncsu.edu
Country: USA
GMT : -5
Date : 23-May-94
Source :
Alias : ftp.ncsu.edu, sparc04.cc.ncsu.edu
Admin : unit...@ncsu.edu
Organ : North Carolina State University, Raleigh, North Carolina, CC
Server :
System : Unix
URL : ftp://ftp.cc.ncsu.edu/
Comment: transfers are logged; arg, pmc, rdkeys, senate are now in /pub/ncsu;
no remote sites are currently mounted; anonymous sessions are logged
Files : arg; CC; multimedia; NCSU; pmc; rdkeys lockers; senate

Site : ftp.cc.purdue.edu
Country: USA
GMT : -5
Date : 31-Aug-95
Source : rtfm
Alias : sage.cc.purdue.edu
Admin :
Organ : Purdue University, West-Lafayette, Indiana, CC
Server :
System : Unix
URL : ftp://ftp.cc.purdue.edu/
Comment:
Files : hosts; kermit; kes; Mac; ncss; PUCC locally developed stuff

Site : ftp.cc.ruu.nl
Country: Netherlands
GMT : +1
Date : 15-May-94
Source : me
Alias : accucx.cc.ruu.nl
Admin :
Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, CC
Server :
System : Unix
URL : ftp://ftp.cc.ruu.nl/
Comment:
Files : Benchmarks; campus-online; cap; CERT-UU; DNS; gopher; Mac; Mail;
MS-DOS; NCSA; Netinfo; PC Raster; Sun; UNIX; WWW; X; X500

Site : ftp.cc.saga-u.ac.jp
Country: Japan
GMT : +9
Date : 15-Dec-94
Source : usenet
Alias : sagagw.cc.saga-u.ac.jp
Admin :
Organ : University of Saga, Saga, CC
Server :
System : Unix
URL : ftp://ftp.cc.saga-u.ac.jp/
Comment:
Files : archiving (comp.binaries.{cbm, ibm.pc, ms-windows},
comp.sources.{misc, postscript, reviewed, sun, unix, x},
fj.binaries.{j3100, misc, msdos, x68000}, fj.sources; atro; BSD;
editor; FreeBSD; GNU; Mac; MS-DOS; netnews; networking; NeXT; OS;
RFCs; TeX; Wnn; WWW; X; X11R6

Site : ftp.cc.tut.fi
Country: Finland
GMT : +2
Date : 20-Apr-94
Source : me
Alias : butler.cc.tut.fi
Admin :
Organ : Tampere University of Technology, Tampere, CC
Server :
System : Unix
URL : ftp://ftp.cc.tut.fi/
Comment: also available through Gopher (gopher.cc.tut.fi)
Files : ATM; gopher (Mac, PC, Unix client); PC SLIP (executable and info);
Sol2-patches; x500

Site : ftp.cc.uch.gr
Country: Greece
GMT : +2
Date : 16-Jul-94
Source : mail
Alias : estia.cc.uch.gr
Admin : ste...@cc.uch.gr (Stefanos Pihas)
Organ : University of Crete, Heraklion, Crete, CC
Server :
System : Unix
URL : ftp://ftp.cc.uch.gr/
Comment: descriptive ls-format
Files : computer: DECUS, games, graphics, Mac, misc, MS-DOS, network,
packages, Unix; hobby: music, lyrics, sports; local stuff;
scientific: ai, audio, chem, clinchem, computer, geo, graphics,
library, math, medical, misc, molbio, neural, papers, parallel,
physics, psychology, simulation, systems

Site : ftp.cc.umanitoba.ca
Country: Canada
GMT : -6
Date : 25-Jan-95
Source : me
Alias : canopus.cc.umanitoba.ca
Admin :
Organ : University of Manitoba, Winnipeg, Manitoba, CC
Server :
System : Unix
URL : ftp://ftp.cc.umanitoba.ca/
Comment: No Poland information is stored here
Files : astro-ccd; astro-courses; buhr; dallas; Doom; eek; fordemo;
frontier; GUS digest; icpsr; LaTeX; Mac; Macgap; Mac develop; MIDI;
mods; Netscape; NSF; Oedipus; OS/2 beta/fixes; PC; PiHKAL;
Pink Floyd; psgendb; pspice; rec.travel Info Library; Ren & Stimpy;
renegade; SLS; StarTrek; Sun-fixes; Sun-patches; ttn; vega; Wolf 3D;
X; XV 3.00a; Zen

Site : ftp.cc.uni-augsburg.de


Country: Germany
GMT : +1
Date : 29-Mar-95
Source : .de ftp-l

Alias : kei.cc.uni-augsburg.de
Admin : aux...@uni-augsburg.de
Organ : Universitaet Augsburg (University of Augsburg), Augsburg, CC
Server :
System : Unix
URL : ftp://ftp.cc.uni-augsburg.de/
Comment: Due to lack of space the Anime-part of our service had to be closed
down
Files : gifs; SGI; Suns; X11

Site : ftp.cc.usm.edu
Country: USA
GMT : -6
Date : 29-Sep-94
Source :
Alias : blackmoor.cc.usm.edu
Admin :
Organ : University of Southern Mississippi, Hattiesburg, Mississippi, CC


Server :
System : Unix (Linux, PC)

URL : ftp://ftp.cc.usm.edu/
Comment: all connections are logged; off-campus access allowed, but files
are customized for USM
Files : CUTCP; HotMetal HTML editor for MS-Windows; Kermit; Internet Kit;
Minuet; PC Route (USM); WinQVT

Site : ftp.cc.utexas.edu
Country: USA
GMT : -6


Date : 11-Mar-94
Source : old ftp-list

Alias : bongo.cc.utexas.edu
Admin :
Organ : University of Texas - Austin, Austin, Texas, Computation
Center Archive
Server :
System : Unix
URL : ftp://ftp.cc.utexas.edu/
Comment: access allowed all day, but preferred outside of 6am-6pm CST;
transfers are logged
Files : AI_ATTIC; amadeus; anime; cypherpunks; databaselib; delta-clipper;
doc; genetic-programming; graphics: GIF, JPG; lewo; lips; mathlib;
microlib; statlib; plant-resources-center; realtime; skywatch;
snakes; sourdough; statgopher; tatp; texsis; txunion; ut-facts;
ut-images; ytalk

Site : ftp.cc.vanderbilt.edu


Country: USA
GMT : -6
Date : 24-Aug-94

Source : me
Alias : usrs.cc.vanderbilt.edu
Admin :
Organ : Vanderbilt University, Nashville, Tennessee, CC
Server :
System : Unix
URL : ftp://ftp.cc.vanderbilt.edu/
Comment: this server is in the setup process
Files : docs; Mac; mma; PC; Unix; VMS

Site : ftp.cc.wwu.edu
Country: USA
GMT :
Date : 30-Apr-95
Source :
Alias : henson.cc.wwu.edu
Admin :
Organ :
Server :
System : Unix (Ultrix 4.1)
URL : ftp://ftp.cc.wwu.edu/
Comment:
Files : cs110; gif-fantasy-art; kermit; library; Perl; pine; sequent; tagbbs

Site : ftp.cca.vu.nl
Country: Netherlands
GMT : +1
Date : 29-Mar-95
Source : .nl ftp-l
Alias : zadar.cca.vu.nl, ftp.vu.nl
Admin : ftps...@cca.vu.nl
Organ : Vrije Universiteit (Free University), Amsterdam, CCA/Cio
Server : gopher: gopherhost.cca.vu.nl; Available through Wais


System : Unix (System V Release 4.0)

URL : ftp://ftp.cca.vu.nl/
Comment: all anonymous sessions are logged; e-mailaddress is checked;
limit of 2 users during office hours, 5 outside (from the
vu.nl domain: 10 users at all times)
Files : banyan; CD-ROMs (of popular sites: Simtel, Winsite, GIF-Galore);
Cio-info; docs (NLUUG, NTP service, RFCs); gopher (doc, gn,
Minnesota, PC, TCPserver, Unix); Linux (Slackware); Mac; pictures
(CNN, mountains, Thailand); sendmail (Apple, Sun); Sun-fixes;
virusinfo; WP-drivers; WWW

Site : ftp.ccalmr.ogi.edu
Country: USA
GMT : -8
Date : 10-Sep-94
Source : rtfm
Alias : amb4.ccalmr.ogi.edu
Admin : ptu...@amb4.ccalmr.ogi.edu


Organ : Oregon Graduate Institute of Science and Technology, , Oregon,

Center for Coastal And Land-Margin Research (CCALMR)
Server :
System : Unix
URL : ftp://ftp.ccalmr.ogi.edu/
Comment:
Files : CCALMR info; OGI info

Site : ftp.ccc.de
Country: Germany
GMT : +1
Date : 15-Dec-94
Source : .de ftp-l
Alias : sol.ccc.de
Admin :
Organ : Chaos Computer Club, Oldenburg
Server :
System :
URL : ftp://ftp.ccc.de/
Comment:
Files :

Site : ftp.cccd.edu
Country: USA
GMT : -8
Date : 25-Jan-95
Source : mail
Alias : spock.dis.cccd.edu
Admin : f...@cccd.edu
Organ : Coast Community College District (CCCD), Costa Mesa, California,
District Information Services
Server : gopher, http://www.cccd.edu/
System : Unix
URL : ftp://ftp.cccd.edu/
Comment: transfers are logged; max. 10 users
Files : Banyan; database; faq (tinnitus); ftpsites; libraries; mail; netinfo
(CERFnet, InterNIC, NSFnet); oracle; quake; training; wais; Usenet
(INN newsadmin utility scripts)

Site : ftp.cchs.su.edu.au
Country: Australia
GMT : +10
Date : 10-Dec-94
Source : usenet
Alias : tango.cchs.su.edu.au
Admin :
Organ : University of Sydney, Sydney


Server :
System : VMS (VMS, DEC VAX)

URL : ftp://ftp.cchs.su.edu.au/
Comment: default directory: USER1:[FTP]; some files are rather old, but
probably the civil and pcbench directories are most interesting
Files : civil; ethernet; lantronix; Mac; MS-DOS (mostly old stuff, all
version of PKZIP up until '92); Novell; OS/2; PC; postscript;
RFCs; Unix; VMS; WWW

Site : ftp.cciw.ca
Country: Canada


GMT :
Date : 29-Mar-95
Source : usenet

Alias : cs910.cciw.ca
Admin : u0...@csx.cciw.ca
Organ : Canada Centre for Inland Waters, Burlington, Ontario
Server :
System : Unix
URL : ftp://ftp.cciw.ca/
Comment: standard disclaimer; strange structure under pub (contains mostly
doslike stuff); mirrored on ftp.clark.net
Files : u009 (glipf-l); SETAC (files from the SETAC BBS: docs, utilities)

Site : ftp.ccmail.com
Country: USA
GMT : -8
Date : 29-Mar-95
Source : mail
Alias : blinky.ccmail.com
Admin : ftp-...@ccmail.com
Organ : Lotus Development Corporation, Mountain View, California, Customer
Service and Support Division
Server :
System : Unix (Solaris, Sparc 20)
URL : ftp://ftp.ccmail.com/
Comment: FTP Server for Lotus Technical Support Departments; max. 20 users
Files : 3rd party, admin tools, cc:Mail utils, DOS updates, general info,
Link products, Mac updates, modem info, OS/2 updates, PD utils,
remote (Mobile), router, TCP/IP, technotes, Unix, Lotus VIM, Windows
updates, Windows Mobile

Site : ftp.cco.caltech.edu
Country: USA
GMT : -8
Date : 10-Sep-94
Source : old ftp-list
Alias : piccolo.cco.caltech.edu
Admin : mug...@alumni.caltech.edu (Asim Mughal, bit.listserv.muslims,
misc.news.bosnia, soc.religion.islam archive)


Organ : California Institute of Technology, Pasadena, California
Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.cco.caltech.edu/
Comment: successor of tybalt.caltech.edu and punisher.cco.caltech.edu;
directories: pub/heathh, pub/humor
Files : adnd; Apple2; Aquaria; BioMoo; calsma (bit.listserv.muslims,
misc.news.bosnia); CalTech; card; ccf; cetf; disney; dissertations;
docs; gems5; graphics; GraphWidget; heathh; humor; jokes; IBM PC;
mathematica; nyet; plays; reefkeepers; sol-drivers; Solaris; specs;
Sun; surfing; txt; UA; willow; X; X11; xyplex

Site : ftp.ccs.carleton.ca
Country: Canada
GMT : -5
Date : 25-Jan-95
Source : old ftp-list
Alias : alfred.ccs.carleton.ca
Admin : mi...@ccs.carleton.ca
Organ : Carleton University, Ottawa, Computing Services (CCS)


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.ccs.carleton.ca/
Comment: NO GIFS HERE
Files : aucc; banyan; bootp; civeng; coop; dkbtrace; fedelect; freenet;
gopher; math; novell; pathways; parasol; pov-ray; schoolnet;
security; sendmail; smallktalk; stats.can; vipcu; workbench; wpl

Site : ftp.ccs.neu.edu
Country: USA
GMT : -5
Date : 29-Mar-95
Source : me
Alias : amber.ccs.neu.edu, ftp.cs.neu.edu
Admin : f...@ccs.neu.edu
Organ : North Eastern University, , College of CS
Server :
System : Unix
URL : ftp://ftp.ccs.neu.edu/
Comment: connections are logged; (de)compress and tar on the fly
Files : ccs-info; demeter; gradcouncil; journals; k2000; mirrors: admin,
guitar, Linux (distributions); MUD; net-archives; OS; people;
research; sigsam; slip-ppp; sysadmin

Site : ftp.ccs.queensu.ca
Country: Canada
GMT : -5
Date : 23-Jul-95
Source : old ftp-list
Alias : knot.ccs.queensu.ca, knot.queensu.ca
Admin :
Organ : Queen's University, Kingston, Ontario, Computing Services (CCS)


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.ccs.queensu.ca/
Comment: ftp access allowed all day; wuarchive access restricted to campus
users; transfers are logged; max. 15 users
Files : gismaps; idc; isc; Mac; mirror of coombs.anu.edu.au; MS-DOS (CUTCP,
Japanese, Kermit, Mac, TCP/IP, utilities, virus, winsock, zip);
netinfo (extensive network information archive, some old stuff,
some new, even a mirror of the ftp-list directory from rtfm.mit.edu
it seems); OS/2; printers; QU pubdirectory; tcrunchers; Unix;
weather

Site : ftp.ccsi.com
Country: USA
GMT : -7
Date : 23-Jul-95
Source : docs
Alias : infinity.ccsi.com
Admin :
Organ : CCSI
Server :
System : Unix
URL : ftp://ftp.ccsi.com/
Comment:
Files : Amiga; Arion; CCS; comics; Mac; NPerspect; PC (MS-Windows: some
winsock files, OS/2); Pragma

Site : ftp.ccu.edu.tw
Country: Taiwan
GMT : +8
Date : 14-Dec-94
Source :
Alias : leica.ccu.edu.tw
Admin : gop...@ccunix.ccu.edu.tw
Organ : National Chung Cheng Uuniversity (CCU), Chiayi, CC
Server :
System : Unix
URL : ftp://ftp.ccu.edu.tw/
Comment:
Files : AARnet; anime; CCU; cdrom; Chinese; database; document; FAQs;
gopher; Internet; language; Mac; MS-DOS; NCSA; netlib; NeXT; Novell;
OS/2; package2; packet drivers; TeX; Unix

Site : ftp.cd.chalmers.se
Country: Sweden
GMT : +1
Date : 15-Dec-94
Source : rtfm
Alias : abdallah.cd.chalmers.se


Admin :
Organ : Chalmers University of Technology, Gothenburg

Server :
System : Unix
URL : ftp://ftp.cd.chalmers.se/
Comment: successor of alcazar.cd.chalmers.se
Files : anim; InterTeX; MUD (LPMUD) related files; NetBSD; Netrek; OS; PC;
words; xibc; ZyXel

Site : ftp.cdconnection.com


Country: USA
GMT :
Date : 30-Oct-94
Source :

Alias :
Admin :
Organ : Compact Disc Connection
Server :
System : Unix
URL : ftp://ftp.cdconnection.com/
Comment:
Files : Billboard Top 10; CDcatalog: classical, country, jazz, rock, shows,
soundtracks; Golden Ears; IBM PC off-line search prog.

Site : ftp.cdnnet.ca
Country: Canada
GMT : -8
Date : 15-Dec-94
Source : me
Alias : relay.cdnnet.ca
Admin : h...@cdnnet.ca
Organ : CDNnet
Server :
System : Unix
URL : ftp://ftp.cdnnet.ca/
Comment: [check! pub empty?]
Files : CA domain registrations; cosine-mhs; fonts; MuTeX; raster files; RFCs; Sun;
Usenet utils

Site : ftp.cdpublishing.com


Country: USA
GMT : -8
Date : 11-Mar-94
Source : usenet

Alias : granville.cdpublishing.com
Admin :
Organ : CD Publishing Corp., Vancouver, British Columbia
Server : gopher://gopher.cdpublishing.com/
System : Unix
URL : ftp://ftp.cdpublishing.com/
Comment: text files only, no programs present here
Files : catalog of products; netgems; packet driver info; product info

Site : ftp.cdrom.com


Country: USA
GMT : -8
Date : 23-Jul-95

Source : mail
Alias : ftp-os2.cdrom.com, xfree86.cdrom.com, freebsd.cdrom.com,
wcarchive.cdrom.com, ftp.freebsd.org
Admin : ftp-...@ftp.cdrom.com (general questions or comments),
ftp-...@ftp.cdrom.com (bug reports or problems)
Organ : Walnut Creek CDROM, Concord/Walnut Creek, California
Server : gopher, www: http://www.cdrom.com/
System : Unix (FreeBSD, PC)
URL : ftp://ftp.cdrom.com/
Comment: successor of cdrom.com; OS/2 users use ftp-os2.cdrom.com because
ftp-os2.cdrom.com might start to point to another machine sometime;
[this goes for the other aliases as well]; 100Mhz Pentium; 132Mb
memory, 32Gb HD; most of these archives are available on CD-ROM as
well; max. 300 users
Files : ADA (ftp.wustl.edu /languages/ada); Aminet; ASCII text files;
BSD-sources; CD-ROM related stuff; Delphi; Descent; Doom; Doom2;
dresden; FreeBSD; games (ftp.uml.edu); garbo.uwasa.fi mirror; GNU
(prep.ai.mit.edu); Gutenberg (mirror of etext.archive.umich.edu);
Hamradio (qrz.com, oak.oakland.edu /pub/hamradio); handicap;
Heretic; Hornet demos; ID games; Internet (ftp.uu.net,
is.internic.net, rtfm.mit.edu); Japanese (ftp.cs.titech.ac.jp,
kuso.shef.ac.uk, mindseye.berkeley.edu, ftp.monash.edu.au,
theta.iis.u-tokyo.ac.jp, uesama.tjp.washington.edu,
utsun.is.s.u-tokyo.ac.jp); languages; Linux (Slackware home & more:
Bogus: phys-pc61.med.unc.edu, sunsite.unc.edu, tsx-11.mit.edu); Mac
(ra.nrl.navy.mil, funet_mac, ftp.wustl.edu (mac.archive.umich.edu
implicity)); math; MS-Windows (mirror of ftp.winsite.com);
MS-Windows NT; Newt NT; OBI (On-line Book Initiative, ftp.std.com
/obi); OS/2 Hobbes; Perl; Point Of View-ray (povray.cdrom.com);
security archive (coast.cs.purdue.edu); simtel; stereograms;
Supreme Court (ftp.cwru.edu); Tcl; TeX; Unix-C; Visual Engineering;
Walnut Creek Avalon 3D objects; Win32s; Windows 95; XFree86; X11R6
(ftp.x.org)

Site : ftp.cecer.army.mil
Country: USA
GMT : -6
Date : 25-Jan-95
Source :
Alias : max.cecer.army.mil, moon.cecer.army.mil
Admin :
Organ : CECER
Server :
System : Unix
URL : ftp://ftp.cecer.army.mil/
Comment: Open 24 hours; there's a bug in the DIR command: it will fail when
there are long network delays betwwen you and this server; when
DIR fails, use ls
Files : BSD 4.3; grass; isle; mtools; ogis; pcomm; Tcl; X3L1

Site : ftp.cecm.sfu.ca
Country: Canada
GMT : -8
Date : 20-Dec-94
Source : rtfm
Alias : banzai.cecm.sfu.ca
Admin : f...@cecm.sfu.ca
Organ : Simon Fraser University, Burnaby, British Columbia, Center for
Experimental and Constructive Mathematics (CECM)
Server :
System : Unix
URL : ftp://ftp.cecm.sfu.ca/
Comment: transfers are logged and violators will be prosecuted
Files : CECM info; dmap; DNQS; GNU; images; Mac; Math; mathprobe;
rec.moto.reviews (RMR); SGI

Site : ftp.celestial.com
Country: USA
GMT : -8
Date : 02-Jan-95
Source : admin
Alias : camco1.celestial.com, ftp.seaslug.org
Admin : bi...@celestial.com (Bill Campbell)
Organ : Celestial Systems, Inc., Mercer Island, Washington
Server : http://www.celestial.com/ftp.html
System : Unix (SCO Open Enterprise Server System, 486-33 EISA)
URL : ftp://ftp.celestial.com/
Comment: The primary emphasis for this server is free software, compiled for
SCO Unix and Xenix. Files are also available from our web server;
Seattle Unix User Group site (SEASLUG)
Files : Celestial info; csmail; fcn; flexfax; freedom (crime, federalist);
GNU; images; Linux; mailing lists (cert, cvs, flxfax, fp, jir,
linux, lpf, nntplink, pine, progrss, rkba, sco-list,
uni4um-affiliates, univel, uug); MS-DOS (perl); news (cnews, inn,
nn, readers); penril; Pine (ftp.cac.washington.edu); seaslug; SCO
(ports and partial mirror of ftp.sco.com); Sequent; xarchie

Site : ftp.cena.dgac.fr
Country: France
GMT : +1
Date : 09-Feb-94
Source : mail
Alias :
Admin : f...@cena.dgac.fr
Organ : Centre d'Etudes de la Navigation Aerienne (CENA, Center for Aerial
Navigation Studies), Mons
Server : no e-mail server
System : Unix (SunOS 4.1.3)
URL : ftp://ftp.cena.dgac.fr/
Comment:
Files : mirror: sun-fixes, GNU, TCL, Linux Slackware; Unix software

Site : ftp.census.gov
Country: USA
GMT : -5
Date : 29-Sep-94
Source : usenet
Alias : gateway.census.gov
Admin : gatek...@census.gov
Organ : United States Bureau of the Census, Bowie, Maryland
Server : www.census.gov; gopher.census.gov
System : Unix
URL : ftp://ftp.census.gov/
Comment: transfers are logged
Files : 92econ; agriculture; ARC95; CD-Apps; Census-BBS; ces; construction;
decennial census; docs; dsd; dusd; economic; economy; extract; faq;
foreign-trade; genealogy; geo; geography; governments; Govt-Stats;
housing; industry; International; naics; ocr; packages [?];
pio; pop; population; Press-Release; RFCs; SASdata; Stat-Briefs;
states; stp; ts; We-The-People

Site : ftp.center.osaka-u.ac.jp


Country: Japan
GMT : +9
Date : 15-Nov-95

Source : me
Alias : ccews03.center.osaka-u.ac.jp
Admin : ftp-...@center.osaka-u.ac.jp


Organ : Osaka University, Osaka, CC

Server : gopher
System : Unix
URL : ftp://ftp.center.osaka-u.ac.jp/
Comment: on the fly tarring and compressing/gzipping; read 00MIRROR; parts
mirrored on ftp.leo.chubu.ac.jp; [pub should be checked]
Files : AMS; AVS-ug; archiver; cell-relay; CERT; CTAN; Demacs; ditmac;
djgpp; EDUCOM; Eudora; FlexFax; GNU; GNUish; HP-UX9; IETF; IMR;
Info-Mac; Internet-drafts; ISOC; MathSource; MS-DOS; Mule;
Multicast; NEC; Net; Net2; Netinfo; news.answers; NREN; Ohio-elisp;
paralle; PC; PTL; resource guide; RFCs; statlib; Sun-info; Tahoe;
Tcl/Tk; VISION-List-archive; VOA; Weather; Windows3 (mirror of
ftp.winsite.com); X-contrib; X11R6; xemacs

Site : ftp.ceram.fr
Country: France
GMT : +1
Date : 02-Sep-96
Source : usenet
Alias : rome.ceram.fr
Admin :
Organ : CERAM
Server :
System : Unix
URL : ftp://ftp.ceram.fr/
Comment:
Files : docs (cours, papers); java; Mac; mail (mh, xmh); PC (misc. utils);
Tcl

Site : ftp.cerf.net
Country: USA
GMT : -8
Date : 10-Sep-94
Source : mail
Alias : nis.cerf.net, radio.cerf.net
Admin : he...@cerf.net
Organ : California Research & Education Federation (CERF) Net, , California,
NIC
Server : gopher.cerf.net
System : Unix
URL : ftp://ftp.cerf.net/
Comment: successor of nic.cerf.net
Files : CERFnet connectivity maps; CERFnet info; Farnet; Fredmail; Infomagic
CD; Internet; Internet Talk Radio (ITR); NSFNet; pushp; SLIP;
systems; usenet; vendor

Site : ftp.cert.dfn.de
Country: Germany
GMT : +1
Date : 10-Nov-96
Source : .de ftp-l
Alias : concert.cert.dfn.de, ftp.pgp.net
Admin : f...@cert.dfn.de
Organ : Deutsches Forschungs Netzwerk (German Research Network), Hamburg,
DFN-CERT (Computer Emergency Response Team)
Server : http://www.cert.dfn.de/ http://www.cert.dfn.de/eng/ (English)
System : Unix
URL : ftp://ftp.cert.dfn.de/
Comment: traffic is logged and analysed
Files : CERT; csir; DFN CERT; DFN PCA; docs; firewalls; IETF; mail-lists;
pem; tools (admin, audit, crypt, dicts, misc, net, password);
vendor; virus (av-test, laws, macro, mcafee, progs, texts)

Site : ftp.cetis.hvu.nl
Country: Netherlands
GMT : +1
Date : 29-Mar-95
Source : me
Alias : idefix.cetis.hvu.nl, www.cetis.hvu.nl, www.hvu.nl
Admin : ko...@hvu.nl (Koos van den Hout)
Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht,
Centrum voor Educatieve Technologie, Innovatie en Scholing (CETIS)
Server :
System : Unix (Linux)
URL : ftp://ftp.cetis.hvu.nl/
Comment: transfers are logged; max. 10 users
Files : apw; beer; disclosure; hvucis (MS-DOS, PCTCPIP, Winsock,
Winsockapps); ivo; koos (humor (answeringmachines, beavis, bedroom,
beerman, beerwmn, bofh, borg, bugs, compsong, confuse, disclaimer,
doctor, evolprog, funeral, gnu, hacker, internetsong, jargon,
lovestory, mantajokes, microsoft, nerd, olympics, pentium, realprog,
robhfrtc, simple, startrek, swearing, sysadm, technolife,
weefsnitje, win95, wizardry, YKWYBHTLW), irc pictures, Linux (mostly
assorted network utils), maxutils, netcb, pictures (coffee, garf),
sintirc); PGP; simtel CD-ROM on-line (/pub/msdos)

Site : ftp.cevis.uni-bremen.de


Country: Germany
GMT : +1
Date : 29-Mar-95
Source : .de ftp-l

Alias : forte.mathematik.uni-bremen.de, ftp-cevis.mathematik.uni-bremen.de
Admin : ftp-...@forte.mathematik.uni-bremen.de
Organ : Universitaet Bremen (University of Bremen), Bremen, Centre for
Complex Systems and Visualization (CeVis)
Server :
System : Unix
URL : ftp://ftp.cevis.uni-bremen.de/
Comment:
Files : docs; GNU; Mac; MS-DOS; OS/2; SGI; Unix; WWW

Site : ftp.cfi.org
Country: USA
GMT : -7
Date : 15-Nov-95
Source : ftp.hitachi-sk.co.jp
Alias : austin.cfi.org
Admin : sys...@cfi.org
Organ : CAD Framework Initiative, Austin, Texas
Server : http://www.cfi.org/
System : Unix
URL : ftp://ftp.cfi.org/
Comment: parts mirrored on ftp.hitachi-sk.co.jp
Files : CFI; dctsc; local software; OMF; tech interest

Site : ftp.cfi.waseda.ac.jp
Country: Japan
GMT : +9


Date : 14-Dec-94
Source : rtfm
Alias :

Admin : ftp-...@waseda.ac.jp
Organ : Waseda University, Waseda
Server :
System : Unix
URL : ftp://ftp.cfi.waseda.ac.jp/
Comment: Problem: timeout; directory:
/pub3/bsd-sources/NET2/var/games/phantasia; max. 1000 users [no
kidding!]; uses gzip instead of compress;
Files : fj; GNU; junet-DB; kermit; KHOROS; kterm; languages; IRC; Mac; Mach;
MS-DOS; NetBSD-current; network; news; newsreader; RFCs; security;
TeX; Waseda; X11R5

Site : ftp.cg.tuwien.ac.at
Country: Austria
GMT : +1
Date : 14-Nov-95
Source :
Alias : schnoferl.cg.tuwien.ac.at
Admin : ad...@cg.tuwien.ac.at
Organ : Technische Universitaet Wien (Vienna University of Technology),
Vienna, Institut fuer Computergraphik (Computergraphics Institute),
Abteilung fuer Visualisierung und Animation (Visualisation and
Animation dept.)
Server :
System : Unix
URL : ftp://ftp.cg.tuwien.ac.at/
Comment:
Files : ad2; cg; GNU; Linux; Mac; MS-DOS; network; OS/2; sem; SGI;
tech-reports; thesis; Unix; Usenet; vegadisk; vis

Site : ftp.che.utexas.edu
Country: USA
GMT : -6
Date : 04-Feb-94
Source : mail
Alias : june.che.utexas.edu
Admin : rem...@che.utexas.edu


Organ : University of Texas - Austin, Austin, Texas,

Chemical Engineering dept.
Server :
System : Unix
URL : ftp://ftp.che.utexas.edu/
Comment: Do not use june.che.utexas.edu as it may change! It's listed only
to be complete
Files : Octave; GNU sources; Fortran numerical libraries

Site : ftp.chem.ruu.nl
Country: Netherlands
GMT : +1
Date : 29-May-95
Source : me
Alias : faculty.chem.ruu.nl
Admin :
Organ : Rijks Universiteit Utrecht (Utrecht University), Utrecht, Chemistry
dept.
Server :
System : Unix
URL : ftp://ftp.chem.ruu.nl/
Comment:
Files : Dirax; hooft (prudent ascent); Lakin (z_shoot); milou (cheat);
vaneyck (egromos, Elink, Etest, PCGromos, PCLink, PCTest); verwer
(p87test)

Site : ftp.chemietechnik.uni-dortmund.de


Country: Germany
GMT : +1
Date : 29-Mar-95
Source : .de ftp-l

Alias : plato.chemietechnik.uni-dortmund.de
Admin :


Organ : Universitaet Dortmund (University of Dortmund), Dortmund

Chemistry dept.
Server :
System : Unix (Ultrix 4.1)
URL : ftp://ftp.chemietechnik.uni-dortmund.de/
Comment:
Files : Atari; draft; fisher; games; inl; Linux; MS-DOS; MUD related files
(mirror gs69.sp.cs.cmu.edu); Netrek; networking

Site : ftp.chey.com


Country: USA
GMT :
Date : 10-Sep-94
Source : usenet

Alias : cheyenne.chey.com
Admin : jo...@chey.com [?]
Organ : Cheyenne Software
Server : WWW: www.chey.com
System : Netware (Novell Netware, PC fileserver)
URL : ftp://ftp.chey.com/
Comment: patch and release files from Cheyenne Software; release files have
been encrypted with a password when zipped; updates are in the
'updates' directory; product info is in the 'informat.ion' directory
Files : Cheyenne Software products and info

Site : ftp.chorus.fr
Country: France
GMT : +1


Date : 06-Jan-94
Source : old ftp-list

Alias : opera.chorus.fr
Admin : sys...@chorus.fr
Organ : Chorus Systems


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.chorus.fr/
Comment: don't forget to change to BINARY mode to retrieve archive files
Files : CHORUS technical reports

Site : ftp.chpc.utexas.edu
Country: USA
GMT : -6
Date : 11-Mar-94
Source : rtfm
Alias : almach.chpc.utexas.edu
Admin :
Organ : University of Texas - Austin, Austin, Texas
Server :


System : Unix (System V Release 4.0)

URL : ftp://ftp.chpc.utexas.edu/
Comment:
Files : bib; bib_ascii; compmed94; Gaia; ipsc; qcpg; svg_images

Site : ftp.ci.uminho.pt


Country: Portugal
GMT : 0
Date : 22-Mar-96
Source :

Alias : orpheu.ci.uminho.pt
Admin : arc...@ci.uminho.pt
Organ : Universidade de Minho (University of Minho), Minho, Centro de
Informatica (CS dept.)
Server :
System : Unix (DG/UX)
URL : ftp://ftp.ci.uminho.pt/
Comment: default directory: /var/archive/var/ftp
Files : doc (books, CAF, comics, humor, internet-guides, magazine, manuals,
misc, papers, tutorials, txt.files, zines); drivers; glitch; gnu;
lang (cpp, ghost, java, oracle, ox, perl, prolog, tcl, tk, tkperl);
linux (HowTo, iBCS, LDP, logos, ppp, Slackware, tools); msdos (2m,
archivers, awk, bench, borland, clipper, comm, decode, delphi,
diskutil, djgcc, drivers, editors, emacs, exe.packs, ext2fs, games,
gnu, graphics, lex, mail, mathcopr, news, nguides, raytrace, shell,
sound, tex, unix4dos, virus, xwindows, yacc); net (aliweb, archie,
bind, dig, ftp, gopher, hypermail, hytelnet, irc, listserver, mail,
minuet, moo, netfind, news, offline, packet, pop3, popper, route,
samba, slip, stat, wais, whois, winsock, www, yp); parcium; plan9;
security; sound; top500; unix; util; VHDL-Cookbook; vr; win95

Site : ftp.ci.tuwien.ac.at
Country: Austria
GMT : +1
Date : 14-Nov-96
Source : usenet
Alias : fangorn.ci.tuwien.ac.at
Admin : sysa...@ci.tuwien.ac.at
Organ : Technische Universitaet Wien (Vienna University of Technology),
Vienna,
Server :
System : Unix
URL : ftp://ftp.ci.tuwien.ac.at/
Comment:
Files : apps; export (octave); mirror (ics.uci, statlib); nnue; texmf

Site : ftp.cibit.hvu.nl
Country: Netherlands
GMT : +1
Date : 29-Mar-95
Source : ftp.cetis.hvu.nl
Alias : obelix.cibit.hvu.nl
Admin : ro...@obelix.cibit.hvu.nl
Organ : Hogeschool van Utrecht (Utrecht Polytechnical Institute), Utrecht
Server : http://www.cibit.hvu.nl/
System : Unix
URL : ftp://ftp.cibit.hvu.nl/
Comment:
Files : Mac: CU-SeeMe, FTP, Gopher, HTTPServer, Help-Applications, IRC,
InterSLIP, Telnet, WWW

Site : ftp.cic.net
Country: USA
GMT : -5
Date : 29-Mar-95
Source : mail
Alias : cedar.cic.net
Admin : f...@cic.net, pa...@cic.net (Electronic Journals Project)
Organ : CICNet Inc., Ann Arbor, Michigan
Server : gopher
System : Unix (SunOS 4.1.3, SPARCstation 10/30)
URL : ftp://ftp.cic.net/
Comment: journals are in /pub/nircomm/gopher/e-serials
Files : CICnet; e-serials; events; great lakes; hunt; Linkway (K-12,
see /pub/software/pc/Linkway); Nearly 600 different electronic
journals; nircomm; scitech; weather; zynrgy

Site : ftp.cica.indiana.edu
Country: USA
GMT : -5
Date : 10-Jul-94
Source : old ftp-list
Alias : cica; winftp.cica.indiana.edu
Admin : ftp-...@cica.indiana.edu (Michael Regoli)


Organ : Indiana University, Bloomington, Indiana,

Centre for Innovative Computing Applications (CICA)

Server :
System : Unix
URL : ftp://ftp.cica.indiana.edu/
Comment: Open 24 hours; successor of sprite.cica.indiana.edu; max. 65 users;
superseded by ftp.winsite.com!!!!
Files : Unix; MSDOS; NeXT updates; MS Windows 3.x archive now on
ftp.winsite.com which is mirrorred around the world, so use those
mirrors!

Site : ftp.cin.net
Country: USA
GMT : -6
Date : 12-Nov-96
Source :
Alias : neptune.cin.net
Admin : ftpm...@cin.net
Organ : CIN
Server :
System : Unix
URL : ftp://ftp.cin.net/
Comment: max. 20 users
Files : CIN; drivers (Panasonic); Internet (docs); programming; systems
(dos, linux, mac, unix, windows)

Site : ftp.cinenet.net
Country: USA
GMT : -8
Date : 10-Nov-96
Source : usenet
Alias : hollywood.cinenet.net
Admin : sup...@cinenet.net
Organ : Cinenet Communications
Server :
System : Unix
URL : ftp://ftp.cinenet.net/
Comment:
Files : networking (news); slip/ppp (Mac, PC); tia; widescreen

Site : ftp.cis.com
Country: USA
GMT : -7
Date : 02-Sep-96
Source : usenet
Alias : aix.cis.com


Admin :
Organ :
Server :
System : Unix

URL : ftp://ftp.cis.com/
Comment:
Files : 2ps; AIX; HP48G; SCO; wpk; some user dirs

Site : ftp.cis.ksu.edu


Country: USA
GMT : -6
Date : 29-Mar-95

Source : rtfm
Alias : orion.cis.ksu.edu
Admin : f...@cis.ksu.edu
Organ : Kansas State University, , Kansas,
Dept. of Computing & Information Sciences (CIS)
Server : mails...@cis.ksu.edu
System : Unix
URL : ftp://ftp.cis.ksu.edu/
Comment: Open 24 hours; 20 maximum connections; your login will be terminated
after 6 hours without further notice
Files : alt.startrek.creative; Angband; CIS; Empire; Frame User Network
files (FUN); Linux; mirrors; Moria; Netrek; NetBSD; PC games;
pictures; projects; Sparcsounds (2001+2010, birds, cartoons, DrWho,
intros, misc, monty python, screams, sound effects, StarTrek);
tech-reports; vtmovies

Site : ftp.cis.nctu.edu.tw
Country: Taiwan
GMT : +8


Date : 18-Aug-94
Source : me
Alias :

Admin : gis8...@cis.nctu.edu.tw
Organ : National Chiao Tung University, Hsin Chu, Computer and Information
Sciences dept.
Server :
System : Unix
URL : ftp://ftp.cis.nctu.edu.tw/
Comment: directories: /pub/msdos, /pub/win3; support keyword file searching;
when files are updated, you can be mailed a notice (check
00README.FUN)
Files : 0packet (several packages); 3D-Object; ASCII-art; CIS (local info);
Chinese; Documents (information on different packages, formats
(graphics and sound), Chinese Unix Guide, RFCs, security); Games;
Languages (Perl, TCL); MIDI; Mac; MS-DOS (antivirus, arcers,
chinese, diskutils, docs, graphics, info, network, sysinfo, utility;
MS-Windows; Packages; Pictures; Vendors (JPSoft: 4DOS, 4OS2, 4NT, 4TeX); X11

Site : ftp.cis.ohio-state.edu
Country: USA
GMT : -6
Date : 29-Jun-95
Source : old ftp-list
Alias : archive.cis.ohio-state.edu, saqqara.cis.ohio-state.edu,
tut.cis.ohio-state.edu
Admin :
Organ : Ohio State University, , Ohio, CIS
Server : www.cis.ohio-state.edu
System : Unix
URL : ftp://ftp.cis.ohio-state.edu/
Comment: index in files-modified-last-week.Z; ftp-pun-message; rearranged
since last check
Files : algebra; anish; att7300; chameleon; clp; communication;
comp.sources.{3b1, unix}; cops; dlee; dspl; firearms; firewalls;
GNU; hci; hcibib; holthouse; hpce; ICS; Internet Talk Radio (ITR);
InterNIC; kbridge; Linux; lpf; Mac-Unix; neuroprose; papers; perl;
postgres; postscript; RFCs; rsrg; rx7club; siggraph92; stat;
style-guide; sysgen; TCL; tech-report; tensor; TeX; Usenix;
W3browser; WWW; X11R5; X11R6; X-contrib; Xo; yagel

Site : ftp.cis.ufl.edu


Country: USA
GMT : -5
Date : 30-Oct-94
Source : mail

Alias : sand.cis.ufl.edu
Admin : con...@cis.ufl.edu
Organ : University of Florida, , Florida, Dept. of Computer & Information
Sciences (CIS)
Server :
System : Unix
URL : ftp://ftp.cis.ufl.edu/
Comment: successor of bikini.cis.ufl.edu, snoopy.cis.ufl.edu; directory:
/pub/thoth; see README for possible features (.Z .gz on the fly)
Files : boomerang; comp.simulation; docs; fed; fishwick; fract; games;
gopher; HOGS; IA; IBM RT BSD patches; IBM RS6000 fixes; Jupiter;
Marlais; Motif; MS-DOS; Netrek for several systems in
/pub/thoth/paradise; NTU; pc-conference; pcph; perl (incl.
comp.lang.perl, O'Reilly examples, source and Perl5 Alpha source
code); ph; sag; simdigest; SLIP; smalltalk; smg; spp; succeed;
Sun-patches; UF-wormark; UF Multi; UF thesis; UMF pack; xmpeg; xph

Site : ftp.cis.upenn.edu


Country: USA
GMT : -5
Date : 10-Sep-94

Source : old ftp-list
Alias : linc.cis.upenn.edu
Admin :
Organ : University of Pennsylvania, , Pennsylvania, Dept. of Computer &
Information Sciences (CIS)
Server :
System : Unix
URL : ftp://ftp.cis.upenn.edu/
Comment: directory: pub/NH3.1; limit large transfers to non-business hours
(09:00-18:00); transfers are logged; uploaded files deleted within
14 days unless other arrangements have been made; server supports
automatic tar and (de)compress; open 24 hours
Files : almanac; anagram; archie; chapter; cliff94; cliff94papers; codas;
DOP; EJC; graphics; grasp; httpd; ircs; Ivan; jana; Lolli; lprolog;
meetings; muenster; Nethack; NH3.1; papers; pdis94; PSfig for
ditroff; sigmod-pods; theory; TR; treebank; UNIPEN; UNIPEN-pub;
Xtag; XV

Site : ftp.cisco.com
Country: USA
GMT :


Date : 06-Jan-94
Source : old ftp-list

Alias : hubbub.cisco.com
Admin :
Organ : Cisco
Server :
System :
URL : ftp://ftp.cisco.com/
Comment:
Files : Cisco utilities, information etc.

Site : ftp.cistron.nl
Country: Netherlands
GMT : +1
Date : 23-Jul-95
Source : me
Alias : enterprise.cistron.nl
Admin :
Organ : Cistron Internet Services, Alphen
Server : gopher
System : Unix
URL : ftp://ftp.cistron.nl/
Comment: max. 10 users; server can limit bandwidth, use 'rstat' to find out
what bandwidth you're allocated
Files : books (db, gutenberg, obs, stevens); docs (atm, catalogs, cdrom,
cisco, cistron, disks, faqs, html, humor, ibmpc, ieee, imr,
internet, manpages, modem, music, netinfo, network, newbienewz,
news, NLnet, processor, RFCs, RIPE, sat, security, Sun, text,
unixhelp, Usenet, video); hacking (alt.2600, foon4all, nautilus,
smartpc, videocrypt); hardware (NICs); os (FreeBSD, Linux, Mac,
MS-DOS (antivirus, bootrom, cd-drivers, graphics, lan, network,
programmer, ptt, telix, util, uucp), MS-WIndows, (ciao, comm,
daemons, drivers, emulators, misc, mosaic, netscape, printer,
screen-saver, tcpip32, trumpet, vrml, winsock-apps, winword), Unix);
packages (GNU, Linux, sendmail); people (pub user directories);
pictures (daily, hourly, monhtly); sound (misc. AU and wav files)

Site : ftp.cityline.net
Country: Germany
GMT : +1
Date : 25-Apr-97
Source :
Alias : jewel.mcs-hh.de,ftp.mcs-hh.de
Admin :
Organ : Cityline
Server :
System : Unix
URL : ftp://ftp.cityline.net/
Comment:
Files : mirrors (IPv6 from ftp.inner.net, ftp.ul.pt); misc; radiusclient;
security; sun patches; systems (Linux (network), Mac, Unix (gnu,
network, Solaris binaries, X))

Site : ftp.cityscape.co.uk
Country: UK
GMT : 0
Date : 23-Jul-95
Source : mail
Alias : ns.cityscape.co.uk
Admin :
Organ : Cityscape


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.cityscape.co.uk/
Comment:
Files : aif; Channel4; Cityscape; demo; docs; doh; e-mail; games; hello;
ifanet; Interap; Internet stats; IP-gold; lovelink; Mac; mondex;
MS-DOS; Pipex; plurabelle; Recall-It (finder & diary system for
MS Windows); Usenet; Windows3 (mirror of ftp.winsite.com);
winsock

Site : ftp.ciw.uni-karlsruhe.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : mvmpc2.ciw.uni-karlsruhe.de
Admin : wua...@mvmhp.ciw.uni-karlsruhe.de (W. Alex)


Organ : Universitaet Karlsruhe (University of Karlsruhe), Karlsruhe,

Chemistry dept.


Server :
System : OS/2 (OS/2, PC)

URL : ftp://ftp.ciw.uni-karlsruhe.de/
Comment: directories: /pub/docs
Files : C; Info Chemistry dept.; Internet info files: Hitchhikers Guide
to the Internet, Zen and the Art of the Internet; IRC primer;
Swedish; Unix;

Site : ftp.cix.org


Country: USA
GMT : -5
Date : 30-Oct-94

Source : me
Alias : cix.org
Admin : ftp...@cix.org
Organ : Commercial Internet eXchange Association, Falls Church, Virginia


Server : gopher, www
System : Unix

URL : ftp://ftp.cix.org/
Comment: transactions are logged
Files : archive: cix-announce,board,members,tech; CIX info; Netpages; WWW

Site : ftp.cl.cam.ac.uk
Country: UK
GMT : 0
Date : 01-Oct-96
Source : usenet
Alias : swan.cl.cam.ac.uk
Admin :
Organ : Cambridge University, Cambridge, CL
Server : http://www.cl.cam.ac.uk/
System : Unix
URL : ftp://ftp.cl.cam.ac.uk/
Comment: some loose files in /pub (network related), the rest is in
directories directly off the rootdirectory
Files : acquilex; bitmaps; hol; hvg; IEEE-TSC-EECS; Linux; m; niftp;
nltools; pegasus; portal; shoestring

Site : ftp.clarinet.com
Country: USA
GMT : -8
Date : 30-Aug-94
Source : usenet
Alias : looking.clarinet.com
Admin :
Organ : ClariNet Communications Corp.
Server :
System : Unix
URL : ftp://ftp.clarinet.com/
Comment:
Files : clarinet info (price info, Internet World, jokebooks, newsbytes,
techwire, trnhelp); help (bbs, bbsadmin, bizarro, dilbert, graphics,
newusers, tech, worldviews); SF anthology; sources (abe, arbit,
dynafeed, nc, netrtf)

Site : ftp.clark.net
Country: USA
GMT : -5
Date : 29-Mar-95
Source : usenet
Alias : clarknet.clark.net, ftp.shelby.com
Admin : rep...@clark.net
Organ : Clarknet Internet Services Inc., Fairfax, Virginia
Server :
System : Unix
URL : ftp://ftp.clark.net/
Comment: some user pub directories under /pub; transfers are logged;
flight-sim moved to ftp.iup.edu
Files : acw; ecs; gopher; graphics; html; icon; mirrors (cs910.cciw.ca,
ftp.cdrom.com); pub (abaa-booknet, antic, apptek,
Atari, Aztec, BlackMagic, ClarkNet info, cybersoft, czech,
deaf.magazine, farpoint, farsight, flatline, fractal,
ftp.css.itd.umich.edu, ftp.spies.com, gnray, gorbachev, inetref,
journalism, lestat, lexicon, LiNK, media.sounds, milnet, networks,
pathfind, TMC, VIE, WinFTP, robocop; sabotage, scherkofsky
(First Class BBS settings: SoundNiche BBS), shelby, stanford,
startrek, Universe mailinglist Archive, Usenet Bible, worldforum,
www, xeno, yoda); systems (Amiga, Linux, MS-DOS, TI99)

Site : ftp.clarkson.edu
Country: USA
GMT : -5
Date : 10-Oct-96
Source : old ftp-list
Alias : omnigate.clarkson.edu, grape.ecs.clarkson.edu
Admin : ro...@omnigate.clarkson.edu
Organ : Clarkson University, Potsdam, New York
Server :
System : Unix
URL : ftp://ftp.clarkson.edu/
Comment: some files moved to barnacle.erc.clarkson.edu; limit of 20 users
[probably closed since site seems to have disappeared]
Files : Annotated C++; aviator; broken connections; C++; comp.graphics;
CUTCP; docs; encoders; FSF; gsstools; IETF; ISETL; KA9Q; lj2ps;
marquis; MS-DOS, NCSA 2.2 TN; net; Novell; Opus BBS; packet drivers;
scheme; simtel CD-ROM; TCL; TeX; UUPC

Site : ftp.cle.ab.com
Country: USA
GMT : -5
Date : 10-Nov-96
Source : usenet
Alias :
Admin : ftp-...@cle.ab.com
Organ : Rockwell Automation/Allen-Bradley
Server :
System : Unix
URL : ftp://ftp.cle.ab.com/
Comment:
Files : ftpcheck

Site : ftp.cle.creaf.com
Country: USA
GMT : -8
Date : 12-Nov-95
Source : usenet
Alias : netra.creaf.com
Admin : ftpa...@creaf.com
Organ : Creative Labs, Santa Clara, California
Server : http://www.cle.creaf.com/
System : Unix
URL : ftp://ftp.cle.creaf.com/
Comment: max. 20 users
Files : Creative Labs related files (patches, pressreleases, utils for all
platforms)

Site : ftp.cli.com
Country: USA
GMT : -6
Date : 11-Mar-94
Source :
Alias : jingles.cli.com
Admin : f...@cli.com
Organ : Computational Logic Inc. (CLI)
Server :
System : Unix
URL : ftp://ftp.cli.com/
Comment: access all day; transfers are logged; some user pub directories
under /pub
Files : akcl; kcl; nqthm; pc-nqthm; wfs

Site : ftp.cme.nist.gov
Country: USA
GMT : -5
Date : 22-May-94
Source : durer.cme.nist.gov
Alias : tribble.cme.nist.gov
Admin : elib-...@cme.nist.gov


Organ : National Institute for Standards and Technology, Gaithersburg,
Maryland

Server :
System : Unix
URL : ftp://ftp.cme.nist.gov/
Comment: successor of durer.cme.nist.gov
Files : 8mm backup (Exabyte); ats; clue-contacts; cm; depot; expect; mei;
Mosaic; msi; oiw; pptb; sdai; sendmail stdoview; step

Site : ftp.cnam.fr
Country: France
GMT : +1
Date : 29-Sep-94
Source : mail
Alias : cnam.cnam.fr, asimov.cnam.fr
Admin : ftp-...@cnam.fr
Organ : Conservatoire National des Arts et Metiers (National Conservatory
of Arts and Professions, CNAM), Paris
Server : www.cnam.fr, web.cnam.fr
System : Unix
URL : ftp://ftp.cnam.fr/
Comment: uploads to /incoming
Files : ABU (French texts); Ada; Amiga; Astro (pictures); Atari; Boizumault
(sources for the interpretation of Prolog); camlada (teaching
excercises in CAML and ADA); CNAM (local literature); CNU
(administrative stuff); Fractals (pictures); Gutenberg; Modulog;
Network; RFCs; VMS

Site : ftp.cnc.ac.n
Country: China
GMT : +10
Date : 29-Nov-94
Source : me
Alias : osf.cnc.ac.cn
Admin :
Organ : China Network Center
Server : gopher
System : Unix
URL : ftp://ftp.cnc.ac.cn/
Comment:
Files : CASNet; directory lists; FAQs; FYI; info; networking; NIC; NOC;
packages; RFCs; software-ifcss; STD; Tools

Site : ftp.cnds.canon.co.jp


Country: Japan
GMT : +9
Date : 15-Nov-95

Source : ftp.eni.co.jp
Alias : cnds.cnds.canon.co.jp
Admin :
Organ : Canon Corp.
Server :
System : Unix
URL : ftp://ftp.cnds.canon.co.jp
Comment:
Files : contrib (NSProgramming); demo apps; Magic Capsule; Nextanswers;
Products (OmniWeb, WritingDesk); SKIN; tools (MPEGPlay, Opener)

Site : ftp.cni.org
Country: USA
GMT : -5
Date : 14-May-94
Source :
Alias : a.cni.org
Admin :
Organ : Coalition
Server : gopher: gopher.cni.org; WWW: www.cni.org (under development)
System : Unix
URL : ftp://ftp.cni.org/
Comment: telnet: a.cni.org (login: brsuser)
Files : ARL; CNIl Current cites; docs: CIMI, compriv, digitlibs, gils,
Hugo Nebula, npr, oclc, scita; forums; FYI; LITA; MARBI; net-guides;
NII; RFCs; other files in /pub/software

Site : ftp.cnidr.org
Country: USA
GMT : -5
Date : 29-Mar-95
Source : rtfm
Alias : kudzu.cnidr.org, jasmine.cnidr.org
Admin :
Organ : CNIDR
Server : gopher


System : Unix (NeXT 1.0, NeXTStep)

URL : ftp://ftp.cnidr.org/
Comment:
Files : admin (Perl, Satan); CNIDR info; K12; Mud (papers, software);
NIDR tools; NREN50

Site : ftp.cnit.nsk.su
Country: Russia
GMT : +6
Date : 29-Jun-95
Source : mail
Alias : iceman.cnit.nsk.su
Admin : ftpm...@ftp.cnit.nsk.su
Organ : Novosibirsk State University, Novosibirsk
Server :
System : Unix
URL : ftp://ftp.cnit.nsk.su/
Comment: files from ccphys.nsu.nsk.su; successor of orasrv.cnit.nsk.su;
weekly backup on friday, filesystems are dismounted
Files : archiver; ccphys.nsu.nsk.su (AD&D; adventure games; D&D; DDL; games;
MUD; RPG; SSG; strategic/economic/role-playing engines and
description languages to develop several types of software;
wargames); CD; dataproc; ftpsites (partial mirrors of elvis.msk.su,
ftp.cert.org, ftp.csn.net, ftp.demos.su, ftp.funet.fi, ftp.kiae.su,
ftp.ncsa.uiuc.edu, ftp.novell.de, ftp.ripe.net, ftp.uga.edu,
garbo.uwasa.fi); games (Doom levels); GNU; GUI; HTML; Internet;
IRC collection; mirrors of ftp.funet.fi Pascal archive, Pegasus
software, teeri.oulu.fi; MS-DOS; MS-Windows; OS/2; Perl; PGP;
pictures; RunNet; SCO (SLS and TLS); security; Sound; Textdoc;
Unixware (updates and parts); WWW; X11

Site : ftp.cnr.it
Country: Italy
GMT : +1
Date : 10-Nov-95
Source : moder.zip
Alias : cnuce_arch.cnr.it, cnuce-arch.cnr.it
Admin : ftpadmin@cnuce_arch.cnr.it (Paolo Zini)
Organ : Consiglio Nazionale delle Ricerce (CNR, National Research Council),
Pisa, CNUCE
Server : gopher://gopher.cnuce.cnr.it/
System : Unix (SunOS, Sparc Server 10)
URL : ftp://ftp.cnr.it/
Comment:
Files : bitmovie; delaunay; EC Info; ftpd; GNU; ILC; Info-Mac (mirror of
sumex-aim.stanford.edu); Lotosnews; Linux (sunsite.unc.edu); micros;
MS-DOS mirrors Garbo, simtel; OS/2; POP; tp_cnuce; X

Site : ftp.cns.vt.edu
Country: USA
GMT : -5
Date : 04-Jan-94
Source : me
Alias : morse.cns.vt.edu
Admin :


Organ : Virginia Technological Institute (VATECH), Blacksburgh, Virginia,

CNS


Server :
System : Unix (Ultrix 4.1)

URL : ftp://ftp.cns.vt.edu/
Comment:
Files : dnet (local); docs (NUPOP, RFC); InterText; netscape (Mac, Windows)

Site : ftp.coast.net
Country: USA
GMT : -6
Date : 02-Sep-96
Source : usenet
Alias : agis-detroit0.agis.net
Admin : cct...@coast.net
Organ : Coast to Coast Telecommunications Inc., Clarkston, Michigan
Server : http://www.coast.net/coast
System : Unix
URL : ftp://ftp.coast.net/
Comment: Coast to Coast archive site
Files : MS-DOS (4dos, ada, ai, animate, archiver, arcutil, asm_mag, asmutil,
astrnomy, at, autocad, awk, bakernws, basic, batutil, bbs, bbsdoor,
bbslist, bible, binedit, biology, bootutil, borland, c, cad,
calculat, catalog, cdrom, celerity, chemstry, citadel, clipper,
clock, cms_tape, compress, cpluspls, cron, crossasm, database,
dbase, dbms_mag, ddjmag, debug, decode, deskaccs, deskjet, deskpub,
desqview, dirutil, disasm, diskutil, dv_x, editor, educatin, eel,
ega, electric, ems_prof, emulator, engineer, entertn, envutil,
execomp, ezycom, falken, fido, filedocs, fileutil, finance,
flowchrt, food, formgen, forth, fortran, fossil, freemacs,
genealgy, geogrphy, geology, geos1x, geos2x, geosnews, gif, graph,
graphics, gtsmusic, hamradio, handicap, hebrew, hercules, hypertxt,
iconlang, info, infonet, install, io_util, irit, jdrbbs, ka9q,
keyboard, lan, langtutr, laser, legal, linguist, litratur, logo,
lotus123, mac, mapping, math, mathcopr, memutil, menu, mfg,
microsft, misclang, modem, modula2, mormon, mouse, msjournl, music,
naplps, ncsatlnt, netpage, network, neurlnet, nfs [rest was screwed
up at the time]); MS-Windows (amipro, animate, archiver, astronmy,
bakernws, barcode, batch, bible, biology, cad, calc, calendar,
capture, cdrom, chem, clipbrd, clock, commprog, convert, database,
desktop, diskutil, dll, editor, educate, eiffel, encode, entertn,
eudora, fax, filedocs, fileman, fileutil, finance, font, food,
genealgy, gis, graphics, hamradio, handica, icon, info, install,
internet, lang, mail, math, mouse, multimed, music, network,
neurlnet, news, note, offline, pgmtools, pim, printer, projmgr,
recorder, schedule, scrsaver, security, shell, sound, sports,
spredsht, sysutil, taskman, tex, txtutil, undoc, video, visbasic,
win32, winhelp, winsock, winwatch, winword, wp, wpwin, x_10);
MS-Windows NT (admin, desktop, diskutil, editor, filedocs, graphics,
mail, multimedia, pgmtools, pim, printer, ras, registry, shells,
simulate); vendors (djgpp, GNU)

Site : ftp.coe.montana.edu
Country: USA
GMT : -7
Date : 30-Oct-94
Source : rtfm
Alias : pdq.coe.montana.edu
Admin :
Organ : , , Montana


Server :
System : Unix (Ultrix 4.1)

URL : ftp://ftp.coe.montana.edu/
Comment: directories: /pub/archives /pub/mirrors [check]
Files : fractals; MUD related files; WWW

Site : ftp.coe.ufrj.br
Country: Brazil
GMT : -3
Date : 15-Dec-94
Source : mail
Alias : alpha.coe.ufrj.br
Admin : postm...@coe.ufrj.br
Organ : Universidade Federal do Rio de Janeiro (Rio Janeiro State
University), Rio de Janeiro, Postgraduate EE dept. (COE)
Server :
System : Unix
URL : ftp://ftp.coe.ufrj.br/
Comment: transfers are logged; max. 2 users
Files : Acmg; docs; jonny (KillDoom, Pentium test (p5test)); Linux; MBONE;
meteosat; MS-DOS; network; Novell; pictures; Sun; teleinfo; urantia;
vendor; Windows

Site : ftp.cognet.ucla.edu


Country: USA
GMT : -8
Date : 11-Mar-94
Source :

Alias : alamut.cognet.ucla.edu
Admin :
Organ : University of California - Los Angeles, Los Angeles, California


Server :
System : Unix (SunOS 4.1)

URL : ftp://ftp.cognet.ucla.edu/
Comment:
Files : alexis; alife; biology; cm++; Darwin; psychology; references;
THnet

Site : ftp.coli.uni-sb.de


Country: Germany
GMT : +1
Date : 28-Mar-95
Source : .de ftp-l

Alias : coli-gate.coli.uni-sb.de, coli.uni-sb.de
Admin : ftp...@coli.uni-sb.de, am...@coli.uni-sb.de, at...@coli.uni-sb.de


Organ : Universitaet des Saarlandes (University of the Saarland),
Saarbruecken

Server :
System :
URL : ftp://ftp.coli.uni-sb.de/
Comment:
Files : Amiga; Atari; Toy files

Site : ftp.colorado.edu
Country: USA
GMT : -7
Date : 11-Jan-94
Source : spot.colorado.edu
Alias :
Admin :


Organ : University of Colorado - Boulder, Boulder, Colorado
Server :
System :

URL : ftp://ftp.colorado.edu/
Comment: successor of spot.colorado.edu
Files : netinfo; RFCs

Site : ftp.comlab.ox.ac.uk
Country: UK
GMT : 0
Date : 09-Feb-94
Source : mail
Alias :
Admin : archive-m...@comlab.ox.ac.uk
Organ : Oxford University, Oxford, Computing Laboratory (OUCL)
Server : archive...@comlab.ox.ac.uk, with subject or text line of "help"
System : Unix (SunOS)
URL : ftp://ftp.comlab.ox.ac.uk/
Comment:
Files : CSP; documents; microprocessor cards; music research; OBJ forum;
Occam; packages; programs; Transputer; Z forum

Site : ftp.commandcom.com
Country: USA
GMT :


Date : 10-Nov-95
Source : mail
Alias :
Admin :

Organ : Command Software Systems


Server :
System : NT (Windows NT, PC)

URL : ftp://ftp.commandcom.com/
Comment:
Files : fix: wvfix (Winword.Concept virus fix); info (about CSS);
shareware (PKZip, status, sys_info)

Site : ftp.compaq.com


Country: USA
GMT : -6
Date : 30-Oct-94

Source : compaq.com
Alias : dorr.compaq.com
Admin : sup...@compaq.com
Organ : Compaq Computer Corp.
Server : www.compaq.com
System : Unix
URL : ftp://ftp.compaq.com/
Comment: most files from compaq.com were moved to this site
Files : 386BSD; SCO; softpaq

Site : ftp.computone.com


Country: USA
GMT : -5
Date : 25-Jan-95

Source : usenet
Alias : cton.computone.com
Admin :
Organ : Computone Corp.
Server :
System : Unix
URL : ftp://ftp.computone.com/
Comment:
Files : Computone BBS; Computone drivers, product info, release notes;
i2devkit; other: iserver, lpd, lynx, netcom, vic; v4devkit

Site : ftp.concert.net
Country: USA
GMT : -5


Date : 22-May-94
Source : old ftp-list

Alias : dl...@ora.com; ncnoc.concert.net
Admin :
Organ : COmmunications for North Carolina Education, Research and
Technology (Concert Net), , North Carolina
Server :
System : Unix
URL : ftp://ftp.concert.net/
Comment:
Files : local network (ConcertNet) info

Site : ftp.conjelco.com
Country: USA
GMT : -5
Date : 04-Nov-94
Source : admin
Alias : conjelco.com
Admin : wein...@conjelco.com (Charles B. Weinstock)
Organ : ConJelCo general offices, Pittsburgh, Pennsylvania
Server : WWW: http://www.conjelco.com
System : Unix
URL : ftp://ftp.conjelco.com/
Comment: No restrictions
Files : Book catalog, demos of software and information related to gambling

Site : ftp.connectsoft.com


Country: USA
GMT : -8
Date : 23-Jul-95
Source : docs

Alias : moby.connectsoft.com
Admin : f...@connectsoft.com
Organ : ConnectSoft
Server : http://www.connectsoft.com/
System : Unix
URL : ftp://ftp.connectsoft.com/
Comment:
Files : EMC (E-Mail Connection); MCIsupp; PDP11

Site : ftp.cosy.sbg.ac.at
Country: Austria
GMT : +1
Date : 19-Feb-95
Source : mail
Alias : dino.cosy.sbg.ac.at
Admin : ftp...@cosy.sbg.ac.at
Organ : University of Salzburg, Salzburg
Server :
System : Unix
URL : ftp://ftp.cosy.sbg.ac.at/
Comment: all file transfers are logged; US people: try sites closer first
Files : Docs: OSI, RFC; e-journals; GNUstep; Mirrors: 386bsd, GNU,
Inter-Drafts, X11, X386; people; pictures; sounds; trek; workgroups

Site : ftp.cp.tn.tudelft.nl
Country: Netherlands
GMT : +1
Date : 19-Feb-95
Source : admin
Alias : orion.cp.tn.tudelft.nl
Admin : f...@cp.tn.tudelft.nl


Organ : Technische Universiteit Delft (Delft University of Technology),

Delft, Physics dept., FI-CP
Server :
System : Unix
URL : ftp://ftp.cp.tn.tudelft.nl/
Comment: valid domain in e-mail address is mandatory; 33Mb; user 'ftp'
possible instead of 'anonymous'; Pratchett archive has been moved
and is now available from lspace.cp.tn.tudelft.nl,
ftp.pavilion.co.uk (/pub/pratchett, also for uploads),
ftp.britain.eu.net (/pub/misc/pratchett),
rincewind.mech.virginia.edu (/pub/pratchett), theory.lcs.mit.edu
(/pub/pratchett) and death.socs.uts.edu.au (/Mirror/pratchett);
Play by Mail archive moved to ftp.pbm.com (mirrored on
ftp.egr.sri.com and ftp.funet.fi)
Files : CP info and papers; MUDders


0 new messages