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 protected]) 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]
