R
RunPod5mo ago
Zekeriya

Can I Sync Contabo storage

Contabo has a S3 compatible Object Storage same as Amazon S3. https://docs.contabo.com/docs/products/Object-Storage/s3-connection-settings I tried to sync using Amazon option but it didn't work since there is no place the change the end point. Any solution?
No description
5 Replies
justin
justin5mo ago
Prob need to write your own script, this seems very specific: https://rclone.org/overview/ Even rclone doesn't support it
Overview of cloud storage systems
Overview of cloud storage systems
ashleyk
ashleyk5mo ago
And Cloud Sync is built on top of rclone, so if rclone doesn't support it, then obviously Cloud Sync doesn't support it either.
Zekeriya
Zekeriya5mo ago
It has everything that AWS storage supports but the problem is I can't give end-point. It just uses built in endpoints.
ashleyk
ashleyk5mo ago
RunPod Cloud Sync can't support every Cloud provider on the planet, it supports the major ones. If you want to use some obscure one, you'll have to figure out your own solution. Not being supported by RClone is a pretty good indication that its a bad choice of cloud provider.
Madiator2011
Madiator20115mo ago
you should be able to install aws-cli in the pod