Accessing public S3 using Anonymous Access

Advertisement

Smalltalker
Joined:
Posts:
2
Location:
US

Accessing public S3 using Anonymous Access

I am trying to connect to a public S3 bucket using WinSCP.
AWS S3 allows me to connect using AWS CLI with a --no-sign-request option.
e.g.
aws s3 ls --no-sign-request s3://public-s3-bucket
However, WinSCP wants me to use an Access key and secret to continue to make the call.
Is there ANY way to configure WinSCP with the --no-sign-request option? In order to use anonymous access in cases where it is allowed?

WinSCP error about a malformed header without access key is attached.
Thanks

WinSCP-error-wo-access-key.png

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,551
Location:
Prague, Czechia

Re: Accessing public S3 using Anonymous Access

WinSCP does not have an equivalent of --no-sign-request (yet). You are the first one to ask for it :)

Reply with quote

Smalltalker

Anonymous Access

This would be a great option to have for people needing to access public datasets hosted on AWS S3 so that they don't have to create an AWS account prior to using WinSCP to access the public datasets.

Reply with quote

Another User
Guest

Re: Accessing public S3 using Anonymous Access

Having the --no-sign-request just became a necessity for us to use WinSCP. Is there a tracking number or time line for this enhancement request?

Reply with quote

Advertisement

You can post new topics in this forum