Displaying 1 result from an estimated 1 matches for "artldppv".
2005 Sep 27
1
How to backing up ACL's on remote server ?
...ttp://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, ACLs, symlinks,
batchfiles,
inplace, 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...