Re: Monitoring a folder?
Re: Monitoring a folder?
- Subject: Re: Monitoring a folder?
- From: Chris Pavicich <email@hidden>
- Date: Tue, 20 Apr 2004 12:12:54 -0400
Christopher:
Hi. You should probably have a look at kqueue. 'man kqueue' will get you started. It won't (to my knowledge)
tell you about the process that changed the folder, but there are a couple of levels of granularity for examining
~how~ it changed.
If you need more help with it, send me an email, I have some code that might help out.
--CMP
On Tuesday, April 20, 2004, at 11:26AM, Christoffer Lerno <email@hidden> wrote:
>
Would it be possible to have a program that watches a folder and gets
>
notified whenever something is written to it? Is it possible to maybe
>
even get information about the process that made the change (creating a
>
new file, changing file contents etc)
>
>
/Christoffer
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.