From 528dee7ea47765fdd07af540497d0a1e9a18c309 Mon Sep 17 00:00:00 2001 From: Carlo Minotti <50220438+minottic@users.noreply.github.com> Date: Tue, 14 Mar 2023 11:46:30 +0100 Subject: [PATCH] Tell expiration date of cscs objectstore object --- helm/configs/backend/job-template.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm/configs/backend/job-template.html b/helm/configs/backend/job-template.html index 57e2278..a22430d 100644 --- a/helm/configs/backend/job-template.html +++ b/helm/configs/backend/job-template.html @@ -202,7 +202,9 @@

{{subject}}

{{/with}} {{#if (eq jobParams.option "URLs")}}

You can now download the data by clicking on the download icon in the Download parts column of the - table. The data is potentially spread over several tar files which you then must untar on your destination system + table. The data is potentially spread over several tar files which you then must untar on your destination system. + The data will be available for download for the next 30 days.
+ Anyone with these URLs will be able to download the data. Do not forward them to people who should not see the data.

{{else if (eq jobParams.option "PSI")}}

You can now use the command 'datasetRetriever' to move the retrieved datasets to their final destination.