Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't deletes folders #46

Open
GoogleCodeExporter opened this issue Dec 29, 2015 · 3 comments
Open

Don't deletes folders #46

GoogleCodeExporter opened this issue Dec 29, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

* I don't know it is a bug or the code is not programmed.

What steps will reproduce the problem?
1. Create a folder on mounted drive and create another one into last 
created folder
2. delete first created folder
3. refresh mounted drive

What is the expected output? What do you see instead?
folders are still available

What version of the product are you using? On what operating system?
0.4.2 WinXP SP3

Please provide any additional information below.


Original issue reported on code.google.com by love...@gmail.com on 1 Jan 2009 at 2:08

@GoogleCodeExporter
Copy link
Author

Hi,

I had the same problem when using mirror.exe application, there is actually a 
bug in
the mirror.exe code. The function MirrorDeleteDirectory() works only for root
directories, it does not expect the FindFirstFile() finds items "." and ".." in 
empty
directories.

Regards,
Ivo

Original comment by iry...@gmail.com on 2 Feb 2009 at 1:40

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

http://groups.google.com/group/dokan/browse_thread/thread/f5301ca1c2f7e045
Whole Delete problem explained here very well in my last post on this thread.

Thanks
Amit

Original comment by amit.bha...@gmail.com on 1 Jul 2009 at 8:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant