Navigation:
The selected root page could not be found.
Introduction
The primary tool for transferring data is pshell.
This requires only Python 2.7.x in order to run and uses SFTP syntax (put, get, etc) to move data.
A new beta tool (pmount) is also available for mounting your project as a local folder; but currently only if you are running on other Pawsey systems (eg Nimbus, Magnus, etc)
This tool requires Python 2.7.x and also FUSE on the local system.
Prepackaged python binaries for all tools are available from here.
Start the command line tool and log in using your Pawsey credentials:
./pshell pawsey:offline>login Username: sean Password: pawsey:/projects>
You can now navigate (cd, ls) and transfer files (put, get) between your local filesystem and your Pawsey storage project(s).