From 3dc597387c2e13c0ad3c7044d83cb60b1f22ec46 Mon Sep 17 00:00:00 2001 From: Guilherme Pantoja Calandrini de Azevedo Junior <guilherme.calandrini@tu-dresden.de> Date: Tue, 13 Sep 2022 16:09:32 +0200 Subject: [PATCH] the example shows how to transfer data TO the HPC. the following example shows how to transfer FROM. --- doc.zih.tu-dresden.de/docs/quickstart/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/quickstart/getting_started.md b/doc.zih.tu-dresden.de/docs/quickstart/getting_started.md index c7fa638ce..e9d694618 100644 --- a/doc.zih.tu-dresden.de/docs/quickstart/getting_started.md +++ b/doc.zih.tu-dresden.de/docs/quickstart/getting_started.md @@ -203,7 +203,7 @@ The approach depends on the data volume: up to 100 MB or above. ### Transferring Data **To/From** the ZIH HPC System -???+ example "`scp` for transferring data from/to the ZIH HPC system" +???+ example "`scp` for transferring data to the ZIH HPC system" Copy the file `example.R` from your local machine to a workspace on the ZIH system: -- GitLab