5 comments (5 comments)7 reactions (7 reactions)0 assignees (0 assignees)Python732 forks (732 forks)batch import
cmd: mounthelp wantedos: windows
Repository metrics
- Stars
- 10,086 stars (10,086 stars)
- PR merge metrics
- Avg merge 5d 12h (Avg merge 5d 12h)91 merged PRs in 30d (91 merged PRs in 30d)
Description
I've heard about Winfsp landing 1.0 which gives Windows the ability to use a fuse-like fs.
https://winfsp.dev/
I hope someone can make borg mounts work on Windows!
Contributor guide
- Research direction
- Examine existing mount implementation (e.g., borg/fuse.py) and research how to use Winfsp's FUSE like interface on Windows. Develop a backend for Windows file system mount.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PythonGit