Edited the title to what the article has now.

  • @time_fo_that@lemmy.world
    link
    fedilink
    English
    13
    edit-2
    11 months ago

    Fuck. I have been using them for backup for years, I currently have everything on my NAS but still like having important stuff in an offsite backup.

    Anyone know a reasonably priced cloud storage provider that has integration (either 3rd or 1st party) with Unraid?

    Edit: Dropbox just renewed my annual subscription last night at midnight 🙃

    Double edit: I went into my Dropbox web portal and found that the setting was enabled by default for me. I’m in the US.

        • @Hexarei@programming.dev
          link
          fedilink
          English
          1
          edit-2
          11 months ago

          I run my NAS on TrueNAS, and it just has a built-in solution for taking ZFS snapshots, encrypting them, and shipping them to an S3-compatible storage.

          However, for unraid, I think your easiest thing will be to use the rclone plugin

    • PorkSoda
      link
      fedilink
      English
      411 months ago

      I use Unraid too. What app are you using for backup? Most allow for encrypted backups which renders this issue moot (though still shitty).

      I use Duplicacy (not to be confused with the unreliable Duplicati) and send encrypted backups to B2 Backblaze.

      • @time_fo_that@lemmy.world
        link
        fedilink
        English
        111 months ago

        I’m actually not backing up my NAS at the moment. It’s been on my to do list for a while to figure out a solution.

        How much does Backblaze run you per month? I’ve got ~2tb stored currently.

    • @willis936@lemmy.world
      link
      fedilink
      English
      2
      edit-2
      11 months ago

      I had good luck with B2 backblaze but recently switched to storj for E2EE backups without having encrypted filenames in the browser. Overall these solutions are slower and more expensive than typical cloud backups, but it’s well worth it to stick it to the man.

      Edit: more expensive, not cheaper.

        • @willis936@lemmy.world
          link
          fedilink
          English
          111 months ago

          TrueNAS Scale has a built-in cloud backup tool that supports the common sites and protocols. Most all NAS solutions have something similar. It’s really just an rsync wrapper with authentication and storage protocol support.