Displaying 1 result from an estimated 1 matches for "vvvvvvvvtre".
Did you mean:
vvvvvvvvr
2019 Nov 05
1
Segmentation fault using rsync client on Android device
...ult
```
Not much to go on. I tried running the same command via rsync in
cygwin and it worked fine:
```
FILE_STRUCT_LEN=24, EXTRA_LEN=4
opening tcp connection to 192.168.1.205 port 12000
Connected to 192.168.1.205 (192.168.1.205)
msg checking charset: UTF-8
sending daemon args: --server --sender -vvvvvvvvtre.iLsfxC . / (5 args)
ziosk Ziosk Content Files
```
Can anyone help me understand why rsync is crashing on Android? Note
that I compiled rsync using the Android NDK (r20). I set up the
environment (CC, LD, etc) to point to the correct toolchain in the
NDK. It's how I build all of my t...