Steps
- Go to profile and get your S3 Access Key details
- Configure your S3 compatible tools accordingly.
- For endpoint, please use
https://dl.bitdeer.ai
.
- Upload the object into the bucket.
Example using mc
- Download the tool from Github.
- Configure the
~/.mc/config.json
file using this sample.
- Run this command -
mc cp <src> <alias>/<bucket name>/<dest>
You can find the uploaded file under your S3 bucket