A recommended storage pattern is to have the master copy of data on Atlas (project folder) and only store data on the UL HPC Clusters temporarily for the required practical duration of computational analysis. All data analyzed on the UL HPC Clusters should therefore be transferred from Atlas, and the derived data and results should be transferred back to Atlas. This How-to Card describes the different methods to transfer data between Atlas and the UL HPC Clusters. The three recommended methods to transfer data are:
A recommended storage pattern is to have the master copy of data on Atlas (project folder) and only store data on the UL HPC Clusters temporarily for the required practical duration of computational analysis. The derived data and results should hereafter be transferred back to Atlas. This How-to Card describes the different methods to transfer data between Atlas and the UL HPC Clusters. The three recommended methods to transfer data are:
1.[Via laptop with ```scp``` or ```rsync```](#1. Via laptop using scp or rsync)
2.[Via dedicated Virtual Machine (VM)](#2. Via dedicated Virtual Machine (VM) using rsync)