s3-bash icon indicating copy to clipboard operation
s3-bash copied to clipboard

Access s3 from bash

Results 3 s3-bash issues
Sort by recently updated
recently updated
newest added

``` ./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...