or the remote.
6) My W2K server is *NOT* an SSH server, that's a whole nuther topic. It
instead
is an ssh & rsync client.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jim Salter
Sent: Wednesday, November 19, 2003 3:35 PM
To: [EMAIL PROTECTED]
> I set up my pub rsa id and all that stuff.
>
> My problem is here:
> I have a batch file which logs itself. The batch file contains some
logging commands and
> rsync -avze ssh [EMAIL PROTECTED]:/directory/. /local_dir
>
> This command is executed fine at the command prompt. (Doesnt ask for
passwo
Hi there,
I have tried enough of it and couldnt get any where.
I have a Redhat 9.x box with rsync
I want to backup contents on the RH to Win2K box.
I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe.
I set up my pub rsa id and all that stuff.
My problem is here:
I have a