Good Secure Backups Developers at Home - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T09:57:36Zhttp://stackoverflow.com/feeds/question/113423http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home23Good Secure Backups Developers at Homeslashmais2008-09-22T06:16:04Z2009-11-13T18:28:05Z
<p>What is a good, secure, method to do backups, for programmers who do research & development at home and cannot afford to lose any work?</p>
<p>Conditions:</p>
<ol>
<li><p>The backups must ALWAYS be within reasonably easy reach.</p></li>
<li><p>Internet connection cannot be guaranteed to be always available.</p></li>
<li><p>The solution must be either FREE or priced within reason, and subject to 2 above.</p></li>
</ol>
<p><hr /></p>
<h2>Status Report</h2>
<p>This is for now only considering free options.</p>
<p>The following <strong>open-source projects</strong> are suggested in the answers (here & elsewhere):</p>
<ul>
<li><a href="http://backuppc.sourceforge.net/" rel="nofollow">BackupPC</a> is a high-performance,
enterprise-grade system for backing
up Linux, WinXX and MacOSX PCs and
laptops to a server's disk.</li>
<li><a href="http://savannah.nongnu.org/projects/storebackup" rel="nofollow">Storebackup</a> is a backup utility
that stores files on other disks.</li>
<li><a href="http://deekayen.net/mybackware" rel="nofollow">mybackware</a>: These scripts were
developed to create SQL dump files
for basic disaster recovery of small
MySQL installations.</li>
<li><a href="http://www.bacula.org/en/" rel="nofollow">Bacula</a> is [...] to manage
backup, recovery, and verification
of computer data across a network of
computers of different kinds. In
technical terms, it is a network
based backup program.</li>
<li><a href="http://www.metatrontech.com/projects/" rel="nofollow">AutoDL 2 and Sec-Bk</a>: AutoDL 2
is a scalable transport independant
automated file transfer system. It
is suitable for uploading files from
a staging server to every server on
a production server farm [...]
Sec-Bk is a set of simple utilities
to securely back up files to a
remote location, even a public
storage location.</li>
<li><a href="http://www.rsnapshot.org/" rel="nofollow">rsnapshot</a> is a filesystem
snapshot utility for making backups
of local and remote systems.</li>
<li><a href="http://schapiro.org/schlomo/projects/rbme.php" rel="nofollow">rbme</a>: Using rsync for backups
[...] you get perpetual incremental
backups that appear as full backups
(for each day) and thus allow easy
restore or further copying to tape
etc.</li>
<li><a href="http://www.nongnu.org/duplicity/" rel="nofollow">Duplicity</a> backs directories by
producing encrypted tar-format
volumes and uploading them to a
remote or local file server. [...]
uses librsync, [for] incremental
archives</li>
</ul>
<p><strong>Other Possibilities:</strong></p>
<p>Using a Distributed Version Control System (DVCS) such as <a href="http://git.or.cz/" rel="nofollow">Git</a>(/<a href="http://www.gnome.org/~newren/eg/" rel="nofollow">Easy Git</a>), <a href="http://bazaar-vcs.org/" rel="nofollow">Bazaar</a>, <a href="http://www.selenic.com/mercurial/wiki/" rel="nofollow">Mercurial</a> answers the need to have the backup available locally. </p>
<p>Use free online storage space as a remote backup, e.g.: compress your work/backup directory and mail it to your gmail account.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113430#11343012Answer by Zsolt Botykai for Good Secure Backups Developers at HomeZsolt Botykai2008-09-22T06:18:53Z2008-09-22T06:18:53Z<p>I prefer <a href="http://www.jungledisk.com/" rel="nofollow">http://www.jungledisk.com/</a> .
It's based on Amazon S3, cheap, multiplatform, multiple machines with a single license. </p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113431#1134318Answer by Jon Limjap for Good Secure Backups Developers at HomeJon Limjap2008-09-22T06:19:01Z2008-09-22T06:19:01Z<p><a href="http://stackoverflow.com/users/6380/scott-hanselman">Scott Hanselman</a> recommends Windows Home Server in his aptly titled post
<a href="http://www.hanselman.com/blog/TheCaseOfTheFailingDiskDriveOrWindowsHomeServerSavedMyMarriage.aspx" rel="nofollow">The Case of the Failing Disk Drive or Windows Home Server Saved My Marriage</a>.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113432#1134328Answer by AndrewR for Good Secure Backups Developers at HomeAndrewR2008-09-22T06:19:04Z2008-09-22T06:28:41Z<p>usb hard disk + <a href="http://samba.anu.edu.au/rsync/" rel="nofollow">rsync</a> works for me</p>
<p>(see <a href="http://www.itefix.no/i2/node/10650" rel="nofollow">here</a> for a Win32 build)</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113435#1134355Answer by CAD bloke for Good Secure Backups Developers at HomeCAD bloke2008-09-22T06:19:26Z2008-09-22T06:41:19Z<p>I'm a big fan of Acronis Trueimage.Make sure you rotate through a few backup HDDs to you have a few generations to go back to, or if one of the backups goes bang. If it's a major milestone I snail-mail a set of DVDs to Mum and she files em for me. She lives in a different state so it should cover most disasters of less-than-biblical proportions.</p>
<p>EDIT: Acronis has encryption via a password. I also find the bandwidth of snailmail to be somewhat infinite - 10GB overnight = 115 kb/s, give or take. Never been throttled by Australia Post.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113439#1134392Answer by jjrv for Good Secure Backups Developers at Homejjrv2008-09-22T06:21:56Z2008-09-22T06:21:56Z<p>Get an external hard drive with a network port so you can keep your backups in another room which provides a little security against fire in addition to being a simple solution you can do yourself at home.</p>
<p>The next step is to get storage space in some remote location (there are very cheap monthly prices for servers for example) or to have several external hard drives and periodically switch between the one at home and a remote location. If you use encryption, this can be anywhere such as a friend's or parents' place or work.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113441#1134414Answer by Jan de Vos for Good Secure Backups Developers at HomeJan de Vos2008-09-22T06:22:36Z2008-09-22T06:22:36Z<p>First of all: keeping backups off-site is as important for individuals as it is for businesses. If you house burns down, you don't want to loose everything.</p>
<p>This is especially true because it is so easy to accomplish. Personally, I have an external USB harddisk I keep at my fathers house. Normally, it is hooked up to his internet connections and I backup over the net (using rsync), but when I need to backup really big things, I collect it and copy things over USB. Ideally, I should get another disk, to spread the risk.
Other options are free online storage facilities (use encryption!).</p>
<p>For security, just use TrueCrypt. It has a good name in the IT world, and seems to work very well.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113444#1134441Answer by luiss for Good Secure Backups Developers at Homeluiss2008-09-22T06:23:38Z2008-09-22T06:23:38Z<p>Bacula is a good software, it's open source, and shall give good performance, kind of commercial software, a bit difficult the first time to configure, but not so hard. It has good documentation</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113449#1134494Answer by akauppi for Good Secure Backups Developers at Homeakauppi2008-09-22T06:24:57Z2008-09-22T06:24:57Z<p>Depends on which platform you are running on (Windows/Linux/Mac/...?)</p>
<p>As a platform independent way, I use a personal subversion server. All the valuables are there, so if I lose one of the machines, a simple 'svn checkout' will take things back. This takes some initial work, though, and requires discipline. It might not be for you?</p>
<p>As a second backup for the non-svn stuff, I use <a href="http://www.apple.com/macosx/features/timemachine.html" rel="nofollow">Time Machine</a>, which is built-in to OS X. Simply great. :)</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113474#1134742Answer by mmaibaum for Good Secure Backups Developers at Homemmaibaum2008-09-22T06:32:51Z2008-09-22T06:32:51Z<p>My vote goes for cloud storage of some kind. The problem with nearly all 'home' backups is they stay in the home, that means any catastrophic damage to the system being backed up will probably damage the backups as well (fire, flood etc). My requirements would be </p>
<p>1) automated - manual backups get forgotten, usually just when most needed</p>
<p>2) off-site - see above</p>
<p>3) multiple versions - that is backup to more than one thing, in case that one thing fails. </p>
<p>As a developer, usually data sizes for backup are relatively small so a couple of free cloud backup accounts might do. They also often fulfil part 1 as they can usually be automated. I've heard good things about www.getdropbox.com/. </p>
<p>The other advantage of more than 1 account is you could have one on 'daily sync' and another on 'weekly sync' to give you some history. This is nowhere near as good as true incremental backups.</p>
<p>Personally I prefer a scripted backup (to local hard-drives, which I rotate to work as 'offsites'. This is in large part due to my hobby (photography) and thus my relatively lame internet upstream bandwith not coping with the data volume. </p>
<p>Take home message - don't rely on one solution and don't assume that your data is not important enough to think about the issues as deeply as the 'Enterprise' does. </p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113476#1134762Answer by Toby Hede for Good Secure Backups Developers at HomeToby Hede2008-09-22T06:33:22Z2008-09-22T06:33:22Z<p>I second the vote for <a href="http://www.jungledisk.com/" rel="nofollow">JungleDisk</a>. I use it to push my documents and project folders to S3. My average monthly bill from amazon is about 20c.</p>
<p>All my projects are in Subversion on an external host. </p>
<p>As well as this, I am on a Mac, so I use SuperDuper to take a nightly image of my drive. I am sure there are good options in the Windows/Linux world. </p>
<p>I have two external drives that I rotate on a weekly basis, and I store one of the drives off-site during it's week off. </p>
<p>This means that I am only ever 24 hours away from an image in case of failure, and I am only 7 days from an image in case of catastrophic failure (fire theft). The ability to plug the drive in to a machine and be running instantly from the image has saved me immensely. My boot partition was corrupted during a power failure (not a hardware failure, luckily). I plugged the backup in, restored and was working again in the time it took to transfer the files of the external drive.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113483#113483-3Answer by Jeremy for Good Secure Backups Developers at HomeJeremy2008-09-22T06:35:59Z2008-09-22T06:35:59Z<p>mozi</p>
<p>www.mozi.com</p>
<p>free 2gb for home users. plenty for docs. $4.95/mo for unlimited home backups.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113522#1135225Answer by jwanagel for Good Secure Backups Developers at Homejwanagel2008-09-22T06:58:06Z2008-09-22T06:58:06Z<p>I highly recommend www.mozy.com. Their software is easy and works great, and since it's stored on their servers you implicitly get offsite backups. No worrying about running a backup server and making sure it's working. Also, the company is backed by EMC (a leading data storage product company), so gives me enough confidence to trust them.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113533#1135332Answer by micahwittman for Good Secure Backups Developers at Homemicahwittman2008-09-22T07:01:47Z2009-11-13T18:28:05Z<p>These are interesting times for "the personal backup question".</p>
<p>There are several schools of thought now:</p>
<ol>
<li><p>Frequent Automated Local Backup + Periodic Local Manual Backup</p>
<blockquote>
<p>Automated: Scheduled Nightly backup to external drive.<br>
Manual: Copy to second external drive once per week / month / year / <em>oops-forgot</em><br>
and drop it of at "Mom's house".<br>
<br>
Lot's of software in the field, but here's a few: There's RSync and TimeMachine on Mac, and DeltaCopy www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp for Windows.</p>
</blockquote></li>
<li><p>Frequent Remote Backup</p>
<blockquote>
<p>There are a pile of services that enable you to backup across you internet connection to a remote data centre. <a href="http://aws.amazon.com/s3" rel="nofollow">Amazon's S3 service + JungleDisk</a>'s client software is a strong choice these days - not the cheapest option, but you pay for what you use and Amazon's track record suggests as a company it will be in business as long or longer than any other storage providers who hang their shingle today.<br>
<br>
Did I mention it should be encrypted? Props to JungleDisk for handling the "encryption issue" and future-proofing (open source library to interoperate with Jungle Disk) pretty well.</p>
</blockquote></li>
<li><p>All of the above.</p>
<blockquote>
<p>Some people call it being paranoid ... others think to themselves "Ahhh, I can sleep at night now".</p>
</blockquote></li>
</ol>
<p><hr></p>
<p>Also, it's more fault-tolerance than backup, but you should check out <a href="http://www.drobo.com" rel="nofollow">Drobo</a> - basically it's dead simple RAID that seems to work quite well.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113536#1135362Answer by Andrew Edgecombe for Good Secure Backups Developers at HomeAndrew Edgecombe2008-09-22T07:02:57Z2008-09-22T07:08:26Z<p>Buy a fire-safe.
This is not just a good idea for storing backups, but a good idea period.</p>
<p>Exactly what media you put in it is the subject of other answers here.</p>
<p>But, from the perspective of recovering from a fire, having a washable medium is good. As long as the temperature doesn't get too high CDs and DVDs seem reasonably resilient, although I'd be concerned about smoke damage.
Ditto for hard-drives.</p>
<p>A flash drive does have the benefit that there are no moving parts to be damaged and you don't need to be concerned about the optical properties.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113546#1135460Answer by David Dibben for Good Secure Backups Developers at HomeDavid Dibben2008-09-22T07:05:16Z2008-09-22T07:05:16Z<p>Also see this question: <a href="http://stackoverflow.com/questions/56811/single-best-remote-backup-provider">single-best-remote-backup-provider</a></p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113575#1135752Answer by William Macdonald for Good Secure Backups Developers at HomeWilliam Macdonald2008-09-22T07:14:29Z2008-09-22T07:14:29Z<p>Another vote for <a href="http://mozy.com" rel="nofollow">mozy.com</a></p>
<p>You get 2gb for free, or for $5/month gives you unlimited backup space. Backups can occur on a timed basis, or when your PC/Mac is not busy. It's encrypted during transit and storage.</p>
<p>You can retrieve files via built in software, through the web or pay for a DVD to be burned and posted back.</p>
<p>William Macdonald</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113671#1136712Answer by dcousineau for Good Secure Backups Developers at Homedcousineau2008-09-22T07:43:26Z2008-09-22T07:43:26Z<p>If you feel like syncing to the cloud and don't mind the initial, beta, 2GB cap, I've fallen in love with <a href="http://www.getdropbox.com/" rel="nofollow">Dropbox</a>.</p>
<p>It has versions for Windows, OSX, and Linux, works effortlessly, keeps files versioned, and works entirely in the background based on when the files changed (not a daily schedule or manual activations).</p>
<p><a href="http://arstechnica.com/news.ars/post/20080914-how-dropbox-ended-my-search-for-seamless-sync-on-linux.html" rel="nofollow">Ars Technica</a> and <a href="http://www.joelonsoftware.com/items/2008/09/11b.html" rel="nofollow">Joel Spolsky</a> have both fallen in love (though the love seems strong with Spolsky, but lets pretend!) with the service if the word of a random internet geek is not enough. </p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113692#1136920Answer by b3 for Good Secure Backups Developers at Homeb32008-09-22T07:52:46Z2008-09-22T07:52:46Z<p>For backup software try the free <a href="http://www.karenware.com/powertools/ptreplicator.asp" rel="nofollow">Karen's Replicator</a>.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113792#1137920Answer by iczelyceton for Good Secure Backups Developers at Homeiczelyceton2008-09-22T08:26:29Z2008-09-22T08:26:29Z<p>My vote goes to dirvish (for linux). It uses rsync as backend but is very easy to configure.
It makes automatic, periodically and differential backups of directories. The big benefit is, that it creates hardlinks to all files not changed since the last backup. So restore is easy: Just copy last created directory back - instead of restoring all diffs one after another like other differential backup tools need to do.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113825#1138251Answer by Niklas Winde for Good Secure Backups Developers at HomeNiklas Winde2008-09-22T08:40:15Z2008-09-22T08:40:15Z<p>Or simply just set up a gmail account and mail it to yourself :) Unless you're a bit paranoid about google knowing about your stuff since you said research. It doesn't help you much with structure and stuff but it's free, big storage and off-site so quite safe.</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/113946#1139460Answer by pointernil for Good Secure Backups Developers at Homepointernil2008-09-22T09:14:32Z2008-09-22T09:14:32Z<p>As stated <a href="http://stackoverflow.com/questions/111629/how-do-you-store-your-code-and-files-for-use-across-machines#111795">here</a> already:</p>
<p><a href="http://stackoverflow.com/questions/111629/how-do-you-store-your-code-and-files-for-use-across-machines#111795">MirrorFolder</a> works really great for syncing with USB-Drives</p>
http://stackoverflow.com/questions/113423/good-secure-backups-developers-at-home/166389#1663893Answer by Echostorm for Good Secure Backups Developers at HomeEchostorm2008-10-03T11:21:14Z2008-10-03T11:21:14Z<p>mozy.com is king. I started using it just to backup code and then ponied up the 5 bux a month to backup my personal pictures and other stuff that I'd rather not lose if the house burns down. The initial backup can take a little while but after that you can pretty much forget about it until you need to restore something.</p>