<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Use Rsync to Copy Your ASP.NET Website</title>
	<link>http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/</link>
	<description>Tea-Driven Development</description>
	<pubDate>Fri, 21 Nov 2008 14:10:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Matt</title>
		<link>http://blog.mattwynne.net/2008/03/23/use-rsync-to-copy-your-aspnet-website/#comment-44</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 05 Apr 2008 19:36:08 +0000</pubDate>
		<guid>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-42</link>
		<dc:creator>Daniel Fernandes</dc:creator>
		<pubDate>Thu, 03 Apr 2008 16:29:23 +0000</pubDate>
		<guid>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's meant to be "robust" (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; (http://en.wikipedia.org/wiki/Robocopy)
And what about doing a simple PowerShell script ?</p>]]></content:encoded>
	</item>
</channel>
</rss>
