You are not logged in.
Pages: 1
Hi there
Thanks for the great work.
Minor remark:
[url]https://33hops.com/xsibackup-tutorial-2.html[/url]
ssh -o StrictHostKeyChecking=no -i xsibackup_id_dsa root@[IP of secondary ESXi box]
Should be:
ssh -o StrictHostKeyChecking=no -i xsibackup_id_rsa root@[IP of secondary ESXi box]
(RSA should be used i/o DSA)
Regards
Offline
Pages: 1