On 15/02/2013, at 1:55 PM, Jim Zajkowski <jim.zajkow...@gmail.com> wrote:

> s there anything that provides the level of progress that FSCopyObjectAsync 
> does but gives the callback more control like copyfile() does?


You could look into NSFileManager's -copyItemAtURL:toURL:error: method which, 
in conjunction with a delegate implementing appropriate methods, gives you both 
progress feedback as well as a mechanism for error recovery. Not sure what 
performance will be like though.

--Graham


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to