I have a question I have written a wrapper class around FSPathCopyObject. I have a question about FSCopyObject however. I have several files i want to copy one after another.. The only way i seemed to have found to do this (and maybe its the right way) is to create a new fileOperationRef for each file. The goal is to copy the 3 files and get only 1 FNNotify event (like the finder). I couldn't find a call that took a CFArray (wouldn't that be cool).

Is there a way to batch the files into one copy operation? If not i'll turn off notification while i am doing my copy operation.
_______________________________________________

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