Re: Notification of filesystem changes
Re: Notification of filesystem changes
- Subject: Re: Notification of filesystem changes
- From: Shawn Erickson <email@hidden>
- Date: Thu, 12 Jan 2006 12:47:49 -0800
On 1/12/06, Paul J. Lucas <email@hidden> wrote:
> I'm writing a specialized file browser. Is there any way to be
> notified when the filesystem changes, e.g., a file/folder is
> added/removed or a disk is mounted/unmounted?
Look at NSWorkspace for some of this and/or consider kqueue/kevent.
<http://developer.apple.com/documentation/Darwin/Reference/ManPages/man2/kevent.2.html>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden