Transferring files with Aspera Connect/ascp: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:


<!--T:10-->
<!--T:10-->
1. Copy the link for the latest Linux version of the software from the [https://www.ibm.com/aspera/connect Aspera connect website].
1. Copy the link for the latest Linux version of the software from the [https://www.ibm.com/aspera/connect Aspera Connect website].


<!--T:11-->
<!--T:11-->

Revision as of 22:19, 23 June 2023

Other languages:

ascp is a software used for transferring data to and from Aspera transfer servers where you have license credentials. A common use case is uploading a dataset to a data repository.

Many transfer servers will require an up-to-date version of the software (now called Aspera Connect). Due to changes in the software, you may need to install this updated version locally. Please see below for details.

ascp 3.5.4

This software is available as a module in older software stacks.

If the server you are trying to transfer data to is incompatible with this older version, you may get an error such as

Error with Aspera:

ascp: failed to authenticate, exiting.

Session Stop  (Error: failed to authenticate)

Aspera Connect/ascp 4+

In order to use Aspera Connect (formerly ascp) you will need to install it in one of your local directories.

1. Copy the link for the latest Linux version of the software from the Aspera Connect website.

2. Go to the directory where you want to install the software, e.g. your /home directory.

3. Download the software in this directory with wget.

wget link-i-copied-here

4. Extract the software from the archive.

tar -zxf ibm-aspera-connect_some_version_linux.tar.gz

5. Run the setup script.

bash ibm-aspera-connect_some_version_linux.sh

6. Run the setrpaths script.

setrpaths.sh --path $HOME/.aspera