<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 2020-06-10 23:39, Wayne Davison
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHSx_SvbyT1Esb0GWmABUXTQ1fO=xNOS=j3gxq=6uCXqr_L_Pg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote">Indeed, that looks to be exactly what
          is wrong.  I adapted the code in the receiver into the latest
          version of the copy-devices.diff (in the rsync-patches git),
          which should hopefully fix it for you.  I compiled it, but
          didn't have an easy way to test it.</div>
      </div>
    </blockquote>
    <p>I tested your patch and it works like a charm! Tested it a number
      of times, based on the number of bytes received, only the hashes
      and modified blocks where transferred. Also did a sha256sum on
      both devices after every attempt, just to be sure, and they
      matched every time.</p>
    <p>One very minor visual glitch is that the %process is still stuck
      at -2147483648% (I guess min signed int) during the transfer. But
      this is just a visual thing, doesn't impact the transfer.</p>
    <div class="moz-cite-prefix">On 2020-06-11 05:39, Franklin M. Siler
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAKVSaTPZBxJBdrJD962w1E121zTDHQC_HipFjLNFxmPGZ9eT8g@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_default" style="font-family:georgia,serif">I
          must say, what a beautiful example of open source at work. 
          Cheers all around.<br>
        </div>
      </div>
    </blockquote>
    <p>I agree, thanks Wayne for your quick response!<br>
    </p>
    <p>Laurens<br>
    </p>
  </body>
</html>