<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>FileSeek RSS: Exclude Path not working as expected</title>
<atom:link href="https://www.fileseek.ca/Discussions/RSS/?TopicID=51de9540-dd86-4da1-945d-982dff339c18" rel="self" type="application/rss+xml" />
<link>https://www.fileseek.ca/Discussions/RSS/?TopicID=51de9540-dd86-4da1-945d-982dff339c18</link>
<description>FileSeek RSS: Exclude Path not working as expected</description>
<lastBuildDate>Thu, 30 Apr 2026 07:39:21 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.fileseek.ca/Discussions/RSS/?TopicID=51de9540-dd86-4da1-945d-982dff339c18</generator>
<item>
<title>RE: Exclude Path not working as expected</title>
<link>https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#4</link>
<pubDate>Wed, 04 Mar 2015 19:02:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#4</guid>
<category>FileSeek</category>
<description><![CDATA[FileSeek 4.2 is now available, and there's now an option in the settings to choose whether you want the Exclude paths field to be treated as a wildcard or not
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
FileSeek 4.2 is now available, and there's now an option in the settings to choose whether you want the Exclude paths field to be treated as a wildcard or not <img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Exclude Path not working as expected</title>
<link>https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#3</link>
<pubDate>Mon, 09 Feb 2015 16:09:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#3</guid>
<category>FileSeek</category>
<description><![CDATA[Ok, I've gone all the way back to 3.2, and the Exclude Paths box is always treated as a wildcard. We'll add an option for the next version to allow you to choose whether you want it to be always treated as a wildcard or not. In the meantime, if you just do something like this:
\bin\|\obj\
It sh...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, I've gone all the way back to 3.2, and the Exclude Paths box is always treated as a wildcard. We'll add an option for the next version to allow you to choose whether you want it to be always treated as a wildcard or not. In the meantime, if you just do something like this:<br/>
<br/>
\bin\|\obj\<br/>
<br/>
It should then only match the exact directories, because of the leading and trailing backslashes.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Exclude Path not working as expected</title>
<link>https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#2</link>
<pubDate>Fri, 06 Feb 2015 19:21:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18#2</guid>
<category>FileSeek</category>
<description><![CDATA[We'll test this out here and see what we can find out. I'll keep you posted as soon as we have more news
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We'll test this out here and see what we can find out. I'll keep you posted as soon as we have more news <img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Exclude Path not working as expected</title>
<link>https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18</link>
<pubDate>Fri, 06 Feb 2015 15:19:53 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/exclude-path-not-working-as-expected/?ID=51de9540-dd86-4da1-945d-982dff339c18</guid>
<category>FileSeek</category>
<description><![CDATA[I typically use an exclude path like "bin|obj" to eliminate searching folders that would match the entire name. However recently my searches began excluding files that contained the sequence "bin" and "obj" even if only as a portion of the files name. Is there a setting to prevent this wildcard a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I typically use an exclude path like "bin|obj" to eliminate searching folders that would match the entire name. However recently my searches began excluding files that contained the sequence "bin" and "obj" even if only as a portion of the files name. Is there a setting to prevent this wildcard approach to matching or is a newly introduced issue?
</div>
]]></content:encoded>
</item>
</channel>
</rss>