Commit Graph

7 Commits

Author SHA1 Message Date
8a4635e811 cache.c: fix some compiler warnings 2024-12-27 00:12:06 +00:00
7b7d769d59 ftpfs_utimens: update for fuse3, which uses timespec instead of utimbuf 2024-12-27 00:00:09 +00:00
5c68307010 implement readdir 2024-08-06 04:09:49 +00:00
a431e8615e port to fuse3
this is only very loosely tested, may be errors
2024-08-06 02:56:57 +00:00
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
4f5dfc85db Initial revision 2006-02-23 19:11:56 +00:00