Cinchoo / ChoEazyCopy

Simple and powerful RoboCopy GUI
MIT License
1.72k stars 119 forks source link

Unable to de-select /mt option #19

Closed mwrobbo closed 2 years ago

mwrobbo commented 3 years ago

If I want to throttle the copy by using the /IPG (inter-packet gap) option then you need to be able to de-select the /MT (multi-threading) value as the two cant be used together.

Currently the lowest value I can set it to is 1. If I go any lower then it resets to the default of 8. If I type in 0 then it resets to number 8.

Cinchoo commented 3 years ago

Applied fix. take the release v1.0.0.11

guy-rouillier commented 3 years ago

Just set the number of threads to zero, and the MT option will be removed.