Discussion:
[fuse-devel] llfuse and winfsp
Peter Amstutz
2017-06-21 18:54:48 UTC
Permalink
Hi everyone,

I have a file system based on python llfuse which I currently use in
Linux. I'm evaluating possible ways to port to Windows, and found
this:

https://github.com/billziss-gh/winfsp

It apparently includes a FUSE C API emulation layer.

My question is, Is it conceivable that llfuse could be compiled on
Windows and use winfsp, or is that unrealistic?

Thanks,
Peter
Nikolaus Rath
2017-06-21 22:23:06 UTC
Permalink
Post by Peter Amstutz
Hi everyone,
I have a file system based on python llfuse which I currently use in
Linux. I'm evaluating possible ways to port to Windows, and found
https://github.com/billziss-gh/winfsp
It apparently includes a FUSE C API emulation layer.
My question is, Is it conceivable that llfuse could be compiled on
Windows and use winfsp, or is that unrealistic?
If the APIs are compatible, then it should be possible to make this
work.


Best,
-Nikolaus
--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

»Time flies like an arrow, fruit flies like a Banana.«
Loading...