Skip to content

WinFsp

Windows File System Proxy - FUSE for Windows

Features

"FUSE for Windows"

  • 윈도우에서 유저모드 파일시스템을 만들 수 있게 해주는 오픈소스
  • 사용하기 쉽고 폭넓은 API 제공
  • UNIX의 FUSE(Filesystem in Userspace)와 비슷
    • FUSE 2.8/3.2 호환 레이어 제공
  • 메모리기반 파일시스템(MEMFS)
    • 같은 메모리기반인 Dokany 보다 빠름
  • WinFSP 기반으로 지원되는 파일시스템들
    • blobfs-win : Azure Blob storage
    • EncFS : Encrypted Filesystem for FUSE
    • nfs-win : NFS for Windows
    • rclone : rsync for cloud storage
    • sshfs-win : SSHFS for windows
    • xbox-winfsp : FATX, STFS & GDFX (aka XGD/XDVDFS) Xbox filesystems

See also

Favorite site