<?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: XCOPY command : Using the /EXCLUDE flag</title>
	<atom:link href="http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yamin Rumon</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-53165</link>
		<dc:creator>Yamin Rumon</dc:creator>
		<pubDate>Tue, 10 Jan 2012 10:55:03 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-53165</guid>
		<description>Thank you. Its working..............</description>
		<content:encoded><![CDATA[<p>Thank you. Its working&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Auldy66</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-46982</link>
		<dc:creator>Auldy66</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46982</guid>
		<description>good tip, cheers bruv :)</description>
		<content:encoded><![CDATA[<p>good tip, cheers bruv :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: upthereinthesky</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-46586</link>
		<dc:creator>upthereinthesky</dc:creator>
		<pubDate>Tue, 22 Feb 2011 04:15:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46586</guid>
		<description>Wow.  Thank you very much.  This page is the most informative I have found on the web!  I was lost without your help.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Wow.  Thank you very much.  This page is the most informative I have found on the web!  I was lost without your help.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archarios</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-45722</link>
		<dc:creator>Archarios</dc:creator>
		<pubDate>Fri, 21 Jan 2011 06:19:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-45722</guid>
		<description>xcopy source dest /exclude:list.txt

contents of &#039;list.txt&#039;:
X --for an exact directory match
X --if directory begins with &#039;X&#039;
X  --if ends with &#039;X&#039;
X   --for anything (file/directory) containing &#039;X&#039;

I&#039;m still unsure as to wildcards tho</description>
		<content:encoded><![CDATA[<p>xcopy source dest /exclude:list.txt</p>
<p>contents of &#8216;list.txt&#8217;:<br />
X &#8211;for an exact directory match<br />
X &#8211;if directory begins with &#8216;X&#8217;<br />
X  &#8211;if ends with &#8216;X&#8217;<br />
X   &#8211;for anything (file/directory) containing &#8216;X&#8217;</p>
<p>I&#8217;m still unsure as to wildcards tho</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duhgorski</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-44136</link>
		<dc:creator>Duhgorski</dc:creator>
		<pubDate>Sun, 21 Nov 2010 20:44:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44136</guid>
		<description>best explaint on the web</description>
		<content:encoded><![CDATA[<p>best explaint on the web</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantomaster</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-38420</link>
		<dc:creator>fantomaster</dc:creator>
		<pubDate>Sat, 03 Apr 2010 00:10:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-38420</guid>
		<description>Never having had to use /Exclude, I found the documentation at MS and elsewhere pretty confusing because no mention was made explicitly of having to define the list in a separate file. This article was very helpful in setting it right - thanks a lot!</description>
		<content:encoded><![CDATA[<p>Never having had to use /Exclude, I found the documentation at MS and elsewhere pretty confusing because no mention was made explicitly of having to define the list in a separate file. This article was very helpful in setting it right &#8211; thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Named</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-37645</link>
		<dc:creator>Named</dc:creator>
		<pubDate>Fri, 19 Feb 2010 22:39:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-37645</guid>
		<description>I finally know how to use /exclude, thanks a lot!</description>
		<content:encoded><![CDATA[<p>I finally know how to use /exclude, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kledi</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-31216</link>
		<dc:creator>kledi</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:11:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-31216</guid>
		<description>Thank a lot

Its very clear</description>
		<content:encoded><![CDATA[<p>Thank a lot</p>
<p>Its very clear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-30973</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-30973</guid>
		<description>You need to convert the path to short (i.e. DOS 8.3) format. then it will work OK.

e.g. &quot;My Documents&quot; becomes MYDOCU~1</description>
		<content:encoded><![CDATA[<p>You need to convert the path to short (i.e. DOS 8.3) format. then it will work OK.</p>
<p>e.g. &#8220;My Documents&#8221; becomes MYDOCU~1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnG</title>
		<link>http://www.tech-recipes.com/rx/2682/xcopy_command_using_the_exclude_flag/comment-page-1/#comment-30753</link>
		<dc:creator>JohnG</dc:creator>
		<pubDate>Wed, 03 Jun 2009 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-30753</guid>
		<description>Any clue how to exclude a folder from being copied?  Say for instance I have folder &quot;X&quot; on my desktop, but don&#039;t want it or its contents copied when I run my batch backup that copies everything else on my desktop.  Can&#039;t seem to find anything regarding this.</description>
		<content:encoded><![CDATA[<p>Any clue how to exclude a folder from being copied?  Say for instance I have folder &#8220;X&#8221; on my desktop, but don&#8217;t want it or its contents copied when I run my batch backup that copies everything else on my desktop.  Can&#8217;t seem to find anything regarding this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.128 seconds using memcached
Object Caching 416/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 04:17:07 -->
