|
|
|
|
|
by nix23
1755 days ago
|
|
It makes sense that you loose some information from a posix filesystem to exfat, but from HFS+ to lets say XFS? Both can have extended attributes..hmm However hold on, i do some research. Now you hooked me ;) EDIT: Ok got it, both Filesystem NEED xattrs enabled, and you need to run rsync with the -X or --xattrs option, that should fix the problems. |
|
So even if both file systems support extended attributes, does not mean that you can actually preserve them.