2005-10-19 10:14:55 +02:00
|
|
|
FUSE makes it possible to implement a filesystem in a userspace program.
|
|
|
|
Features include: simple yet comprehensive API, secure mounting by non-root
|
2009-01-11 14:59:50 +01:00
|
|
|
users, support for RELENG_6 and RELENG_7 FreeBSD kernels, multi-threaded
|
2005-10-19 10:14:55 +02:00
|
|
|
operation.
|
|
|
|
|
|
|
|
WWW: http://sourceforge.net/projects/fuse/
|