Tldr : Need to sync files on my phone and laptop via some remote repository.

So I’m currently using Syncthing to sync my backup files and Joplin notes on my phone and my laptop. I’m not home 3 days a week, so whatever notes I take or changes I make, won’t be reflected on my laptop until I come home. I tried next cloud (free tier) sync for Joplin before, but the server has issues from time to time and but the sync part doesn’t work properly.

Is there a way for me to use Syncthing or something else using some free or very cheap service and hopefully secure, in such a way that my phone , my laptop and the 3rd service all can be in sync. Also I’m kind of a noob when it comes to all these self hosting stuff, but I can learn some stuff not too complicated though.

Edit : My laptop is not ON during the 3 days I’m out of my house. Ideally once I power it on after a few days it should sync to the latest version.

    • alphacyberrangerOP
      link
      fedilink
      English
      24 months ago

      Syncthing works fine. The problem is, my laptop is not on all the time and in case my phone has a problem, I’ll lose all my changes during the 3 days I’m out of my house.

      • @Nibodhika@lemmy.world
        link
        fedilink
        English
        14 months ago

        So? If your laptop is off there’s no way to sync to it. If you have a server available you just set syncthing there as well.

        • alphacyberrangerOP
          link
          fedilink
          English
          14 months ago

          So basically I just run Syncthing on all 3 devices? The 3rd device being a VPS something like that?

          • @Nibodhika@lemmy.world
            link
            fedilink
            English
            34 months ago

            Yup, syncthing allows for a folder to be synced to multiple places, so I don’t see any problem with that. In fact I have 3 computers syncing things between themselves.

      • @TCB13@lemmy.world
        link
        fedilink
        English
        14 months ago

        Add a Raspberry Pi + USB drive to your network OR use a VPS to host your data and sync all devices to it using Syncthing. This RPi or VPS would work as a central repository/server for your all your data. Enjoy.