On Fri Mar 31 2000 at 18:23, Venkatesh Krishnamurthi wrote:

> Have you tried using ssh (or openssh) instead of rsh?  You can then add the
> authorized keys to ~root/.ssh/authorized_keys and login without requiring a
> password.

A combination of rsync and ssh (rsync -e ssh) works brilliantly and
they work seamlessly together.  rsync is much a more comprehensive and
versatile tool, fine-tunable, it can sync changes either way, and it
is very lean on the bandwidth it uses if any files exist at either end
and are only slightly (or no) different.

  [ btw: ~/.ssh/authorized_keys is used by ssh-1.2.2x, while ssh-2.x
    uses ~/.ssh2/authorization and ~/.ssh2/identification ]

Cheers
Tony

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to