<?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: File.Exists and UNC</title>
	<atom:link href="http://www.kerrywong.com/2007/06/12/fileexists-and-unc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com/2007/06/12/fileexists-and-unc/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 08:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jim R. Wilson</title>
		<link>http://www.kerrywong.com/2007/06/12/fileexists-and-unc/comment-page-1/#comment-60150</link>
		<dc:creator>Jim R. Wilson</dc:creator>
		<pubDate>Tue, 03 Aug 2010 17:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://dimension/2007/06/12/fileexists-and-unc/#comment-60150</guid>
		<description>Steve&#039;s right - the mere existence of a file could be sensitive information.  For example, say you don&#039;t have read access to the parent folder - every path request further down should be &quot;false&quot; to you.

Of course, one could make the case that there really should be three outputs: true, false, and &quot;I&#039;m not going to tell you one way or the other&quot;.  Implementing the third option as an exception would make sense to me.</description>
		<content:encoded><![CDATA[<p>Steve&#8217;s right &#8211; the mere existence of a file could be sensitive information.  For example, say you don&#8217;t have read access to the parent folder &#8211; every path request further down should be &#8220;false&#8221; to you.</p>
<p>Of course, one could make the case that there really should be three outputs: true, false, and &#8220;I&#8217;m not going to tell you one way or the other&#8221;.  Implementing the third option as an exception would make sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve W</title>
		<link>http://www.kerrywong.com/2007/06/12/fileexists-and-unc/comment-page-1/#comment-7331</link>
		<dc:creator>Steve W</dc:creator>
		<pubDate>Mon, 21 Apr 2008 22:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://dimension/2007/06/12/fileexists-and-unc/#comment-7331</guid>
		<description>My suspicion is that for security reasons MS doesn&#039;t want to tell you the file exists and that you don&#039;t have permission.  It&#039;s probably safer to just tell you it doesn&#039;t exist.</description>
		<content:encoded><![CDATA[<p>My suspicion is that for security reasons MS doesn&#8217;t want to tell you the file exists and that you don&#8217;t have permission.  It&#8217;s probably safer to just tell you it doesn&#8217;t exist.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

