WinFsp favicon

WinFsp

WinFsp, Windows File System Proxy, is a set of software components for Windows computers that allows the creation of user mode file systems. In this sense it is similar to FUSE (Filesystem in Userspace), which provides the same functionality on UNIX-like computers. Developing file systems is a challenging proposition. Developing file systems for Windows is an order of magnitude more difficult. WinFsp attempts to ease the task of writing a new file system for Windows in the same way that FUSE has done so for UNIX.

Some of the benefits of using WinFsp are listed below: Very well-tested and stable. Very fast. Strives for compatibility with NTFS. Read about its Compatibility. Easy to understand but comprehensive API. Consult the API Reference. FUSE compatibility layer for native Windows and Cygwin. Signed drivers provided on every release. Available under the GPLv3.

OSXFUSE

OSXFUSE

FUSE for OS X allows you to extend OS X's native file handling capabilities via third-party file systems. OSXFUSE is a success ...

Dokan SSHFS

Dokan SSHFS

Dokan SSHFS is a program that mounts remote file systems using SSH. Dokan SSHFS depends on Dokan Library which you can find on ...

SSHFS-Win

SSHFS-Win

SSHFS For Windows. Contribute to billziss-gh/sshfs-win development by creating an account on GitHub.