What do you use for offsite backup? Since best practice recommends 3 copies on 2 different devices where one device is offsite.

I thought about renting a storage box from Hetzner to use as an offsite backup but I was curious what you are using. And also if there might be some cheaper alternatives to my proposed solution that are equally as easy to setup.

  • @[email protected]
    link
    fedilink
    English
    12
    edit-2
    2 years ago

    I have a raspberry pi with a cheap 5TB usb drive at my parents house that boots up once a week and pulls a backup. I use rsnapshot to create incremental updates that takes up every little space and is easy to manage. I have the drive accessible with smb should I ever need to pull a copy from there. It’s super slow but that doesn’t matter for an off-site backup and it is super cheap

    Edit: I should maybe add for future readers that cheap does not mean cheap quality but cheap relative to the amount af TB you get per dollar. I use a WD shingled drive wich is quality drive but cheap and slow af. But it doesnt matter because the internet connection is the bottleneck anyway.

  • @[email protected]
    link
    fedilink
    English
    6
    edit-2
    2 years ago

    I use backblaze B2. I use duplicity to create a local encrypted backup of daily and then monthly incremental backups that are stored on a separate hard drive as a local backup. I then sync that with backblaze every night. It’s worked like a treat. Gives me my primary data, a local backup on a separate drive and then an off-site backup. And actually my primary data and my local backups are both on ZFS raidz2 drives, so I can even have drives fail and be okay.

    I used to use glacier, but the backblaze interface and uploading scripts were just so much easier to use, and the price was comparable if not maybe just slightly cheaper, I can’t remember exact. I think duplicity also has a front end, duplicati that some people use, but I’ve never used it.

  • @[email protected]B
    link
    fedilink
    English
    5
    edit-2
    2 years ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    NAS Network-Attached Storage
    Plex Brand of media server package
    SATA Serial AT Attachment interface for mass storage

    3 acronyms in this thread; the most compressed thread commented on today has 9 acronyms.

    [Thread #277 for this sub, first seen 12th Nov 2023, 15:10] [FAQ] [Full list] [Contact] [Source code]

  • @[email protected]
    link
    fedilink
    English
    32 years ago

    I just keep an encrypted hard drive at work and bring it home to sync once a month/sooner if there’s a bunch of vacation photos we just added to the server or something. External hard drives are cheap nowadays

  • Chewy
    link
    fedilink
    English
    32 years ago

    I’ve also been using hetzner storage boxes. They are as cheap as it gets and my internet connection is the limiting factor anyway.

    • @[email protected]
      link
      fedilink
      English
      32 years ago

      I’ve recently started using a Hetzner storage box for encrypted daily incremental backups and I’m very happy with it so far.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    There’s an hosting company in Italy that’s giving unlimited WebDAV via nextcloud plus a free domain name for 25 euro per year. It’s great until they change the TOS and ban me (it’s not explicitly forbidden to use it as a backup storage)

  • bluGill
    link
    fedilink
    12 years ago

    I put my NAS in a location where even if the house burns it is likely to survive. Not perfect, but I figure the.risk is reasonable to take.