From 6b6b51b44ed6d3ba5687e5257c4f894f3429467f Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Tue, 16 Nov 2021 17:34:48 +0100 Subject: [PATCH] Mentioned filesystems in export_nodes.md. This resolves #197. --- doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md index 3ea740af9..2f8194366 100644 --- a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md +++ b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md @@ -9,9 +9,13 @@ that you cannot log in via SSH to the export nodes, but only use `scp`, `rsync` The export nodes are reachable under the hostname `taurusexport.hrsk.tu-dresden.de` (or `taurusexport3.hrsk.tu-dresden.de` and `taurusexport4.hrsk.tu-dresden.de`). +Please keep in mind that there are different +[filesystems](../data_lifecycle/file_systems.md#recommendations-for-filesystem-usage). Choose the +one that matches your needs. + ## Access From Linux -There are at least three tool to exchange data between your local workstation and ZIH systems. All +There are at least three tools to exchange data between your local workstation and ZIH systems. All are explained in the following section in more detail. !!! important -- GitLab