From c6d39a47f1e2a45ed620945f3ffd947e3a607fbe Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Wed, 5 May 2021 09:36:03 +0000 Subject: [PATCH] swap preconditions vs how-to ; unify "I", "you", "user"; remove double link to WebFTS on top --- .../05/2021-05-05-hifis-transfer-service.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_posts/2021/05/2021-05-05-hifis-transfer-service.md b/_posts/2021/05/2021-05-05-hifis-transfer-service.md index f756eda9b..dab145e0f 100644 --- a/_posts/2021/05/2021-05-05-hifis-transfer-service.md +++ b/_posts/2021/05/2021-05-05-hifis-transfer-service.md @@ -19,25 +19,12 @@ The HIFIS Transfer Service (HTS) enables the users at the Helmholtz centres to e #### How is this implemented? -To achieve this, [WebFTS](https://webfts.fedcloud-tf.fedcloud.eu/) is used as graphical frontend. +To achieve this, WebFTS is used as graphical frontend. It enables the user to commission data transfers with CERN's backend service FTS3. FTS3 controls transfers between an active and a passive endpoint at the involved centres. The main advantage of using FTS3 compared to commonly used FTP or SCP based transfers is that no active involvement by the user is needed after commissioning the transfer. Hence, users can schedule the transfer, e.g. overnight, and have the data ready for use later. -#### How do I use HTS? - -In order to use HTS, you need to: -* Know the URLs of the endpoints you want to use (available from the centre if they are participating in HTS), -* access [WebFTS](https://webfts.fedcloud-tf.fedcloud.eu/) in your browser, -* log in via Helmholtz AAI (upper left corner), -* click on 'Submit a transfer', -* enter the URLs of the endpoints between you want to transfer data, -* select the data you want to transfer on one endpoint, -* click on one of the arrows between the directory views according to the direction of the transfer. - -After submitting, you should see a banner stating that your transfer has been submitted successfully. You can check the transfer status by clicking on 'My jobs'. - #### What are the preconditions to use HTS? In order to participate in HTS, a centre needs to: @@ -50,6 +37,19 @@ Configuration and installation instructions can be [found in the Technical Docum An active endpoint that can be used as a relay point between two passive endpoints is also available at DESY. +#### How to use HTS? + +If the preconditions are fulfilled, you need to do the following steps to use HTS: +* know the URLs of the endpoints you want to use (available from the centre if they are participating in HTS), +* access [WebFTS](https://webfts.fedcloud-tf.fedcloud.eu/) in your browser, +* log in via Helmholtz AAI (upper left corner), +* click on 'Submit a transfer', +* enter the URLs of the endpoints between you want to transfer data, +* select the data you want to transfer on one endpoint, +* click on one of the arrows between the directory views according to the direction of the transfer. + +After submitting, you should see a banner stating that your transfer has been submitted successfully. You can check the transfer status by clicking on 'My jobs'. + #### Support If you want to set up data transfers for your needs, or in case of any questions and queries, please don't hesitate to write us. -- GitLab