• @hackris
    link
    4
    edit-2
    9 months ago

    Syncthing just… syncs things. Say you have a folder that you want to automatically get synced between devices, syncthing is exactly for this.

    If you want something like Google Drive, you can run Nextcloud, which is like a self hosted Google Drive, but more powerful. You upload files, which get saved to the server, not just synced between devices. Then you can also sync them, sync calendars, news (RSS feeds), edit documents in it (assuming you install the correct extension), and a lot more things.

    • @boatswain@infosec.pub
      link
      fedilink
      29 months ago

      That sounds pretty much just like SyncThing. Is the only difference that Nextcloud requires a server, rather than being decentralized?

      • @hackris
        link
        29 months ago

        Yep, it’s centralized. However, it offers more functionality than just syncing stuff. If you only want to sync files, syncthing is the simpler, more lightweight solution :)

      • @filcuk@lemmy.zip
        link
        fedilink
        19 months ago

        Nextcloud includes OpenOffice integration, like Google Docs, and loads of plugins, such as kanban project management, notes like Keep, galleries, etc. Very much unlike Syncthing, both are useful for slightly different things.

        • @boatswain@infosec.pub
          link
          fedilink
          19 months ago

          Ah gotcha; so with NextCloud I could have multiple people editing an OpenOffice file simultaneously, like Google docs? That’s interesting, though not a use case that generally applies to me.

          • @filcuk@lemmy.zip
            link
            fedilink
            19 months ago

            Correct. I think it’s unnecessarily complex to setup and maintain if you only need to store files.