FUSE for OS X 2.7.2

FUSE for OS X provides foreign filesystem support under Mac OS X. It's the successor to MacFUSE. And like the Linux variant it provides a user-land filesystem driver API, which is easier to develop for. Command-line tools are provided, and a kernel module which facilitates binding drivers like sshfs, procfs, AccessibilityFS, GrabFS, LoopbackFS, SpotlightFS, and YouTubeFS to the file system.

Tags c fuse filesystem driver macosx
License GNU GPL
State stable

Recent Releases

2.7.220 Oct 2014 16:05 minor feature: Check for MacFUSE compatibility layer 3.x. Component property lists for packages. Add support for case-insensitive Objective-C filesystems. Add support for FUSE fallocate callback. Fix symlink support.