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

Can index node, inode, be added to the output? #332

Open
dbruce-ae05 opened this issue Jan 10, 2025 · 1 comment
Open

Can index node, inode, be added to the output? #332

dbruce-ae05 opened this issue Jan 10, 2025 · 1 comment

Comments

@dbruce-ae05
Copy link

My use case is trying to detect file deletions. When a user deletes something via Finder it is actually renamed and added to trash can. It would be nice to compare the inode of the deleted file with the file in the Trash to determine if the file was just renamed or moved to trash.

@dbruce-ae05
Copy link
Author

dbruce-ae05 commented Jan 10, 2025

Should have done some more research, I see this was addressed in issue 278 and added to version 19 master branch on fsevents. However, I don't see how to make fswatch report the inode for each event...

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

1 participant