<?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: How to prevent .DS_Store file creation</title>
	<atom:link href="http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Sat, 18 May 2013 19:31:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Robert</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-426085</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 13 Sep 2012 18:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-426085</guid>
		<description>Hi, I have a problem to stop creating DS_Store file.　I was trying to use command mentioned above, but it is not proceeding any further action after I insert it in terminal. I would like to ask someone, who is experienced the same issue as me.
Thanks a mil.,
Robert</description>
		<content:encoded><![CDATA[<p>Hi, I have a problem to stop creating DS_Store file.　I was trying to use command mentioned above, but it is not proceeding any further action after I insert it in terminal. I would like to ask someone, who is experienced the same issue as me.<br />
Thanks a mil.,<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prevent .DS_Store file creation in mac &#124; state0fmind</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-339622</link>
		<dc:creator>Prevent .DS_Store file creation in mac &#124; state0fmind</dc:creator>
		<pubDate>Mon, 20 Feb 2012 11:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-339622</guid>
		<description>[...] Source:osxdaily</description>
		<content:encoded><![CDATA[<p>[...] Source:osxdaily</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amol</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-253426</link>
		<dc:creator>Amol</dc:creator>
		<pubDate>Thu, 13 Oct 2011 02:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-253426</guid>
		<description>You can run this periodically in a terminal to delete those annoying files on a mac. However, it should be noted that they do get created every time you browse to a folder in finder.

find / -name .DS_Store -exec rm -f {} \; -print</description>
		<content:encoded><![CDATA[<p>You can run this periodically in a terminal to delete those annoying files on a mac. However, it should be noted that they do get created every time you browse to a folder in finder.</p>
<p>find / -name .DS_Store -exec rm -f {} \; -print</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-130905</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 08 Nov 2010 18:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-130905</guid>
		<description>how did you resolve this... 
on restart after activating this, my finder froze and now I cannot even boot up from a disc to reinstall the OS! 

kinda at a loss to what to do...</description>
		<content:encoded><![CDATA[<p>how did you resolve this&#8230;<br />
on restart after activating this, my finder froze and now I cannot even boot up from a disc to reinstall the OS! </p>
<p>kinda at a loss to what to do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to prevent .DS_Store file creation &#124; Chicago Mac/PC Support</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-124796</link>
		<dc:creator>How to prevent .DS_Store file creation &#124; Chicago Mac/PC Support</dc:creator>
		<pubDate>Sun, 17 Oct 2010 06:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-124796</guid>
		<description>[...] How to prevent .DS_Store file creation.  Great advice.  Easy to put in the terminal. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to prevent .DS_Store file creation.  Great advice.  Easy to put in the terminal. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav Kumar</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-99790</link>
		<dc:creator>Abhinav Kumar</dc:creator>
		<pubDate>Sun, 14 Feb 2010 19:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-99790</guid>
		<description>thumbs.db do not store metadata but thumbnails to speed up displaying of icons upon revisit...only winxp creates this file...Windows Vista/7 store meta data and thumbnails in a centralized location</description>
		<content:encoded><![CDATA[<p>thumbs.db do not store metadata but thumbnails to speed up displaying of icons upon revisit&#8230;only winxp creates this file&#8230;Windows Vista/7 store meta data and thumbnails in a centralized location</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blair</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-99682</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-99682</guid>
		<description>Addendum to my previous post: I anticipate this being fixed in the 10.6.3 release.

See the 10.6.3 Apple developer release notes:
http://news.softpedia.com/news/Seed-Notes-Arrive-for-Mac-OS-X-10-6-3-Build-10D538-132974.shtml</description>
		<content:encoded><![CDATA[<p>Addendum to my previous post: I anticipate this being fixed in the 10.6.3 release.</p>
<p>See the 10.6.3 Apple developer release notes:<br />
<a href="http://news.softpedia.com/news/Seed-Notes-Arrive-for-Mac-OS-X-10-6-3-Build-10D538-132974.shtml" rel="nofollow">http://news.softpedia.com/news/Seed-Notes-Arrive-for-Mac-OS-X-10-6-3-Build-10D538-132974.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blair</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-99681</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-99681</guid>
		<description>Snow Leopard users beware! (10.6.2) I had previously activated this setting which prevent .ds_store files from being created on my work network and it caused my system to crash and the finder to lock up and hang. This occurred whenever I tried deleting files or folders (even if the folder was empty) when connected to our network —  using the Samba (SMB) protocol and Windows Small Business Server 2003.</description>
		<content:encoded><![CDATA[<p>Snow Leopard users beware! (10.6.2) I had previously activated this setting which prevent .ds_store files from being created on my work network and it caused my system to crash and the finder to lock up and hang. This occurred whenever I tried deleting files or folders (even if the folder was empty) when connected to our network —  using the Samba (SMB) protocol and Windows Small Business Server 2003.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Jain</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-99678</link>
		<dc:creator>Gaurav Jain</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-99678</guid>
		<description>Yeah, one of the most problematic occurrences of this for my is on USB flash drives.  There is program called BlueHarvest that does a good job of deleting these .DS_Store files as well as other metadata files. It&#039;s available at:

http://www.zeroonetwenty.com/blueharvest/</description>
		<content:encoded><![CDATA[<p>Yeah, one of the most problematic occurrences of this for my is on USB flash drives.  There is program called BlueHarvest that does a good job of deleting these .DS_Store files as well as other metadata files. It&#8217;s available at:</p>
<p><a href="http://www.zeroonetwenty.com/blueharvest/" rel="nofollow">http://www.zeroonetwenty.com/blueharvest/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Z</title>
		<link>http://osxdaily.com/2010/02/03/how-to-prevent-ds_store-file-creation/#comment-99677</link>
		<dc:creator>Luke Z</dc:creator>
		<pubDate>Wed, 03 Feb 2010 13:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2325#comment-99677</guid>
		<description>This only disables their creation on network drives. Not entirely.</description>
		<content:encoded><![CDATA[<p>This only disables their creation on network drives. Not entirely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.001 seconds using disk: basic
Object Caching 288/289 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-19 02:09:57 -->