sbergwall / RobocopyPS

RobocopyPS
MIT License
51 stars 9 forks source link

Win11: Speed not parsed correctly #18

Closed sbergwall closed 1 year ago

sbergwall commented 2 years ago

When using Windows 10 the output in native Robocopy.exe is: Speed : 238518759 Bytes/sec.

Windows 11: Speed : 4 621 986 578 Bytes/sec.

Windows 11 seems to introduce spaces and this is not handled in Invoke-RobocopyParser.ps1