Minio is “S3 compatible storage”, but doesn’t have to be set up to use buckets as subdomains like it seems you assume. Instead my path to a bucket looks like “example.com:9004/minio/mybucket”. the way the fields work is not clear and seems
When I enter my server address, “123.123.123.123:9001” Updraft complains that the port ended with ‘.’
I’ve tried many variations of the actual address of mybucket including “mybucket”, “/minio/mybucket”, “:9001/minio/mybucket” and “/mybucket”
But get erors ranbing from “connection refused to mybucket.123.123.123.123” to “The port did not end with a ‘.'”
I love your plugin, thanks in advance!