Bug 1769

Summary: sftp displays size and transfer speed as "MB"; should use "MiB" for clarity
Product: Portable OpenSSH Reporter: David Tonhofer <d.tonhofer>
Component: sftpAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WONTFIX    
Severity: normal CC: dtucker
Priority: P2    
Version: 5.1p1   
Hardware: All   
OS: All   

Description David Tonhofer 2010-05-10 21:58:32 AEST
This is probably cross-project: Adapt sizes and speed units to IEC binary units.

So,

"100%  488MB  11.1MB/s   00:44"

should be displayed as

"100%  488MiB 11.1MiB/s  00:44"
Comment 1 Darren Tucker 2010-06-22 15:17:32 AEST
Thanks, but the throughput meter is not that precise and I don't think it's worth changing the output format (it's not unheard of for people to scrape the output for transfer stats).
Comment 2 Damien Miller 2011-01-24 12:33:45 AEDT
Move resolved bugs to CLOSED after 5.7 release