For a long time, I used Syncthing for my Joplin notes. It was running as a Docker image on my TrueNAS server. The notes themselves were on the TrueNAS server, and from there, Syncthing would sync it to my PC and laptop, for example.

I am annoyed, however, at some desyncing issues. Have you guys got ideas on how to better solve this?

  • Riskable@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    23 hours ago

    I just use rsync over ssh via a cron job 🤷

    It’s been working fine for over 20 years on all my various PCs.