Skip to content
Snippets Groups Projects
Commit 61e60b54 authored by Taras Lazariv's avatar Taras Lazariv
Browse files

Add a note to interm archive

parent 4254ac79
No related branches found
No related tags found
2 merge requests!542Automated merge from preview to main,!539Resolve "Improve intermediate archiv documentation"
......@@ -42,3 +42,12 @@ marie@login$ dtrsync -av /archiv/<project or user>/<directory> /<directory>
marie@login$ dtcp -r /scratch/rotscher/results /archiv/rotscher/ # or
marie@login$ dtrsync -av /scratch/rotscher/results /archiv/rotscher/results
```
!!! note "Listing files in archive"
The intermediate archive is not mounted on the login nodes, but only on the [export nodes](../data_transfer/export_nodes.md).
In order to list the user's files in the archive use the `dtls` command
```console
marie@login$ dtls /archiv/$USER/
```
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