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 \\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/ admin at 10.243.101.219:/cygdrive/g/EWCMS_SYNC/test_aug17/ 1>dump.txt 2>dump2.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 rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(609) [sender=3.0.6] Thanks in advanced -- View this message in context: nabble.com/exit_cleanup(code=12,-file=io.c,-line=609)-tp25007534p25007534.html Sent from the Samba - rsync mailing list archive at Nabble.com.
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 \\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/ > admin at 10.243.101.219:/cygdrive/g/EWCMS_SYNC/test_aug17/ 1>dump.txt > 2>dump2.txt > > 2> ssh_exchange_identification: Connection closed by remote hostYour 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
Apparently Analagous Threads
- prepending /cygdrive/c/ to source line
- rsync: connection unexpectedly closed
- Rsync hangs at "calling match_sums"
- 2.4.17: BUG()at transaction.c:609
- WARNING[17634]: chan_sip.c:3906 __sip_xmit: sip_xmit of 0x7fe394006590 (len 609) to 83.78.150.198:60709 returned -2: Success