Hi, when we try to connect to Contabo’s S3 Object Storage service SQLbackupAndFTP refuses to accept the string we pass it in the GUI. I figure this has to do with the fact that they use a URL which does not terminate with a top-level domain.
i.e., They follow a pattern as in this example:
https://usc1.contabostorage.com/myBucketName
(as opposed to https://mybucketName.usc1.contabostorage.com or similar)
So any fixes for this so we can access that service?