- A standard network protocol that sends and manipulates files over a TCP/IP network
- Built on a client-server architecture, uses separate control and data connections between the client and server
- Can use the stream, block, or compressed transmission method
source: http://en.wikipedia.org/wiki/File_Transfer_Protocol |