- Issue the command psftp username@gatewayname.math.arizona.edu from a command prompt,
or instead double-click the PSFTP icon and type the command
open username@gatewayname.math.arizona.edu
into the PSFTP window.
-
To download a file (transfer from the remote system to your local system), use the command get filename.
-
To upload a file (transfer from your local system to the remote system), use the command put filename.
- For further help using SFTP, please refer to the PSFTP website.