Looking for recommendations for backing up laptops to my Unraid NAS. I’m running Immich for photos, and want something for incremental backup of the laptops (Win 11 and Linux). What do you guys like?

  • i_stole_ur_taco@lemmy.ca
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    5 months ago

    I set up Syncthing using the docker image from the Unraid “store” and it works great.

    I’m not in love with the clients (especially Windows) but it seems to work pretty well once your setup is stable.

    • mosspiglet@discuss.onlineOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 months ago

      Thanks for the recc. I’ve used syncthing for syncing my phone with my PC and it works great. Though sync is not quite what I want since any file deletions on the PC get propagated to the folder on the server. Though maybe there is a way to change this behavior in syncthing?

      • Jason2357@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        I would generally keep sync and backup separate, but if you are using a cow filesystem like zfs on your unraid machine, it could take reliable snapshots.

    • dogs0n@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      Agree, I use it myself. My only gripe is that it seems pretty slow, not sure if thats the deduplication part or what, haven’t bothered looking into it because i run the backup after im in bed so not a big deal.

      If you are gonna run the backups during daytime might be a problem.

      Then again though, could just be my setup (havent looking into it).

  • q7mJI7tk1@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    5 months ago

    I use Resilio to duplicate locally to my Unraid, which I know is hated as it’s not the FOSS Syncthing, but in 5 years of use, it’s never gone wrong, and the client software is dead easy to use. That has a hidden .sync folder which archives deleted files for 30 days. You can change the timeframe or remove this feature in settings. I go into the sync folder and remove the deleted files manually if it becomes too bloated.

    From my Unraid, I then backup to Hetzner using Duplicacy, which with the GUI is also very easy to use. From what I’ve read about the other backup solutions being a bit flaky, Duplicacy seems to have nothing but love.