  | |  | backing up with rsync | backing up with rsync 2003-05-03 - By Anne Possoz
Back > AP > with ssh. You should first check that you can ssh to > AP > user@(protected) The sshd should run on the SuSE computer > > > I can ssh to the SuSE machine. I created some ssh-keys, too! > I can login into the SuSE machine without giving a password! > > Perhaps it would be the best way first to update ssh running > on the SuSE machine. I run ssh 3.5pl1 on my RedHat - rpms > from openssh.org!
No. It should work then.
try a first check
touch /tmp/zzz rsync -avzn --rsh=ssh /tmp/zzz user@(protected):/tmp
What is the result?
Anne
|
|
 |