开发者

UnionFS and SSHFS for Windows

开发者 https://www.devze.com 2022-12-09 01:09 出处:网络
Is there something like a UnionFS for Windows? My usecase开发者_如何学C: read-only mount a remote filesystem via SSH and have something like UnionFS handle the writes.

Is there something like a UnionFS for Windows?

My usecase开发者_如何学C: read-only mount a remote filesystem via SSH and have something like UnionFS handle the writes.

I know this is possible on Unix, how 'bout Windows?


See if Dokan SSHFS fills the gap.

Also see the question on its stability posted on StackOverflow here: How stable is dokan sshfs?

0

精彩评论

暂无评论...
验证码 换一张
取 消