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

Moving a file outside watched tree doesn't fire any actions. #41

Closed
SpartanJ opened this issue Jul 4, 2013 · 2 comments
Closed

Moving a file outside watched tree doesn't fire any actions. #41

SpartanJ opened this issue Jul 4, 2013 · 2 comments
Labels
bug Something isn't working major

Comments

@SpartanJ
Copy link
Owner

SpartanJ commented Jul 4, 2013

Original report by Karol Woźniak (Bitbucket: KenjiTakahashi, GitHub: KenjiTakahashi).


Like the title says: I think it should fire something, preferably a Delete action (because from our view, that file is gone), but no action at all is not good.

For example: We watch directory D with file F. From inside D, we do mv F ../. The file is gone, yet there's no action.

It was observed on Linux, I have no way to test other OSes ATM.

@SpartanJ
Copy link
Owner Author

SpartanJ commented Jul 4, 2013

Original comment by Martín Lucas Golini (Bitbucket: SpartanJ, GitHub: SpartanJ).


Thanks for reporting it!
It should be fixed in the last commit. Please let me know if it's working for you.

@SpartanJ
Copy link
Owner Author

SpartanJ commented Jul 4, 2013

Original comment by Karol Woźniak (Bitbucket: KenjiTakahashi, GitHub: KenjiTakahashi).


Yes, it works fine now, thanks.
I also tested it on (Free)BSD now and it seems it's OK there too.

@SpartanJ SpartanJ closed this as completed Jul 4, 2013
@SpartanJ SpartanJ added major bug Something isn't working labels Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant