Table of Contents |
---|
How to connect via point-and-click Graphical User Interface (GUI) on Linux host
...
https://blog.ronin.cloud/object-storage/
If you want to connect to an external S3 bucket you may have to add the “--no-sign-request
“ flag. For example:
Code Block |
---|
aws s3 ls s3://sra-pub-sars-cov2/README.txt --no-sign-request |
Adding additional users to Auto Scale Clusters
...