The FTP Server

Although FTP was originally designed to be used with a specific login and a password, it is now used almost exclusively for anonymous FTP. The user gives a login name of anonymous and then gives his E-mail address for the password.

Vast amounts of information are provided by good netizens via anonymous FTP. This generosity of the Internet users is the main thing that has kept the Internet growing at an astounding pace.

The standard ftpd server provided with Unix is the most prevalent implementation of an FTP Server.

There is an entry in the On-line dictionary of computing, an Anonymous FTP Frequently Asked Questions file, and a comp.archives newsgroup that are relevant.


Paul Chamberlain