I moved from next cloud to syncthing some months back. I had nextcloud as an app for Truenas scale. Several times after app dates, next cloud would stop running and would have to setup up everything again.

Syncthing is OK but 2 things annoy me:

A. I get huge amounts of conflict file generated that use up space

B. File sharing with family is complicated. I tried to setup a share account that everyone uses but as syncthing works with device ids, it refuses two accounts from the same machine. I share my Linux laptop with my wife. We each have our own linux account. I’ve got syncthing running but can’t even get my wife’s account to sync because I get errors that device I’d already exists.

I don’t want to go back to next cloud just for file sharing. I don’t generally like the idea of relying on one service for multiple objectives (calendar, file sharing, etc.).

Is there a way to get syncthing to do what I want?

  • ahal
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    Why not both?

    I use syncthing for transferring files around my local network, and nextcloud for sharing files with others.

    IMO these are related tools but designed with very separate use cases. Use the right tool for the job.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        Surely you could run Syncthing in a docker container or flatpak or something to force it to work on the same machine. I don’t know what mechanism is used, but you can spoof a lot on Linux.