I’m interested to hear what do people use as their cloud backup and the cost of it. I currently use idrive e2 storage at 5$ per TB a month. Trying to see if there is any better deal anywhere and just curious on everyone’s thoughts.

  • ChrisG@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    OVH S3 is extremely cost effective and in a privacy respecting jurisdiction far from DrumpfGhanistan

  • tired_n_bored@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    5 days ago

    I don’t have any :')

    My “cloud backup” is a NAS in another room. If the house cathes fire, there’s an earthquake or the volcano I live close erupts I say bye bye to everything

  • Prairie_Madness@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 days ago

    I use Backblaze B2. About 512GB for about $3-4 a month. Its my secondary backup so hopefully will never have to use it 🤣

    • clif@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      Same. Local RAID 1 with rotating external drives where one is always offsite, then B2 as a last ditch “just in case” for my most important data. I forget how much data I have in B2 but it’s about $2/month.

    • CopperKit@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 days ago

      So true, it’s kinda my only offsite backup because my other copy is only the mirrored drives. Backup is so expensive 😭

  • brewery@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 days ago

    Borgbase - 1TB for $90 a year but they have smaller options. I then use Restic as my previous Borg setup kept stopping and couldn’t figure out why

    • scrooge101@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      Also use Borgbase for 25$/year for 250GB. Additionally my data is saved via Syncthing to several devices.

  • redlemace@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    To me backups in the cloud are no backups. I could never physically get to the disk and someone else controls my account.

    My 1st backups go to a NAS (with encrypted raid disks) in my garage that is 35 meters away from my house. The 2nd backup are encrypted files (encrypted disks are not practical, it’s a challenge after power-dips etc) to a storage at my daughters place. That second option goes via my own vpn which also gives me the opportunity to go out on the internet there (convenient for some tv shows my wife wanna see)

  • electric_nan@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    Running server backs up to two local disks which can each hold 2 days at a time, but they both hold the same 2 days. Every night the most recent backup is uploaded offsite (friend’s house) where is stored versions in a normal scheme.

  • hoodoo5x5@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    I use Azure Storage Accounts - costs about $0.76 for 37GB per month. I’m still using an old Synology DS918+ but it backs up automatically to the Storage account every day. If you go that route, be sure to edit the network configuration, set it to only access from “selected networks”, and then put in your home IP or CIDR. Use that and an access token so you have at least two controls preventing the internet from accessing it.

  • algernon@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    Way back when, my Dad always told me to have at least three copies of everything, because one backup is no backup. So I have a 1TB Storage Box at Hetzner (€4/month, in a different datacenter than my VPSes) I push backups to with Restic. I also backup to a local machine (also with restic), and to my Dad’s NAS (you guessed, with restic), and to my old Debian server until I decommission it (also with restic).

    All legs have different retention settings, based on how much space I have at a particular backup site.

  • Father_Redbeard@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    I’m only concerned about my Immich library right now. It’s hosted on a local Unraid server. Nightly I have a flat file backup rcloned to another local server and a micro PC at my parent’s house. Once a week Duplicacy does a chunked encrypted backup to Backblaze B2.

    I’m messing around with some other backup software though. Not super happy with Duplicacy but it’s working for now.

  • Chef_Boyargee@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    Amazon Glacier at like US$23/month for around 10 TB. It’s going to be a nightmare expense to pull it all back out though, especially after building a new NAS at these current prices.

  • BakedCatboy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    I went with rsync.net, grabbed a promo at some point and have been getting 1.6TB for $10/mo. They support a wide range of protocols (sshfs, sftp, rsync, borg, synology, guides for freenas and truenas), snapshots, idle alerts, geo redundancy for a fee. Been very happy with it so far. Had to retrieve some files once and had no issue.