wok-next view fuse/description.txt @ rev 20114

Up xdelta3 (3.1.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 30 10:18:38 2017 +0100 (2017-10-30)
parents
children
line source
1 FUSE (Filesystem in Userspace) is a simple interface for userspace programs to
2 export a virtual filesystem to the Linux kernel. Fuse also aims to provide a
3 secure method for non privileged users to create and mount their own filesystem
4 implementations.