Description
Mounts an FTP server as if it were a local folder, using FUSE and libcurl. This lets file managers and command-line tools read and write remote FTP files through normal filesystem paths.
Use it only with FTP servers you trust and understand. Traditional FTP may expose credentials or data unless protected by the server setup, so prefer safer protocols when available.