juicedata / juicefs

JuiceFS is a distributed POSIX file system built on top of Redis and S3.
https://juicefs.com
Apache License 2.0
10.82k stars 953 forks source link

Works in Windows 2019 but failed in 2012 #3188

Open pickup112 opened 1 year ago

pickup112 commented 1 year ago

What happened: Windows 2012上执行juicefs 挂载报错,使用同样的命令在Windows 2019上挂载没有任何问题 image image

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?

Environment:

davies commented 1 year ago

WinFSP-FUSE fail in windows 2012, can you test the examples of cgofuse [1] in Windows 2012?

[1] https://github.com/winfsp/cgofuse?