exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread dhtmldude
...@10.243.101.219:/cygdrive/g/EWCMS_SYNC/test_aug17/ 1dump.txt 2dump2.txt I get the following error in the dump.txt log file and nothing get synchronized. What sort of things should I be looking for? 1 exit_cleanup(code=12, file=io.c, line=609) 2 ssh_exchange_identification: Connection closed by remote host

Re: exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread Paul Slootman
On Mon 17 Aug 2009, dhtmldude wrote: Folks, maybe one of you can help me. I've installed Rsync 3.1.0 on both the client and the server. Im using ssh, my command line follows: rsync -avc --delete -e ssh.exe -i C:\cms\PageGenerator\nasadmin_prod_rsa -vvv

Re: exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread dhtmldude
Paul Slootman-5 wrote: Your ssh session is not being established, so rsync doesn't even get a chance to do its thing. First get your ssh working, only then look at rsync. Paul I got my SSH working, turns out another process was using port 22 and VanDyke Vshell was not started.

Re: exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread Paul Slootman
On Mon 17 Aug 2009, dhtmldude wrote: I got my SSH working, turns out another process was using port 22 and VanDyke Vshell was not started. Now Its synchronized a folder but not its contents. Im not sure what to do next other than put more files in the source and see if they make it over.

Re: exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread dhtmldude
Its not syncronizing anything. It sits there waiting, until i press CTRL C and terminate the batch job, then the log looks like this: cmd=ssh.exe -i C:\cms\PageGenerator\qa_rsa machine=10.243.101.218 user=nasadmin path=/cygdrive/g/EWCMS_SYNC/test_aug17/ cmd[0]=ssh.exe cmd[1]=-i

Re: exit_cleanup(code=12, file=io.c, line=609)

2009-08-17 Thread dhtmldude
I got more information: exec request failed on channel 0 rsync: connection unexpectedly closed (0 bytes received so far) [sender] _exit_cleanup(code=12, file=io.c, line=609): entered rsync error: error in rsync protocol data stream (code 12) at io.c(609) [sender= 3.0.6] _exit_cleanup(code=12,