Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Uses  





3 References  





4 External links  



4.1  Example uses  
















Dokan Library







 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Dokan Library
Developer(s)Dokan-dev
Stable release

2.1.0.1000 / December 22, 2023; 6 months ago (2023-12-22)

Repositorygithub.com/dokan-dev/dokany/
Written inC, C++, C#, PowerShell, JavaScript
Operating systemMicrosoft Windows
PlatformIA-32, x64, Cygwin, MinGW
TypeVirtual file system, Fuse
LicenseLGPL and MIT
Websitedokan-dev.github.io

Dokan (Japanese: ドカン [土管?], "earthen pipe") is a software interface for Microsoft Windows that lets programmers create virtual file systems without writing a kernel-level driver. This is achieved by running file system code in user space while the Dokan kernel driver translates the request for Windows Kernel. It offers compatibility with the FUSE file system by using a wrapper that can be built with Cygwin and MinGW.

Dokan is free software released under the terms of the LGPL and MIT License.

History[edit]

The Dokan project was originally created and maintained by Hiroki Asakawa from 2007 to 2011, up to version 0.6.0. It was hosted on Google Code.[1] Asakawa was supported by a 2006 grant from the Japanese Information-technology Promotion Agency [ja] on a related subject.[2]

Since then it was maintained by the community on a fork called DokanX.[3]

As the development of DokanX slowed in 2014, the French company ISLOG took over with its own fork called Dokany, actively maintained by Adrien Jund (aka "Liryna Stark") and formerly used to be co-maintained by Maxime Chamley. The drivers are now code signed by this company.[4]

Uses[edit]

Dokan is particularly useful for writing to a Virtual File System without requiring Windows Kernel knowledge. It gives one the ability to mount a virtual hard drive that contains whatever the developer wants to show, making it an alternative to the professionally developed CBFS Connect library. It can be absolutely virtual using memory like a ramdisk or show remote data like FTP, SSH, Samba, and databases as local storage that can be listed, read, written, and deleted.

Dokan is written in C. It provides bindings in .NET, Java, Ruby, Delphi, and Rust.

References[edit]

  1. ^ "Dokan". Google Code Archive. Retrieved 9 January 2020.
  • ^ "2006年度下期未踏ソフトウェア創造事業(未踏ユース)採択概要 データ管理システム". 情報処理推進機構. Retrieved 2008-08-20.
  • ^ "DokanX". GitHub. Retrieved 2015-07-31. Dokanx is a Fork of Dokan 0.6.0
  • ^ "Dokany". GitHub. Retrieved 2015-07-31. Dokany is a fork of Dokan 0.6.0 with bug fixes, clean change history and updated to build with latest tools.
  • External links[edit]

    Example uses[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Dokan_Library&oldid=1191357752"

    Categories: 
    Free software programmed in C
    Userspace file systems
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Wikipedia articles needing rewrite from June 2017
    All articles needing rewrite
    Articles containing Japanese-language text
    Official website different in Wikidata and Wikipedia
    Webarchive template wayback links
     



    This page was last edited on 23 December 2023, at 01:38 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki