<?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>Mariano Peterson &#187; osx</title>
	<atom:link href="http://petersonpages.com/mariano/blog/tag/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://petersonpages.com/mariano/blog</link>
	<description>Software engineer. Cycling fanatic. Snowboarder. Surfer. And very proud father of two boys.</description>
	<lastBuildDate>Thu, 08 Oct 2009 05:42:01 +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>Installing MacFusion</title>
		<link>http://petersonpages.com/mariano/blog/2008/07/17/installing-macfusion/</link>
		<comments>http://petersonpages.com/mariano/blog/2008/07/17/installing-macfusion/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:25:10 +0000</pubDate>
		<dc:creator>Mariano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[macfusion]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://petersonpages.com/mariano/blog/?p=14</guid>
		<description><![CDATA[I recently setup a new MacBook Pro for web development. While trying to mount a samba share I discovered MacFusion, an application that lets you treat various remote storage mechanisms as if they were folders on your local hard drive. MacFusion is built on top of MacFuse, which is the OSX port of the Linux [...]]]></description>
			<content:encoded><![CDATA[<p>I recently setup a new MacBook Pro for web development.  While trying to mount a samba share I discovered <a href="http://macfusionapp.org">MacFusion</a>, an application that lets you treat various <a href="http://fuse.sourceforge.net/wiki/index.php/FileSystems">remote storage mechanisms</a> as if they were folders on your local hard drive. MacFusion is built on top of <a href="http://code.google.com/p/macfuse/" title="A User-Space File System Implementation Mechanism for Mac OS X">MacFuse</a>, which is the OSX port of the Linux based <a href="http://fuse.sourceforge.net/" title="Filesystem in Userspace">FUSE</a> that facilitates building filesystems that run in userspace.</p>
<p><span id="more-14"></span></p>
<p>In my case I&#8217;m using the SSH filesystems included in MacFusion to mount a remote directory as a local folder over an SSH connection.  The following steps got MacFusion to work on both my intel based MacBook Pro and my older PowerPC based G4 Powerbook.</p>
<ol>
<li>Install <a href="http://code.google.com/p/macfuse/">MacFuse</a>.</li>
<li>Reboot.</li>
<li>Install <a href="http://macfusionapp.org">MacFusion 2.x</a>.
<ul>
<li>Older (1.x) versions of MacFusion are available on <a href="http://code.google.com/p/macfusion/">Google Code</a>.  Note that the older 1.x versions of MacFusion are not compatible with the more current 1.7.x versions of the underlying MacFuse platform.  So if you install the current MacFuse platform, you&#8217;ll need to go <a href="">here</a> to get a 2.x version of the MacFusion GUI.</li>
</ul>
</li>
<li>Start MacFusion and configure it to connect to the desired hosts.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://petersonpages.com/mariano/blog/2008/07/17/installing-macfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

