• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: all HFS+ CLIs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: all HFS+ CLIs


  • Subject: Re: all HFS+ CLIs
  • From: Martin Costabel <email@hidden>
  • Date: Sun, 22 May 2005 08:44:38 +0200

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:
This email sent to email@hidden


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

  • Prev by Date: Re: all HFS+ CLIs
  • Next by Date: passwordserver_sasl-59.2
  • Previous by thread: Re: all HFS+ CLIs
  • Next by thread: IOHIDFamily compilation under 10.4.1
  • Index(es):
    • Date
    • Thread