diff --git a/utils/dataTransfer/transferData.component.html b/utils/dataTransfer/transferData.component.html index 94f3c27f..a92a4bd4 100644 --- a/utils/dataTransfer/transferData.component.html +++ b/utils/dataTransfer/transferData.component.html @@ -10,8 +10,8 @@ + || (requests > 0) || !validatePath() || !validateDestinationUrl() || (!this.downloadElements || this.downloadElements.length == 0)" + (alertOutput)="transfer()" (cancelOutput)="init()">
In order to send data to a Cloud Storage, you would need to be authenticated, please login via EGI check-in. @@ -51,19 +51,17 @@ -

Please select the - Destination Storage type:

+

Destination storage type:

-

Specify the destination system (e.g. hostname:8080):

+

Destination system (e.g. hostname:8080):

-

Provide - authentication if needed:

+

Authentication:

-

Specify the destination path (e.g. /folder1/folder2):

+

Destination path (e.g. /folder1/folder2):

@@ -100,7 +98,7 @@ -
+
- +