this post was submitted on 29 Aug 2026
96 points (97.1% liked)

Selfhosted

61808 readers
310 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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.

top 50 comments
sorted by: hot top controversial new old
[–] ChrisG@lemmy.world 1 points 3 hours ago

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

[–] philpo@feddit.org 1 points 7 hours ago

OVH Storage Server with Proxmox Backup server (you can also use if for non-Proxmox clients,btw) and a additional S3 bucket at another hoster.

[–] vrighter@discuss.tchncs.de 3 points 14 hours ago

a nas at the opposite ind of the house. If the whoue house goes boom, I have bigger problems to worry about than my data

[–] danielfm123@lemmy.zip 1 points 11 hours ago

Most of the time just rclone pointing to the cheapest storage provider I can find and a daily task at night in my NAS.

Now I'm using idrive

[–] Batman@lemmy.world 1 points 15 hours ago

Im using k8up to back up to s3 weekly

[–] melsaskca@lemmy.ca 4 points 1 day ago (1 children)

I use physical drives that I backup and swap weekly. I'm not a business and this is good enough for the things I want to save, in case everything goes BOOM! I was probably one of the first to say "A Cloud? That would be just someone else's computer. Why would you store your valuable data in somebody else's computer? That makes no sense!"

[–] khanas1f@lemmy.world 2 points 15 hours ago

The best cloud solution is your own local storage. There is no way I will ever trust SOMEONE ELSE with MY data.

[–] tired_n_bored@lemmy.world 8 points 1 day ago (2 children)

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

[–] Cyber@feddit.uk 4 points 1 day ago

To be fair... if all that happens, you're probably toast too

[–] confusedpuppy@lemmy.dbzer0.com 1 points 1 day ago (1 children)

I am the same way. My backup is on the other side of the room. If my house goes up in flames, I'll have bigger issues to deal with, like my house going up in flames.

Data is just data. It wasn't there when I was born and it's all encrypted now so when I die, I want the next person to wipe it clean and use the hardware for themselves.

Having a backup is convenient but it's not the end of the world if I lose it.

[–] tired_n_bored@lemmy.world 2 points 1 day ago (1 children)

To be fair if my dad or grandpa hands me his backup, I'd love to keep it and look at those old photos and videos. They hold a greater value than the hardware itself

[–] confusedpuppy@lemmy.dbzer0.com 4 points 1 day ago (1 children)

That's fair

I have a very different view on data, physical property and familial relationships. Everything is temporary to me and I've prefer my stuff to be reused rather than act as an archive to my own life.

My pictures, music and technology related projects are just for myself. Anything I wish to share after my death is stored on an unencrypted drive connected to a Raspberry Pi that acts as my web facing server that serves only static data. It's mainly a bunch of wikis, linux/shell scripting references, some of my git repositories, some survival type ebooks and some other random stuff.

I've lost data multiple times throughout my life so I know I'd be disappointed but not sad if I lost all my data one more time. I do have multiple backups now so I at least have some data resilience compared to the past.

[–] tired_n_bored@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

It's always interesting to see different viewpoints, thank you :)

[–] xavier666@lemmy.umucat.day 4 points 1 day ago* (last edited 1 day ago)

My backup method

On a serious note, I'm working on it. I have another proxmox node which I'm in the process of building, which should have a backup system. So weekly backups from my main proxmox node will be transferred to the backup node.

[–] nandeEbisu@lemmy.world 16 points 2 days ago

I look up at the clouds and pray my hard drive doesn't crap out.

[–] WeirdGoesPro@lemmy.dbzer0.com 4 points 1 day ago (1 children)

I use Backblaze personal backup for $9 per month with unlimited storage. I’ve backed up many terabytes without an issue.

[–] GamingChairModel@lemmy.world 1 points 1 day ago (1 children)

Yup. My main living data is on a NAS, my on-site backup is an external USB enclosure with a SATA hard drive hooked up to a Mac Mini, all so that I can leverage a Backblaze account to back up the external hard drive with unlimited data.

[–] WeirdGoesPro@lemmy.dbzer0.com 2 points 1 day ago (1 children)

Pro tip—there is a docker container that simulates windows with Backblaze in it so you can use the unlimited plan in Linux.

[–] cecilkorik@lemmy.ca 39 points 2 days ago (1 children)

I donated a server to my brother across the country to use as his media server, it also doubles as my own offsite backup. And vice versa for his, although he's not really tech savvy enough to care.

[–] CopperKit@sh.itjust.works 10 points 2 days ago

I want to do that with my uncle, I got him into self-hosting but I just need to save up so money so I can give him either a nas or a small server. It's always the drives that skyrocket the price.

[–] redlemace@lemmy.world 2 points 1 day 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)

[–] lokalhorst@feddit.org 28 points 2 days ago (3 children)

A Hetzner Storage Box, 1TB for 3,89€

[–] IsoKiero@sopuli.xyz 5 points 2 days ago

