Dokan – User Mode File Systems on Windows
dokan-dev.github.io
Dokan – User Mode File Systems on Windows
1–10 of 34 posts
Re: Dokan – User Mode File Systems on Windows
#2TLDR: FUSE for windows.
Re: Dokan – User Mode File Systems on Windows
#3Dokan has been around for years and hasn't worked really well. Is this new improved fork much different from what existed before?
Re: Dokan – User Mode File Systems on Windows
#4The title concisely explains why I am using Linux.
Re: Dokan – User Mode File Systems on Windows
#5TLDR: FUSE for windows.
Note that there seems to be a FUSE API wrapper too.
https://github.com/dokan-dev/dokany/wiki/FUSE
I wonder how well this works.
Re: Dokan – User Mode File Systems on Windows
#6I used the .NET wrappers for Dokan to write a read only version of ZFS in C#.[1] It was pretty easy to get things to get started with.
Re: Dokan – User Mode File Systems on Windows
#7The title concisely explains why I am using Linux.
Because you don't like the name Dokan? Not really picking up anything else from the title...
Re: Dokan – User Mode File Systems on Windows
#8Re: Dokan – User Mode File Systems on Windows
#9Earlier quoted context omitted.
Because you don't like the name Dokan? Not really picking up anything else from the title...
No, because Linux had libfuse ages ago.
libfuse: 2001
Dokan: 2007
We are in 2016...do you still still try to understand which came first, the chicken or the egg?
Re: Dokan – User Mode File Systems on Windows
#10Dokan has been around for years and hasn't worked really well. Is this new improved fork much different from what existed before?
Yes, 391 commits of fix, improvement stability and features !
We are much more near from a real filesystem than dokan ever was.