RCLONE Upload multi part files failed
# workers-help
v
Hello Everyone, I have some issues where I can't upload my file with rclone. This is the error message that I got: 2024/01/11 20:33:16 ERROR : Attempt 1/3 failed with 1 errors and: multi-thread copy: failed to write chunk: failed to upload chunk 4 with 5242880 bytes: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your secret access key and signing method. status code: 403, request id: , host id: I need help figuring out how to resolve this issue so I can backup my files. Thanks.
Configuration
k
Try adding
--s3-no-check-bucket
to the command
v
hello thanks for the suggestion, I try that command but I got this mesg: Need to transfer - File not found at Destination
Is that alright ? (Edit: Yep this working well)