<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: File Length / Path Length restrictions under Windows</title>
	<atom:link href="http://vinilmenon.com/2004/11/file-length-path-length-restrictions-under-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinilmenon.com/2004/11/file-length-path-length-restrictions-under-windows/</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jul 2011 07:03:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://vinilmenon.com/2004/11/file-length-path-length-restrictions-under-windows/comment-page-1/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 20 Feb 2008 12:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://vinilmenon.com/2004/11/04/file-length-path-length-restrictions-under-windows/#comment-33</guid>
		<description>There is a library providing possibility to access and handle files with long filename/path. I have encountered the restriction myself and used the library to successfully overcome the problem. The library permanent link: http://www.abtollc.com/Products.aspx</description>
		<content:encoded><![CDATA[<p>There is a library providing possibility to access and handle files with long filename/path. I have encountered the restriction myself and used the library to successfully overcome the problem. The library permanent link: <a href="http://www.abtollc.com/Products.aspx" rel="nofollow">http://www.abtollc.com/Products.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinil Menon</title>
		<link>http://vinilmenon.com/2004/11/file-length-path-length-restrictions-under-windows/comment-page-1/#comment-32</link>
		<dc:creator>Vinil Menon</dc:creator>
		<pubDate>Tue, 15 Jan 2008 00:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://vinilmenon.com/2004/11/04/file-length-path-length-restrictions-under-windows/#comment-32</guid>
		<description>Plain curious: how did so many files get created in the first place?&lt;br/&gt;&lt;br/&gt;Anyway, &lt;br/&gt;1. First, try using an explorer replacement like x2 explorer lite. Available at http://www.download.com/Xplorer2-Lite/3000-2248-10407731.html?part=dl-Xplorer2L&amp;subj=uo&amp;tag=button&lt;br/&gt;&lt;br/&gt;If even x2 is crashing, we might need to do some scripting, one option is Windows Powershell (http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx)&lt;br/&gt;&lt;br/&gt;You could contact me via email: vinilm@gmail.com</description>
		<content:encoded><![CDATA[<p>Plain curious: how did so many files get created in the first place?</p>
<p>Anyway, <br />1. First, try using an explorer replacement like x2 explorer lite. Available at <a href="http://www.download.com/Xplorer2-Lite/3000-2248-10407731.html?part=dl-Xplorer2L&#038;subj=uo&#038;tag=button" rel="nofollow">http://www.download.com/Xplorer2-Lite/3000-2248-10407731.html?part=dl-Xplorer2L&#038;subj=uo&#038;tag=button</a></p>
<p>If even x2 is crashing, we might need to do some scripting, one option is Windows Powershell (<a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" rel="nofollow">http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx</a>)</p>
<p>You could contact me via email: <a href="mailto:vinilm@gmail.com">vinilm@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://vinilmenon.com/2004/11/file-length-path-length-restrictions-under-windows/comment-page-1/#comment-31</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 14 Jan 2008 21:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://vinilmenon.com/2004/11/04/file-length-path-length-restrictions-under-windows/#comment-31</guid>
		<description>this is a nice article.&lt;br/&gt;&lt;br/&gt;consider this:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;you have N number of files with big filenames that exceeds the limit and you&#039;ld like to move or delete them so del *.* or move *.* returns with the path error you mentioned. Then whats available in command line to deal with these files.&lt;br/&gt;&lt;br/&gt;Assume you have hundreds of thousands of these in a folder and all batch operations (del/move) are  terminated with that error. And windows explorer simply crashes when you try to view that folder, so the only option is to use command line and only way to see these files is through dir command.&lt;br/&gt;&lt;br/&gt;This happened to me just now and i was googling aroung to find a tool or ways to deal with such folders, with no luck. &lt;br/&gt;&lt;br/&gt;Perhaps you can shed some ligt onto it.</description>
		<content:encoded><![CDATA[<p>this is a nice article.</p>
<p>consider this:</p>
<p>you have N number of files with big filenames that exceeds the limit and you&#8217;ld like to move or delete them so del *.* or move *.* returns with the path error you mentioned. Then whats available in command line to deal with these files.</p>
<p>Assume you have hundreds of thousands of these in a folder and all batch operations (del/move) are  terminated with that error. And windows explorer simply crashes when you try to view that folder, so the only option is to use command line and only way to see these files is through dir command.</p>
<p>This happened to me just now and i was googling aroung to find a tool or ways to deal with such folders, with no luck. </p>
<p>Perhaps you can shed some ligt onto it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

