I just tried out :gitannex: #gitAnnex' support to sync files on an #Android phone via #adb wirelessly. This is a whole new level of awesome and is ideal to archive photos etc. from my wife's phone. 🥳
It's not a fully automatic process though - one needs to `adb connect IP:PORT` initially and then run `git annex assist` (or have the assistant running I guess) in your repo. Then it does two-way file syncing, which is awesome. It's also not terribly slow.
https://git-annex.branchable.com/tips/android_sync_with_adb/