Samba - test read performance

From Skytech
Revision as of 12:58, 28 March 2014 by Martin (talk | contribs) (Created page with "Category:Linux = Samba - test read performance = Blatantly stolen from: http://arstechnica.com/civis/viewtopic.php?f=16&t=1203625 <pre> # mount.cifs //box1/smbshare /tmp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Samba - test read performance

Blatantly stolen from: http://arstechnica.com/civis/viewtopic.php?f=16&t=1203625

# mount.cifs //box1/smbshare /tmp/lolz -o user=user,pass=pass
# cd /tmp/lolz
# pv < SW*Win*ISO > /dev/null