Skip to content
Snippets Groups Projects
Commit 757f513c authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Remove subsection w.r.t. beegfs

parent 80918abd
No related branches found
No related tags found
2 merge requests!1133Automated merge from preview to main,!1118Remove beegfs from documentation
...@@ -40,21 +40,6 @@ To identify the mount points of the different filesystems on the data transfer m ...@@ -40,21 +40,6 @@ To identify the mount points of the different filesystems on the data transfer m
## Usage of Datamover ## Usage of Datamover
<!--TODO: remove when released in May 2024-->
??? "Data on outdated filesystems"
!!! example "Copying data from `/beegfs/.global0` to `/projects` filesystem."
```console
marie@login$ dtcp -r /data/old/beegfs/.global0/ws/marie-workdata/results /projects/p_number_crunch/.
```
!!! example "Archive data from `/beegfs/.global0` to `/archiv` filesystem."
```console
marie@login$ dttar -czf /data/archiv/p_number_crunch/results.tgz /data/old/beegfs/global0/ws/marie-workdata/results
```
!!! example "Copy data from `/data/horse` to `/projects` filesystem." !!! example "Copy data from `/data/horse` to `/projects` filesystem."
```console ```console
......
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