Skip to end of banner
Go to start of banner

pshell and S3 remotes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Here are some examples of adding S3 remotes:


Example 1

pshell:/> remote add project123 s3 https://projects.pawsey.org.au
pshell:/> remote project123

project123:/>login
Access: xyz
Secret: ***


Example 2

pshell:/> remote add my-aws s3 'ap-southeast-2'
pshell:/> remote my-aws

my-aws:/>login
Access: xyz
Secret: ***
  • No labels