On Sat Jul 30 03:26:20 2022 +0000, Esme Povirk wrote:
There should probably be a check after this loop for the case where a wildcard found only regular files, and nothing was moved. I'd expect Windows to treat that as an error.
You are right. Native seems to return path not found error in this case. I will add test and check for this case in code.