CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl. It features SSL support, connecting through tunneling HTTP proxies, and automatically reconnecting if the server times out.
| Tags | Filesystems Internet FTP |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X POSIX BSD FreeBSD Linux |
| Implementation | C |
Recent releases


Release Notes: This release has options for inputting the password in the terminal, support for different codepages, caching of files not found, support for SOCKS proxies, and bugfixes.


Release Notes: This release adds patches to enable utf8 support and to enable chmod and chown.


Release Notes: Chunk downloading is now supported. You can now stream your music or video, download more than one file, or browse the filesystem while you download.


Release Notes: A big manpage with all options documented was added. A bug with exporting the FTP mounted directory with Samba was fixed.


Release Notes: This version introduces support for Windows NT style listings. It also adds support for doing active FTP.