WinFsp icon
WinFsp icon

WinFsp

 10 likes

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.

WinFsp screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Windows
5 / 5 Avg rating (3)
10likes
3comments
0news articles

Features

Suggest and vote on features
  1.  Filesystem
  2.  Fuse-api

 Tags

  • user-file-system
  • fuse

WinFsp News & Activities

Highlights All activities

Recent activities

  • namdx1987 liked WinFsp
    about 2 months ago
  • Brouware reviewed WinFsp  
    7 months ago

    Useful open source software for setting up a shared folder for a Windows VM in Linux.

  • Brouware liked WinFsp
    7 months ago
  • App icon
    Maoholguin added WinFsp as alternative to StorageClouds.me
    8 months ago
Show all activities

WinFsp information

  • Developed by

    US flagBill Zissimopoulos
  • Licensing

    Open Source and Free product.
  • Written in

  • Rating

    Average rating of 5
  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  7,500 Stars
  •  528 Forks
  •  77 Open Issues
  •   Updated Mar 12, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 3 comments and reviews about WinFsp, and it has gotten 10 likes

WinFsp was added to AlternativeTo by Bor on Sep 15, 2017 and this page was last updated Sep 15, 2017.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
AtmanActive
Mar 29, 2021
1

Works great! Finally a fully open-source SFTP drive solution for windows. Just install all three: WinFsp, SSHFS-Win and SSHFS-Win Manager, and you'll be up and running in no time. Frictionless, painless, all in GUI.

Brouware
Oct 5, 2024
0

Useful open source software for setting up a shared folder for a Windows VM in Linux.

r3tr0g4m3r
Jan 20, 2022
0

The BEST ssh filesystem manager for Windows

What is 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.

Official Links