9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p "export" or equivalent
@ 2013-08-01 15:59 smiley
  2013-08-01 16:55 ` Jacob Todd
  2013-08-01 17:52 ` Steve Simon
  0 siblings, 2 replies; 8+ messages in thread
From: smiley @ 2013-08-01 15:59 UTC (permalink / raw)
  To: 9fans

I just noticed that plan9port doesn't have a version of the Plan 9
"export" command.  Has it not been ported yet?

Short of setting up that 800lb gorilla known as NFS and using Plan 9's
nfs client, how might one share files on a *nux system with Plan 9?

--
+---------------------------------------------------------------+
|Smiley       <smiley@icebubble.org>    PGP key ID:    BC549F8B |
|Fingerprint: 9329 DB4A 30F5 6EDA D2BA  3489 DAB7 555A BC54 9F8B|
+---------------------------------------------------------------+



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
  2013-08-01 15:59 [9fans] p9p "export" or equivalent smiley
@ 2013-08-01 16:55 ` Jacob Todd
  2013-08-01 16:57   ` Matthew Veety
  2013-08-01 17:52 ` Steve Simon
  1 sibling, 1 reply; 8+ messages in thread
From: Jacob Todd @ 2013-08-01 16:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

u9fs.
On Aug 1, 2013 12:31 PM, <smiley@icebubble.org> wrote:

> I just noticed that plan9port doesn't have a version of the Plan 9
> "export" command.  Has it not been ported yet?
>
> Short of setting up that 800lb gorilla known as NFS and using Plan 9's
> nfs client, how might one share files on a *nux system with Plan 9?
>
> --
> +---------------------------------------------------------------+
> |Smiley       <smiley@icebubble.org>    PGP key ID:    BC549F8B |
> |Fingerprint: 9329 DB4A 30F5 6EDA D2BA  3489 DAB7 555A BC54 9F8B|
> +---------------------------------------------------------------+
>
>

[-- Attachment #2: Type: text/html, Size: 948 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
  2013-08-01 16:55 ` Jacob Todd
@ 2013-08-01 16:57   ` Matthew Veety
       [not found]     ` <51FA9CB9.3080504@yahoo.fr>
  0 siblings, 1 reply; 8+ messages in thread
From: Matthew Veety @ 2013-08-01 16:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

cifs also works well. I use that very often.

On Aug 1, 2013, at 12:55, Jacob Todd <jaketodd422@gmail.com> wrote:

> u9fs.
>
> On Aug 1, 2013 12:31 PM, <smiley@icebubble.org> wrote:
>> I just noticed that plan9port doesn't have a version of the Plan 9
>> "export" command.  Has it not been ported yet?
>>
>> Short of setting up that 800lb gorilla known as NFS and using Plan 9's
>> nfs client, how might one share files on a *nux system with Plan 9?
>>
>> --
>> +---------------------------------------------------------------+
>> |Smiley       <smiley@icebubble.org>    PGP key ID:    BC549F8B |
>> |Fingerprint: 9329 DB4A 30F5 6EDA D2BA  3489 DAB7 555A BC54 9F8B|
>> +---------------------------------------------------------------+

[-- Attachment #2: Type: text/html, Size: 1325 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
  2013-08-01 15:59 [9fans] p9p "export" or equivalent smiley
  2013-08-01 16:55 ` Jacob Todd
@ 2013-08-01 17:52 ` Steve Simon
  2013-08-01 19:53   ` erik quanstrom
  1 sibling, 1 reply; 8+ messages in thread
From: Steve Simon @ 2013-08-01 17:52 UTC (permalink / raw)
  To: 9fans

> Short of setting up that 800lb gorilla known as NFS and using Plan 9's
> nfs client, how might one share files on a *nux system with Plan 9?

I use sftpfs from contrib, this needs nothing other than ssh on the
linux box. I used this all day every day and it has been rock solid.

-Steve



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
  2013-08-01 17:52 ` Steve Simon
@ 2013-08-01 19:53   ` erik quanstrom
  0 siblings, 0 replies; 8+ messages in thread
From: erik quanstrom @ 2013-08-01 19:53 UTC (permalink / raw)
  To: 9fans

> I use sftpfs from contrib, this needs nothing other than ssh on the
> linux box. I used this all day every day and it has been rock solid.

also included in 9atom.  (with executable in +9atom.iso.bz2)

- erik



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
       [not found]     ` <51FA9CB9.3080504@yahoo.fr>
@ 2013-08-01 20:33       ` Matthew Veety
  2013-08-01 22:03         ` Steve Simon
  0 siblings, 1 reply; 8+ messages in thread
From: Matthew Veety @ 2013-08-01 20:33 UTC (permalink / raw)
  To: Nicolas Bercher, 9fans

On 8/1/2013 1:36 PM, Nicolas Bercher wrote:
> I'm curious: I've tried several version of cifs, but none of them
> gave me write permissions to Plan9 filesystems.  Do you?
>
> Nicolas

The version in 9front works with Samba, Windows, and cifsd on 9front.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
  2013-08-01 20:33       ` Matthew Veety
@ 2013-08-01 22:03         ` Steve Simon
  0 siblings, 0 replies; 8+ messages in thread
From: Steve Simon @ 2013-08-01 22:03 UTC (permalink / raw)
  To: 9fans

Good to know,

BTW, if you get any problems with cifs and I may get time to sort it out.
I also gave an smb2 client on my list but the complications of the auth
it seems to require have halted progress.

-Steve



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [9fans] p9p "export" or equivalent
@ 2013-08-01 17:41 sl
  0 siblings, 0 replies; 8+ messages in thread
From: sl @ 2013-08-01 17:41 UTC (permalink / raw)
  To: 9fans

Or ftpfs. Or, there is an sftpfs in contrib.

sl



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-08-01 22:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-01 15:59 [9fans] p9p "export" or equivalent smiley
2013-08-01 16:55 ` Jacob Todd
2013-08-01 16:57   ` Matthew Veety
     [not found]     ` <51FA9CB9.3080504@yahoo.fr>
2013-08-01 20:33       ` Matthew Veety
2013-08-01 22:03         ` Steve Simon
2013-08-01 17:52 ` Steve Simon
2013-08-01 19:53   ` erik quanstrom
2013-08-01 17:41 sl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).