资 源 简 介
A command line tool for copying files with the mentioned buffer size. This script reads from source only once, and writes to multiple targets.
This code should accelerate multiple target file copying speed. Since the I/O done from the source is only done once.
This script has been developed using Python 2.6.6 on a MacOSX machine. But should be easily running on many other python interpreter versions and linux operating systems.