<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Use Rsync to Copy Your ASP.NET Website</title>
	<atom:link href="http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/</link>
	<description>Matt Wynne taking it one tea at a time</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:31:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/comment-page-1/#comment-44</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 05 Apr 2008 19:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/#comment-44</guid>
		<description>&lt;p&gt;Hi Daniel,&lt;/p&gt;

&lt;p&gt;Yes, it does look as though Robocopy would do the trick too, though I would of course then be forced to run my script on a moribund (and un-free) operating system!&lt;/p&gt;

&lt;p&gt;Seriously, rsync has some serious advantages over robocopy, such as the abilty to copy over SSH connections so you can use it to move files over the web with the flick of a command-line argument. &lt;/p&gt;

&lt;p&gt;You should check it out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>

<p>Yes, it does look as though Robocopy would do the trick too, though I would of course then be forced to run my script on a moribund (and un-free) operating system!</p>

<p>Seriously, rsync has some serious advantages over robocopy, such as the abilty to copy over SSH connections so you can use it to move files over the web with the flick of a command-line argument. </p>

<p>You should check it out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Fernandes</title>
		<link>http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/comment-page-1/#comment-42</link>
		<dc:creator>Daniel Fernandes</dc:creator>
		<pubDate>Thu, 03 Apr 2008 16:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/#comment-42</guid>
		<description>&lt;p&gt;What about RoboCopy from MS? 
After all it&#039;s meant to be &quot;robust&quot; (http://en.wikipedia.org/wiki/Robocopy)
And what about doing a simple PowerShell script ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What about RoboCopy from MS? 
After all it&#8217;s meant to be &#8220;robust&#8221; (<a href="http://en.wikipedia.org/wiki/Robocopy" rel="nofollow">http://en.wikipedia.org/wiki/Robocopy</a>)
And what about doing a simple PowerShell script ?</p>]]></content:encoded>
	</item>
</channel>
</rss>

