Peter Amstutz
2017-06-21 18:54:48 UTC
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
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