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 synchronized over. Later, i started receiving this error and can only guess there is something wrong with my configuration or some settings I am missing (rsyncd.conf?) after i installed the cwrsync installables. Has anyone got this error and what are the potential causes for it, things to check, etc?
C:\CMS\PageGenerator>rsync -avc --delete -vvvvv -e "ssh.exe -i C:\cms\PageGenera tor\qa_rsa" \\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17 nasad...@10 .243.101.218:/cygdrive/g/EWCMS_SYNC/test_aug17/ FILE_STRUCT_LEN=16, EXTRA_LEN=4 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 cmd[2]=C:\cms\PageGenerator\qa_rsa cmd[3]=-l cmd[4]=nas admin cmd[5]=10.243.101.218 cmd[6]=rsync cmd[7]=--server cmd[8]=-vvvvvvlogDtprce .iLs cmd[9]=--delete cmd[10]=. cmd[11]=/cygdrive/g/EWCMS_SYNC/test_aug17/ opening connection using: ssh.exe -i "C:\cms\PageGenerator\qa_rsa" -l nasadmin 1 0.243.101.218 rsync --server -vvvvvvlogDtprce.iLs --delete . /cygdrive/g/EWCMS_S YNC/test_aug17/ note: iconv_open("CP1252", "CP1252") succeeded. Enter passphrase for key 'C:\cms\PageGenerator\qa_rsa': nasad...@10.243.101.218's password: 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: unexplained error (code 255) at io.c(609) [sender=3.0.6] _exit_cleanup(code=12, file=io.c, line=609): about to call exit(255) -- View this message in context: http://www.nabble.com/rsync%3A-connection-unexpectedly-closed-tp25013374p25013374.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html