Slashdot Mirror


Ask Slashdot: What Are Some Cloud Backup Solutions That You Recommend?

New submitter OneHundredAndTen writes: After having used the services of CrashPlan for my backups for a few years now, I have just learned that CrashPlan is exiting the home backup business. Although this won't be happening for another 14 months, they have the chutzpah of recommending a provider (Carbonite) that does not support Linux. Looking in the net, there are not so many alternatives available -- unless you go with somebody that charges you $5/mo and up for a measly 100GB, or (occasionally) 1TB. Fine for a little phone, but not for the several TB worth of video I have shot over the years.

Anybody aware of decent cloud backup solutions that support Linux, and that offer a maximum backup capacity that is not ridiculously small?
Reader cornjones asks a similar question: My use case:
Backups for several computers, both at my house and scattered family machines
Encrypted locally by a key I set, only encrypted bits are stored offsite
I have a copy of my data onsite. I primarily want to protect against lost drives or fire (or ransomware attack)
Ideally, I would be able to point it at a NAS, which I don't have now.
The plan I was on was 10 computers, unlimited data, for 4 years @ $429. Lower is better, but I am willing to pay in that range.
Across my machines, I probably have about 1TB of bulk storage and 10 or so machines w/, say, 60GB backups each.

2 of 241 comments (clear)

  1. FreeNAS by darkain · · Score: 4, Interesting

    I'm lucky enough to manage IT and servers for a pair of businesses in physically different locations. Both are running FreeNAS for their local storage. Both cross backup to one another using ZFS SEND/RECV. This gives full snapshotted history on both physical locations of both's complete storage. Pretty handy!

  2. Re:None: I run my own home cloud server. by brianwski · · Score: 4, Interesting

    Disclaimer: I work at Backblaze.

    > I'd love to see some hard data on the chance of data loss on those cloud services vs. typical home set-ups.

    Backblaze uses a Reed Solomon encoding where every file is replicated across 20 different hard drives in 20 different locations in our datacenter. We can lose up to three full computers out of the 20 and your data is still both safe AND available. And a really good feature is we monitor EVERY SINGLE DRIVE and have datacenter employees replacing drives that have gone bad 7 days a week.

    However, a counter point is that if you forget to pay Backblaze your monthly bill for as little as 60 days we delete your data to make room for paying customers. I really think people underestimate how easily this can occur purely by accident. For example, the credit card on file expires, and the employee who was signed up to get alerts retired the year before and the emails are not being read anymore.

    For all of the reasons above, to my closest friends I recommend BOTH for data you would be really bummed out to lose. Keep the live copy, plus a backup at home on a hard drive, and a copy in Backblaze for when your house burns down. This is what I do, and it lets me sleep at night.