#988258 /usr/bin/scp: Use power of two units in scp progress speed

Package:
openssh-client
Source:
openssh
Description:
secure shell (SSH) client, for secure access to remote machines
Submitter:
Alejandro Sánchez
Date:
2021-05-08 23:36:03 UTC
Severity:
important
Tags:
#988258#5
Date:
2021-05-08 23:33:43 UTC
From:
To:
Dear Maintainer,

As it seemed to me to see in the source code the speed is calculated in power of two units but it is shown with the symbols of of power of 10 units. This is confusing. The correct thing to do would be to use the appropriate symbols: KiB, MiB, GiB, etc.