RE: Win2k Scheduler not able to execute rsync over SSH

2003-11-19 Thread Chao,Eisen R.
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]

Re: Win2k Scheduler not able to execute rsync over SSH

2003-11-19 Thread Jim Salter
> 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

Win2k Scheduler not able to execute rsync over SSH

2003-11-17 Thread Raja Surapaneni
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