Hi All
Has anyone played or even got working the following Mirroring with rsync
I have installed the following the backup and the rsync utility. The only thing i cant get going is the rsync part of it as i cant slogin to the remote server. I am using the commands listed below.
ssh to local.server.net, cd to ~/.ssh
ssh-keygen -t rsa [accept file name id_rsa][don't enter a passphrase]
scp id_rsa.pub remote.server.net:.ssh/local.pub
slogin remote.server.net, cat local.pub >> authorized_keys
I have a problem with the third line in that it never accepts what i am asking it to do. My local server Is called Ace and my remote server is known as remote0 this is a test setup.
I am afraid the problem here is me not the command line.
Regards to all
ADSE