有没有适用于 Windows 的免费网络驱动器/共享基准测试工具?
我想知道是否有任何免费工具可以测试 smb/CIFS 网络共享的性能。 我看到的所有免费速度测试仅适用于本地驱动器。
I want to know if there is any free tool to test the performance of a smb/CIFS network share. All free speed test I saw were for local drives only.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然有,它被称为 iPerf 并且运行得很好。 仅在 NT 共享上使用了 Windows 版本,但也有 Linux 版本,您可以测试安装在客户端(Windows)上的一个版本和安装在 Linux(服务器)上的另一个版本之间的速度
。 net/projects/iperf/" rel="nofollow noreferrer">此处
There certainly is, it is called iPerf and it works pretty well. Only used the windows version on NT shares but there is a linux version too and you can test speed between one installed on the client (windows) and another installed on Linux (server)
Get it here