Versions Compared

Key

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

...

If you wish to access public data using pshell then you will need to slightly modify the usual login procedure as follows: 

localhost> pshell -d public
pawsey:offline>login
Username: public
Password: public
pawsey:/projects> cd /

pawsey:/>ls

...

Code Block
portal:> remote public
public:> login
Username: public
Password: public
public:> ls
list of public projects...


In this mode, you will have read-only permission to access data that has been explicitly published by the project owner(s).