<?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>scriptflipper.com &#187; network</title>
	<atom:link href="http://www.scriptflipper.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptflipper.com</link>
	<description>online portfolio of Michael Ciccarelli</description>
	<lastBuildDate>Wed, 30 Jun 2010 22:14:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Access Windows Network Resources on OS X</title>
		<link>http://www.scriptflipper.com/2008/04/how-to-access-windows-network-resources-on-os-x/</link>
		<comments>http://www.scriptflipper.com/2008/04/how-to-access-windows-network-resources-on-os-x/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:07:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[article]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.interwits.com/?p=164</guid>
		<description><![CDATA[One of the only things I missed about working on Windows XP was the convenience of accessing other machine&#8217;s folders and files, that were on the network, from my desktop via Windows Explorer. I knew this was more than likely possible on OS X, I just didn&#8217;t know how to do so. Until recently I [...]]]></description>
			<content:encoded><![CDATA[<p>One of the only things I missed about working on Windows XP was the convenience of accessing other machine&#8217;s folders and files, that were on the network, from my desktop via Windows Explorer. I knew this was more than likely possible on OS X, I just didn&#8217;t know how to do so. Until recently I got fed up with the idea of emailing every change I make to a website file to my XP machine in order to update the web server. So I decided to do some research so that I could simply access the web server, along with other network resources from my Macbook.</p>
<p>I&#8217;ve always used this path: <b>\\webserver\e$</b> in Windows Explorer to access the web server&#8217;s E:\, Or say if I wanted to access a user&#8217;s desktop I could do: <b>\\ACCOUNTING1XP\C$\Documents and Settings\jondoe\Desktop</b> to view the contents of Jon Doe&#8217;s desktop from my own desktop.</p>
<p>The process is just as Simple in OS X. The following steps are how I gained access to the webserver from my Macbook. Remember to change &#8220;webserver&#8221; to the name of your network resource, as well as the drive letter, in my case I&#8217;m using <b>E:\</b></p>
<ul>
<li>In the Finder, select the GO menu</li>
<li>then the Connect to Server command</li>
<li>Enter into the box: <b>smb://webserver/e$</b></li>
<li>Enter your username and password for the Windows Network</li>
<li>To remember the login details, check the box to &#8220;Remember this password in my keychain&#8221;</li>
<li>You should now get a Finder Window with all the folders on files on that machine</li>
<ul>
<br />
If that didn&#8217;t work, you can try removing the trailing drive letter (<b>/e$</b>) or you might also want to try:</p>
<ul>
<li><b>smb://192.168.1.1</b>.. Where this is the IP address of the machine you are trying to access.</li>
</ul>
<p>
I am super happy that I didn&#8217;t lose this convenience. I had a bad feeling that Mac OS X and Windows networks wouldn&#8217;t get along so smoothly, I was obviously wrong, so far so good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptflipper.com/2008/04/how-to-access-windows-network-resources-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
