-
If I try and share a dokan drive it seems to share fine but on accessing from command line, exporer or anywhere else I get "Device not ready"
C:>dir \\millermini\dokan
The device is not ready.
Wh…
-
From @viciousviper
During FileInfo.MoveTo(), DirectoryInfo.MoveTo(), and FileInfo.Replace() there is an irritating call to IDokanOperations.OpenDirectory() with a blank filename (string.Empty) and no…
-
I am trying to make my own fs using mirror.c sample as a basis, but it seems to me that there will be race conditions if multiple threads will be accessing it concurrently.
For example in the `MirrorC…
-
I've been puzzled by some hours after realizing that Windows Explorer on Windows 8 was removing files without actually ever calling the DeleteFile operation, nor receiving a Cleanup or Close operation…
-
I'm using a 64bit installation of python 2.7 (tested with 2.7.3 and the latest 2.7.9rc1) on windows, and the os module doesn't contain statvfs.
xchoo updated
9 years ago