Skip to content
Snippets Groups Projects
Commit 73b8f169 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

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

parent 6b6b51b4
No related branches found
No related tags found
2 merge requests!416Automated merge from preview to main,!414Resolve "mention storage place on https://doc.zih.tu-dresden.de/data_transfer/overview/"
...@@ -15,7 +15,7 @@ one that matches your needs. ...@@ -15,7 +15,7 @@ one that matches your needs.
## Access From Linux ## Access From Linux
There are at least three tools 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. They
are explained in the following section in more detail. are explained in the following section in more detail.
!!! important !!! important
...@@ -57,7 +57,7 @@ in a directory, the option `-r` has to be specified. ...@@ -57,7 +57,7 @@ in a directory, the option `-r` has to be specified.
you want to copy it to the directory `/tmp` on your workstation, you would use the following: you want to copy it to the directory `/tmp` on your workstation, you would use the following:
```console ```console
marie@local$ scp -r taurusexport:output/ /tmp marie@local$ scp -r taurusexport:output /tmp
``` ```
### SFTP ### SFTP
......
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