odabr -destination and extended attributes
Doc ID 2466177.1 latest, Revision: 2.0.1.64 says:
"- rsync 'xattr' option (on backup with destination) is not in use anymore"
and
"Note3: as several files are having extended attributes, ODABR will get backup for them using xattrs option. NFS (v3/v4) destination is not supporting extended attributes hence ODABR will signal an error and it will fails"
It sounds like an rsync to a remote NAS will not be valid restore src? Other backup args are
odabr backup -destination /mnt/nfs
odabr backup -destination ssh://backup@remotehost:/backup
Will these handle the extended attributes?