Windows FUSE mount now an easier possibility?

I saw that some new well-working and supposedly easy to implement Windows FUSE driver is out now.

http://www.secfs.net/winfsp/blog/files/winfsp-2017.html

I just thought that maybe rclone mount could be implemented for Windows some time in the future utilizing this new library. Just wanted the devs to be aware of the new library possibility.

Here are also some projects using the new FUSE library for example:

https://github.com/billziss-gh/sshfs-win
https://github.com/billziss-gh/redditfs

Here are some related language bindings too:

https://github.com/billziss-gh/fusepy
https://github.com/DuroSoft/fuse-bindings

No GO bindings yet unfortunately.

winfsp seems to interesting!!

Interesting! Can you add those links to: https://github.com/ncw/rclone/issues/1018 please?

Ahh, I didn’t search well enough to see that issue existed. Done!