Hi all,
I am trying to move some files from an x86 machine to a ppc machine. Both are running Mac OS X 10.4
The files have some extended attributes set for them.
Hence, I used the tar utlity to create an archive and then moved the archive.
However, the file data is moved correctly but all the extended attributes are lost
Why is this?
I learnt that all extended attributes are stored in the resource fork.
Both the machines have the HFS+ filesystem.
Hence, even the resource forks must get copied right?
Thanks....
I am trying to move some files from an x86 machine to a ppc machine. Both are running Mac OS X 10.4
The files have some extended attributes set for them.
Hence, I used the tar utlity to create an archive and then moved the archive.
However, the file data is moved correctly but all the extended attributes are lost
Why is this?
I learnt that all extended attributes are stored in the resource fork.
Both the machines have the HFS+ filesystem.
Hence, even the resource forks must get copied right?
Thanks....