Hello Biostars community,
I'm encountering an issue while attempting to download a file using the Aspera ascp command. Here’s the command I’m using:
"ascp -QT -l 100M -P 33001 anonftp@ftp-trace.ncbi.nlm.nih.gov:/sra/sra-instant/reads/ByRun/sra/SRR/SRR123/SRR123456/SRR123456.sra . "
However, I receive the following error: --> ascp: Failed to open TCP connection for SSH, exiting.
Session Stop (Error: Failed to open TCP connection for SSH)
Has anyone experienced a similar issue, or does anyone have suggestions for troubleshooting this? Any help would be greatly appreciated.
The most likely explanation are firewall issues or rarely problems with the internet connection. (given this is a valid Download URL!) See https://www.ibm.com/support/pages/ascp-connectivity-testing and https://www.ibm.com/docs/en/ahts/4.3?topic=upgrades-configuring-firewall#configuring-the-firewall__section_jlp_z3v_cy__title__1
If you can, talk to your friendly IT operator or try a different network.