Re: full-fledged file copying
Re: full-fledged file copying
- Subject: Re: full-fledged file copying
- From: Chris Parker <email@hidden>
- Date: Tue, 4 Mar 2003 11:18:31 -0800
Hi David,
On Tuesday, March 4, 2003, at 5:20 AM, David Feldman wrote:
Is there any way to copy a file (with Cocoa only) that preserves _all_
its attributes, including creation date, much as the Finder does? I
realize it's doable through the Carbon API's but Cocoa is so much more
straightforward.
Unfortunately there's no Cocoa-only way to do this yet. NSFileManager
maintains some metadata, but not all of it.
There's a bug on this particular item already I believe, but I don't
have the number to hand at the moment.
.chris
--
Chris Parker
Cocoa Frameworks Engineer
Apple Computer, Inc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.