site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jun 26, 2006, at 5:09 PM, Dan Shoop wrote: I can see reasons for both ways. Except that tar *does* maintain creation dates. -dhan ------------------------------------------------------------------------ Dan Shoop AIM: iWiring Systems & Networks Architect http://www.ustsvs.com/ shoop@iwiring.net http://www.iwiring.net/ 1-714-363-1174 pgp key fingerprint: FAC0 9434 B5A5 24A8 D0AF 12B1 7840 3BE7 3736 DE0B iWiring provides systems and networks support for Mac OS X, unix, and Open Source application technologies at affordable rates. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... At 7:23 PM -0600 6/26/06, Boyd Waters wrote: If you create a backup file, that backup file will have its own creation date. Well, that's wrong then. A Backup /must be/ identical to the source in every possible respect otherwise it can not be used to properly restore said file to it's original state. cp, tar, and friends would "create" a copy (a different creation date) To preserve creation date, one would use a filesystem dump(8)/restore(8) utility. That's a physical backup. I'm not even sure dump works at all under OS X, it's been a while since I checked it but it didn't used to. Analgous here would be saying the only way to maintain all file properties on a volume is via `dd` I see that Mac OS X has dump/restore from FreeBSD. I have not yet used this facility for HFS+ volumes. Does it preserve the all the attributes/metadata/whatever? Creation times? As I said it's been a couple of versions of OS X since I checked but it didn't used to work well at all. -- This email sent to site_archiver@lists.apple.com
participants (1)
-
Dan Shoop