readme

来自「samba最新软件」· 代码 · 共 14 行

TXT
14
字号
This module provides a way to capture file sharing loads for theNBENCH benchmark client. It also servers as an example of a NTVFSfilter module.Here is an example config that passes through to the CIFS NTVFS backend.[bench]	ntvfs handler = nbench cifs	cifs:server = myserver	cifs:user = myuser	cifs:password = mypass	cifs:domain = MYDOMAIN	cifs:share = bench

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?