>After searching and discussion, it seemed that rsync was the best tool,
>and that I needed to install ssh in order to use it. This is what's
>giving me such a problem right now: finding and installing a copy of SSH
>on my Win98 machine that will do the job.
>[I've already been to the SSH FAQ at employee.org and I've visited many
>web pages on ssh...]

You can also use rsync with a module, which means that the other computer will
run rsync in daemon mode, waiting for you to call, or will run it from inetd.
This does not need ssh; the password (which is set on the module, and is not
necessarily your login password) is authenticated cryptographically, but the
data are transmitted in the clear.

phma

Reply via email to