Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forward p9p services into remote #228

Open
rjkroege opened this issue Aug 3, 2023 · 0 comments
Open

forward p9p services into remote #228

rjkroege opened this issue Aug 3, 2023 · 0 comments

Comments

@rjkroege
Copy link
Contributor

rjkroege commented Aug 3, 2023

I noted that my Darwin client's entire disk was available on the Linux remote in /tmp/cpu.

So I (naïve maybe) tried:

# ...cpu to remote...
; NAMESPACE=/tmp/cpu/tmp/ns.rjkroege.:0
; ls $NAMESPACE
acme  acme.log  plumb
; 9p ls acme
9p: mount: dial unix!/tmp/cpu/tmp/ns.rjkroege.:0/acme: connect /tmp/cpu/tmp/ns.rjkroege.:0/acme: Connection refused

So: it would be nice to have the client's P9P namespace brought into the remote (semi)automatically. Or maybe I'm just doing it wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant