<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Develop Daly &#187; Backup</title>
	<atom:link href="http://developdaly.com/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://developdaly.com</link>
	<description>WordPress Web Design by Patrick Daly</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
		<item>
		<title>How I Backup Everything</title>
		<link>http://developdaly.com/general/how-i-backup-everything/</link>
		<comments>http://developdaly.com/general/how-i-backup-everything/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 06:10:21 +0000</pubDate>
		<dc:creator>Patrick Daly</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Backup]]></category>

		<guid isPermaLink="false">http://developdaly.com/?p=1141</guid>
		<description><![CDATA[After my incident last week I was glad I&#8217;d just recently started backing everything up automatically. I figured it&#8217;d be a good tip to share. First of all, this is only for PC users, sorry. Your best friend here is SyncToy. &#8230; <a href="http://developdaly.com/general/how-i-backup-everything/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span class="drop-cap">A</span>fter my <a href="http://developdaly.com/general/backups-you-better-have-em/">incident</a> last week I was glad I&#8217;d just recently started backing everything up automatically. I figured it&#8217;d be a good tip to share. First of all, this is only for PC users, sorry.</p>
<p><img src="http://developdaly.com/files/2009/12/backups-cartoon-630x495.jpg" alt="backups-cartoon" title="backups-cartoon" width="630" height="495" class="frame aligncenter size-large wp-image-1195" /></p>
<p>Your best friend here is <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=C26EFA36-98E0-4EE9-A7C5-98D0592D8C52&amp;displaylang=en">SyncToy</a>. There&#8217;s lots of backup tools out there, but most aren&#8217;t free. If they are, then they probably aren&#8217;t any good. However, SyncToy is both free and awesome. So go download it.</p>
<p>A prerequisite to all of this is that you have another drive to backup to. You&#8217;ll likely want a large external hard drive (I&#8217;m using a 1TB drive) so that you leave yourself plenty of growing room. So let&#8217;s setup SyncToy to backup our drive.</p>
<h2>Setting Up SyncToy</h2>
<p>You could just backup your Documents folder or your Pictures, but if we&#8217;re gonna play it safe let&#8217;s just backup our entire C drive (or whichever your main drive is).</p>
<h3>Create a New Folder Pair</h3>
<p>Your <em>Left Folder</em> is going to be your regular drive with all your stuff on it (C drive). Your <em>Right Folder</em> is the backup (your external drive, probably).</p>
<h3>Action</h3>
<p>SyncToy gives you three options on how to backup.</p>
<ul>
<li>Synchronize</li>
<li>Echo</li>
<li>Contribute</li>
</ul>
<p>We don&#8217;t want to Synchronize files because if you ever accidentally deleted something it would be reflected on both drives. We want to save <em>everything</em> just in case.</p>
<p>Echo sends everything to the backup drive, but if you change a file or folder name on the original drive then those changes are reflected on both drives. This is an <em>okay</em> option, but again, I&#8217;d rather keep <em>everything</em> <strong>just in case.</strong> That&#8217;s why we&#8217;re doing this in the first place!</p>
<p>So, I&#8217;ve chosen Contribute as it just backs up everything. If you rename a file then you have the old name <em>and</em> the new name on the backup drive.</p>
<h3>Scheduling Your Backup</h3>
<p>I&#8217;d prefer to have everything backed up nightly, but you have the option to do whatever you want. However often you chose, here&#8217;s how to schedule on Vista or Windows 7. For other operating systems, use SyncToy&#8217;s help menu as this is just coped right from there anyway:</p>
<ol>
<li>From the Start menu, select All Programs &#8211; Accessories &#8211; System Tools &#8211; Task Scheduler.</li>
<li>Select Create Basic Task in the Actions pane on the right.</li>
<li>Add a Name and Description and select Next.</li>
<li>Choose when you want the task to start and select Next.</li>
<li>Choose date/times (if applicable) to run task and select Next.</li>
<li>Choose Start a Program option and select Next.</li>
<li>Select Browse and locate the SyncToyCmd.exe.</li>
<li>Type <code>-R</code> in the Add Arguments textbox. <code>-R</code> all by itself will run all folder pairs that are active for run all. If you want to run just a single folder pair, add <code>-R"My Pair"</code> to the end of the command line.</li>
</ol>
<p>Now you can sleep well. Of course, this is only one step. What if your office caught fire and your computer <em>and</em> backup drive were destroyed. You probably won&#8217;t ever face that problem, but you&#8217;d want to look into remote backups to play it safe. But at least taking this step is much safer than you were before!</p>
]]></content:encoded>
			<wfw:commentRss>http://developdaly.com/general/how-i-backup-everything/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Backups, You Better Have &#8216;Em</title>
		<link>http://developdaly.com/general/backups-you-better-have-em/</link>
		<comments>http://developdaly.com/general/backups-you-better-have-em/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 02:24:56 +0000</pubDate>
		<dc:creator>Patrick Daly</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Backup]]></category>

		<guid isPermaLink="false">http://developdaly.com/?p=1137</guid>
		<description><![CDATA[I&#8216;m sitting on my office floor right now because I just finished installing a new hard drive and I&#8217;m waiting for Windows to reinstall. A couple of weeks ago I noticed that when I booted up my computer I was &#8230; <a href="http://developdaly.com/general/backups-you-better-have-em/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span class="drop-cap">I</span>&#8216;m sitting on my office floor right now because I just finished installing a new hard drive and I&#8217;m waiting for Windows to reinstall.</p>
<p>A couple of weeks ago I noticed that when I booted up my computer I was getting a message that one of my two hard drives had failed, but everything was still working fine so I did about five minutes of research and gave up.</p>
<p>Then I came home from Thanksgiving to a <acronym title="Disk Operating System">DOS</acronym> screen that told me that no bootable drive could be found. It ran some tests and eventually worked. But just about anytime I left the room I came back to the error message and it became increasingly more difficult to boot up. Then it just wouldn&#8217;t boot at all.</p>
<p>So, I went and bought a new drive today (Windows just finished installing, so I&#8217;ll wrap this up soon) and I&#8217;m back in business.</p>
<p>Thankfully on Black Friday I noticed Target was selling 1<acronym title="Terabyte">TB</acronym> external hard drives for $59.99 (that&#8217;s crazy!) so I got one and as soon as I got home started backing up all my data. I already have another external HD, but it was about to max out.</p>
<p>In the past I haven&#8217;t been so fortunate to have all my data backed up, but I made a concerted effort to backup everything this past year and it certainly paid off.</p>
<p>Make sure you&#8217;re backing up your computer and your website. It&#8217;s not a lesson worth learning the hard way.</p>
]]></content:encoded>
			<wfw:commentRss>http://developdaly.com/general/backups-you-better-have-em/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

