<?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>IT Support Services Blog &#187; Robocopy command</title>
	<atom:link href="http://www.offsitenoc.com/blogs/tag/robocopy-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offsitenoc.com/blogs</link>
	<description>One Click Remote Server Support</description>
	<lastBuildDate>Fri, 16 Jul 2010 17:54:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Robocopy Command</title>
		<link>http://www.offsitenoc.com/blogs/robocopy-command/</link>
		<comments>http://www.offsitenoc.com/blogs/robocopy-command/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 12:49:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Support]]></category>
		<category><![CDATA[Robocopy command]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=79</guid>
		<description><![CDATA[Parameter Description Specifies the path to the source directory. Specifies the path to the destination directory. Specifies the file or files to be copied. You can use wild-card characters (* or ? ), if you want. If the File parameter is not specified, *.* is used as the default value. Specifies options to be used [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/10/robocopy.jpg" alt="robocopy" title="robocopy" width="500" height="72" class="alignnone size-full wp-image-86" /></p>
<p>Parameter Description<br />
<Source> Specifies the path to the source directory.</p>
<p><Destination> Specifies the path to the destination directory.</p>
<p><File> Specifies the file or files to be copied. You can use wild-card characters (* or ? ), if you want. If the</p>
<p>File parameter is not specified, *.* is used as the default value. </p>
<p><Options> Specifies options to be used with the robocopy command.</p>
<p>Copy options</p>
<p>Option Description</p>
<p>/s Copies subdirectories. Note that this option excludes empty directories.</p>
<p>/e Copies subdirectories. Note that this option includes empty directories.</p>
<p>/lev:<N> Copies only the top N levels of the source directory tree.</p>
<p>/z Copies files in Restart mode.</p>
<p>/b Copies files in Backup mode.</p>
<p>/zb Uses Restart mode. If access is denied, this option uses Backup mode.</p>
<p>/efsraw Copies all encrypted files in EFS RAW mode.</p>
<p>/copy:<CopyFlags> Specifies the file properties to be copied. The following are the valid values</p>
<p>for this option:</p>
<p>D &#8211; Data<br />
A &#8211; Attributes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/robocopy-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
