When S3 include "/" in secretcode, can't authentication one-liner

Advertisement

shashasha
Guest

When S3 include "/" in secretcode, can't authentication one-liner

When S3 include / in secretcode, can't authentication.
I think WinSCP recognizes / as separator or something else.

Template:
open s3://<accesskey>:<secretkey>@s3.amazonaws.com/
Worked:
open s3://example:e+x+a+m+p+l+e@s3.amazonaws.com/
Worked with plus symbol.

not worked:
open s3://example:e/x/a/m/p/l/e@s3.amazonaws.com/
Not worked with slash symbol.

Reply with quote

Advertisement

shashasha
Guest

Re: When S3 include "/" in secretcode, can't authentication one-liner

Thank you so much!
It worked!
I bookmarked the URL :)

Reply with quote

Advertisement

You can post new topics in this forum