...
Windows File Explorer
SCP/SFTP
curl/wget on the server.
Windows File Explorer
Using the Windows File Explorer, we can connect to our Home folder and the shared Work folder.
...
https://mediahub.qut.edu.au/media/t/0_ylaejs40
SCP/SFTP
Using tools like WinSCP (Or PSFTP in PuTTY) you can transfer files. WinSCP can convert text files as they are copied.
curl/wget on the server
It is possible to download files directly on the HPC using tools like curl and wget.
...
If you are transferring a number of files, you should script them into a PBS job, or use one of the data transfer nodes eresdt001 and eresdt002
Downloading Data for the Next Module
Some data files are needed for the next module, so let's download the zip file, unzip this file, then copy to the HPC.
...