Re: how to trace files opening from a specific folder
Re: how to trace files opening from a specific folder
- Subject: Re: how to trace files opening from a specific folder
- From: Laurent Vinet <email@hidden>
- Date: Fri, 4 Feb 2011 10:51:50 +0100
Hi,
More or less, I need to receive "events" notifying that some files have been opened.
My goal is : if I know that a "file1.txt" is opened, for example by TextEdit, followed by the creation of a "file2.txt" by TextEdit; I can suggest that file2 is a descendant of file1 (the result is a "genealogy" of the files). I use FSEvent and activeApplication for monitor the creation of new file and I looking a solution for monitor the opening.
Kind regards,
Laurent
Le 3 févr. 2011 à 18:07, Quinn The Eskimo! a écrit :
>
> On 3 Feb 2011, at 17:05, Laurent Vinet wrote:
>
>> my cocoa app needs to trace files opening from a specific folder
>
> What are your requirements for binary compatibility. It's relatively easy to do this with DTrace, but DTrace is a debugging tool, not something you'd want to have your application depend on.
>
> S+E
> --
> Quinn "The Eskimo!" <http://www.apple.com/developer/>
> Apple Developer Relations, Developer Technical Support, Core OS/Hardware
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Filesystem-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden