Re: When S3 include "/" in secretcode, can't authentication one-liner
Thank you so much!
It worked!
I bookmarked the URL :)
It worked!
I bookmarked the URL :)
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
open s3://example:e%2Fx%2Fa%2Fm%2Fp%2Fl%2Fe@s3.amazonaws.com/
open s3://example@s3.amazonaws.com/ -password=e/x/a/m/p/l/e
/
in secretcode, can't authentication.
/
as separator or something else.
open s3://<accesskey>:<secretkey>@s3.amazonaws.com/
open s3://example:e+x+a+m+p+l+e@s3.amazonaws.com/
open s3://example:e/x/a/m/p/l/e@s3.amazonaws.com/