9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Jacob Moody <moody@mail.posixcafe.org>
To: 9front@9front.org
Subject: Re: [9front] File sharing with Windows
Date: Tue, 21 Jun 2022 10:02:11 -0600	[thread overview]
Message-ID: <673177de-1645-5a36-cda1-b75b93611665@posixcafe.org> (raw)
In-Reply-To: <CBFBD35BAC4D3FD762EFEB1E8FCDE816@yourdomain.dom>

On 6/21/22 06:52, stefncb@gmail.com wrote:
> I'm quite new to this, so excuse me if I miss something obvious.
> 
> I have a Windows PC on the same network as the 9front one, and I want to share files between them. Can I make a network-shared directory that both can access? Or do I need to use something like SSH.

Best bet may be cifsd(8), that should expose a network drive to your windows machine. As a warning, I don't think this code gets taken out for walks
often. We may need to add SMBv3 support for 'modern' windows.

> 
> I heard that WSL communicates with the Windows filesystem through 9P shared directories, that makes me believe that a network share should just work.

They use the linux flavor of 9p, we only speak 9p2000. Not saying that you couldn't get this to work, I am just not aware of anyone who has. If you
do I'd be curious to see what kind of arm wrestling you have to do on the windows side.


Thanks,
moody

  reply	other threads:[~2022-06-21 16:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 12:52 stefncb
2022-06-21 16:02 ` Jacob Moody [this message]
2022-06-21 15:20   ` stefncb
2022-06-21 18:34     ` mkf9
2022-06-21 18:37       ` Jacob Moody
2022-06-22  4:14       ` stefncb
2022-06-22  7:44         ` mkf9
2022-06-22  5:26           ` stefncb
2022-06-22  8:36           ` Frank D. Engel, Jr.
2022-06-22  5:51             ` stefncb
2022-06-22  9:01               ` Frank D. Engel, Jr.
2022-06-22  9:12                 ` stefncb
2022-06-22 11:38                   ` Steve Simon
2022-06-22 11:43                     ` mkf9
2022-06-22 11:47                       ` Steve Simon
2022-06-22 11:47                     ` stefncb
2022-06-22 14:23                     ` cinap_lenrek
2022-06-22 14:49                       ` Steve Simon
2022-06-22 16:57                         ` sirjofri
2022-06-22 17:42                           ` Marshall Conover
2022-06-22 20:28                             ` Steve Simon
2022-06-21 16:07   ` Marshall Conover
2022-06-21 15:21     ` stefncb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=673177de-1645-5a36-cda1-b75b93611665@posixcafe.org \
    --to=moody@mail.posixcafe.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).