does anyone know of any benchmark programs that can do both operations on local filesystem and on webdav/ftp/samba mainly for speed purposes and file operations per second
@chaos Would it work to mount those as a filesystem (eg. FUSE or whatever Windows' equivalent was called, I forgot) and then use a regular benchmarking tool?