LinearTapeFileSystem / LinearTapeFileSystem/ltfs
Windows support
Open
@Piloalucard is already working on this.
Since May 11, 2026.
enhancement
- Dominant language
- C
- Stars
- 352
- Forks
- 110
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
Make the code on this repository compilable on windows env and work LTFS on windows.
**Describe the solution you'd like**
Consider multiple candidates first and then pick the best one for support.
The candidates are
- [Dokany](https://github.com/dokan-dev/dokany)
- [WinFSP](https://github.com/winfsp/winfsp)
- [WinFuse](https://github.com/billziss-gh/winfuse)
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.
Assessment
This issue has not been assessed yet.