On Mon, Jun 29, 2015 at 4:43 PM, Chris Murphy lists@colorremedies.com wrote:
On Mon, Jun 29, 2015 at 2:38 PM, Chris Murphy lists@colorremedies.com wrote:
Anaconda on Fedora live media installs uses:
rsync -pogAXtlHrDx
Looks like this is the same as -aAXHx
The cap X is for extended attributes.
Mr. Murphy, thanks for your follow up. Do you mean boot both the current and the new server with LiveCD's and then --- rsync -aAXHx -e 'ssh' /chroot-mounted/root/directory root@192.168.10.200: /chroot-mounted/root/destination/directory
Best regards.