Displaying 1 result from an estimated 1 matches for "myputtysess".
2003 Mar 12
0
rsync on windows with password keypair
...ing error:
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
When I try
rsync -e "plink -load myputtysession" destserver:
again I am able to create a connection to the ssh server but I get the
following error:
Using username "myusername".
Unable to write to standard output
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(151...