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

Move on root folder. #21

Open
happygts opened this issue May 12, 2014 · 1 comment
Open

Move on root folder. #21

happygts opened this issue May 12, 2014 · 1 comment

Comments

@happygts
Copy link
Contributor

Hi,

I was testing my application and I found a strange behavior.
Imagine that my root folder is /home/ and I have a file in folder /home/toto/ named file1.
If I do : "mv /home/toto/file1 /home/" macfsevent give me a delete and create event instead of move from, move to event.

Thanks for your help.

@malthe
Copy link
Owner

malthe commented May 12, 2014

I think that perhaps a newer version of FSEvents supports detecting this more easily: http://stackoverflow.com/a/5799727.

But it seems like the current implementation tries to detect this situation manually, and perhaps has a bug in it.

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

No branches or pull requests

2 participants