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

2009-08-17 Thread dhtmldude
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/ ad...@10.243.101.

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

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

2009-08-17 Thread dhtmldude
same PC, but never over a firewall. What else can i look at? change? etc? Paul Slootman-5 wrote: > > 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 synchronize

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, fil

rsync: connection unexpectedly closed

2009-08-17 Thread dhtmldude
I'm using Rsync 3.1.0 and VanDyke VShell for SSH. Both services have started up in the remote server under the local account nasadmin. I know port 22 is open on the firewall because i was able to see the root directory being created after an rsync command from the server, but no files were synch

prepending /cygdrive/c/ to source line

2009-08-18 Thread dhtmldude
Hello, either cygwin or rsync (version 3.0.6) is prepending /cygwin/c/ to the source path from the command line. C:\CMS\PageGenerator>rsync -avc --delete -vvv --protocol=20 -e "ssh.exe -i C:\cm s\PageGenerator\qa_rsa" \\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/ nasad...@10.243.101.

Rsync hangs at "calling match_sums"

2009-08-21 Thread dhtmldude
calling match_sums //server/share/folder /cid-192811.html cid-192811.html _exit_cleanup(code=20, file=rsync.c, line=242): entered rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(242) [send er=2.6.8] _exit_cleanup(code=20, file=rsync.c, line=242): about to call exit(20) This