From a13672aa5c4254b077e979ec7e169110cea45a0d Mon Sep 17 00:00:00 2001 From: caubet_m Date: Wed, 31 Jul 2024 15:30:02 +0200 Subject: [PATCH] Update paths --- pages/merlin6/02-How-To-Use-Merlin/transfer-data.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pages/merlin6/02-How-To-Use-Merlin/transfer-data.md b/pages/merlin6/02-How-To-Use-Merlin/transfer-data.md index 0a67339..8772b01 100644 --- a/pages/merlin6/02-How-To-Use-Merlin/transfer-data.md +++ b/pages/merlin6/02-How-To-Use-Merlin/transfer-data.md @@ -81,12 +81,14 @@ The PSI Data Transfer servers supports the following protocols: Notice that `datatransfer.psi.ch` does not allow SSH login, only `rsync`, `scp` and [Globus](https://www.globus.org/) access is allowed. The following filesystems are mounted: -* `/merlin/bio` which points to the `/data/project/bio` directories in Merlin. -* `/merlin/user` which points to the `/data/user` directories in Merlin. * `/merlin/export` which points to the `/export` directory in Merlin. -* `/merlin/cscs` which points to the `/data/project/general/cscs` directories in Merlin. -* `/merlin/mu3e` which points to the `/data/experiment/mu3e` directories in Merlin. +* `/merlin/data/experiment/mu3e` which points to the `/data/experiment/mu3e` directories in Merlin. * Mu3e sub-directories are mounted in RW (read-write), except for `data` (read-only mounted) +* `/merlin/data/project/general` which points to the `/data/project/general` directories in Merlin. + * Owners of Merlin projects should request explicit access to it. + * Currently, only `CSCS` is available for transferring files between PizDaint/Alps and Merlin +* `/merlin/data/project/bio` which points to the `/data/project/bio` directories in Merlin. +* `/merlin/data/user` which points to the `/data/user` directories in Merlin. Access to the PSI Data Transfer uses ***Multi factor authentication*** (MFA). Therefore, having the Microsoft Authenticator App is required as explained [here](https://www.psi.ch/en/computing/change-to-mfa). @@ -97,7 +99,7 @@ Therefore, having the Microsoft Authenticator App is required as explained [here ### Directories -#### /merlin/user +#### /merlin/data/user User data directories are mounted in RW.