Aspera: Command 'ascp' not found
1
0
Entering edit mode
15 months ago
Keenan • 0

I am trying to download files from the idr website using aspera. I am running the following command however I get the error Command 'ascp' not found. The ssh key exists and the file path is correct.

ascp -TQ -l40m -P 33001 -i "path/to/key/asperaweb_id_dsa.openssh" idr0013@fasp.ebi.ac.uk:. /tmp/data/idr0013/

When I run ascli config ascp show I get path/.aspera/ascli/sdk/ascp so I believe the command is installed.

aspera linux idr ssh • 1.6k views
ADD COMMENT
1
Entering edit mode
15 months ago
ATpoint 82k

It is simply not in PATH. Put the folder with the binary into PATH or use the full path to the ascp binary for the command.

For completeness: Setting up Aspera Connect (ascp) on Linux and macOS

ADD COMMENT

Login before adding your answer.

Traffic: 1765 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6