<?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>Gavin Adams Information Blog &#187; deltacopy</title>
	<atom:link href="http://www.gavinadams.org/blog/tag/deltacopy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gavinadams.org/blog</link>
	<description>Musings on hobbies, technology and topics of interest</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:41:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DeltaCopy on Windows 7 and Scheduled Tasks</title>
		<link>http://www.gavinadams.org/blog/2009/10/22/deltacopy-on-windows-7-and-scheduled-tasks</link>
		<comments>http://www.gavinadams.org/blog/2009/10/22/deltacopy-on-windows-7-and-scheduled-tasks#comments</comments>
		<pubDate>Fri, 23 Oct 2009 03:08:29 +0000</pubDate>
		<dc:creator>me@gavinadams.org</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[deltacopy]]></category>
		<category><![CDATA[scheduled tasks]]></category>

		<guid isPermaLink="false">http://www.gavinadams.org/blog/?p=119</guid>
		<description><![CDATA[<p>DeltaCopy is a great easy to use rsync client (and server) for Windows. Based on Cygwin, it front-end the rsync client and adds the capabilities to schedule tasks and send email notifications.</p> <p>In the past under Windows XP, scheduling tasks was a breeze. It still is under Windows 7, except by default they don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp">DeltaCopy</a> is a great easy to use rsync client (and server) for Windows. Based on Cygwin, it front-end the rsync client and adds the capabilities to schedule tasks and send email notifications.</p>
<p>In the past under Windows XP, scheduling tasks was a breeze. It still is under Windows 7, except by default they don&#8217;t run. I assume the application hasn&#8217;t been fully tested under Windows 7, and I know it can have issues with UAC and the scheduler.</p>
<p>I&#8217;ll explain the steps I&#8217;ve taken to get backup tasks to operate.<span id="more-119"></span></p>
<h2>Installation</h2>
<p>A normal installation works fine, but to insure UAC doesn&#8217;t mess with anything I use C:\DeltaCopy as the installation directory.</p>
<h2>Creating a New Copy Job</h2>
<p>I won&#8217;t go through the details of selecting directories for backup, but when selecting the scheduling option, the way the task is created needs to be modified. For example, a new job called Backup Stuff is created:</p>
<p><img class="size-full wp-image-120 alignnone" title="Backup Jobs" src="http://www.gavinadams.org/blog/wp-content/uploads/2009/10/10-22-2009-10-49-40-PM.png" alt="Backup Jobs" width="631" height="638" /></p>
<p>By default the schedule is created, but not run. Selecting the Modify Schedule button shows the created settings:</p>
<p><img class="alignnone size-full wp-image-121" title="Default schedule options" src="http://www.gavinadams.org/blog/wp-content/uploads/2009/10/10-22-2009-10-49-52-PM.png" alt="Default schedule options" width="408" height="454" /></p>
<p>As you can see, the run command reference the .dcp file, which I assume contains the parameters for the backup job. On the run command, insert deltac.exe then a space, then the .DCP file, like so:</p>
<p><img class="alignnone size-full wp-image-122" title="Modified Settings" src="http://www.gavinadams.org/blog/wp-content/uploads/2009/10/10-22-2009-11-03-28-PM.png" alt="Modified Settings" width="416" height="461" /></p>
<p>Select the Schedule tab or settings for configuring the job like any other Windows task. When you hit apply, the job should run as expected.</p>
<p>let me know if anyone runs into problems with this!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinadams.org/blog/2009/10/22/deltacopy-on-windows-7-and-scheduled-tasks/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
