Description
Provides FTP client support for Erlang applications. It lets Erlang code connect to FTP servers to list directories, upload files, download files, and automate legacy file-transfer workflows.
Use it only when a project specifically needs FTP. FTP is an older protocol and may not protect credentials or data unless used through a secure configuration.