Extend native file handling in OS X (was OSXFUSE)

FUSE for macOS

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

FUSE 4.6.0

  -  5.7 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of FUSE 4.6.0.


For those interested in downloading the most recent release of FUSE for macOS or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • FUSE 4.6.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    FUSE 4.6.0 Screenshot 1
  • FUSE 4.6.0 Screenshot 2

What's new in this version:

- Add support for extended access modes. When the FUSE_CAP_ACCESS_EXTENDED capability bit is set, the following more granular access modes are passed to the access() callback in addition to the standard R_OK, W_OK and X_OK modes.
- Add fair_locking mount option. By default, macFUSE uses an unfair locking mechanism to ensure file system consistency. This can lead to issues when the file system is processing an extreme amount of operations in parallel. In this case, some file system operations might be delayed too long for real-time tasks. The fair_locking option ensures that file system operations are processed fairly. Fair locking comes a little performance overhead compared to unfair locking, but it might be the better option when dealing with high pressure situations.
- Address kernel panic on macOS 14 when a macFUSE volume is shared over SMB

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe