Large file support not enabled in rsync binary.
Hello, I got following error message when rsync arrived at a file bigger than 2G:
0/bernhard/iso/debian-live-9.0.1-amd64-kde.iso
rsync: lseek returned -1, not -2147483648: Invalid argument (22)
rsync error: error in file IO (code 11) at /home/vagrant/build/org.amoradi.syncopoli/app/src/main/jni/android_external_rsync/fileio.c(249) [sender=3.1.1]
rsync: [sender] write error: Broken pipe (32)
(Running on LineageOS 7.1.1 the F-Droid build of Syncopoli.)
Replacing the rsync binary with a build including the attached patch gets further and md5sum matched on the synced file.