I have setup the Rsync server and it works fine without SSH.
On the windows machine im using Delta copy which is a CYGwin based rsync GUI with SSH added.
I followed their instructions Here:
http://www.aboutmyip.com/AboutMyXApp/DisplayFAQ.do?fid=1to create a pubic and private key on the windows machine then copy the public key to my server $home/.ssh dir
i connect now but i get the below error:
Executing: rsync.exe -v -rlt -z --delete -e "ssh -l rsync -i sshkey" "/cygdrive/C/ATI/" "ovs@192.168.1.187::ovs/AT
I/"
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync
-3.0.4-1/s
rc/rsync-3
.0.4/io.c(
632) [sender=3.0.4]
Error in rsync protocol data stream
Rsync.exe returned an error. Will try again.
Has anyone had experience with SSH on windoze with rsync i dont know where to start on this 1