Description
Legacy PHP 5.6 applications can connect to FTP servers for file upload, download, and remote file management. This supports old deployment systems, import jobs, and integrations that still depend on FTP.
It is a network file-transfer extension. FTP often lacks modern security by default, so credentials, TLS support, server trust, paths, and overwrite behavior should be reviewed carefully.