Here is a piece of code that used to work fine:
<get src="ftp://ftp.ncbi.nih.gov/refseq/LocusLink/LL_tmpl.gz";....>

now I am getting an error:

[get] Error opening connection sun.net.ftp.FtpProtocolException: PORT :500
Illegal PORT command, EPSV ALL in effect
[get] Error opening connection java.io.FileNotFoundException: refseq/Locus
Link/LL_tmpl.gz
[get] Error opening connection java.io.FileNotFoundException: refseq/Locus
Link/LL_tmpl.gz


any ideas how to make it working again?
--

Reply via email to