cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl can't work well over FTP protocol via socks5 proxy

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 8 Jun 2007 12:12:24 -0700

On Fri, Jun 08, 2007 at 03:15:06PM +0800, ·å Í¿ wrote:
> Hi. I was using curl with version 7.16.2.
>
> I found that curl can't work well over FTP protocol via socks5 proxy. For
> example, I wanted to list the root document of a FTP server:
>
> $ curl -v ftp://xx:xxxxx@URL/ --socks5 xx.xx.xx.xx:1081
>
> Unfortunately, curl would not achieve it. It would send out information as
> followings:

This case is tested in the just-added test case 707 in the curl test suite,
and it runs fine there. Could it be that a firewall is blocking connections
to the PASV port that's being requested?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-06-08