dokan sshfs 有多稳定?
人们报告了 Windows 7(64 位)上的 BSOD http://dokan-dev.net/en/2009/04/06/the-next-release-of-dokan-library/。由于某种我不知道的原因,如果我通过 doken SSHFS 驱动器进行大量浏览,我的 winxp sp3(32 位)上的浏览器会变得不稳定,有时会冻结。您最近在使用 sshfs doken 驱动程序时遇到过任何问题吗?只是想听听您对其稳定性的看法?
People have reported BSOD on windows 7 (64bit) http://dokan-dev.net/en/2009/04/06/the-next-release-of-dokan-library/. For some reason unknown to me, my explorer on winxp sp3 (32bit) gets shaky and at time freezes if I do lots of browsing via doken SSHFS drive. Have you faced any issues lately with sshfs doken driver? Just wanted to get your opinion on its stability?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,通常在 x64 上出现 BSOD,在我的 Windows Vista x64 上每次都是 100% 确定!
不稳定是因为它不断地将客户端文件系统与您的文件系统同步。您的连接速度太慢和/或操作系统和/或资源管理器的线程不正确。一旦你断开 sshfs,你就恢复正常了。
编辑:
截至 2010 年 2 月,它已推出针对 x64 的新版本。
现在它可以在 x64 上运行,但您必须将安装程序安装的可执行文件替换为 zip 文件中提供的可执行文件。
Yes, BSOD on x64 in general, with 100% certainty on my Windows Vista x64, everytime !
The shaky is because it continuously syncs the client fs with yours. Your connection is too slow and/or the operating system and/or explorer is improperly threaded. As soon as you disconnect sshfs, you're back to normal.
Edit:
There is a new edition of it out for x64 as of February 2010.
Now it works on x64, but you have to replace the executables the installer installs with the one supplied in the zip file.