On 7/13/20, David du Colombier <0in...@gmail.com> wrote:
>> Did anybody try to reimplement u9fs in go?
>> If not yet, which 9p go package would you recommend to use?
>> (I don't need any authentication only 9p.)
>
> There is a multitude of 9P implementations in Go.
>
> For example, this one, which includes a program to serve
> local files as a 9P filesystem:
>
> https://github.com/Harvey-OS/ninep
>

Thank you!
https://github.com/Harvey-OS/ninep/tree/master/cmd/ufs seems to be
working nice, after trivial changes to
ninep/filesystem/filesystem_windows.go . (Change all 'File' references
to 'file'.)
(Though go test fails in ninep/filesystem/ on windows. I'll maybe check later.)

+thank you all for 9p library references!

thanks again!

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tea875067b53dce5f-Mfe8e8bb924bb192076bb1877
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to