RT-Thread / RT-Thread/rt-thread

如何在rt-thread中实现nfs服务端

Open
#8,504 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

我现在需要将rt-thread的文件系统挂载到其它操作系统中,但rt-thread的nfs似乎只实现了客户端,如图所示。
Snipaste_2024-01-23_15-06-09
请问只实现客户端是出于什么原因?以及我要实现我的需求是否只能通过自己实现服务端的方式?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing RT-Thread’s existing NFS client implementation and the filesystem and networking documentation. Clarify which NFS server capabilities and host operating systems are required, then define how an external system would mount RT-Thread’s filesystem. The work is complete when that external mount works against RT-Thread’s server implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.