Suppressing Files Transferring part in rclone copy

What is the problem you are having with rclone?

I am wondering if there is any way that we can suppress the files that are getting transferred in the -P option. Please guide.

For e.g. I need this part alone.

Transferred:        9.782M / 1.045 GBytes, 1%, 1.289 MBytes/s, ETA 13m42s
Errors:                 0
Checks:                 0 / 0, -
Transferred:           19 / 1593, 1%
Elapsed time:        7.5s

What is your rclone version (output from rclone version)

1.50

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

ubuntu

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

S3 compatible

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

rclone copy -P s3source:bucket1/ s3destination:bucket2/

hi,
this might help
https://rclone.org/docs/#stats-one-line

Thanks . That helped :+1:

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