diff --git a/utils/dataTransfer/transferData.component.html b/utils/dataTransfer/transferData.component.html index 2e4c059f..6e835e1b 100644 --- a/utils/dataTransfer/transferData.component.html +++ b/utils/dataTransfer/transferData.component.html @@ -44,23 +44,49 @@
-

Please select the Destination Storage type:

+ + Testing:
+ https://dcache-demo.desy.de:2443 +
+ /Demonstrators/EOSC-Future/EGI/ +
+ +

Please select the + Destination Storage technology:

- + [options]="destinationOptions">
+ +

Provide the + corresponding storage destination url:

+
+ + +

Provide + authentication if needed:

+
+
+
+
+
+

Provide the corresponding storage destination path:

-
+ [validators]="pathValidators" class="">
+

or browse to + class="uk-text-primary" (click)="browseFolder('/')">browse to select a folder.

-
- +
+
-
- +

Comming soon!

@@ -117,7 +143,8 @@