|
|
|
|
|
by _mlbt
293 days ago
|
|
Per the MacFUSE documentation… > macFUSE 5.0 supports multiple APIs for mounting file systems. > By default, macFUSE uses the VFS API to mount file systems. When specifying the mount-time option -o backend=fskit, macFUSE will use FSKit to mount the file system. https://github.com/macfuse/macfuse/wiki/FUSE-Backends |
|