Note that there are some explanatory texts on larger screens.

plurals
  1. POcygwin rsync protocol error
    primarykey
    data
    text
    <p>I'm trying to rsync files between 64bit windows 7 and 64bit Linux. I have rsync 3.0.7 installed on both machine (cygwin version on windows). </p> <p>This is the command I'm running on windows. I see it's establishing a connection to the remote machine but it just dies after authenticating and before transferring files. What could cause this problem?</p> <pre><code>rsync -vvvv localfile REMOTE-HOST:~/ FILE_STRUCT_LEN=16, EXTRA_LEN=4 cmd=&lt;NULL&gt; machine=REMOTE-HOST user=guest path=~/ cmd[0]=ssh cmd[1]=-l cmd[2]=guest cmd[3]=REMOTE-HOST cmd[4]=rsync cmd[5]=--server cmd[6]=-vvvvv.Lsf cmd[7]=. cmd[8]=~/ opening connection using: ssh -l guest REMOTE-HOST rsync --server -vvvve.Lsf. "~/" note: iconv_open("UTF-8", "UTF-8") succeeded. Password: FILE_STRUCT_LEN=24, EXTRA_LEN=4 rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] [Receiver] _exit_cleanup(code=12, file=io.c, line=601): entered rsync error: error in rsync protocol data stream (code 12) at io.c(601) [Receive r=3.0.7] [Receiver] _exit_cleanup(code=12, file=io.c, line=601): about to call exit(12) rsync: connection unexpectedly closed (0 bytes received so far) [sender] [sender] _exit_cleanup(code=12, file=/home/lapo/packaging/rsync-3.0.7-1/src/rsyn c-3.0.7/io.c, line=601): entered rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packagi ng/rsync-3.0.7-1/src/rsync-3.0.7/io.c(601) [sender=3.0.7] [sender] _exit_cleanup(code=12, file=/home/lapo/packaging/rsync-3.0.7-1/src/rsyn c-3.0.7/io.c, line=601): about to call exit(12) </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload