All releases of CurlFtpFS


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.


Release Notes: The SSLv2 option was removed because it's insecure. Options to choose SSL level were added. A warning was added for old libcurl versions that try to connect even to hosts that don't support SSL. The cacert description was corrected. An option to not verify the host with SSL was added. The libcurl version checking was changed to runtime. Blocks and blocksize in getattr were set to make the du program work.


Release Notes: This version adds lots of options that were already present in libcurl. This makes CurlFtpFS work with SSL, tunneling HTTP proxies, and much more. It also fixes a bug when mounting a subdirectory instead of the FTP root.


Release Notes: A bug which occurred when the server sent a "total" line with the listings was corrected. An option to not use EPSV was added. Better detection of libcurl was implemented.


Release Notes: A bug concerning files with spaces in the name was solved. Usage information and README file were added.