retaining extended attributes of a file after a copy
Hi all,
I created a file on a Suse 9 x86-64 machine and set some extended attributes for it using setfattr
I then created an archive arc.tar of this file using tar.
Then, I moved the file to another machine, a Suse 10 x86_64 machine using FTP.
However, all extended attributes that were set for the file are lost in the new copy.
Why is this?
Is it conceptually possible to move a file from one machine to another and still manage to retain its extended attributes?
Thanks in advance...
|