Add How To User Merlin
This commit is contained in:
@ -3,7 +3,7 @@ title: Transferring files between systems
|
||||
#tags:
|
||||
keywords: files, transfer, scp
|
||||
last_updated: 24 Mai 2023
|
||||
summary: "This document describes some possibilities to transfer files from Merlin6 to Merlin7."
|
||||
summary: "This document describes some possibilities to transfer files from Merlin7 to Merlin7."
|
||||
sidebar: merlin7_sidebar
|
||||
permalink: /merlin7/file-transfers.html
|
||||
---
|
||||
@ -15,6 +15,6 @@ Please do not use or rely on this documentation until this becomes official.
|
||||
This applies to any page under <b><a href="https://lsm-hpce.gitpages.psi.ch/merlin7/">https://lsm-hpce.gitpages.psi.ch/merlin7/</a></b>
|
||||
{{site.data.alerts.end}}
|
||||
|
||||
From Merlin6 to Merlin7 you can use (ideally SSH keys should be set beforehand):
|
||||
From Merlin7 to Merlin7 you can use (ideally SSH keys should be set beforehand):
|
||||
|
||||
$ rsync -avAHXS ~/merlin6_localdata $USER@psi-dev.cscs.ch:/scratch/home/$USER/
|
||||
$ rsync -avAHXS ~/merlin7_localdata $USER@psi-dev.cscs.ch:/scratch/home/$USER/
|
||||
|
Reference in New Issue
Block a user