FTP

acronym

networking

Stands for: File Transfer Protocol

An old, unencrypted protocol for transferring files between hosts.

File Transfer Protocol (RFC 959) uses separate control and data connections and sends credentials in the clear, which is why it has largely been replaced by SFTP or FTPS for anything sensitive.

Also known as: ftp

Sources

All glossary entries