Skip to content

dcampillo/smbperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

SMBPerf v0.31

Simple Python based network storage benchmark

Description

This application times the transfert of either a single file or a directory.

  • Provide average speed in MB and time duration.
  • Works with any kind of storage and/or mount, not only SMB ;-)

The script allow to benchmark the whole transfert flow: storage speed and network speed. It also mimics basic file transfert common to a lot application, servers, etc.

Feedbacks are always welcome!

Usage

python smbperf.py [TARGET_FILE_OR_FOLDER]

example:

  • smbperf.py /home/david/mylargezipfile.zip
  • python smbperf.py /mnt/remotestorage/remotefolder

About

Simple Python based network storage benchmark

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages