Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
portal:> remote
portal [ authenticatednot connected ] *
public [ not connected ]
aws    [ not connected ]

...

Authenticate to a remote using the appropriate credentials. In the case of the data portal it will be your Pawsey credentials. In the case of an S3 resource it will be your key and secret pair. If the login was successful, the connection status of the remote will be updated.

Code Block
portal:>login
Username: sean
Password:

portal:> remote/>remote
portal               authenticated to: https://data.pawsey.org.au/aterm as user=ivec:sean
public               not connected to: https://data.pawsey.org.au:443[ authenticated ] *
public [ not connected ]
aws    [ not connected ]

You can now navigate (cdls) and transfer files (putget) between your local filesystem and your remote storage resource.

...