Skip to end of banner
Go to start of banner

Use the Command Line

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 31 Next »

Navigation:


The selected root page could not be found.


Introduction


Based on feedback, a new command line client is provided that offers some requested features:

  • Command line TAB completion (except for Windows)
  • No Java dependencies (only requires Python 2.7.x)
  • SFTP syntax

A prepackaged python binary (pshell) is 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).

  • No labels