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/

or, I could use something that is designed to do this natively.
When I daily drove Windows, I used the `AirDroid` desktop and mobile clients. It worked great but the discovery, pairing and sync go through THEIR infrastructure. ANd its not free.

2/

So, im giving `syncthing` a try because there's an official-ish android app fork for it, and its otherwise #FOSS on desktop (#linux at least). And I know that I could self-host my own discovery and pairing relays. Oh and the last de-#enshittification task on my journey to #selfhost emancipation is ditching #Dropbox. #Nextcloud would be my candidate if I needed my files to be web accessible (I don't - or I could use `copyparty` which is hecka good).

#syncthing #rsync

@tezoatlipoca its very good!