@@ -44,7 +44,8 @@ In the following steps we provide instructions on how to use LFT web interface.
* close the installer - *depending on your Operating System the Aspera Connect can try to open and you may be asked if you are sure to open it* -
* the prompt should disappear and you should see the following message <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 and/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 and/or download data.

4. Clicking **Upload** or **Download** icons 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**.
...
...
@@ -57,7 +58,9 @@ In the following steps we provide instructions on how to use LFT web interface.
6. All data are encrypted on server side and they stay encrypted also upon download. For decryption, you have to navigate into your **IBM Aspera Connect** window and click "**Unlock encrypted files**". <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.
...
...
@@ -83,27 +86,21 @@ In the following steps we provide instructions on how to use LFT command line.
You can use the official [IBM Aspera Diagnostic Tool](https://test-connect.asperasoft.com/) to troubleshoot your connectivity issues.
### ** Command-line error: failed to authenticate**
Aspera Connect 4.2 no longer includes the required SSH (`asperaweb_id_dsa.openssh`) private key.
Please follow [this guide](https://www.biostars.org/p/9528910/) and install older version of Aspera Connect.
### **Using Microsoft Edge browser**
Microsoft Edge browser requires to download and install [IBM Aspera Connect for Edge](https://microsoftedge.microsoft.com/addons/detail/ibm-aspera-connect/kbffkbiljjejklcpnfmoiaehplhcifki).
...
...
@@ -120,11 +117,18 @@ Specifically your firewall should:
Detailed information on how to configure firewalls when working with Aspera is given [here](https://download.asperasoft.com/download/docs/p2p/3.5.1/p2p_admin_win/webhelp/dita/configuring_the_firewall.html).
### ** Command-line error: failed to authenticate**
Aspera Connect 4.2 no longer includes the required SSH private key (`asperaweb_id_dsa.openssh`).
Please follow [this guide](https://www.biostars.org/p/9528910/) to install older version of Aspera Connect.
### Command-Line error "command not found: ascp" ###
Run <code>ascli config ascp show</code> to show path of <code>ascp</code>.
Modify command with the path instead of <code>ascp</code>:<br>
Modify command with the path instead of <code>ascp</code>.