bibikurosawa / dokan

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

Move file #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I agree with you that create file should throw an error saying "file not 
found". But if this is case then move file will not work at all on dokan. 
I think dokan create file function should call move file when second file 
is not present and opened in open mode. am i missing something? sorry to 
reopen the issue. please help me. i need it.

Original issue reported on code.google.com by anandji...@gmail.com on 22 Oct 2008 at 7:43

GoogleCodeExporter commented 9 years ago
Hello,
I think Dokan mirror sample and Dokan SSHFS move file correctly. Please compare 
your 
file system behavior with Dokan mirror sample.

Original comment by asa...@gmail.com on 26 Oct 2008 at 8:01

GoogleCodeExporter commented 9 years ago
Hi, I have downloaded dokan mirror sample from 
http://dokan-dev.net/en/download/. Is 
it the correct location? I tried to write on the drive created by this dokan 
mirror 
sample, it failed to write to this drive. I could not able to move file as 
well. 
When i browse the code i found that code for write file and move file was not 
there 
(only return -1 was written in write file function and move file function). Am 
i 
missing something? please suggest.

Original comment by anandji...@gmail.com on 30 Oct 2008 at 9:37

GoogleCodeExporter commented 9 years ago
Sorry, I misunderstood. Dokan mirror doesn't support any modification function. 
I'll 
provide an example for it.

Original comment by asa...@gmail.com on 10 Nov 2008 at 4:31