site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, Thanks, Tomas -- # Ing. Tomas Zahradnicky, Jr. # The Czech Technical University # Dept of Computer Science, FEE-CTU Prague _______________________________________________ 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... 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? 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Tomas Zahradnicky