Open Source Plan for Dokan library
May 22nd, 2008 in Dokan
I’m working to make Dokan be a open source project. Now I’m refactoring my codes and translate Japanese comments to English. I want to release the source codes in this weekend.
Task/Issue
- command line options for Dokan SSHFS
- ACL support
- FUSE compatible API
Q/A
Q: When Fuse compatible API is supported
A: I have no idea when I can make it. I’m I’ll be happy if you make it.
Q: How can I get name of application that requests access (explorer, notepad,…)
A: You can use DOKAN_FILE_INFO->ProsessID and use some Windows API to get name from Prosess Id.
Does it means Dokan Ruby and .NET will be available under opensource too ?
Will it be possible to redistribute a software including one of them, and the source code, freely ?
Hello, dvkch
Dokan.NET and Dokan Ruby are already released under MIT license.
You can freely use it.
Thanks,
Sorry for the Japanese comment.
おおおおお!
私も、ファイルシステム周りは、ごちゃごちゃ苦労しながらいじっているんですが、
もし、可能でしたら、オープンソースになったら、何かお手伝いさせてください!