Hello,

Apparently I need to add a function that letting us know the changes in a volume.

I want to log any activities within my volume.
e.g. :
- file copied from Volume A to Volume B
- file moved from Volume A to Volume B
- file deleted from Volume B
- file opened by an application
- etc...

In leopard I can watch the changes in a folder by using FSEvent. But I didn't get the source path when I copy file from A to B. It only notifies me that B has changed.

What I need is to get the source and destination path when any file copied or moved.

Is there anyone have clue for this problem?

Regards,
Ardian

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to