Teracopy to support multi-threading when copying/verifying
I suggest that Teracopy supports multithreading. As you know when copying small files multithreading support will speed things up instead of serial copy.
I suggest that Teracopy supports multithreading. As you know when copying small files multithreading support will speed things up instead of serial copy.
In some cases, copying many files in the same time (in parallel) will be faster than copying one after another. For example, when using drive pool software or some network file transfer, parallel copying sometimes can speed even up to 2x times faster.
Hope this function can come true someday.
If you have any questions, please feel free to email: zhangsiyuan@mail.ustc.edu.cn.
We have made progress in creating a foundation of a multi-thread copy system that allows for reading once and writing to one or multiple targets, as well as reading from multiple threads and writing using one thread for HDD/tape. However, we still have a lot of work ahead of us due to major changes in the copy engine. We estimate that a beta version will be available in a couple of months.
We have made progress in creating a foundation of a multi-thread copy system that allows for reading once and writing to one or multiple targets, as well as reading from multiple threads and writing using one thread for HDD/tape. However, we still have a lot of work ahead of us due to major changes in the copy engine. We estimate that a beta version will be available in a couple of months.
I'll be very happy to be able to use parallel single Source to two Targets copying! Windows 10 Explorer freezes up completely part way through when copying large files ( 200GB +), Thanks
use more threads, like the robocopy.