fbellet

Results 3 comments of fbellet

I have the same problem rsyncing qcow2 images. https://bugzilla.redhat.com/show_bug.cgi?id=2021853 The ``--whole-file`` option is not really interesting in my case, because my bandwidth is constrained, and the destination file is seeded...

Forcing a protocol version downgrade with ``--remote-option=--protocol=29`` seems to improve things a bit, by handling larger blocks as suggested. Block size is ~500kb with protocol 29, instead of 128kb with...

The problem for me in that case was that the selfcheck function tests if location is non null, but ALSO if location contains .getExtras() data (boolean hasKnown). LineageOS 16 in...