Please describe what you are doing to trigger the bug:
After initializing a local backup, I attempt to add a remote S3-compatible -copy with this command:
duplicacy add -encrypt -copy usbdrive dreamobjects serverfolders s3://us-east-1@storage-bucket.objects-us-east-1.dream.io
Please describe what you expect to happen (but doesn’t):
I expect the remote storage to be initialized, and the -copy job added to my backup configuration.
Please describe what actually happens (the wrong behaviour):
The operation fails, producing the following error:
Failed to download the configuration file from the storage: InvalidParameter: 1 validation error(s) found. - minimum field size of 1, HeadObjectInput.Bucket.
I have already opened an issue on github for this, so I am posting it in the forum in a childish plea for attention.