github macos-fuse-t/fuse-t 1.0.35
1.0.35 Release

latest releases: 1.0.49, 1.0.48b, 1.0.48a...
20 months ago

New experimental feature:

  • SMB backend instead of NFS

To use:

  • Add the following line to /Library/Application\ Support/fuse-t/cfg/fuse-t.ini
    backend=smb
    Or alternatively pass: -o backend=smb fuse option

Motivation:
It seems that macos SMB client is more stable than NFS and doesn't have the following bugs: #45, #17
Keep in mind this feature is highly experimental and might not be ready for production yet.
The SMB server code is located at this link: https://github.com/macos-fuse-t/go-smb2

Don't miss a new fuse-t release

NewReleases is sending notifications on new releases.