Date: Sat, 24 Dec 2005 16:02:38 -0500 From: Ed Maste <emaste@phaedrus.sandvine.ca> To: Brian Candler <B.Candler@pobox.com> Cc: "Patrick M. Hausen" <hausen@punkt.de>, Jo Rhett <jrhett@svcolo.com>, freebsd-current@freebsd.org Subject: Re: Fast releases demand binary updates.. (Was: Release schedule for 2006 ) Message-ID: <20051224210238.GA72070@sandvine.com> In-Reply-To: <20051224153218.GA4424@uk.tiscali.com> References: <200512231136.12471.doconnor@gsoft.com.au> <200512230851.jBN8pFVv060458@hugo10.ka.punkt.de> <20051224153218.GA4424@uk.tiscali.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 24, 2005 at 03:32:18PM +0000, Brian Candler wrote: > Linux has an extremely neat solution for this (sshfs) but I don't know of > anything comparable in the BSD world. sshfs uses 'Fuse', a plug-in > architecture which allows filesystems to run in userland. I believe it makes > an sftp connection to the remote host, and then exposes it as if it were a > real filesystem. In fact, FreeBSD's got Fuse & sshfs as well. Csaba Henk did the port as a Google SoC project. See <http://fuse4bsd.creo.hu/> and /usr/ports/sysutils/fusefs* . -- Ed Maste Sandvine Incorporated
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051224210238.GA72070>