… without using any variation of Syncthing.
My phone is usually on the same Wifi network as my PC, so some sort of auto-syncing via wifi would be great. Like how Immich syncs from the phone to my server, in an almost totally hands-off way.
What are the best non-Syncthing FOSS phone and PC file sync options these days?
Thanks!


my solution for android file sync is always rsync with termux. i just have a shell script for my desired operation and have the shortcut on my home screen using termux widgets. it’s not automatic but i just run it periodically when i make some changes and want to sync.
You could even trigger the widget with tasker periodically to make it more automated