Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Cross-platform FUSE lib?

61 views
Skip to first unread message

Fjodr Soyevskji

unread,
Jul 8, 2020, 10:37:12 AM7/8/20
to bazi...@googlegroups.com
Good morning,

I've found your https://github.com/bazil/fuse project on GitHub, and its paradigm looks very elegant, it really makes it easy to develop a FUSE filesystem in Go. What I didn't find is a clear indication of what operating systems are supported. We will start a new project later this year, which includes a FUSE filesystem, but it needs to support Windows, MaxOSX and Linux at least. Would your library suit this purpose?

Thank you,
kind regards.

Fjodr
Syncplify, Inc.

Tommi Virtanen

unread,
Jul 8, 2020, 11:12:04 AM7/8/20
to Fjodr Soyevskji, bazi...@googlegroups.com
> it needs to support Windows, MaxOSX and Linux at least.

There is no solution to that one. Windows has no FUSE (there are other things, in various states of disrepair, but they are not FUSE). macOS FUSE is "special" as in it never really behaved like FUSE, and anyway is no longer open source, and Apple is actively preventing such kernel extensions from working so you essentially can't make your own / fix it at this time. FreeBSD has a semi-ok FUSE implementation, and OpenBSD has one that hasn't behaved well enough to merge support for it.

Walled gardens are not conducive toward being extended in this manner.

If you want to start a business that really hinges on this of providing virtual filesystems to these proprietary platforms, you better invest a lot of money into figuring out your tech stack. Microsoft & Apple really are not going to make it as simple as "grab an open source library and start programming".

Meanwhile, Linux just keeps working.

--
You received this message because you are subscribed to the Google Groups "Bazil File System development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazil-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazil-dev/ema02088d5-64c3-4eda-aa8c-bf9983d0f013%40win-9stgp86d82v.
Reply all
Reply to author
Forward
0 new messages