s3-bash
s3-bash copied to clipboard
Access s3 from bash
``` ./s3-common-functions: line 229: publicRead: unbound variable ./s3-common-functions: line 317: publicRead: unbound variable ```
ubuntu@ip-172-31-32-8:~/s3-bash-master$ ./s3-put ./s3-common-functions: line 66: temporaryFiles: unbound variable ./s3-common-functions: line 85: temporaryFiles: unbound variable
When trying to download a file from S3 I get the following error ``` PermanentRedirect The bucket you are attempting to access must be addressed using the specified endpoint. Please...