I’m using the MBS sample projects for CURLS Amazon S3 download and upload projects to connect to S3 compatible cloud storage of Contabo (Contabo Cloud Object Storage).
https://www.monkeybreadsoftware.net/curl-curlmbs-shared-method.shtml
Download is working as expected, but upload throws an error:
<?xml version="1.0" encoding="UTF-8"?><Error><Code>XAmzContentSHA256Mismatch</Code><Message></Message><BucketName>nwscloudbackup</BucketName><RequestId>tx00000932f36a9b4a12da8-00673f4e84-199f7a4-eu2</RequestId><HostId>199f7a4-eu2-eu</HostId></Error>
I’m stuck here. Anybody has a clue how to overcome this error?
I could privat mail the modified upload project with current Contabo keys, for testing …
7 posts - 2 participants