FTP File Transfer Protocol
Classic protocol for moving files between computers — invented in 1971, still in use.
Unencrypted by default; use FTPS (TLS-wrapped) or SFTP (over SSH) instead. Common against web hosts without SSH access.
Classic protocol for moving files between computers — invented in 1971, still in use.
Unencrypted by default; use FTPS (TLS-wrapped) or SFTP (over SSH) instead. Common against web hosts without SSH access.