I needed optimized rclone copy command to speed up the server side copies from one bucket to another new bucket (completely new). I do not want to list/head on the destination side, since i knew that is completely new. Itseems these server side copies are slow due to listings . Please suggest
Run the command 'rclone version' and share the full output of the command.
v1.74.3
rocky 9.6
Which cloud storage system are you using? (eg Google Drive)
Minio
The command you were trying to run (eg rclone copy /tmp remote:tmp)