From 9f5095e3defb0478c7ff070eeb665b507d29cdda Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 29 Sep 2021 08:19:37 +0200 Subject: [PATCH] Fix listing --- doc.zih.tu-dresden.de/docs/archive/cxfs_end_of_support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/archive/cxfs_end_of_support.md b/doc.zih.tu-dresden.de/docs/archive/cxfs_end_of_support.md index 721610737..1515457e8 100644 --- a/doc.zih.tu-dresden.de/docs/archive/cxfs_end_of_support.md +++ b/doc.zih.tu-dresden.de/docs/archive/cxfs_end_of_support.md @@ -35,8 +35,8 @@ Data worth keeping shall be moved by the users to the directory `archive_migration`, which can be found in your project's and your personal `/fastfs` directories: - * `/fastfs/my_login/archive_migration` - * `/fastfs/my_project/archive_migration` +* `/fastfs/my_login/archive_migration` +* `/fastfs/my_project/archive_migration` **Attention:** Exclusively use the command `mv`. Do **not** use `cp` or `rsync`, for they will store a second version of your files in the system. -- GitLab