STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
I want to sync to remote s3 bucket on ovh. I used the following cmd :rclone sync src destination. i got always this error : status code: 409, request id :Failed to copy: failed to open source object: BrokenMPU: Multipart upload has broken segment data. I have tried different option concurrency disable checkum but not works.
What is the problem you are having with rclone?
Run the command 'rclone version' and share the full output of the command.
I'am using this version:
rclone v1.60.0
-
os/version: debian 12.4 (64 bit)
-
os/kernel: 5.15.0-89-generic (x86_64)
-
os/type: linux
-
os/arch: amd64
-
go/version: go1.19.2
-
go/linking: static
-
go/tags: none
Which cloud storage system are you using? (eg Google Drive)
I work with ovh cloud.
The command you were trying to run (eg rclone copy /tmp remote:tmp)
Paste command here
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Paste config here
A log from the command that you were trying to run with the -vv flag
rclone sync -vv give the following output
2023/12/22 12:20:42 DEBUG : file.json: Size and modification time the same (differ by 0s, within tolerance 1ns)
Rclone sync -v give the output:
2023/12/22 12:22:41 ERROR : file.gz: Failed to copy: failed to open source object: BrokenMPU: Multipart upload has broken segment data.
Paste log here