<?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: SSHFS, Ubuntu, and You!</title>
	<atom:link href="http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/</link>
	<description>Those who can make you believe absurdities can make you commit atrocities. —Voltaire</description>
	<lastBuildDate>Wed, 30 Nov 2011 11:58:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: james</title>
		<link>http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/comment-page-1/#comment-1159</link>
		<dc:creator>james</dc:creator>
		<pubDate>Thu, 06 Jul 2006 10:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.elwoods.org/home/2006/07/05/sshfs-ubuntu-and-you/#comment-1159</guid>
		<description>I didn&#039;t have much success but the fstab entry should read:
sshfs#my-remote-user@my-remote-host:/home/my-remote-user /my-local-filesystem/remotefs fuse defaults 0 0

&lt;a href=&quot;http://www.debuntu.org/2006/04/27/39-mounting-a-fuse-filesystem-from-etc-fstab/&quot; rel=&quot;nofollow&quot;&gt;This article&lt;/a&gt; talks about needing mount.fuse in /sbin and sure enough it is MIA so that might be the problem.  Hopefully it will get addressed.

I ended up making a mount and unmount bash script to toggle it.  Inelegant for sure but since I use a host file for my domain when behind the firewall I&#039;d like to exert a little more control than fstab allows.  You could do the same and add it to your start up events.  Color me n00b. ;-)

I didn&#039;t find any windows clients for it and my first thought was maybe Cygwin but that was &lt;a href=&quot;http://www.cygwin.com/ml/cygwin/2006-02/msg00910.html&quot; rel=&quot;nofollow&quot;&gt;quickly dashed&lt;/a&gt;.  I&#039;m thinking that for Windows to Linux might be WebDAV or SFTP which can be mounted as drive letters in Windows.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t have much success but the fstab entry should read:<br />
sshfs#my-remote-user@my-remote-host:/home/my-remote-user /my-local-filesystem/remotefs fuse defaults 0 0</p>
<p><a href="http://www.debuntu.org/2006/04/27/39-mounting-a-fuse-filesystem-from-etc-fstab/" rel="nofollow">This article</a> talks about needing mount.fuse in /sbin and sure enough it is MIA so that might be the problem.  Hopefully it will get addressed.</p>
<p>I ended up making a mount and unmount bash script to toggle it.  Inelegant for sure but since I use a host file for my domain when behind the firewall I&#8217;d like to exert a little more control than fstab allows.  You could do the same and add it to your start up events.  Color me n00b. <img src='http://elwoodicious.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I didn&#8217;t find any windows clients for it and my first thought was maybe Cygwin but that was <a href="http://www.cygwin.com/ml/cygwin/2006-02/msg00910.html" rel="nofollow">quickly dashed</a>.  I&#8217;m thinking that for Windows to Linux might be WebDAV or SFTP which can be mounted as drive letters in Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/comment-page-1/#comment-1158</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 06 Jul 2006 03:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.elwoods.org/home/2006/07/05/sshfs-ubuntu-and-you/#comment-1158</guid>
		<description>Any windows clients for sshfs (i&#039;m assuming fuse is the linux client? Haven&#039;t heard much about fuse, though i was using it the other day without knowing anything about it.). Also automounting that share? Does fstab understand sshfs?</description>
		<content:encoded><![CDATA[<p>Any windows clients for sshfs (i&#8217;m assuming fuse is the linux client? Haven&#8217;t heard much about fuse, though i was using it the other day without knowing anything about it.). Also automounting that share? Does fstab understand sshfs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/comment-page-1/#comment-1157</link>
		<dc:creator>james</dc:creator>
		<pubDate>Wed, 05 Jul 2006 23:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.elwoods.org/home/2006/07/05/sshfs-ubuntu-and-you/#comment-1157</guid>
		<description>Oooo, that libferris stuff looks cool, something I&#039;ll definitely have to look into.  On the Fuse front CopyFS, BlogFS, and Flickrfs all certainly look enticing.  So many things to play with!</description>
		<content:encoded><![CDATA[<p>Oooo, that libferris stuff looks cool, something I&#8217;ll definitely have to look into.  On the Fuse front CopyFS, BlogFS, and Flickrfs all certainly look enticing.  So many things to play with!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://elwoodicious.com/2006/07/05/sshfs-ubuntu-and-you/comment-page-1/#comment-1156</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 05 Jul 2006 22:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.elwoods.org/home/2006/07/05/sshfs-ubuntu-and-you/#comment-1156</guid>
		<description>Yeah, my thought exactly when I discovered sshfs and FUSE. Amazingly useful. There are lots of other interesting modules for FUSE, but sshfs is the only one I&#039;ve used with any regularity so far. It actually replaces higher-level schemes like Emacs TRAMP and KDE FISH. Only problem is I do a lot of work on FreeBSD 4 systems and FUSE is available for FreeBSD 6 but hasn&#039;t been backported to FreeBSD 4 (and probably never will). One of these days I also want to have a look at libferris which sounded very interesting from a magazine article that I read, but I haven&#039;t had a chance to try it yet.</description>
		<content:encoded><![CDATA[<p>Yeah, my thought exactly when I discovered sshfs and FUSE. Amazingly useful. There are lots of other interesting modules for FUSE, but sshfs is the only one I&#8217;ve used with any regularity so far. It actually replaces higher-level schemes like Emacs TRAMP and KDE FISH. Only problem is I do a lot of work on FreeBSD 4 systems and FUSE is available for FreeBSD 6 but hasn&#8217;t been backported to FreeBSD 4 (and probably never will). One of these days I also want to have a look at libferris which sounded very interesting from a magazine article that I read, but I haven&#8217;t had a chance to try it yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

