BackBlaze has worked well for me: http://www.backblaze.com/ easy to restore, and works silently in the background.
Ask HN: How do you back up your data?
11–20 of 60 posts
Re: Ask HN: How do you back up your data?
#12For servers with data, which currently is just postgres - Heroku pg backups. We download, verify and archive them on S3 and to local server.
Re: Ask HN: How do you back up your data?
#13I backup this drive and keep a copy at my parent's house in their safe.
Re: Ask HN: How do you back up your data?
#14BackBlaze has worked well for me: http://www.backblaze.com/ easy to restore, and works silently in the background.
I've been reading up on Backblaze but don't they require you keep a local copy and they only keep history for 30 days before its wiped?
Re: Ask HN: How do you back up your data?
#15Oh and a VS320 DLT which gets done when I can be arsed as that has a two decade shelf life. It and the drive live in a 400kg fire safe.
And I print all my photos on 10x8 paper that are worth keeping.
And I have CDs for music still.
Edit: see a lot of people relying on just cloud services. Don't do that. Shit does go missing and fail. And I bet you don't test your multi-gigabyte cloud drop until you need to restore it which is bad juju.
Re: Ask HN: How do you back up your data?
#16Everything nowadays is easy enough to re-download from the internet at a later date.
Re: Ask HN: How do you back up your data?
#172. Both are backed up to Time Machine to a network drive, and also with Arq to Glacier.
3. I keep important documents in Dropbox.
This gives me "Oh shit, I deleted a file" protection from Time Machine and Dropbox, two local copies of all media and data in case of hardware failure or machine loss, and a last-ditch offsite Glacier backup.
Works well, and Arq isn't that pricey if using only Glacier.
Re: Ask HN: How do you back up your data?
#18I buy a pair of devices (e.g. Tonidos) with attached commodity HDDs that I split with a friend. He plugs his into his network, I plug mine in.
I dump files to my local device, but they actually get buffered and then stored overnight at his place, and vice-versa. It's a remote backup storage device, not a NAS. Not for fast file serving.
If my house burns down, he hands me the HDDs and I decrypt them with my password.
If his IP changes, his device re-registers with mine somehow. Cleverness needed here, not a $10 month subscription. E.g. his IP is emailed to me, or my device, or something like that. Someone knows how to make two devices find each other over the net, I am sure.
Edit: Of course, it would be nice if it still worked if he was tech-illiterate, e.g. you could give the other one to your elderly parent or neighbor or whatever.
Re: Ask HN: How do you back up your data?
#19Re: Ask HN: How do you back up your data?
#20This is not answering the question, but someone please build this for me (and hopefully a million others): Simple live off-site backup for worst-case scenario. I buy a pair of devices (e.g. Tonidos) with attached commodity HDDs that I split with a friend. He plugs his into his network, I plug mine in. I dump files to my local device, but they actually get buffered and then stored overnight at his place, and vice-vers…