Filesystem in Userspace
Description
FUSE makes it possible to implement a filesystem in a userspace program. Features include: simple yet comprehensive API, secure mounting by non-root users, support for 2.4 and 2.6 Linux kernels, multi-threaded operation. etc...
Filesystem in Userspace Web SiteUser Ratings
User Reviews
-
very good project
-
Overall it's great and I recognize its potential, yeeeeet documentation is miserable: at least I want specifications covering fuse_operations. But you know, I like this!
-
Great software! Documentation could be better ;)