Monitoring file
Monitoring file
- Subject: Monitoring file
- From: kubernan <email@hidden>
- Date: Fri, 10 May 2002 20:18:48 +0200
Hello,
I'm looking for the best way to monitor files under OSX.
"monitor" means a daemon pgm that registers _in real time_
all modifications in the file systems (create, remove, modify files).
- It seems there are no cocoa API for that.
- I could scan an entire volume and compare modifications date between
two scans but it's not fast and requires too much memory.
- I don't know carbon.
Any idea ?
Thx a lot.
_______________________________________________
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.