Another recommendation for storagebox from here. Cheapest option I've found and they are pretty reliable. I use proxmox backup server to sync my VMs there (encrypted of course).

[–] PetteriPano@lemmy.world 7 points 2 days ago* (last edited 2 days ago) (3 children)

I've gone up one size. 5TB for 10,90€.

Weekly cronjob that mounts the storage box, an EncFS volume and rsyncs my files.

load more comments (3 replies)
load more comments (1 replies)
[–] randombullet@programming.dev 15 points 2 days ago (1 children)

My cloud is at my parent's house in a different continent.

48tb of my own data and hardware.

[–] redlemace@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

own data and hardware.

As do I. I truly believe that's a requirement in order to be able to say you have backups

a different continent

Impressive. I thought I had it good with my backup's two countries away (700Km, bird flight). But I do realize it could still be you live just a few meters apart ;)

[–] randombullet@programming.dev 1 points 1 day ago

I have vital data with a friend who is also in a different continent. But we share some stuff. That one is only 16tb. And on a Pi, unsure how long that thing will last

[–] NormDeplume@lemmy.world 0 points 1 day ago (1 children)

https://www.idrive.com/pricing this is who I use, 35 bucks a month for 50 TB

[–] percefia@lemmy.zip 3 points 1 day ago

Wow, that's not cheap!

[–] Prairie_Madness@lemmy.world 18 points 2 days ago (3 children)

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 1 points 1 day 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.

load more comments (2 replies)
[–] tremble5218@programming.dev 8 points 2 days ago (2 children)

My solution is surprisingly Microsoft OneDrive, but hear me out. I have the family plan that gives you 1TB per account and you can have up to 6 in the family, giving you a total of 6TB. The thing is, I don't trust Microsoft, so I use rclone with a crypt remote that encrypts everything before it reaches OneDrive and the encryption key lives in the rclone config on my machine. Make multiple local copies of this file and you're all set. You can replicate this with any storage provider and you don't have to trust them.

load more comments (2 replies)
[–] savvywolf@pawb.social 9 points 2 days ago

I use borg backup to a Hetzner storage box, which costs $5 a month.

For a gui interface, I've been using Pika backup.

[–] prelude_@lemmy.world 12 points 2 days ago (1 children)

Restic. Nightly backups to local, then Cloudflare R2, then BorgBase. All free.

[–] cyberpunk007@lemmy.ca 8 points 2 days ago (9 children)

Wait what? Free? How much data are you backing up?

load more comments (9 replies)
[–] rako@tarte.nuage-libre.fr 1 points 1 day ago

I have a vps I use for other stuff, and put syncthing on it. My files are replicated between it, my computer and my phone. On the vps I activated the setting to store old versions

For photos I use hetzner's storage share, a nextcloud offering. Photos are browsable with nextcloud's "memories" app, really useful.

I don't really believe in "backups", ie a full copy of the content in another format that is unusable unless you run it through a special restoring process. If the files are being copied, why not make it useful ? Syncthing makes it so all environments are equally usable, and the versioning prevents mistakes. There is no restore phase: the files are already usable.

I really think we need to move our thinking away from the one-machine-with-copies mindset, and architecture our usages around multiple-machines-by-default. If the goal of backups is resiliency, a syncthing clusters achieves that.

[–] TrumpetX@programming.dev 4 points 2 days ago* (last edited 2 days ago) (1 children)

I bounced around a bit after Storj decided to hate consumers and institute massive minimums.

I've landed on Backblaze B2, S3 compatible. Add others have mentioned, doing a shared NAS 2 NAS hookup with a friend or family member is a nice ideal way to do it without monthly fees.

I use Borg backup from my PCs to a NAS (QNAP), and from there using the built in backup software to go off-site. My self hosted PCs will mount NAS drives directly (like immich and audiobookshelf) and those are also in the NAS off-site job.

load more comments (1 replies)
[–] CrabAndBroom@lemmy.ml 3 points 2 days ago (2 children)

I use Filen, I don't know if they still do it but you used to be able to buy a lifetime plan for a one-time fee that was like 50-100GB or something like that, and you could stack them. So I just bought several during a Black Friday sale.

[–] goldkiddo@feddit.it 1 points 57 minutes ago

they re not offer lifetime play anyome

[–] electric_nan@lemmy.ml 1 points 1 day ago* (last edited 1 day 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.

[–] dan1101@lemmy.world 4 points 2 days ago (2 children)

Hard drives in an old Mionix mouse box padded with bubble wrap, regularly swapped between 2 locations.

[–] MalReynolds@slrpnk.net 7 points 2 days ago* (last edited 2 days ago)

Don't understand the downvotes here, even just burying a HDD in a waterproof container in the backyard is way better than 99.9% of users with unencrypted files in OneDrive or iWhateverTheyCallIt. Offline backups are critical against accidental deletion among other things. Part of my 3-2-1 (not buried, just offline), I like old laptops with big SSDs, makes it self sufficient.

load more comments (1 replies)
load more comments
view more: next ›