File/folder creation/deletion/modification notification in mac os x 10.3
File/folder creation/deletion/modification notification in mac os x 10.3
- Subject: File/folder creation/deletion/modification notification in mac os x 10.3
- From: "Mekhala Patil" <email@hidden>
- Date: Wed, 14 Sep 2005 20:28:49 +0530
Hi Folks,
Sorry for posting this mail on kernel
mailing list, because i don't know where to post this mail.
I want to write an
application which will do file/folder creation/deletion/modification detection
on mac os x 10.3.
After going through some sample codes
and mailing list, I have found that kevent and kqueue provide a mechanism
for file/folder notification.
While debugging the sample code, I
have found that even if i create/delete/modify any file on a specific path it
gives same event notification(WRITE | ATTRIB) for all the
operations.
I am referring the "FileNotification"
sample code for the same, which i have downloaded from the apple
site.
Is there any other mechanism that
does the same thing supported on mac os x 10.3??
Thanks in advance,
Mekhala
Patil
|
_______________________________________________
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