Submitted by admin on Mon, 2015/06/01 - 23:21

Last Friday we have released the second beta version of Copy Handler. Apart from usual bugfixes, this version features a significant change in the way files are read and written.
Instead of the blocking IO now Copy Handler uses non-blocking IO. That change should result in significant in copying speed as the reads and writes can be done in parallel instead of being serialized.
Also the task export feature was added to the Custom Copy dialog box. This allows for creating xml files to be used in command line.
See our download section to get new version.
And don't forget to report any problems found within this new version.