From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20110512164916.GA12861@clanspum.net> References: <20110512164916.GA12861@clanspum.net> From: Stanley Lieber Date: Thu, 12 May 2011 13:14:55 -0500 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] exportfs / u9fs / v9fs / npfs / spfs versus 9vx Topicbox-Message-UUID: e2350806-ead6-11e9-9d60-3106f5b1d025 On Thu, May 12, 2011 at 11:49 AM, Daniel Lyons wro= te: > Here's my situation: I have a FreeBSD VPS somewhere in the world. I > have 9vx locally. I want to access files on the FreeBSD VPS from my > 9vx running over here. How? > > =C2=A0- exportfs doesn't exist in p9p. > =C2=A0- u9fs seems to be defunct; there's nowhere to download the source. > =C2=A0- v9fs seems to be Linux-only. > =C2=A0- npfs seems to be nothing but an umbrella for spfs. > =C2=A0- spfs seems to build a binary "ufs" which, no matter how I run it, > =C2=A0 exits right away. Did I miss some documentation? > > What's going on? It feels like I'm missing some obvious trick. > Security for this operation would be nice, but I don't consider it > necessary. > > Thanks, > > -- > Daniel Lyons http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/unix/u9fs This is the basis of the OpenBSD port. -sl