winfsp/tst/memfs-fuse3
2022-01-07 17:30:49 +00:00
..
2019-10-07 14:24:18 -07:00
2022-01-07 17:30:49 +00:00
2021-12-07 14:40:28 +00:00
2021-12-07 14:40:28 +00:00
2019-10-07 14:24:18 -07:00

Memfs-fuse3 is an in-memory FUSE3 file system.

It can be built with the following tools:

  • Using Visual Studio (memfs-fuse3.sln).
  • Using Cygwin GCC and linking directly with the WinFsp DLL (make winfsp-fuse3).
  • Using Cygwin GCC and linking to CYGFUSE3 (make cygfuse3).