Requirements
- You have an account and are logged into console.scaleway.com
- You have generated your API Key
Object Storage allows you to store any kind of object (documents, images, videos, etc.) and retrieve them at a later time from anywhere.
For instance, you can store images and they will be accessible using HTTPS. You can use the control panel to manage your storage. Some tools exist to interact with Object Storage.
There are three steps to configure and use Object Storage with Transmit
To retrieve your credentials, refer to S3 credentials.
Transmit is a powerful and easy to use solution to manage Object Storage from your Mac. It provides a clean and straightforward interface to create, list and delete buckets, download, upload, and delete objects inside the Object Storage.
1 . Open the application. On the right hand side you see the remote server list.
2 . Click on +
to create a new server profile.
3 . Choose Amazon S3 in the list of service types and name the profile. Confirm by clicking Next:
4 . Enter the following information in the form and Save it:
s3.REGION.scw.cloud
443
https://s3.REGION.scw.cloud
Important: Edit the Address and Root URL parameters to the region of your bucket. It can either be
fr-par
(Paris, France),nl-ams
(Amsterdam, The Netherlands) orpl-waw
(Warsaw, Poland).
5 . Connect yourself to the server:
You can now create a bucket and store objects inside. A bucket name must contain only alphanumeric and lowercase characters.