afnarqui / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

drive refers to a location that is unavailable #153

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Dokan and libraries

What is the expected output? What do you see instead?
I log in with my password and try to look at the mounted drive. I can see
all the files, but when I try to copy files I get "(drive letter) refers to
a location that is unavailable". Then when I try to open up the drive
again, I can't even browse, I only get the error.

What version of the product are you using? On what operating system?
Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by stacia.h...@gmail.com on 12 May 2010 at 9:20

GoogleCodeExporter commented 9 years ago
Hi,ALL

I have the same problem when running the dokan in multithread.
I have just finished directory listing function. It is totally right when 
running the dokan in one thread. And the directory listing function is thread 
safe. But when I test in multithread, it running into the same problem .

Any clue,
Thanks

Original comment by forrestg...@live.com on 25 Jun 2010 at 3:49