Re: copyPath:toPath:handler: more reliable than copyItemAtPath:toPath:error: ???
Re: copyPath:toPath:handler: more reliable than copyItemAtPath:toPath:error: ???
- Subject: Re: copyPath:toPath:handler: more reliable than copyItemAtPath:toPath:error: ???
- From: Ken Thomases <email@hidden>
- Date: Fri, 25 Mar 2011 18:13:05 -0500
On Mar 25, 2011, at 3:46 PM, Laurent Daudelin wrote:
> I just completed various runs using the 3 different APIs: "copyItemAtPath:toPath:error:", "copyPath:toPath:handler:" and "FSCopyObjectSync".
Two things:
1. Have you checked if the Finder achieves a copy that's correct in the sense you require?
2. Have you tried the copyfile() low-level routine? http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man3/copyfile.3.html
Regards,
Ken
_______________________________________________
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