<?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: Automatically Connect to a Network Drive on Mac OS X Start Up &amp; Login</title>
	<atom:link href="http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Mon, 20 May 2013 21:00:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rahul Shah (@shortduck)</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-532831</link>
		<dc:creator>Rahul Shah (@shortduck)</dc:creator>
		<pubDate>Thu, 28 Mar 2013 15:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-532831</guid>
		<description>Yes, the check bot does not work atleast in this case. Has anyone figure out how to resolve this issue ?</description>
		<content:encoded><![CDATA[<p>Yes, the check bot does not work atleast in this case. Has anyone figure out how to resolve this issue ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-471092</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Mon, 31 Dec 2012 12:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-471092</guid>
		<description>Yes I get the exact same problem, it&#039;s annoying.</description>
		<content:encoded><![CDATA[<p>Yes I get the exact same problem, it&#8217;s annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-415201</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 08 Aug 2012 17:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-415201</guid>
		<description>I use a simple Automator application i made. Simply drag get specified server into workflow, enter the address; afp://xx.x.x.x:548 then drag connect to server into the workflow. Run it to verify and then save as application. You can then set it to run at login from your System preferences.</description>
		<content:encoded><![CDATA[<p>I use a simple Automator application i made. Simply drag get specified server into workflow, enter the address; afp://xx.x.x.x:548 then drag connect to server into the workflow. Run it to verify and then save as application. You can then set it to run at login from your System preferences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-385686</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 05 May 2012 20:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-385686</guid>
		<description>Has anyone seen when using this method the drive shows up multiple times on the desktop if you have them visible?  Every login it increments by one on the desktop.  I have found no viable way to stop this behavior.</description>
		<content:encoded><![CDATA[<p>Has anyone seen when using this method the drive shows up multiple times on the desktop if you have them visible?  Every login it increments by one on the desktop.  I have found no viable way to stop this behavior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-385281</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 04 May 2012 17:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-385281</guid>
		<description>Checking the &quot;hide&quot; box DOES NOT prevent the drive window from opening on boot/login.  If only it were that easy - I&#039;ve been searching for how to not have the window open, but only mount the drive for years (and through OS X 10.5, 10.6, and 10.7) now.</description>
		<content:encoded><![CDATA[<p>Checking the &#8220;hide&#8221; box DOES NOT prevent the drive window from opening on boot/login.  If only it were that easy &#8211; I&#8217;ve been searching for how to not have the window open, but only mount the drive for years (and through OS X 10.5, 10.6, and 10.7) now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/#comment-385263</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Fri, 04 May 2012 16:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=29893#comment-385263</guid>
		<description>For mounting on boot rather than login you must use a command line option

- mount_ntfs

- mount_smbfs

- mount_msdos

- mount_afp

Stored as a LaunchAgent, ~/.launchd.conf,  or set up with launchctl</description>
		<content:encoded><![CDATA[<p>For mounting on boot rather than login you must use a command line option</p>
<p>- mount_ntfs</p>
<p>- mount_smbfs</p>
<p>- mount_msdos</p>
<p>- mount_afp</p>
<p>Stored as a LaunchAgent, ~/.launchd.conf,  or set up with launchctl</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.003 seconds using disk: basic
Object Caching 244/245 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-20 14:50:31 -->