<?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>What I Think &#187; network_drive</title>
	<atom:link href="http://www.paulmc.org/whatithink/tag/network_drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulmc.org/whatithink</link>
	<description>Yes. I&#039;m back.</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:23:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problem Connecting to a Network Drive using SMB on Mac OS 10.5 Leopard</title>
		<link>http://www.paulmc.org/whatithink/2007/11/13/problem-connecting-to-a-network-drive-using-smb-on-mac-os-105-leopard/</link>
		<comments>http://www.paulmc.org/whatithink/2007/11/13/problem-connecting-to-a-network-drive-using-smb-on-mac-os-105-leopard/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 04:37:34 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[network_drive]]></category>
		<category><![CDATA[smb]]></category>

		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/13/problem-connecting-to-a-network-drive-using-smb-on-mac-os-105-leopard/</guid>
		<description><![CDATA[
Update 18 December 2007:


I&#8217;ve discovered a better way to force Finder to browse the contents of a network drive. You can read more here.



Today I bought a new network hard drive. I bought it because I was getting tired of dragging my old USB external drive from room to room when I needed it. Having [...]]]></description>
			<content:encoded><![CDATA[<hr />
<p><b>Update 18 December 2007:</b>
</p>
<p>
I&#8217;ve discovered a better way to force Finder to browse the contents of a network drive. You can read more <a href="http://www.paulmc.org/whatithink/2007/12/18/the-quick-way-to-connect-to-a-network-drive-using-mac-os-105-leopard/">here</a>.
</p>
<hr />
<p>
Today I bought a new <a href="http://www.freecom.com/ecproduct_detail.asp?ID=3402&amp;CatID=8020&amp;sCatID=1146195&amp;ssCatID=1146196">network hard drive</a>. I bought it because I was getting tired of dragging my old USB external drive from room to room when I needed it. Having a network accessible hard drive makes it so much easier to share data between multiple computers using multiple operating systems.
</p>
<p>
Initially I set it up from my Windows machine, as I was working on that at the time. Setup was easy enough, and within a minute I was backing up my data over the network.
</p>
<p>
My problems started when I tried to access the hard drive from my Intel MacBook running Mac OS 10.5. I could connect to the drive and the shares with no problem, but when I tried to browse the contents of the share, it appeared to be empty. Now, I know it&#8217;s not empty because I just copied data onto the drive from my Windows machine. First of all I though that it may be the Mac OS firewall that was causing the problem, but even after disabling it, I still couldn&#8217;t get Finder to see any of the files on the drive.
</p>
<p>
I tried creating a folder on the drive using Finder. It seemed to create the folder OK, but no sooner had it done so than the folder disappeared. I checked the drive using Windows XP and the folder was there. It just wasn&#8217;t visible to Leopard.
</p>
<p>
The drive that I bought has a built in FTP server, so I tried to browse the drive using my FTP program and it worked. Using Finder to connect via FTP also worked. In both instances I was able to browse OK, but I could only add new files and folders with my FTP program.
</p>
<p>
I also tried mount the drive from the command line using:
</p>
<p>
<code><br />
mount_smbfs //user:password@drive_name/share_name /Volumes/NAS<br />
</code>
</p>
<p>
(BTW, I had to manually create the /Volumes/NAS directory first)
</p>
<p>
No error messages were returned by the command and the hard drive showed as being connected in Finder, but once again, the share contents were &#8220;missing&#8221;. I also tried connecting using the CIFS protocol, but the same problem occurred. In desperation, I even tried using the Apple AFP protocol, even though I had an inkling that the drive wouldn&#8217;t support it. Unfortunately I was right.
</p>
<p>
I&#8217;ve been browsing the web for a bit looking for a solution, and it looks like I&#8217;m far from being the only person with this problem. There&#8217;s a thread on the <a href="http://discussions.apple.com/thread.jspa?messageID=5789783&amp;tstart=0">Apple forums</a> with some possible solutions, but none have worked for me.</p>
<p>
So for the time being it looks like I&#8217;m stuck with browsing my new hard drive via FTP from my MacBook, while my Windows machines will have no problem connecting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulmc.org/whatithink/2007/11/13/problem-connecting-to-a-network-drive-using-smb-on-mac-os-105-leopard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
