Displaying 1 result from an estimated 1 matches for "aapv".
Did you mean:
aap
2005 Sep 27
1
How to backing up ACL's on remote server ?
...ace, IPv6, 64-bit system inums, 64-bit internal inums
At the moment i can back up acls on the local system. For example the
following works fine :
/usr/local/bin/rsync -artlDPpv --acls /var/log/gdm /tmp
However, when i try to backup a remote system i recieve some errors:
/usr/local/bin/rsync -AaPv --delete --numeric-ids --rsh=/usr/bin/ssh
--link-dest=/var/backups/trace/hourly.1/Data/
root@192.168.6.12:"/var/shares/Traceability/Trace\ V114/data/"
/var/backups/trace/hourly.0/Data/
rsync: on remote machine: -vlAogDtpr: unknown option
rsync error: syntax or usage error (code 1) at...