Skip to content
@winfsp

WinFsp

File system and storage software

banner

Windows file system and storage software

The WinFsp organization houses file system and storage solutions for use in Windows:

  • The core project is WinFsp, which is a complete file system solution that offers a Windows developer the ability to programmatically create Windows "drives" (file system volumes) that contain files that are backed by a storage of the developer's choosing.

  • The related WinSpd project is similar to WinFsp, but instead of presenting itself as a file system to Windows it presents itself as a "disk" (block storage), which can be formatted using a standard file system (e.g. NTFS).

WinFsp and WinSpd are open source software, but also offer a commercial licensing option. Please see this page for more details or contact Bill Zissimopoulos <billziss at navimatics.com>.

Cross-platform file system and storage software

A number of cross-platforms file system solutions are also provided. The core cross-platform project is cgofuse which is MIT licensed and allows a file system (FUSE) developer to develop file systems in Go that can run on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD.

Pinned

  1. winfsp Public

    Windows File System Proxy - FUSE for Windows

    C 4.5k 388

  2. sshfs-win Public

    SSHFS For Windows

    C 3k 178

  3. nfs-win Public

    NFS for Windows

    Makefile 94 17

  4. winspd Public

    Windows Storage Proxy Driver - User mode disk storage

    C 370 44

  5. cgofuse Public

    Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD

    Go 341 60

  6. hubfs Public

    File system for GitHub

    Go 1.4k 39

Repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Go C Makefile