@@ -18,10 +18,10 @@ An access link can be reached via standard web browsers. Data can be transferred
...
@@ -18,10 +18,10 @@ An access link can be reached via standard web browsers. Data can be transferred
The use of DUMA is mediated by LCSB's data stewards. If you require assistance in using DUMA, you should send an email to [LCSB admin team](lcsb-sysadmins@uni.lu).
The use of DUMA is mediated by LCSB's data stewards. If you require assistance in using DUMA, you should send an email to [LCSB admin team](lcsb-sysadmins@uni.lu).
<aname="DUMA_WEB"></a>
<aname="DUMA_WEB"></a>
## Accessing DUMA via Web Interface
## Accessing DUMA via Web Interface
In the following steps we provide instructions on how to use DUMA web interface.
In the following steps we provide instructions on how to use DUMA web interface.
1. Once you receive your **access link** and **password** from the LCSB, visit the link using a standard web browser. Firefox 66.x (or higher) recommended, but others should also work. You will be prompted for your password (see below).<br/>
1. Once you receive your **access link** and **password** from the LCSB, visit the link using a standard web browser. Firefox 66.x (or higher) recommended, but others should also work. You will be prompted for your password (see below).<br/>


...
@@ -29,35 +29,35 @@ In the following steps we provide instructions on how to use DUMA web interface.
...
@@ -29,35 +29,35 @@ In the following steps we provide instructions on how to use DUMA web interface.
2. When you visit a DUMA access link for the very first time, you will be prompted to install **IBM Aspera Connect** client.
2. When you visit a DUMA access link for the very first time, you will be prompted to install **IBM Aspera Connect** client.
* click **Download** or **Download latest version** links (see below). <br/>
* click **Download** or **Download latest version** links (see below). <br/>
* Your browser will download the client installer.
* Your browser will download the client installer.


* Run the installer till you receive the completion message.
* Run the installer till you receive the completion message.


* Once **IBM Aspera Connect** client is installed, refresh the **access link**. You will be prompted whether you want to open **IBM Aspera Launcher**, click **Open**.

* Once **IBM Aspera Connect** client is installed, refresh the **access link**. You will be prompted whether you want to open **IBM Aspera Launcher**, click **Open**.

3. The **access link** page will display a **File Browser** section. Depending on the settings per access link, users can create or delete folders in the File Browser and upload or download data.<br/>
3. The **access link** page will display a **File Browser** section. Depending on the settings per access link, users can create or delete folders in the File Browser and upload or download data.<br/>


4. Clicking **Upload** or **Download** will launch the **IBM Aspera Connect** client on your computer. You first will be asked whether you allow the client to connect to aspera.lcsb.uni.lu. Choose **Allow**. <br/>
4. Clicking **Upload** or **Download** will launch the **IBM Aspera Connect** client on your computer. You first will be asked whether you allow the client to connect to aspera.lcsb.uni.lu. Choose **Allow**. <br/>


5. At any time you can launch **IBM Aspera Connect** to display the status of uploads to or downloads from your computer. <br/>
5. At any time you can launch **IBM Aspera Connect** to display the status of uploads to or downloads from your computer. <br/>


...
@@ -65,59 +65,61 @@ In the following steps we provide instructions on how to use DUMA web interface.
...
@@ -65,59 +65,61 @@ In the following steps we provide instructions on how to use DUMA web interface.
<br/>
<br/>
You will be prompted for encryption passphrase which you should already have received from the repository administrator. <br/>
You will be prompted for encryption passphrase which you should already have received from the repository administrator. <br/>
<br/>
<br/>
Encrypted files are by default kept on your disc after decryption. If you want to change this behaviour, navigate to Options->Settings and check "Delete encrypted files when finished" box.
Encrypted files are by default kept on your disc after decryption. If you want to change this behaviour, navigate to Options->Settings and check "Delete encrypted files when finished" box.
<aname="DUMA_CLI"></a>
<aname="DUMA_CLI"></a>
## Accessing DUMA via Command-Line Tool
## Accessing DUMA via Command-Line Tool
In the following steps we describe instructions on how to use DUMA web interface.
In the following steps we describe instructions on how to use DUMA web interface.
1.**Install the aspera command line client.** The _ascp_ tool, which can be found [here](https://downloads.asperasoft.com/en/downloads/62) as instructed.
1.**Install the aspera command line client.** The _ascp_ tool, which can be found [here](https://downloads.asperasoft.com/en/downloads/62) as instructed.
2.**Obtain tokens.** You will need **tokens** while using _ascp_. You will need a **download token** for download and a separate **upload token** for upload. Your tokens can be viewed by clicking the **Help** icon on your access link (see below).<br/>
1.**Obtain tokens.** You will need **tokens** while using _ascp_. You will need a **download token** for download and a separate **upload token** for upload. Your tokens can be viewed by clicking the **Help** icon on your access link (see below).<br/>
<br/><br/><br/>
<br/><br/><br/>


3.**Obtain SSH key.** You will also need an **SSH private key** to authenticate. This is the Aspera key that comes with the Aspera Connect installation named `asperaweb_id_dsa.openssh`. Below are locations where the ssh_key can be found:
1.**Obtain encryption passphrase.** You should receive corresponding passphrase from repository administrator.
1.**Obtain SSH key.** You will also need an **SSH private key** to authenticate. This is the Aspera key that comes with the Aspera Connect installation named `asperaweb_id_dsa.openssh`. Below are locations where the ssh_key can be found:
4.**Set necessary environment variables**. `KEY` and `TOKEN` environment variables should be set as follows. If you do not have any of the tokens use `None` as the value.
1.**Set necessary environment variables**. `KEY` and `TOKEN` environment variables should be set as follows. If you do not have any of the tokens use `None` as the value.