seems like your rsync path is not in a standard path. If you add rsync-path with the path of rsync that is installed on server, it should work Sample command rsync --rsync-path=/opt/software/bin/rsync -avz -e ssh test-u...@test.server.com:/user/test /cygdrive/c/test
-- View this message in context: http://cygwin.1069669.n5.nabble.com/rsync-3-0-9-fails-when-over-ssh-connection-unexpectedly-closed-error-in-rsync-protocol-data-stream-tp57350p93637.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple