RE: https://mas.to/@tezoatlipoca/116263075699722140
Well, I had to give up on the #rsync approach - rsync over #MTP seemed to have issues with copying some file metadata that rsync would need to handle incremental updates. Subsequent rsyncs would re-copy _everything_. Boo.
Likewise using #android usb-debug mode and `adb push` (android debug tool on linux) also only re-copies everyting.
I could use #termux on the phone to provide an actual rsync or ssh host on the phone (which would also let me use wifi). Or..
1/

