2. Periodically: duplicity to Oracle archive storage (7x cheaper than AWS Glacier - $0.001)
Ask HN: What's your backup solution?
11–20 of 156 posts
Re: Ask HN: What's your backup solution?
#12I hate to loose any file even if its not important :) I still have files from the floppy disk era.
Re: Ask HN: What's your backup solution?
#13Re: Ask HN: What's your backup solution?
#14I'd like to keep my laptop files backed up automatically.
Re: Ask HN: What's your backup solution?
#15I don't work.
Re: Ask HN: What's your backup solution?
#16Git + bloom filters + Python
I backup hundreds of thousands of user accounts at cloud.sagemath.com using it, plus my own data, etc. I've been using it for four years and haven't found anything better for my requirements.
Re: Ask HN: What's your backup solution?
#17My music collection sits on a server hooked up to my stereo. I had the disks in RAID-Z1, but when one of the disks pulled a Seagate I accidentally made the disks striped vedvs. To back this up, I boot up a rackmount server with larger disks in RAID-Z1 and use rsync.
This is the only data that I really care about preserving. I found this out through changing my operating system a lot and having my laptop stolen.