<?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: Copy a Folder Structure without Actually Copying the Contained Files in a Folder</title>
	<atom:link href="http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/</link>
	<description>A Source for Computer and Internet Technology News and Articles</description>
	<lastBuildDate>Thu, 24 Jun 2010 04:54:55 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stoli</title>
		<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/comment-page-1/#comment-626</link>
		<dc:creator>Stoli</dc:creator>
		<pubDate>Sat, 15 May 2010 11:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/#comment-626</guid>
		<description>Redeemer you&#039;re a muppet. 

Otherwise, I use this for GIS data processing. Having folder structure standardisation from job to job means data files don&#039;t go missing or get written over. 

Also, when doing a clean install, it&#039;s a quick way of recording all the programs I need to re-install so I don&#039;t forget any.</description>
		<content:encoded><![CDATA[<p>Redeemer you&#8217;re a muppet. </p>
<p>Otherwise, I use this for GIS data processing. Having folder structure standardisation from job to job means data files don&#8217;t go missing or get written over. </p>
<p>Also, when doing a clean install, it&#8217;s a quick way of recording all the programs I need to re-install so I don&#8217;t forget any.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redeemer</title>
		<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/comment-page-1/#comment-621</link>
		<dc:creator>Redeemer</dc:creator>
		<pubDate>Mon, 05 Apr 2010 21:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/#comment-621</guid>
		<description>Two years and your first paragraph still says &quot;fodders&quot; instead of folders. Congatulations.</description>
		<content:encoded><![CDATA[<p>Two years and your first paragraph still says &#8220;fodders&#8221; instead of folders. Congatulations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Slater</title>
		<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/comment-page-1/#comment-614</link>
		<dc:creator>Keith Slater</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/#comment-614</guid>
		<description>xcopy is included with windows
use :
xcopy   /T /E

manual :
http://ss64.com/nt/xcopy.html</description>
		<content:encoded><![CDATA[<p>xcopy is included with windows<br />
use :<br />
xcopy   /T /E</p>
<p>manual :<br />
<a href="http://ss64.com/nt/xcopy.html" rel="nofollow">http://ss64.com/nt/xcopy.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarav</title>
		<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/comment-page-1/#comment-588</link>
		<dc:creator>Sarav</dc:creator>
		<pubDate>Tue, 06 Oct 2009 12:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/#comment-588</guid>
		<description>Hi,
    i&#039;ve used the xcopy command to copy the files. here my requirement like below mentioned,

&quot;C:\data1\build\E12\test.java&quot;

if &#039;m gng to copy test.java i need to copy entire folder structure of that file kindly help me out.

In my case n no.of subfolders and files are using for the build.

Is there any third party s/w or DOS command.

Regards,
Sarav.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    i&#8217;ve used the xcopy command to copy the files. here my requirement like below mentioned,</p>
<p>&#8220;C:\data1\build\E12\test.java&#8221;</p>
<p>if &#8216;m gng to copy test.java i need to copy entire folder structure of that file kindly help me out.</p>
<p>In my case n no.of subfolders and files are using for the build.</p>
<p>Is there any third party s/w or DOS command.</p>
<p>Regards,<br />
Sarav.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M. Hutsell</title>
		<link>http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/comment-page-1/#comment-583</link>
		<dc:creator>M. Hutsell</dc:creator>
		<pubDate>Sat, 26 Sep 2009 02:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.inspiredgeek.com/2008/02/27/copy-a-folder-structure-without-actually-copying-the-contained-files-in-a-folder/#comment-583</guid>
		<description>Does the link (at the top of this page, the one in the word &quot;here&quot;) to the web site offering the utility for download -- connect to a site appearing to be designed to distribute malware/viruses, etc. to any visitor?</description>
		<content:encoded><![CDATA[<p>Does the link (at the top of this page, the one in the word &#8220;here&#8221;) to the web site offering the utility for download &#8212; connect to a site appearing to be designed to distribute malware/viruses, etc. to any visitor?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
