linux - 使用linux下载SRA数据时如何解决 'ascp: "user@host :"in all sources must match'?

标签 linux sequence

我正在运行命令-ascp -v -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh -k 1 -T -l200m anonftp@ftp-private.ncbi.nlm.nih.gov:/sra/sra-instant/reads/ByRun/sra/SRR/SRR590/SRR5907429/SRR5907429 Linux 下的 .sra ~/sra_download 我收到此错误 -

"user@host:" in all sources must match

这是什么意思?如何解决?

enter image description here

enter image description here

最佳答案

首先,“-private”应该被删除。其次,需要纠正句子中的空格错误,例如“SRR5907429”.'ascp -v -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh -k 1 -T -l200m anonftp@ftp.ncbi.nlm.nih.gov:/sra/sra-instant/reads/ByRun/sra/SRR/SRR590/SRR5907429/SRR5907429.sra ~/sra_download'是我们需要的正确答案。 enter image description here

关于linux - 使用linux下载SRA数据时如何解决 'ascp: "user@host :"in all sources must match'?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58585634/

相关文章:

linux - 链接器如何知道用系统调用链接什么?

c++ - 固定动态大小的容器

machine-learning - 在生物文本数据中应用机器学习

linux - mremap 可以将映射放置在 0 处吗?

python - 定义序列长度而不是步长

r - 根据重置的差异对单调递增的整数序列进行分组

oracle - 如何从oracle合并查询返回主键

linux - 将整个站点从 HTTP 迁移到 HTTPS 对 API 用户有何影响?

linux - GVIM 6.4 具有比 GVIM 7 更好的 GUI 和选项

linux - 替换一行结束后的第二个点