-
Notifications
You must be signed in to change notification settings - Fork 690
Description
Check List
- [o ] I checked my issue doesn't exist yet
- [o ] My issue is valid with mirror default sample and not specific to my user-mode driver implementation
- [o ] I can always reproduce the issue with the provided description below.
- [o ] I have updated Dokany to the latest version and have reboot my computer after.
- I tested one of the last snapshot from appveyor CI
Describe the bug
A clear and concise description of what the bug is.
The DOKAN_OPTION_NETWORK option causes the following problems:
**C:\Windows\System32>fltmc instances
Filter Volume Name Altitude Instance Name Frame SprtFtrs VlStatus
Filter/instance listing failed with error: 0x80070057
The parameter is incorrect.**
To Reproduce
Steps to reproduce the behavior:
C:\Program Files\Dokan\Dokan Library-2.3.0\sample\mirror>mirror.exe /r C:\Users /l M: /n /u \myfs\myfs1
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Please attach in separate files: mirror output, library logs and kernel logs.
In case of BSOD, please attach minidump or dump analyze output.
Environment:
- Windows version: windows 11.26100
- Processor architecture: amd64
- Dokany version: 2.3.0
- Library type (Dokany/FUSE): dokany
Additional context
Add any other context about the problem here.