<?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: Admin Toolbox&#8230; Robocopy</title>
	<atom:link href="http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/</link>
	<description>Windows Administration and Development.  It's all about the tools and code.</description>
	<lastBuildDate>Thu, 08 Jul 2010 21:51:18 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jeff.story</title>
		<link>http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/comment-page-1/#comment-12</link>
		<dc:creator>jeff.story</dc:creator>
		<pubDate>Fri, 25 Aug 2006 02:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/#comment-12</guid>
		<description>I believe the switch you are looking for is  &quot;/XD directory_name&quot;.   Using this switch will exclude all the directory and all subdirectories..</description>
		<content:encoded><![CDATA[<p>I believe the switch you are looking for is  &#8220;/XD directory_name&#8221;.   Using this switch will exclude all the directory and all subdirectories..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/comment-page-1/#comment-11</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 23 Aug 2006 16:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.treeratfishing.com/2006/08/20/admin-toolbox-robocopy/#comment-11</guid>
		<description>I have never used Robocopy before, but need to in order to  move some data from one server to another as you have.  When it runs, I need to exclude folders in the source that have the same name as folders in the destination.  After reading the robocopy instructions, I have not seen a switch which does this.  The /xo switch blocks files of the same name I believe, but will it block folders?  thanks in advance for any insight you might have.

John</description>
		<content:encoded><![CDATA[<p>I have never used Robocopy before, but need to in order to  move some data from one server to another as you have.  When it runs, I need to exclude folders in the source that have the same name as folders in the destination.  After reading the robocopy instructions, I have not seen a switch which does this.  The /xo switch blocks files of the same name I believe, but will it block folders?  thanks in advance for any insight you might have.</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
