Closed eigenvivek closed 9 months ago
the dataset download command
ascp -QT -l 200M -P33001 -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh emp_ext3@hx-fasp-1.ebi.ac.uk:/10028 .
raises the following error
Session Stop (Error: Server aborted session: Authorization refused: user/group emp_ext3 denied by server. Auth value is token)
do you know how to fix this? thanks for your help.
changing from emp_ext3 -> emp_ext2 fixed it
emp_ext3
emp_ext2
ascp -QT -l 200M -P33001 -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh emp_ext2@hx-fasp-1.ebi.ac.uk:/10028 .
the dataset download command
raises the following error
do you know how to fix this? thanks for your help.