Data Transfer

We'll cover the following...

On HPC systems, we can interact with the command line over SSH. We can also create and move file and directories. We can run a program and get some output. But the question is how can we

  • Upload files, say our datasets, to the HPC machine?
...