H.P.C.

File transfer tools

WinSCP (Windows installable application):


This popular tool is freely available and is used very often to transfer data from Windows machine to Linux machine. This tool is GUI based which makes it very user-friendly. Link for this tool is: https://winscp.net/eng/download.php

CCF MANIT BHOPAL

Transferring files between Linux/MAC systems and HPC cluster.

SCP is available as a native tool for all type of Unix/Linux and MAC machines which can be used to transfer data To/From HPC cluster systems through your local systems (laptop/desktop).

Please use scp command option "-r" option is to copy the directory recursively.

scp -r @hpc.manit.ac.in:/home//perl5 ./


Central Computting Facilities MANIT Bhopal