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: Metadata support




On 25/06/2006, at 8:05 AM, Tomas Zahradnicky wrote:

Hello,

I've noticed that tar is able to store files' metadata and in order to preserve it, it adds ._FILENAME file that appears to store FileInfo and file's resource fork if there's one. Anyone knows if this process is somewhere documented including the information it stores beyond the raw resource fork?

Check out copyfile() included in the LibC library on tiger. The source file copyfile.c (in the LibC source bundle from ADC) will tell you everything you need to know about what's in those '._*' files.


My app uses libtar and when I extract everything, I need to recombine ._files back into their owners. I have written something that appears to work but would like to be sure I restored everything I had to.

If you are making a tiger only app you can just use copyfile() included in LibC, this is what the tiger unix tools like tar, cp, rsync, etc use.


--
Seeya...Q

               -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

                          _____  /  Quinton Dolan - email@hidden
  __  __/  /   /   __/   /      /
     /    __  /   _/    /      /        Gold Coast, QLD, Australia
  __/  __/ __/ ____/   /   -  /            Ph: +61 419 729 806
                    _______  /
                            _\



_______________________________________________
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: 
 >Metadata support (From: Tomas Zahradnicky <email@hidden>)



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.