In native Windows, the COPY command will display the names of the files as they are copied. Wine should do the same. This change enables that.
--
v4: cmd/tests: Add tests for unexpected COPY filename output.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8200