FUSE
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Filesystem }} '''FUSE''' (Filesystem in Userspace) is a system to set up virtual filesystems within the user space of a user on Uni...") |
Latest revision as of 01:53, 29 December 2014
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.