github winfsp/winfsp v1.1
WinFsp 2017.1

latest releases: v2.1B1, v2.0, v2.0RC1...
6 years ago

This release brings some major new components and improvements.

  • A .NET layer that allows the creation of file systems in managed mode. This is contained in the new winfsp-msil.dll. The new .NET layer is being tested with the WinFsp test suites and Microsoft's ifstest.
  • FUSE for Cygwin is now included with the installer.
  • FUSE now has a -ovolname=VOLNAME parameter that allows setting the volume label. Thanks @SamKelly.
  • A number of other FUSE improvements have been made (see issue #85).

NOTE: The included .NET layer requires .NET Framework v3.5 or higher to be installed (included by default in Windows 7 or higher). However the memfs-dotnet and passthrough-dotnet samples require .NET Framework v4.5 and will therefore not run on computers that do not have this framework installed!

NOTE: The C++ layer included in the v1.1 beta releases is not part of this release as it is still work in progress. It can be found in inc/winfsp/winfsp.hpp in the WinFsp source repository.

Don't miss a new winfsp release

NewReleases is sending notifications on new releases.