Access SharePoint Online folders from WSL2
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
Is your feature request related to a problem? Please describe.
Our company stores all development files on SharePoint Online. Some of these files are required when testing within WSL2. There is no convenient way to share these files with WSL2.
Describe the solution you'd like
Support mapping SharePoint Online folders into the WSL2 namespace.
Describe alternatives you've considered
One workaround we've identified is to manually copy the SharePoint files into a staging folder using Windows Explorer. The staging folder can be accessed via /mnt/c/Subdir/Path/To/StagingFolder. However, whenever any files change in SharePoint, the manual copy has to be repeated.
Additional context
The SharePoint Protocol document has detailed information for the protocols used. Perhaps a C# implementation using Mono could provide a Linux client for SharePoint.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked SharePoint Protocol document and the WSL2 namespace described in the issue. Define how SharePoint Online folders would be mapped and how changes would remain available without the manual staging-folder copy; done means supported access from WSL2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cloud, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100