this post was submitted on 11 Jan 2026
106 points (97.3% liked)

Selfhosted

60210 readers
970 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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello!! Some recent technical problems on my family's NAS gave me a big scare and finally pushed me to figure out a way to back it all up. I'm asking here specifically because I really don't know where to even starts because of the fact I've got just under 50 terabytes worth of data stored in a 7-disk RAID-5 and would prefer to keep it cheap. What are your suggestions?

Edit: thank you for all the suggestions, I'll probably be considering using Backblaze for backups, or perhaps seeing if I can scrounge up old unused disks from people I know. Thank you all again <3

you are viewing a single comment's thread
view the rest of the comments
[–] irmadlad@lemmy.world 16 points 5 months ago (2 children)

Backblaze personal is about the cheapest I know of: $99 per year unlimited. Caveats would be that the drives have to be physically connected to the computer doing the backup. Additionally, should you ever need to restore the backup, the best way would be to buy a 10 tb drive from Backblaze, restore the data, then send the drive back for a full refund x 5. Restoring 50 tb online would be excruciating.

[–] Davel23@fedia.io 12 points 5 months ago (1 children)

I'm currently backing up my NAS to Backblaze Personal by mounting the drives using Dokany. They appear as local drives and the Backblaze client accepts them for backup.

[–] irmadlad@lemmy.world 6 points 5 months ago

That's worth a bookmark. Thanks for the share.

[–] Scrollone@feddit.it 2 points 5 months ago (2 children)

But isn't it available only for Windows/macOS?

[–] yessikg@fedia.io 1 points 5 months ago

Yeah, on Linux it is better to use their B2 service

[–] irmadlad@lemmy.world 1 points 5 months ago

Yes, however you could run it in Wine, or create a Windows VM.