Asyncronously copying multiple files.
Asyncronously copying multiple files.
- Subject: Asyncronously copying multiple files.
- From: Scott Andrew <email@hidden>
- Date: Sat, 23 Feb 2008 08:37:10 -0800
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 (email@hidden)
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:
This email sent to email@hidden