<?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: Forbidden file and folder names on Windows</title>
	<atom:link href="http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/</link>
	<description>Random notes from the tech world.</description>
	<lastBuildDate>Tue, 06 Apr 2010 17:12:30 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-62635</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 09 Mar 2010 08:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-62635</guid>
		<description>Or just use Cygwin to bypass this silly restriction, especially if you&#039;re a Linux user. :)</description>
		<content:encoded><![CDATA[<p>Or just use Cygwin to bypass this silly restriction, especially if you&#8217;re a Linux user. <img src='http://www.blindedbytech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-62633</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-62633</guid>
		<description>There might be a use for this. If you create the folder from the command line as mentioned above, you will now have a seemingly undeleteable, unmovable, unrenameable folder. This can be useful if you don&#039;t want an inexperienced user messing with your files.

Also, if you want to create a file (not folder) with the name con, follow these steps:
1. Create the file as you normally would
2. From the command line, type the following, making sure to replace the path, as well as use the correct file extension:
rename &quot;\\.\c:\[path to file]&quot; &quot;con.txt&quot;
You now have a file with a forbidden name!</description>
		<content:encoded><![CDATA[<p>There might be a use for this. If you create the folder from the command line as mentioned above, you will now have a seemingly undeleteable, unmovable, unrenameable folder. This can be useful if you don&#8217;t want an inexperienced user messing with your files.</p>
<p>Also, if you want to create a file (not folder) with the name con, follow these steps:<br />
1. Create the file as you normally would<br />
2. From the command line, type the following, making sure to replace the path, as well as use the correct file extension:<br />
rename &#8220;\\.\c:\[path to file]&#8221; &#8220;con.txt&#8221;<br />
You now have a file with a forbidden name!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-62496</link>
		<dc:creator>me</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-62496</guid>
		<description>I was creating a tex folder &quot;aux&quot; and it did not work. I thought a program is blocking the path until I found this page.</description>
		<content:encoded><![CDATA[<p>I was creating a tex folder &#8220;aux&#8221; and it did not work. I thought a program is blocking the path until I found this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thor Whalen</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-62475</link>
		<dc:creator>Thor Whalen</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-62475</guid>
		<description>Usefulness? Indeed! Imagine having a program that produces files, automatically choosing the name according to some useful scheme. Well bang! You will probably (if you&#039;re processing a lot of data) stumble on a hard to catch funny bug.

For example, if you&#039;re dealling with IATAs, you&#039;ll hit a problem as soon as you&#039;re processing PRN (Pristina International Airport), CON (Concord Municipal Airport), etc.
True story.

Or say your files are taken from emails... I assure you, you&#039;ll get a few con.rad@gmail.com, prn.me@whatever.org etc. And you&#039;re screwed. 

Sigh! Windows!</description>
		<content:encoded><![CDATA[<p>Usefulness? Indeed! Imagine having a program that produces files, automatically choosing the name according to some useful scheme. Well bang! You will probably (if you&#8217;re processing a lot of data) stumble on a hard to catch funny bug.</p>
<p>For example, if you&#8217;re dealling with IATAs, you&#8217;ll hit a problem as soon as you&#8217;re processing PRN (Pristina International Airport), CON (Concord Municipal Airport), etc.<br />
True story.</p>
<p>Or say your files are taken from emails&#8230; I assure you, you&#8217;ll get a few <a href="mailto:con.rad@gmail.com">con.rad@gmail.com</a>, <a href="mailto:prn.me@whatever.org">prn.me@whatever.org</a> etc. And you&#8217;re screwed. </p>
<p>Sigh! Windows!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allewar</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-46312</link>
		<dc:creator>Allewar</dc:creator>
		<pubDate>Tue, 14 Apr 2009 00:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-46312</guid>
		<description>I spent a whole afternoon trying to find the problem with copying files from a Mac computer to a windows file server. After many hours searching in files permissions, windows security preferences, and all sorts of sharing options, I narrowed the problem to some specific folders named &#039;aux&#039;. Then I googled it and found this page. :P</description>
		<content:encoded><![CDATA[<p>I spent a whole afternoon trying to find the problem with copying files from a Mac computer to a windows file server. After many hours searching in files permissions, windows security preferences, and all sorts of sharing options, I narrowed the problem to some specific folders named &#8216;aux&#8217;. Then I googled it and found this page. <img src='http://www.blindedbytech.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alin Faur</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-1532</link>
		<dc:creator>Alin Faur</dc:creator>
		<pubDate>Mon, 26 Mar 2007 14:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-1532</guid>
		<description>Actually, the 255 ASCII code corresponds to a space, so the name won&#039;t be &quot;AUX&quot;, but &quot; AUX&quot;, which is different from the one wanted, so it is logic that it will allow you to do it.
In fact, it&#039;s the same as if you tiped &quot;ZAUX&quot; or &quot;_AUX&quot;, which means that it&#039;s not included in the list mentioned above ;)</description>
		<content:encoded><![CDATA[<p>Actually, the 255 ASCII code corresponds to a space, so the name won&#8217;t be &#8220;AUX&#8221;, but &#8221; AUX&#8221;, which is different from the one wanted, so it is logic that it will allow you to do it.<br />
In fact, it&#8217;s the same as if you tiped &#8220;ZAUX&#8221; or &#8220;_AUX&#8221;, which means that it&#8217;s not included in the list mentioned above <img src='http://www.blindedbytech.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritesh Aswal</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-1376</link>
		<dc:creator>Ritesh Aswal</dc:creator>
		<pubDate>Wed, 21 Mar 2007 08:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-1376</guid>
		<description>It will work</description>
		<content:encoded><![CDATA[<p>It will work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritesh Aswal</title>
		<link>http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/comment-page-1/#comment-1375</link>
		<dc:creator>Ritesh Aswal</dc:creator>
		<pubDate>Wed, 21 Mar 2007 08:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindedbytech.com/2006/11/16/forbidden-file-and-folder-names-on-windows/#comment-1375</guid>
		<description>just right click on rename and then press alt+255
Give the name 
CON 
PRN 
AUX 
CLOCK$ (NT and older) 
NUL 
COM1 
COM2 
COM3 
COM4 
COM5 
COM6 
COM7 
COM8 
COM9 
LPT1 
LPT2 
LPT3 
LPT4 
LPT5 
LPT6 
LPT7 
LPT8 
LPT9</description>
		<content:encoded><![CDATA[<p>just right click on rename and then press alt+255<br />
Give the name<br />
CON<br />
PRN<br />
AUX<br />
CLOCK$ (NT and older)<br />
NUL<br />
COM1<br />
COM2<br />
COM3<br />
COM4<br />
COM5<br />
COM6<br />
COM7<br />
COM8<br />
COM9<br />
LPT1<br />
LPT2<br />
LPT3<br />
LPT4<br />
LPT5<br />
LPT6<br />
LPT7<br />
LPT8<br />
LPT9</p>
]]></content:encoded>
	</item>
</channel>
</rss>
