<?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/"
	>

<channel>
	<title>the jackol's den &#187; OS X</title>
	<atom:link href="http://www.thejackol.com/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejackol.com</link>
	<description>01100010 01101100 01100101 01101000</description>
	<lastBuildDate>Tue, 31 Aug 2010 11:20:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exclude Spotlight from indexing External Drives and folders</title>
		<link>http://www.thejackol.com/2009/03/19/exclude-spotlight-osx-external-drives-folders/</link>
		<comments>http://www.thejackol.com/2009/03/19/exclude-spotlight-osx-external-drives-folders/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 12:17:07 +0000</pubDate>
		<dc:creator>Mikhail Esteves</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[10.5.6]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://www.thejackol.com/?p=573</guid>
		<description><![CDATA[Getting Spotlight to skip indexing particular folders in a fixed drive is as simple as dragging the folders into Spotlight&#8217;s Privacy Settings tab. However, in order to get Spotlight to stop indexing external drives (USB drives, external hard disks, etc), the Privacy Settings tab only disables it temporarily &#8211; when you remount the volume, indexing [...]]]></description>
			<content:encoded><![CDATA[	<p>Getting Spotlight to skip indexing particular folders in a fixed drive is as simple as dragging the folders into Spotlight&#8217;s Privacy Settings tab. However, in order to get Spotlight to stop indexing external drives (<span class="caps">USB</span> drives, external hard disks, etc), the Privacy Settings tab only disables it temporarily &#8211; when you remount the volume, indexing begins again.</p>

	<p>To avoid Spotlight from indexing an entire volume, create an empty file named <code>.metadata_never_index</code> in the root folder of the volume. If your volume is called <code>MYDATA</code>, for example, open up Terminal and type:</p>

<pre><code>$ touch /Volumes/MYDATA/.metadata_never_index
</code></pre>

	<p>Spotlight should now skip indexing this volume &#8211; as long as this file exists.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thejackol.com/2009/03/19/exclude-spotlight-osx-external-drives-folders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
