in reply to Re^4: Reading progress of "copy" executed asynchronously
in thread Reading progress of "copy" executed asynchronously

You want to say that from cmd.exe copy 'from' 'to' /z reports on progress as it does the copy but when run via Perl's pipe-open it does not update the output until it finishes? In some OSs I find my luck runnning out faster than in others ...