Live data from Hacker News

Ask HN: What's your favorite online-backup tool?

news.ycombinator.com

21–30 of 89 posts

Re: Ask HN: What's your favorite online-backup tool?

#21
post #11

Tarsnap. Simple, cheap, efficient, honestly secure. I can't imagine storing personal files and photos somewhere "out there", managed by someone else, in readable form. Seriously, how do you Dropbox (etc) fans sleep at night?

I love tarsnap. I have some custom scripts to manage backups easily. I've been thinking of cleaning them up and turning them into a rsnapshot style system.

Re: Ask HN: What's your favorite online-backup tool?

#22
post #11

Tarsnap. Simple, cheap, efficient, honestly secure. I can't imagine storing personal files and photos somewhere "out there", managed by someone else, in readable form. Seriously, how do you Dropbox (etc) fans sleep at night?

Another + for tarsnap, although I only use it for server backups (git repos and databases). I should probably start using it to backup my laptop.

Re: Ask HN: What's your favorite online-backup tool?

#23
post #9

I've been pretty happy with Crashplan ( http://crashplan.com/ )so far. The free version will allow you to backup to one or more remote machines which you can seed via a hard drive if you want to avoid uploading hundreds of Gb for the initial backup. They have options to backup to their data center too for a competitive rate (unlimited storage). Transfers are encrypted, de-duplicated and compressed, supports file vers…

I'd like to second and stress that CrashPlan supports client side encryption using a private key. This means that _nobody_ can ever get to your files without the key (not even you), no matter how much access is granted to the CrashPlan servers. From what I remember from my research, they were one of the few online backup providers that offers this option.

I also love the fact that you get email alerts about the backup status for every destination (in one email) local or to remote.

I've been extremely happy with the service. It keeps multiple versions of files and backs them up continuously if you have CrashPlan+. This has already saved my bacon more than once.

The icing on the cake is that you can designate some storage as a backup well of sorts and have your family (or other computers) back up to this destination. This is very easy to setup and has worked flawlessly for me, no networking or "what is my ip" voodoo.

Re: Ask HN: What's your favorite online-backup tool?

#24
I've been happy with Backblaze. Good cpu usage, and I restored files easily with a nice web interface.

I switched from Mozy because the client was much more efficient. If you're looking at Mozy and Carbonite, definitely check out Backblaze.

(Also, I met the CEO a few years back--seemed like a smart guy).

Re: Ask HN: What's your favorite online-backup tool?

#25
post #11

Tarsnap. Simple, cheap, efficient, honestly secure. I can't imagine storing personal files and photos somewhere "out there", managed by someone else, in readable form. Seriously, how do you Dropbox (etc) fans sleep at night?

My dropbox partition is completely enveloped in a TrueCrypt partition.

I don't particularly have many concerns with the security of Dropbox, but I do keep some personally sensitive information on there, and TrueCrypt is how I sleep at night.

Re: Ask HN: What's your favorite online-backup tool?

#27
I used Mozy for a while. It was OK, but the desktop/server distinction doesn't always make sense. Never did have to try it in a substantial restore, though.

Nowadays, I keep most of my stuff backed up locally on external hard-drives, but also started using dropbox recently for smallish set of files (sharing, mostly, but serves as a backup of sorts as well).

Re: Ask HN: What's your favorite online-backup tool?

#28
post #11

Tarsnap. Simple, cheap, efficient, honestly secure. I can't imagine storing personal files and photos somewhere "out there", managed by someone else, in readable form. Seriously, how do you Dropbox (etc) fans sleep at night?

love tarsnap, but seriously... someone please make a web-gui (you can paste your ssh keys in a webpage a la github) or atleast a java gui.

It does get to be too painful sometimes.

Re: Ask HN: What's your favorite online-backup tool?

#30
post #11

Tarsnap. Simple, cheap, efficient, honestly secure. I can't imagine storing personal files and photos somewhere "out there", managed by someone else, in readable form. Seriously, how do you Dropbox (etc) fans sleep at night?

Dropbox's website suggests that they store files using some sort of AES-256 encryption and they cannot read them: https://www.dropbox.com/help/27 I wouldn't make the claim that they are more (or as) secure as Tarsnap (especially since there is no page as detailed as http://www.tarsnap.com/crypto.html on Dropbox's website), but this suggests that files on Dropbox are not readable by the company.
Post reply on HN