FUSE (Filesystem in Userspace) is a system to set up virtual filesystems within the user space of a user on Unix-style operating systems. It was originally intended to support AVFS but evolved into a separate project. The networked filesystem SFS is based on it.
Links