Followed this tutorial https://docs.digitalocean.com/products/spaces/resources/s3cmd/
After running c3cmd --configure I am getting:
WARNING: Retrying failed request: /?delimiter=%2F (unterminated character set at position 1)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello, @wWhale
You can double-check your access_key and token during the configure in case there are special characters that need to be escaped. I’ve just tested this and it completed just fine.
Make sure to not enter any blank space or additional characters as well.
Hope that this helps! Regards, Alex