<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[下载报错]]></title><description><![CDATA[<p dir="auto">回复: <a href="/topic/566/karken2-%E6%9E%84%E5%BB%BAnt%E5%BA%93">karken2 构建nt库</a></p>
<h3>问题1：</h3>
<p dir="auto"><code>rsync_from_ncbi.pl: unexpected FTP path (new server?) for ...</code></p>
<p dir="auto">参考：<a href="https://github.com/DerrickWood/kraken2/issues/226" rel="nofollow ugc">https://github.com/DerrickWood/kraken2/issues/226</a></p>
<p dir="auto">修改 <code>vim /home/bioinfo/miniconda2/envs/kraken2/libexec/rsync_from_ncbi.pl</code><br />
将 46 行 ftp 改为 https</p>
<pre><code> 46   # if (! ($full_path =~ s#^ftp://${qm_server}${qm_server_path}/##)) {
 46   if (! ($full_path =~ s#^https://${qm_server}${qm_server_path}/##)) {
 47     die "$PROG: unexpected FTP path (new server?) for $ftp_path\n";
 48   }

</code></pre>
]]></description><link>http://an.forum.genostack.com/topic/650/下载报错</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 10:58:03 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/650.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 May 2022 05:40:37 GMT</pubDate><ttl>60</ttl></channel></rss>