FTP
ProtocolsTerm Overview
Term
FTP
Category
Protocols
Related Terms
3
Definition
File Transfer Protocol. A standard protocol for transferring files between a client and server over TCP (ports 20/21). FTP transmits data in plaintext; SFTP (over SSH) and FTPS (over TLS) are secure alternatives.
Protocols