Wrong speed in final statistics

What is the problem you are having with rclone?

When download is finished in the statistics shown the latest achieved speed is displayed instead the average speed.
For instance below download is in fact (2694 MB / 1466 s ==) ~1.83 MBps, not ~150 KBps

2023/11/26 08:28:59 INFO  :
Transferred:        2.694 GiB / 2.694 GiB, 100%, 151.229 KiB/s, ETA 0s
Transferred:         9243 / 9243, 100%
Elapsed time:     24m26.2s

I hope that's not intentional as there's IMO not much use for display of speed if it isn't overall/average speed.

Run the command 'rclone version' and share the full output of the command.

rclone v1.64.2

  • os/version: Microsoft Windows 10 Pro 22H2 (64 bit)
  • os/kernel: 10.0.19045.3031 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.21.3
  • go/linking: static
  • go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Koofr, pCloud, OneDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy remote:/path R:\tst -v

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.