<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Backup Run Down</title>
	<atom:link href="http://backuprundown.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://backuprundown.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 01 Dec 2008 02:33:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Dreamhost Offers Personal Backup</title>
		<link>http://backuprundown.com/2008/12/dreamhost-offers-personal-backup/</link>
		<comments>http://backuprundown.com/2008/12/dreamhost-offers-personal-backup/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:28:53 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Online Backup]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=26</guid>
		<description><![CDATA[Personal backups on Dreamhost without violoating their TOS. wiki article with details
Before Dreamhost began offering personal backup space countless users were (in violation of Dreamhost&#8217;s Terms of Service) simply helping themselves. It was simply too easy for a Dreamhost customers to abuse the generous hard drive space provided buy the discount shared-hosting service.
Rather than continue [...]]]></description>
			<content:encoded><![CDATA[<p>Personal backups on Dreamhost without violoating their TOS. <a href="http://wiki.dreamhost.com/Personal_Backup">wiki article with details</a></p>
<p>Before Dreamhost began offering personal backup space countless users were (in violation of Dreamhost&#8217;s Terms of Service) simply helping themselves. It was simply too easy for a Dreamhost customers to abuse the generous hard drive space provided buy the discount shared-hosting service.</p>
<p>Rather than continue to fight a growing, unpopular war with its customers, Dreamhost has offered up a sanctioned alternative for personal backups. The caveat is that personal backups may only be accessed from a separate FTP account and they can&#8217;t be accessed by a webserver.</p>
<p>This is likely to curb the amount of piracy taking place on Dreamhost&#8217;s servers and reduce the number of DMCA requests their office receives. Dreamhost should be commended for making the best of the situation for both their users and the copyright holders involved involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/12/dreamhost-offers-personal-backup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rebuilding a Degraded RAID set in OS X 10.5 Leopard</title>
		<link>http://backuprundown.com/2008/07/rebuilding-a-degraded-raid-set-in-os-x-105-leopard/</link>
		<comments>http://backuprundown.com/2008/07/rebuilding-a-degraded-raid-set-in-os-x-105-leopard/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:55:33 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Advanced Backup]]></category>

		<category><![CDATA[Macintosh]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=24</guid>
		<description><![CDATA[I&#8217;m running a pair of 500GB LaCie drives in RAID 1 set that got out of sync recently during a hardware failure that resulted in Apple replacing my logic board. I first noticed this because Disk Utility listed my RAID set as &#8216;degraded&#8217;. Simple enough to fix, I thought, and clicked the Rebuild button. Wrong.
Turns [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running a pair of 500GB LaCie drives in RAID 1 set that got out of sync recently during a hardware failure that resulted in Apple replacing my logic board. I first noticed this because Disk Utility listed my RAID set as &#8216;degraded&#8217;. Simple enough to fix, I thought, and clicked the Rebuild button. Wrong.</p>
<p>Turns out there is a bug in Leopard&#8217;s Disk Utility whereby you must use the command line to rebuild degraded RAID sets. If you are getting the infamous &#8216;Unrecognized Filesystem&#8217; error when you try to rebuild your RAID set follow the instructions below.</p>
<p><span id="more-24"></span></p>
<ol>
<li>Erase the RAID disk storing degraded slice in Disk Utility. It will be the one labeled in red.</li>
<li>Open up Terminal. Run:
<pre>diskutil checkRAID</pre>
<p>you will see something like this:</p>
<pre>RAID SETS
---------
===============================================================================
Name:                 thriller
Unique ID:            B63E8B4C-97D7-4A90-960B-B5DCB9030731
Type:                 Mirror
Status:               Degraded
Size:                 499972669440 B
Device Node:          disk3
Apple RAID Version:   2
-------------------------------------------------------------------------------
#   Device Node       UUID                                   Status
-------------------------------------------------------------------------------
0   -none-            68269FE2-0C68-4C2D-B129-FFF1DA5999EC   Missing/Damaged
1   disk1s3           108564B3-F353-4740-BF21-72F89E881E46   Online
===============================================================================</pre>
<p>Note the RAID&#8217;s Unique ID. (in this case it&#8217;s B63E8B4C-97D7-4A90-960B-B5DCB9030731)</li>
<li>Next run:
<pre>diskutil list</pre>
<p>it will spit out something like:</p>
<pre>/dev/disk0
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *111.8 Gi   disk0
   1:                        EFI                         200.0 Mi   disk0s1
   2:                  Apple_HFS dangerous               111.5 Gi   disk0s2
/dev/disk1
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     Apple_partition_scheme                        *465.8 Gi   disk1
   1:        Apple_partition_map                         31.5 Ki    disk1s1
   2:                 Apple_Boot Boot OSX                128.0 Mi   disk1s2
   3:                 Apple_RAID                         465.6 Gi   disk1s3
/dev/disk2
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     Apple_partition_scheme                        *465.8 Gi   disk2
   1:        Apple_partition_map                         31.5 Ki    disk2s1
   2:                  Apple_HFS Untitled                465.6 Gi   disk2s3
/dev/disk3
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS thriller               *465.6 Gi   disk3
</pre>
<p>here we are looking for the Identifier of the freshly erased drive. (in this case it is disk2s3)</li>
<li> The last step is to run
<pre>diskutil addToRAID member &lt;drive identifier&gt; &lt;RAID Unique ID&gt;</pre>
<p>so for me the command looks like:</p>
<pre>diskutil addToRAID member disk2s3 B63E8B4C-97D7-4A90-960B-B5DCB9030731</pre>
</li>
<li>Hold on tight. When I ran the command above I got a progress window indicating that the rebuild process would take 18 hours. It actually took 22 hours. If you don&#8217;t get the progress window you can check the progress with
<pre>diskutil checkRAID</pre>
</li>
</ol>
<p>Hopefully this saves you a bit of trouble. This is the second time my RAID set has been degraded and I&#8217;m beginning to doubt the wisdom of running software RAID at all but for now I&#8217;m back on the horse.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/07/rebuilding-a-degraded-raid-set-in-os-x-105-leopard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Roll-your-own online backup with RSync</title>
		<link>http://backuprundown.com/2008/06/roll-your-own-rsync-backup/</link>
		<comments>http://backuprundown.com/2008/06/roll-your-own-rsync-backup/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 19:14:46 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Advanced Backup]]></category>

		<category><![CDATA[Macintosh]]></category>

		<category><![CDATA[Online Backup]]></category>

		<category><![CDATA[Strategies]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=23</guid>
		<description><![CDATA[RSync is an open source program that provides incremental file transfer for both local and remote files. RSync comes pre-installed on most unix and linux based systems (including Mac OS X) but distributions are available for most popular operating systems including Microsoft Windows (e.g. cwrsync).
This article will focus on how to setup a personal backup [...]]]></description>
			<content:encoded><![CDATA[<p>RSync is an open source program that provides incremental file transfer for both local and remote files. RSync comes pre-installed on most unix and linux based systems (including Mac OS X) but distributions are available for most popular operating systems including Microsoft Windows (e.g. <a href="http://itefix.no/cwrsync/" target="_blank">cwrsync</a>).</p>
<p>This article will focus on how to setup a personal backup using one of the suddenly ubiquitous shared hosting companies like DreamHost, LunarPages or BlueHost. If you already have a account with one of these companies it won&#8217;t cost you anything to start backing up your data to a remote server. If you don&#8217;t already have an account and want to setup online backup you have two choices:</p>
<ol>
<li>Forget RSync, save yourself some trouble - sign up with one of the online backup services like <a href="http://backuprundown.com/2008/05/mozy-offers-2-gigabyte-apple-friendly-backup-for-free/">Mozy</a> which is priced nearly identically to a shared hosting account.</li>
<li>Buy a hosting account and forge ahead - if you&#8217;re reading this you probably want to get your hands a little dirty and a shared hosting account lets you do all sorts of neat things like host your own domain, web apps, etc.</li>
</ol>
<p><span id="more-23"></span></p>
<p>Note that you will need a user account on your server with SSH (somtimes called Shell) access permission. This is offered by most but not all shared hosting services.</p>
<p>Now that you have all the pre-requisites let&#8217;s outline the setup process.</p>
<ol>
<li>Set up key-based authentication. We do this so you don&#8217;t have to enter your password every time your backup runs.</li>
<li>Write a backup script.</li>
<li>Automate the execution of your backup script.</li>
</ol>
<p>Not too bad right? At this point the instructions fork into Windows and Mac OS X branches. Because Windows users outnumber Mac users they get a write up first. I promise the Mac write up is coming soon.</p>
<h3>Windows Rsync Backup Instructions</h3>
<p>Again, you&#8217;ll need to download and install <a href="http://sourceforge.net/project/showfiles.php?group_id=69227&amp;package_id=68081" target="_blank">cwrsync</a>.</p>
<p><strong>1. Set up key-based authentication</strong><br />
Use PuTTY to login to your account via SSH. If you don&#8217;t have PuTTY you can get it <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">here</a> for free. After you&#8217;ve logged in, run these commands:</p>
<pre>mkdir ~/.ssh
cd ~/.ssh
touch authorized_keys
chmod go-w $HOME $HOME/.ssh $HOME/.ssh/authorized_keys</pre>
<p>Next open up a command prompt on your local computer. (Start -&gt; Run -&gt; cmd) When it opens paste this command into it:</p>
<pre>ssh-keygen -t rsa</pre>
<p>Hit enter every time you are prompted to accept the default values. (three times)</p>
<p>The next step is the trickiest part of the process but it&#8217;s not too bad.  You need to copy your newly minted public key to your remote hosting account. We are going to use rsync for the first time to do it, how exciting! Replace the &lt;username&gt; and &lt;yourdomain.com&gt; with your hosting account username and domain and run the command below.</p>
<pre>rsync -avrz –progress "/cygdrive/c/Documents and Settings/Administrator/.ssh/id_rsa.pub" &lt;username&gt;@&lt;yourdomain.com&gt;:/home/&lt;username&gt;/.ssh/authorized_keys</pre>
<p>If you get an error when you run this command, double check your paths. Maybe your Windows username isn&#8217;t &#8216;Administrator&#8217; or maybe your shared host doesn&#8217;t put your files in /home/&lt;username&gt;/</p>
<p>When you get it to work you&#8217;re all set up to securely transfer files to your hosting account without a password. Congratulations! Time for step 2.</p>
<p><strong>2. Write your backup script<br />
</strong>Below is the command for backing up a local folder.</p>
<pre>rsync -avrz –progress “/cygdrive/c/foldertobackup" &lt;username&gt;@&lt;yourdomain.com&gt;:/home/&lt;username&gt;/backup</pre>
<p>So by now you are hopefully beginning to figure out how this works.</p>
<p>CwRsync comes with a sample script to demonstrate what a backup script should look like. Open C:\Program Files\cwRsync\cwrsync.cmd in your favorite text editor (notepad works fine) and add a line using the command above as the formula for each folder you&#8217;d like to backup. e.g.</p>
<pre>rsync -avrz –progress “/cygdrive/c/Documents and Settings/Administrator/My Documents" &lt;username&gt;@&lt;yourdomain.com&gt;:/home/&lt;username&gt;/backup
rsync -avrz –progress “/cygdrive/c/Documents and Settings/Administrator/Desktop" &lt;username&gt;@&lt;yourdomain.com&gt;:/home/&lt;username&gt;/backup</pre>
<p><strong>3. Automate the execution of your backup script<br />
</strong>Luckily this step is built into Windows so we&#8217;re done with the command line. Hooray! Click Start -&gt; Programs -&gt; Accessories -&gt; System Tools -&gt; Scheduled Tasks</p>
<p>Double click &#8220;Add Scheduled Task&#8221; to launch the wizard.  When it asks you which program you&#8217;d like to run click browse and find the backup script you just made @   C:\Program Files\cwRsync\cwrsync.cmd</p>
<p>Give the task a name, choose your backup interval and you&#8217;re done! Hopefully you sleep a little better at night knowing that your data is safe and sound.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/06/roll-your-own-rsync-backup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is RAID? (and why do I care?)</title>
		<link>http://backuprundown.com/2008/06/what-is-raid-and-why-do-i-care/</link>
		<comments>http://backuprundown.com/2008/06/what-is-raid-and-why-do-i-care/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 02:59:07 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Strategies]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=5</guid>
		<description><![CDATA[RAID is an acronym for  Redundant Array of Inexpensive Drives. The purpose of RAID is to increase one or some combination of the following: performance, reliability, and larger data volume sizes. RAID systems distribute data across two or more disks to gain these advantages.
Why do you care? You should care if you are a [...]]]></description>
			<content:encoded><![CDATA[<p>RAID is an acronym for  <strong>Redundant Array of Inexpensive Drives. </strong>The purpose of RAID is to increase one or some combination of the following: performance, reliability, and larger data volume sizes. RAID systems distribute data across two or more disks to gain these advantages.</p>
<p><strong><em>Why do you care?</em> </strong>You should care if you are a computer user with large data storage requirements who uses a single hard drive for archiving your files. Obviously if your drive fails you are going to be in a world of hurt. With a RAID system, you set it up once and then don&#8217;t think about it again until a drive fails, at which point you won&#8217;t lose any data, you just replace the failed drive and move along.</p>
<p>RAID is an umbrella term for a few distinct systems which are identified by number. We will only discuss the RAID configurations that a typical computer user might use to achieve data redundancy and therefore fault tolerance.</p>
<p><span id="more-5"></span></p>
<p><strong>RAID 1<br />
</strong>Also known as &#8216;mirrored&#8217; disks, RAID 1 uses two hard drives to store identical sets of data. If one disk in the array dies or is corrupted no data is lost because the other disk contains a &#8216;mirror&#8217; of the failed disk&#8217;s data. The working disk will act as a single drive until the failed disk is replaced. This is simplest and most practical flavor of RAID for the average computer user. All that is required for RAID 1 is pair of identical hard drives.</p>
<p><strong>RAID 5<br />
</strong>RAID 5 requires a minimum of three hard drives but offers an efficiency advantage over RAID 1 while still providing fault tolerance.  It accomplishes this by spreading data across 3 or more disks instead of mirroring it on two drives.</p>
<p>e.g.<br />
2 x 150GB drives in RAID 1 = 150GB<br />
3 x 100GB drives in RAID 5 = 200GB</p>
<p>There are two approaches to implementing RAID:</p>
<ol>
<li>Software RAID usually takes the form of a utility application in your operating system. All modern operating systems, including Windows and Mac OS X, provide everything you need to setup and use a RAID.</li>
<li>Hardware RAID controllers physically connect to multiple disk drives and make them appear as one to the operating system. By providing dedicated resources to the duty of implementing RAID, hardware-based RAID offers a performance advantage over software RAID.</li>
</ol>
<p>Hardware RAID comes in many forms. From <a href="http://www.amazon.com/1000GB-Raid-0-Triple-Interface/dp/B000JME63G/ref=pd_bbs_sr_3?ie=UTF8&amp;s=electronics&amp;qid=1212714521&amp;sr=8-3" target="_blank">sleek and sexy drives</a> to <a href="http://www.amazon.com/iStarUSA-BPU-340SA-BLUE-SATA-Hot-Swap-Raid/dp/B00179154I/ref=pd_bbs_5?ie=UTF8&amp;s=electronics&amp;qid=1212714521&amp;sr=8-5" target="_blank">enclosures evoking UFO aesthetics.</a> From <a href="http://www.amazon.com/Gigabyte-GA-P35-DS3R-Motherboard-Ethernet-8-channel/dp/B000QRTI6O/ref=sr_1_3?ie=UTF8&amp;s=office-products&amp;qid=1212714755&amp;sr=8-3" target="_blank">motherboards with baked-in RAID</a> to <a href="http://www.amazon.com/Addonics-ADST114-4-Port-66Mhz-Controller/dp/B0001MJF3A/ref=pd_bbs_6?ie=UTF8&amp;s=electronics&amp;qid=1212714521&amp;sr=8-6" target="_blank">RAID controller cards</a>.</p>
<p><a href="http://backuprundown.com/wp-content/uploads/2008/06/cooldrives_2005_11706527.gif"><img class="alignleft alignnone size-medium wp-image-21" style="float: left;" title="cooldrives_2005_11706527" src="http://backuprundown.com/wp-content/uploads/2008/06/cooldrives_2005_11706527.gif" alt="" width="228" height="168" /></a></p>
<p><a href="http://backuprundown.com/wp-content/uploads/2008/06/cooldrives_2005_8438086.gif"><img class="alignleft alignnone size-medium wp-image-22" style="float: left;" title="cooldrives_2005_8438086" src="http://backuprundown.com/wp-content/uploads/2008/06/cooldrives_2005_8438086.gif" alt="" width="228" height="198" /></a></p>
<p>RAID offers a unique proposition in the backup world by providing real-time high-speed data backup with next to no downtime in the event of a failure.</p>
<p>It is not a pure backup in the sense that if you accidentally delete a file  it will be deleted on both drives and irretrievable.</p>
<p>RAID fills a niche for users who need to backup very large data sets. For users who need to backup gigabytes, not megabytes, spending weeks sending files to an online backup service over their cable modem simply isn&#8217;t an option, and having a hot copy of their data when a drive fails is a godsend.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/06/what-is-raid-and-why-do-i-care/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Carbonite integrates Online Backup into Windows Desktop</title>
		<link>http://backuprundown.com/2008/06/carbonite-integrates-online-backup-into-windows-desktop/</link>
		<comments>http://backuprundown.com/2008/06/carbonite-integrates-online-backup-into-windows-desktop/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 00:12:11 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Online Backup]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=18</guid>
		<description><![CDATA[
Carbonite was launched a little over a year ago as a photo backup service. Since then they have grown considerably, and launching international versions and expanding their services to include full-fledged backup.
Their pricing model @ $49.95 / year for unlimited backup is less expensive that most of their competitors. Carbonite&#8217;s software only runs on Windows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kqzyfj.com/click-3033909-10544201" target="_top"><br />
<img style="float:left;margin:0 8px 8px 0" src="http://www.lduhtrp.net/image-3033909-10544201" border="0" alt="Protect your files with Carbonite Online Backup" width="120" height="60" /></a>Carbonite was launched a little over a year ago as a photo backup service. Since then they have grown considerably, and launching international versions and expanding their services to include full-fledged backup.</p>
<p>Their pricing model @ $49.95 / year for unlimited backup is less expensive that most of their competitors. Carbonite&#8217;s software only runs on Windows XP and Windows Vista, so Mac users will need to look to another serivce, like <a href="http://backuprundown.com/2008/05/mozy-offers-2-gigabyte-apple-friendly-backup-for-free/">Mozy</a>. For Windows users, Carbonite offers a level of integration that its competitors can&#8217;t match. Their software allows you to see right from Windows Explorer (i.e. Desktop, My Documents, etc.) each file or folder&#8217;s backup status.</p>
<p><a href="http://backuprundown.com/wp-content/uploads/2008/06/file-system-integration.jpg"><img class="alignnone size-medium wp-image-20" title="carbonite file system integration" src="http://backuprundown.com/wp-content/uploads/2008/06/file-system-integration-300x78.jpg" alt="" width="300" height="78" /></a></p>
<p>Carbonite&#8217;s security model is very similar to the other major players in the market, that is to say, very good. All files are encrypted twice; you may optionally manage your own private key to prevent even Carbonite employees from decrypting your data.</p>
<p>All-in-all Carbonite&#8217;s backup service is a very appealing one to Windows users who need simple online backup. The simplicity of their service combined with the depth of its integration into the Windows operating system and low price create a perfect storm for a great number of users. Odds are, one of those users is you.</p>
<p>Click the banner below to get started started with Carbonite.<br />
<a href="http://www.tkqlhce.com/click-3033909-10544221" target="_top"><br />
<img src="http://www.tqlkg.com/image-3033909-10544221" border="0" alt="Survive a PC disaster with Carbonite Online Backup" width="468" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/06/carbonite-integrates-online-backup-into-windows-desktop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mozy Offers 2 Gigabyte Apple Friendly Backup for Free</title>
		<link>http://backuprundown.com/2008/05/mozy-offers-2-gigabyte-apple-friendly-backup-for-free/</link>
		<comments>http://backuprundown.com/2008/05/mozy-offers-2-gigabyte-apple-friendly-backup-for-free/#comments</comments>
		<pubDate>Thu, 29 May 2008 04:33:15 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Macintosh]]></category>

		<category><![CDATA[Mozy]]></category>

		<category><![CDATA[Online Backup]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=13</guid>
		<description><![CDATA[I first heard about Mozy back in 2005 when it was in Beta but I didn&#8217;t try it until recently when I found out that they offered a Mac OS X version of their software. Apple users finally have access to the great backup service our Windows friends have been using for years. Signing up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozy.com/?ref=3f9a896b&amp;kbid=39725&amp;m=5"><img class="alignleft alignnone size-medium wp-image-16" style="float: left;" title="mozy-logo1" src="http://backuprundown.com/wp-content/uploads/2008/05/mozy-logo1.gif" alt="" width="200" height="64" /></a>I first heard about <a href="http://www.mozy.com/?ref=3f9a896b&amp;kbid=39725&amp;m=5">Mozy</a> back in 2005 when it was in Beta but I didn&#8217;t try it until recently when I found out that they offered a Mac OS X version of their software. Apple users finally have access to the great backup service our Windows friends have been using for years. Signing up for the free 2GB Mozy account and installing the software couldn&#8217;t be simpler.</p>
<p><a href="http://backuprundown.com/wp-content/uploads/2008/05/backup-sets.gif"><img class="alignright alignnone size-medium wp-image-14" style="margin: 5px; float: right;" title="Mozy Backup Sets OS X Online Backup" src="http://backuprundown.com/wp-content/uploads/2008/05/backup-sets-223x300.gif" alt="" width="223" height="300" /></a>Installation on my Macbook Pro only took a few minutes. When it started up, it showed me a list of things I might like to backup. I simply checked the items I wished to backup, clicked start, and Mozy started backing me up.</p>
<p>Transfer rates were respectable, if not spectacular. The transfer rates would probably be higher if Mozy didn&#8217;t encrypt everything. Twice.</p>
<p>That&#8217;s right, your files are encrypted once locally with 448-bit Blowfish encryption and then again with 128 bit SSL when they are transferred. Mozy clearly wants you to feel that your data is safe. You have the option of using a Mozy encryption key, or a personal encryption key. If you go with a personal key, be sure to keep it  somewhere safe because if you lose it you&#8217;re out of luck.  Most people use  the Mozy key, which in the event of an emergency means Mozy can help you decrypt your data.</p>
<p>If you outgrow your 2GB free account (easy to do for music or photo buffs) you can upgrade to an unlimited account for $4.95 / month. A steal when you consider the alternatives:</p>
<p>1. Praying that your hard drive won&#8217;t crash and you won&#8217;t get a virus (doesn&#8217;t work)<br />
2. Backing up to hard drives or DVD-R and keeping them off-site. Safe from fires and burglars (works but a hassle)</p>
<p>I&#8217;ll be counting on my Mozy account to save my butt if (when) something bad happens to my  computer.</p>
<p>Click the banner below to sign up for a free Mozy account.</p>
<p><a href="http://mozy.com/mozy/mac?ref=3f9a896b&amp;kbid=39725&amp;m=15&amp;i=83"><img src="http://affiliates.mozy.com/b.aspx?id=39725&amp;mm=15&amp;img=Mozy-mac-protection-468x60.gif" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/05/mozy-offers-2-gigabyte-apple-friendly-backup-for-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BeInSync Review</title>
		<link>http://backuprundown.com/2008/05/beinsync-review/</link>
		<comments>http://backuprundown.com/2008/05/beinsync-review/#comments</comments>
		<pubDate>Tue, 27 May 2008 02:46:36 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[BeInSync]]></category>

		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[beinsync databackup]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=8</guid>
		<description><![CDATA[BeInSync is an online backup product that, in addition to backing up your data, allows you to automatically keep folders on multiple computers in sync and share files with others. This is can be a real boon to people who do work on multiple computers, an office computer and a home computer for example.
The service [...]]]></description>
			<content:encoded><![CDATA[<p>BeInSync is an online backup product that, in addition to backing up your data, allows you to automatically keep folders on multiple computers in sync and share files with others. This is can be a real boon to people who do work on multiple computers, an office computer and a home computer for example.</p>
<p>The service is based on their Microsoft Windows software application which I tested this week. I should note that I am a Macintosh user and BeInSync doesn&#8217;t have a Macintosh compatible version of their software so I tested it in a virtualized Windows environment using <a href="http://www.parallels.com/" target="_blank">Parallels</a>. That said, setup was a snap. I signed up for their free trial and downloaded the BeInSync application which is only 9.5MB. I was up and running in under 5 minutes.</p>
<p><span id="more-8"></span></p>
<p>When you first launch their application you are greeted by the Launch Pad. The launch pad presents you with four basic tasks: <strong>Sync, Share, Access and Backup</strong>. For power users, there is also a button to launch directly into the full featured app.<a href="http://backuprundown.com/wp-content/uploads/2008/05/launch-pad.gif"><img class="alignright alignnone size-medium wp-image-9" style="float: right;" title="launch-pad" src="http://backuprundown.com/wp-content/uploads/2008/05/launch-pad-300x205.gif" alt="" width="276" height="188" /></a></p>
<p><strong>The Sync feature </strong>keeps it pretty simple, you are presented with a list of folders you might want to sync across multiple computers like My Documents, your Desktop, your browser bookmarks, your email and your contacts. Unfortunately, the email and contact sync only works with Outlook and the bookmarks only work with Internet Explorer. Users of Firefox or other browsers and email clients are out of luck.</p>
<p style="text-align: left;"><strong>The Backup feature </strong>is also straightforward to use. The interface looks a lot like the the Sync feature interface with a few more options. First, you are presented with a tree view of your computer&#8217;s hard drive(s). You simple check a box next to a folder to at it to the list to backup. After you have identified all the folders you would like backed up, you schedule the backup. The default schedule is called &#8220;Hot Backup&#8221; which &#8220;automatically keeps all your files backed up all the time.&#8221; You can also set daily, weekly or manual backups. The last setting on the schedule page allows you to set the number of file versions to keep. I can see this feature being very powerful in combination with the Hot Backup setting. The last step in setting up your backup is to give it a name and begin the first upload.</p>
<p style="text-align: left;">Upload speeds were very steady and adequate, they came just shy of maxing out my cable modem upload speed. BeInSync is an incremental backup tool, so the first time you upload your documents takes a little while but subsequent backups go much quicker.</p>
<p>All-in-all the backup feature, which is BeInSync&#8217;s flagship feature, measures up quite well. Set up is simple, even for a beginner. Speeds <a href="http://backuprundown.com/wp-content/uploads/2008/05/backup-select-files.gif"><img class="alignright alignnone size-medium wp-image-10" style="float: right;" title="BeInSync Backup Select Files" src="http://backuprundown.com/wp-content/uploads/2008/05/backup-select-files-300x263.gif" alt="" width="275" height="240" /></a>are good, and the 14-day free trial lets you test it out before you spend anything but a little time.<a href="http://www.kqzyfj.com/click-3033909-10534155" target="_top"><br />
</a></p>
<p><strong>The Share feature </strong>works but it isn&#8217;t as feature rich as other features of this product. To share files you choose the files you want to share in the application, type in the email address of the person you wish to share with and they are sent an email containing a link to get the files. Before the recipient can download the files they must sign up with BeInSync. This isn&#8217;t much of a problem though because BeInSync makes it dead simple to sign up. I literally did it in a matter of seconds.</p>
<p>A bigger potential pitfall here is that the files you share are not stored on BeInSync&#8217;s servers. That means your computer must be on and signed into BeInSync for your friend to download  the files you sent them. So if, for example, you turn off or restart your computer during the file transfer, it is interrupted and must be restarted. Your friend is also limited by the upload speed of your internet connection which is <a href="http://backuprundown.com/wp-content/uploads/2008/05/backup-in-progress.gif"><img class="alignleft size-medium wp-image-11" style="margin: 5px; float: left;" title="BeInSync Backup in progress" src="http://backuprundown.com/wp-content/uploads/2008/05/backup-in-progress-300x224.gif" alt="" width="273" height="206" /></a>almost certainly less than that of a typical server. Ultimately BeInSync&#8217;s approach to file sharing is comparable to  the file sharing built into AOL Instant Messenger, it works, but not that well. You are probably better of using one of the numerous free file sharing services like ZShare or DropSend if you need to share large files with friends or coworkers.</p>
<p><strong>Various settings and preferences </strong>in BeInSync&#8217;s application let you fine-tune its behavior to match your needs and taste. Setting let you specify the event you would like to be notified about and allow you to throttle both the upload and download speed. Limiting the bandwidth the app is allowed to use is essential for any respectful user of a shared internet connection. It&#8217;s also worth noting that BeInSync uses SSL encryption when it transfers your data across the internet which prevents a third party from intercepting your files.</p>
<p>BeInSync isn&#8217;t the most flexible online backup solution available but it may be one of the easiest to use. If you are a Windows user without a lot of requirements BeInSync is probably a good fit for you.</p>
<p>Click the banner below to sign up for the free 14-day trial.</p>
<p><a href="http://www.kqzyfj.com/click-3033909-10534155" target="_top"><img src="http://www.lduhtrp.net/image-3033909-10534155" border="0" alt="" width="234" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/05/beinsync-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Partial versus Complete Backups</title>
		<link>http://backuprundown.com/2008/05/partial-versus-complete-backups/</link>
		<comments>http://backuprundown.com/2008/05/partial-versus-complete-backups/#comments</comments>
		<pubDate>Sun, 25 May 2008 04:24:04 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Backup 101]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=7</guid>
		<description><![CDATA[Although the terms in question here are pretty descriptive, we will start with a few definitions. When we talk about a complete backup, we mean that the backup contains a copy of every file on the computer, and usually is bootable. Bootable means that the backup contains a complete working operating system that you could [...]]]></description>
			<content:encoded><![CDATA[<p>Although the terms in question here are pretty descriptive, we will start with a few definitions. When we talk about a <em>complete</em> backup, we mean that the backup contains a copy of every file on the computer, and usually is bootable. Bootable means that the backup contains a complete working operating system that you could run on your computer. Everything else is a <em>partial</em> backup.</p>
<p>Complete backups seem, on the face, inarguably better.  So why would anyone choose to go with partial backups? The main reason is that it&#8217;s somtimes just not necessary. Your operating system and other programs take up a lot of space, rarely change, and can easily be restored from installation CDs.  Operating systems are also very fragile things. In many cases if you experience major hardware failure you will need to reload your operating system anyway. If you are keeping multiple versions of your backup (and you should be), complete backups can quickly become a hefty amount of data to store.</p>
<p>Even though complete backups aren&#8217;t always necessary, they are very powerful tools. If you do have catastrophic data loss, a complete backup can get your machine up and running in its previous working state in a matter of hours.  If you have a lot of software that requires installation and configuration you could spend days getting it all set up again. Users for whom downtime is very expensive are the best candidates for a complete backup plan.</p>
<p><strong>The best of both worlds<br />
</strong>It&#8217;s very possible (and quite prudent!) to implement a hybrid strategy. A bi-monthly or weekly complete backup combined with a daily partial backup will keep you covered in most cases while keeping total backup size at a manageable level.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/05/partial-versus-complete-backups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What types of backups should I consider?</title>
		<link>http://backuprundown.com/2008/05/what-types-of-backups-should-i-consider/</link>
		<comments>http://backuprundown.com/2008/05/what-types-of-backups-should-i-consider/#comments</comments>
		<pubDate>Sat, 24 May 2008 20:47:57 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Backup 101]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=6</guid>
		<description><![CDATA[When you decide that it is time to implement a personal or work backup strategy or, the first question that you must answer is, &#8220;What type of backup is right for me?&#8221;
The answer to this question depends on a number of factors including how much data you need to secure and the rate at which [...]]]></description>
			<content:encoded><![CDATA[<p>When you decide that it is time to implement a personal or work backup strategy or, the first question that you must answer is, &#8220;What type of backup is right for me?&#8221;</p>
<p>The answer to this question depends on a number of factors including how much data you need to secure and the rate at which you create new data. Each backup type has unique strengths and weakness. There are more backup options available to you than you have time to consider so it helps to narrow your choices down to a manageable size. The major types of backups are:</p>
<p><strong>1. Online Backups (also called Remote Backups)<br />
</strong>Online backup services use the Internet to transfer data securely from your computer to a server managed by a service provider. There are many advantages to this type of backup. Because the server that stores your files is in a geographically separate location, your data is secure from environmental dangers like flooding, fires, earthquakes and burglars. Also, because you are leasing the hardware that is storing your files, it if fails, your service provider is responsible for replacing it.</p>
<p>Of course, by outsourcing those responsibilities you give up some control. It is unlikely, but entirely possible that a backup company could disappear overnight, taking your backups with them. Putting your data in someone else&#8217;s system also forces you to trust them not to make your data available to identity thieves or other crooks. In some cases you may be legally required to use a service provider that complies with regulations placed on certain industries, e.g. HIPAA for the Health Industry.</p>
<p><strong>2. Local Backups<br />
</strong>Local backups work via a large variety of methods including hard drives, tapes, CDs and DVDs. The one thing all these methods have in common is that if you choose to use them, you take on full responsibility for administering the backup process. This maybe isn&#8217;t as bad as it sounds because you have a huge number of tools to choose from that will help you do the job.</p>
<p>By taking on more responsibility you gain complete control of the process. If you have unique requirements, this is the route you will have to take. If your requirements are small, online backup is probably where you need to be.</p>
<p><strong>We&#8217;re only getting started<br />
</strong>In future articles I will dig into the specifics of both Online Backups and Local Backups. The good news is, because the average person&#8217;s backup needs are increasing every year, backup utilities have improved greatly in recent years and there are now more options than ever before.<strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/05/what-types-of-backups-should-i-consider/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Problem with Backups</title>
		<link>http://backuprundown.com/2008/05/the-problem-with-backups/</link>
		<comments>http://backuprundown.com/2008/05/the-problem-with-backups/#comments</comments>
		<pubDate>Thu, 22 May 2008 05:24:09 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Backup 101]]></category>

		<guid isPermaLink="false">http://backuprundown.com/?p=3</guid>
		<description><![CDATA[Many smart people, who in nearly all aspects of their lives behave rationally, foolishly fail to back up their data.  Why do these people act so senselessly? There are multiple answers to this question which are contingent on one&#8217;s situation and sometimes quite nuanced. The fact is that almost all computer users have backup [...]]]></description>
			<content:encoded><![CDATA[<p>Many smart people, who in nearly all aspects of their lives behave rationally, foolishly fail to back up their data.  Why do these people act so senselessly? There are multiple answers to this question which are contingent on one&#8217;s situation and sometimes quite nuanced. The fact is that almost all computer users have backup needs but precious few have a system in place. Identifying why you are ignoring a critical, yet relatively simple process which could save you an untold amount of money and / or heartbreak is the first step towards fixing the situation. Many fail to make backups because:</p>
<ul>
<li>They don&#8217;t realize the risk of data loss is great</li>
<li>They don&#8217;t fully understand the consequences of data loss</li>
<li>They are intimidated by the process and don&#8217;t know where to begin</li>
<li>Data backup is not sexy</li>
</ul>
<p>This site will explore all of these issues in some depth with the goal of helping people understand the importance of backing up their data. It will also examine various approaches to securing your data.</p>
]]></content:encoded>
			<wfw:commentRss>http://backuprundown.com/2008/05/the-problem-with-backups/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
