FTP (disambiguation)

This is an old revision of this page, as edited by Wayne Hardman (talk | contribs) at 23:09, 23 November 2001. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The File Transfer Protocol, standardized in RFC959 by the IETF. See also Archie the search engine.


The purpose of the protocol is to be able to transfer files

between machines with widely different operating systems.


It is an 8-bit protocol, capable of handling any type of file without further processing such as MIME or UUEncode. However, FTP has extremely high latency, the time between beginning the request and starting the recieve the required data can be quite long, a lengthy login procedure is required.