It's definitely strange that you are getting different error codes (I
missed that in the first email), but they mostly suggest problems with
passive mode FTP connections.  (Which makes it even more strange that you 
can transfer using ftp.)

What sort of network are you on?  Behind a firewall?  Using NAT?  Proxy?

Also, what is the output of "curl -V"?

-Daniel

On Tue, 12 Nov 2002, Andy Peters wrote:

> Hmmm.  Thanks for the suggestion, but that doesn't seem to do anything:
> 
> [exschmoo:~] adpeters% curl --disable-epsv -f -L -P - -O  
> ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.36/gnome-print- 
> 0.36.tar.bz2
> curl: (19) Server does not grok EPRT
> 
> Another strange thing about this problem is it's not always error code  
> 19 that curl exits with.
> --A
> 
> On Tuesday, November 12, 2002, at 01:45 PM, Daniel Westermann-Clark  
> wrote:
> 
> >
> > I don't know if your version of curl supports it, but mine (on Red Hat
> > 7.3, curl 7.9.5 (i386-redhat-linux-gnu) libcurl 7.9.5 (OpenSSL 0.9.6b)
> > (ipv6 enabled)) accepts the --disable-epsv command line option.  Give  
> > it a
> > try in your version by calling curl on the command line with one of the
> > failed fink downloads:
> >
> > curl --disable-epsv -f -L -P - -O
> > ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.36/gnome-print- 
> > 0.36.tar.bz2




-------------------------------------------------------
This sf.net email is sponsored by: 
To learn the basics of securing your web site with SSL, 
click here to get a FREE TRIAL of a Thawte Server Certificate: 
http://www.gothawte.com/rd522.html
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to