On Tue, Dec 1, 2009 at 9:55 AM, Sravana Kumar <sra14co...@gmail.com> wrote: > I believe apple should provide some method through which I can copy files > without copying Quarantine information. > > The option left for me is to execute the above command for all the files to > be copied. But it leads to performance degradation.
Also, the best way to access quarantine information in 10.5 and above is to use the LaunchServices API. It's worth taking a look at the comments in /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSQuarantine.h and related files. I think it's highly unlikely that Apple will ever store quarantine in anything other than extended attributes... but you never know. _______________________________________________ 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 arch...@mail-archive.com