What's the real value?

Hi

I'm uploading a 465GB file to Gdrive.

I'm getting these values for uploaded:

Which one is the correct? 190GB or 11.55GB?

Thanks

Both.

Hard to explain why though as there's no log, command, OS, version, etc. All the stuff in the Help template.

Hi

Sorry, for the missing details. Here they are:

What is the problem you are having with rclone?

Don't know the real value of data transfered.

What is your rclone version (output from rclone version)

-->Arch: amd64

goVersion: go1.15.7

OS: windows

Rclone version: v1.54.0

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10 64 bits

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

Google Drive

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

rclone rcd --rc-web-gui

The rclone config contents with secrets removed.

How can I do that?

A log from the command with the -vv flag

What command should I run? On https://rclone.org/docs/ I can't find nothing about the work log.

rclone config file

shows the location of your rclone.conf. You paste it with secrets/keys/passwords removed.

You tag -vv to the end of your command and probably dump it into a log file with --log-file

Errors/retries make the number go up because you transferred data and it retries them.

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