s3cmd icon indicating copy to clipboard operation
s3cmd copied to clipboard

Enable AWS cred file to be read as long as .s3cfg auth fields are nonexistent

Open jma127 opened this issue 7 years ago • 1 comments
trafficstars

This commit allows the credentials to be read from ~/.aws/credentials or user-specified (via envvar) file if .s3cfg exists but does not have authentication options.

The previous behavior is that s3cmd will not read credentials from the above path as long as .s3cfg exists (even if it contains no authentication options).

jma127 avatar Aug 07 '18 23:08 jma127

OK, this should be in a semi-decent state now. Please let me know if any changes are needed.

jma127 avatar Aug 08 '18 00:08 jma127