To Monitor file activities
To Monitor file activities
- Subject: To Monitor file activities
- From: simran charley <email@hidden>
- Date: Fri, 11 Oct 2013 18:12:29 +0530
Hi,
My requirement is to
monitor file activities like Create, modify, rename and delete.
I know 2 ways:
1. fsevents mechanism
which is used by spotlight and it is deprecated.
(From Mac OS Internals)
2. Kauth – To listen in
fileop and vnode scope.
Which way is feasible
for me?
As I don’t want to
make decision on file operation events and just log the events, so I prefer
fsevents mechanism.
What are limitations
of this technique and it is deprecated so is any problem for the new versions?
Thanks ,
Simran
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden