by thedriver on 2/1/23, 9:34 AM with 1 comments
All methods I've found have tradeoffs. Using network storage is one obvious solution, but it doesn't work well if you are in a place with bad connectivity. Manually syncing files with for example rsync and an external drive works, but it's time consuming.
by matthberg on 2/1/23, 9:52 AM
For syncing two devices with intermittent connectivity (phone and laptop) you really want a third device (raspberry pi in my case) that's always online to act as a buffer and keep each end up to date. I also had some issues with device discovery taking a while though I'm fairly sure it was phone power saving settings that was messing it up. It's stable and popular software, definitely battle tested on Linux, though there are apps for all platforms.