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.
$5/TB/month actually sounds pretty competitive. I was curious about B2, but it’s currently around $6–7/TB, so it wouldn’t really save you anything on storage alone.
Hetzner Storage Box seems more interesting if you don’t specifically need S3-compatible object storage.
I use Backblaze B2. About 512GB for about $3-4 a month. Its my secondary backup so hopefully will never have to use it 🤣
So true, it’s kinda my only offsite backup because my other copy is only the mirrored drives. Backup is so expensive 😭
Yeah it’s gotten even worse with all this AI hardware shortage crap
I use restic with B2. Works well
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.
I look up at the clouds and pray my hard drive doesn’t crap out.
Restic. Nightly backups to local, then Cloudflare R2, then BorgBase. All free.
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
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
Also use Borgbase for 25$/year for 250GB. Additionally my data is saved via Syncthing to several devices.
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.
OVH S3 is extremely cost effective and in a privacy respecting jurisdiction far from DrumpfGhanistan
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)
I see a lot of people using restic here. However, restic has no support for object locking. Depending on the backup source, an attack on the storage location itself is probable (e. g. via ransomware).
I think rustic is currently discussing implementing support for object locking, and Kopia has it already.
None of the solutions have had an official audit yet, and at least Kopia defaults to AES-GCM, where I’d really love for an auditor to tell me there are no issues with nonce reuse, but switching to ChaChaPoly-1305 is an option.
If that matters depends a lot on the individual, just something to keep in mind.
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.
Storj
Im using k8up to back up to s3 weekly
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.
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.






