| layout | reference |
|---|---|
| root | . |
If you want to use SFTP from the command line instead of with Filezilla then these commands might be helpful.
sftp firstname.surname@scp.hpcwales.co.uk
| command | Purpose |
|---|---|
| ls | list files |
| pwd | curret directory on server |
| !pwd | current directory on local system |
| get | copy a file from the server |
| put | copy a file to the server |
| lcd | change local directory |
| cd | change remote directory |
- Slurm Environment Variables - https://www.glue.umd.edu/hpcc/help/slurmenv.html