I have been a long-time cfs user since soon after it came out, and want
something that also works on a mac.  Someone pointed out encfs, and I'm trying 
it out.

I built fuse-encfs from pkgsrc on NetBSD/5 i386, which has a 'refuse'
FUSE implementation via PUFFS.  I and was able to create a container,
but I'm losing on "touch encfs/foo", which produces the following log
output:

20:42:05 (DirNode.cpp:1022) created FileNode for 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC
20:42:05 (DirNode.cpp:784) in FileNodeDestructor for /home/gdt/.encfs/ 
(refcount 1)
20:42:05 (DirNode.cpp:794) destroying FNode /home/gdt/.encfs/
20:42:05 (encfs.cpp:79) getattr on /home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC
20:42:05 (RawFileIO.cpp:188) getAttr error on 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC: No such file or directory
20:42:05 (DirNode.cpp:784) in FileNodeDestructor for 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC (refcount 2)
20:42:05 (encfs.cpp:79) getattr on /home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC
20:42:05 (RawFileIO.cpp:188) getAttr error on 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC: No such file or directory
20:42:05 (DirNode.cpp:784) in FileNodeDestructor for 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC (refcount 2)
20:42:05 (encfs.cpp:137) mknod on /home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC, 
mode 33188, dev -4944899201977810944
20:42:05 (FileNode.cpp:192) mknod error: Operation not permitted
20:42:05 (DirNode.cpp:784) in FileNodeDestructor for 
/home/gdt/.encfs/Ry6,M4JRVLjbksYIzogQXTMC (refcount 2)
touch: encfs/foo: Operation not permitted
20:42:05 (encfs.cpp:517) doing statfs of /home/gdt/.encfs

any clues?  does this work for anyone else on NetBSD?  Why is encfs
trying to do a mknod when I would think it would be creating a file.


Attachment: pgpypgUBqKVFl.pgp
Description: PGP signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Encfs-users mailing list
Encfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/encfs-users

Reply via email to