dokany icon indicating copy to clipboard operation
dokany copied to clipboard

User mode file system library for windows with FUSE Wrapper

Results 115 dokany issues
Sort by recently updated
recently updated
newest added

`DOKAN_OPTION_CURRENT_SESSION` can only be used to mount with a drive letter. We should fail the mount if the user is trying to mount to a folder with this option. See...

Hello I noticed a problem when using mirror.exe to mount and copy files. # Environment * Windows version: 11 * Processor architecture: AMD * Dokany version: 2.2.0.1000 (and previous) *...

# Environment * Windows version: Windows 11 (23H2 OS build 22631.4037) * Processor architecture: Intel x64 * Dokany version: 1.4.1.1000 and latest version 2.1.0.1000 * Library type (Dokany/FUSE): Dokany #...

Feature request can skip this form. Bug report **must** complete it. `Check List` must be 100% match or it will be automatically closed without further discussion. Please remove this line....

Feature request can skip this form. Bug report **must** complete it. `Check List` must be 100% match or it will be automatically closed without further discussion. Please remove this line....

Hello, I am trying to mount a SMB share via Dokan, and it works quite well besides that performance is lacking. When I am doing copy file from smb share...

Fixes the issue Status: Open. #1293 The reproduce method is provided in the issue. If one process opened the file with oplock granted, then another process try open the same...

This appears in my windows server 2019 system when using notepad.exe in dokan disk. I have tried both mirror and memfs sample and still appear. when I first time opening...

Bug

the reproduce methods: 1.run mirror sample. 2.create a new txt file in dokan disk. 3.set the txt file read-only attribute. 4.copy a new txt file with same filename to dokan...

Bug

Added winget installation command for Dokany. Fixes # . ### Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of...