I created a .metalink file that points to a couple of resources
available by authenticated FTP.

I specified them as
<resources>
  <url type="ftp" location="uk">ftp://user:[EMAIL PROTECTED]/
somefile.zip</url>
  <url type="ftp" location="uk">ftp://
someuser:[EMAIL PROTECTED]/somefile.zip</url>
</resources>

But when I try to fetch the file with aria2c, I get errors like:

2008-11-12 16:26:52 ERROR - CUID#6 - Download aborted. URI=ftp://
user:[EMAIL PROTECTED]/somefile.zip
Exception: Failed to receive data, cause: An existing connection was
forcibly closed by the remote
host.

Should this work?  I see aria2 allows me to specify --ftp-user and --
ftp-password but that seems to be a global setting whereas each of my
URLs has a different authority.

Thanks,
Patrick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Metalink Discussion" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/metalink-discussion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to