The title concisely explains why I am using Linux.
Dokan – User Mode File Systems on Windows
11–20 of 34 posts
Re: Dokan – User Mode File Systems on Windows
#12Earlier quoted context omitted.
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
#13The title concisely explains why I am using Linux.
Then explain why people use OS X? Seriously the worst file system that so many developers (And I am guessing a HIGH percentage of Linux developers use) I can't stand going to Linux conferences and the Macs come out and are running OS X.
Re: Dokan – User Mode File Systems on Windows
#14Earlier 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.
Re: Dokan – User Mode File Systems on Windows
#15Re: Dokan – User Mode File Systems on Windows
#16Can we have Fuse on Windows with the new Linux emulation subsystem announced recently ?
Re: Dokan – User Mode File Systems on Windows
#17Earlier 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.
https://github.com/openafs/openafs/blob/7f4414ae3983fe7260de...
Re: Dokan – User Mode File Systems on Windows
#18Earlier quoted context omitted.
Then explain why people use OS X? Seriously the worst file system that so many developers (And I am guessing a HIGH percentage of Linux developers use) I can't stand going to Linux conferences and the Macs come out and are running OS X.
Could you elaborate please?
Re: Dokan – User Mode File Systems on Windows
#19Dokan 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.
Is Dokan the appropriate library to build a disk pooling solution on top of? If so, can you recommend any such projects?
TLDR - Create a "Dokan" folder on each of my 5 physical drives, present a drive to my OS that shows all files from these 5 drives as if they were one physical drive.
Re: Dokan – User Mode File Systems on Windows
#20Earlier quoted context omitted.
Yes, 391 commits of fix, improvement stability and features ! We are much more near from a real filesystem than dokan ever was.
I used to use https://liquesce.codeplex.com/ which I believe was based on Dokan prior to being silently abandoned by the developer. Is Dokan the appropriate library to build a disk pooling solution on top of? If so, can you recommend any such projects? TLDR - Create a "Dokan" folder on each of my 5 physical drives, present a drive to my OS that shows all files from these 5 drives as if they were one physical drive.