Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: all HFS+ CLIs



Peter Seebach wrote:
[]
I am also dreading
what happens when a user makes a "safe" tarball on a Tiger machine and
opens it on a Panther machine...

You will get the files split in AppleDouble format, that is if the file "file" had a resource fork, it will be represented in the tarball as 2 files "file" (without resource fork) and "._file". Unpacking on Panther or any other non-Tiger system will give you these 2 files. You can then run


/System/Library/CoreServices/FixupResourceForks dir

on any directory "dir" produced by the unpacking. This will give you more or less the same result as unpacking on Tiger.

In both cases, the file creation dates on the files with resource forks will be wrong: they will correspond to the unpacking/Fixup times, not to the creation times of the original.

--
Martin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: all HFS+ CLIs (From: email@hidden (Peter Seebach))



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.