Skip to content
Snippets Groups Projects
Commit 48cdfcd8 authored by Miroslav Kratochvil's avatar Miroslav Kratochvil :bicyclist: Committed by Jenny Thuy Dung Tran
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 6153d325
No related branches found
No related tags found
2 merge requests!566[release] Regular merge of develop,!562data transfer between HPC and Atlas
Pipeline #85653 passed with warnings
......@@ -35,7 +35,7 @@ Instead of transferring data between Atlas and UL HPC Clusters through the lapto
**Note**: For larger transfers between Atlas and UL HPC Clusters, you may want to run the operations in background using `screen` or `tmux`. These prevent interruption of data transfer in cases when your `ssh` connection gets interrupted.
## 3. Via Large File Transfer (LFT)
An alternative solution is to use LFT for transferring data between Atlas and UL HPC Clusters, which can transfer high data volumes of several tera bytes. However, LFT should only be used, if data is already on LFT (e.g. received by external collaborators). In this case, you can make a copy of the data and directly upload it to the UL HPC Clusters for computational analysis. A master copy of the data must then be manually uploaded to Atlas for internal archival.
An alternative solution is to use LFT for transferring data between Atlas and UL HPC Clusters. This method can reliably transfer large data volumes (typically several terabytes). However, LFT can only be used if the data is already on LFT (e.g., received from external collaborators). In this case, you can make a copy of the data and directly download it to the UL HPC Clusters for computational analysis. Note that a **master copy of the data must still be manually uploaded to Atlas** for internal archival.
Please visit the dedicated [How-to Card on LFT]({{'/?exchange-channels:lft' | relative_url }}) to see further information.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment