[[software:progress-md5-copy]]

Posted 14 May 2013 by Brendan Kidwell

Progress MD5 Copy

Bash script that copies a file from one directory to another, while displaying progress and also writing (or checking) an MD5sum file. Good for copying large files from one machine to another. Uses tee command to avoid having to read the source file twice.

Project Home Page:
https://github.com/bkidwell/progress-md5-copy
Issue Tracker:
https://github.com/bkidwell/progress-md5-copy/issues
License Type:
GPL3
License:
https://github.com/bkidwell/progress-md5-copy/blob/master/LICENSE.txt
Icon:
icon: icon.png