Replies: 1 comment
-
|
I have worked around this by specifying the mount point as a subdirectory rather than a new drive letter (so |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a Dokan filesystem running on drive N:. I would like to export it as a shared drive from Windows.
But with my current Dokan filesystem this gives the error
However, using the example mirror filesystem from the Dokan-dotnet sources I am able to export it as a shared drive. I'm trying to hunt down the difference between my program and the example to see what particular setting causes the problem, but so far I'm a bit stumped. Has anyone seen this error before, or have any suggestion about mount options, etc, that might cause it?
Beta Was this translation helpful? Give feedback.
All reactions