On Sat, Nov 04, 2000 at 06:59:51PM -0800, Datona Communications wrote:
> I have rsync installed onto the server which I would like to pull the
> website to. Both servers require authorization. Any Help would be
> GREATLY appreciated.
One way to handle the authorization that doesn't require the .conf files is
to run rsync through ssh (www.openssh.com). Use ssh-keygen with the flag
-N ''
to generate a key without a passphrase. Install the key on the remote
machine, and be sure sshd is running there, and you should be in.
\/\/ I-I I T
Blauvelt
[EMAIL PROTECTED]