Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: understanding transfer speed display

martin wrote:

laolaode wrote:

In my WLAN (54 Mbit) I see transfer speed of a flat file of "420KiB/s".

What does that mean ? is it 420 kByte / s or 420 kBit / s

KiB stands for kibibyte.

This issue has been added to the tracker:
Issue 1123 – Revert to JEDEC size units instead of IEC units
martin

Re: capturing file transfer rate using WinScp

@trialerror: You can use console/terminal in WinSCP as well, if you prefer that.
trialerror

capturing file transfer rate using WinScp

I am using WinSCP to transfer files to and from a remote device. while copying the copy progress bar is displayed with rate and time. Is there any way to save the speed and time for transfer that appears on the progress window? It disappears very fast and I need the information.

Regular scp on Linux give the info at terminal prompt after transfer. Is there some way I can get that info from WinSCP?
laolaode

Understanding transfer speed display

Hi,

In my WLAN (54 Mbit) I see transfer speed of a flat file of "420KiB/s".

What does that mean? Is it 420 kByte / s or 420 kBit / s.

What ever it is, translating 54 MBit to kBit and kByte is that:

Mbit kBit kByte
54 55.296 6.912

or what's wrong in my calculation ?

If my calculation is correct, why do I have such a slow transfer-speed in WinSCP?

Thanks for any tip, LaoDe