Displaying 1 result from an estimated 1 matches for "vlaogdtpr".
2005 Sep 27
1
How to backing up ACL's on remote server ?
...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 main.c(1084)
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
Finally, my question is, Do i need to install rsync with ACL's support...