Commit Graph

10 Commits

Author SHA1 Message Date
f7215c076c update to 0.9.1 release tarball
tarball from:
<https://sourceforge.net/projects/curlftpfs/files/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz>
2024-03-31 22:06:43 +00:00
29db09bd83 update to 0.9.1 release tarball
this update is performed by extracting the release tarball into this
directory and adding any missing files. likely some of these are not
intended to be checked into the source, but only generated as part of
the release process.

tarball from:
<https://sourceforge.net/projects/curlftpfs/files/curlftpfs/0.9.1/curlftpfs-0.9.1.tar.gz>
2024-03-31 22:06:38 +00:00
braga
bef11db415 Better debug output. 2006-10-02 14:36:30 +00:00
braga
954007ec31 Patch by Jui-Nan Lin to enable utf8 support. 2006-06-06 16:57:31 +00:00
braga
5e2331df34 Added copyright information to files. 2006-05-20 18:09:42 +00:00
braga
15409cbfb9 Add initial support for doing read on demand from FTP servers. This makes us depend on very recent libcurl versions. 2006-05-01 00:22:40 +00:00
braga
e8482c35f5 Added no_verify_peer option to disable the verification of SSL certificates. 2006-04-26 17:29:28 +00:00
braga
c1b3af66b7 Add mutex guard for filesystem operations. 2006-04-13 02:54:02 +00:00
braga
7a0759d47b Added options for doing active ftp. 2006-04-10 22:22:28 +00:00
braga
cbd0716730 Separated ftp listing parser module. It now supports Windows NT listings. Added unittests for the listing parser module. 2006-04-05 01:36:57 +00:00