Regarding finding real time file upload speed in WinSCP

Advertisement

Soma Mehra
Joined:
Posts:
3
Location:
Bangalore, India

Regarding finding real time file upload speed in WinSCP

Hi Team, could you please provide guidance on determining real-time file upload speed in WinSCP. We have checked our log file but unable to find the speed. Our client is using batch process to upload the file and we are trying to monitor the speed. I've attached our log file for reference. How can we achieve this?
  • risk_monitor@download.qa.targusinfo.com.log (125.73 KB, Private file)

Reply with quote E-mail

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,442
Location:
Prague, Czechia

Re: Regarding finding real time file upload speed in WinSCP

I can see the speed in the log:
. 2023-12-04 18:31:00.629 Copying finished: Transferred: 8,944, Elapsed: 0:00:00, CPS: 77,773/s

Reply with quote

Soma Mehra
Joined:
Posts:
3
Location:
Bangalore, India

Hi Martin, thanks for checking.
Does that log mean as below?
Transferred : 8,944 : Indicates the total number of bytes transferred.
Elapsed: 0::00::00: Represents the duration of the transfer, in this case, it's zero seconds because the transfer completed quickly.
CPS: 77,773/s : Stands for "Characters Per Second" or "Bytes Per Second". In this case, it indicates the speed of the transfer, specifying how many bytes per second were transferred during the operation.

Reply with quote E-mail

Advertisement

You can post new topics in this forum