Description
Applications running on PHP 8.4 can transfer files over FTP from scripts. This runtime extension is used by publishing workflows, import jobs, backup scripts, and hosting integrations that still depend on FTP servers. It is dependency-only and has no separate launcher; PHP code calls FTP functions when enabled. FTP can expose credentials or file contents if used without encryption, so server trust, paths, permissions, and transfer destinations matter.