🐞 Documentation Bug: Multipart upload using CLI
What content on scaleway.com/en/docs is affected?
https://www.scaleway.com/en/docs/object-storage/api-cli/object-operations/#putobject
What part(s) of the content would you like to see updated?
When navigating to one of my buckets, a popup linking this doc page was telling me to do multipart upload for big files.
Unfortunately, the given command on this doc didn't work as the uplaod wasn't a multipart.
It could be interesting to tell users to use aws s3 cp command to achieve this, either with a note on this doc page, or with a link to another doc page from the bucket page of the console.
Additional context
No response
Related PR(s)
No response
Hello @Harfeur, thank you for pointing out the issue, we will do the necessary update on our end to correct it. Do you know where exactly the link pointing to this documentation was ?
Thank you!
It was on this page : https://console.scaleway.com/object-storage/buckets/{server}/{bucket_name}/files
A message tells you this :
Keep this window open during uploads.
Uploads are optimized for files smaller than 1 GB. For bigger files, we recommend using an S3-compatible CLI.
Uploading objects with the API/CLI (link)
Hello @Harfeur, thank you for the information, we will investigate this issue further with the Object Storage team.
Best regards,
Samy