curl-users
Re: Big problems with EPSV
Date: Wed, 26 May 2004 21:15:46 +0200
le 26/05/04 20:30, Daniel Stenberg à daniel-curl_at_haxx.se a écrit :
> On Wed, 26 May 2004, Eric VERGNAUD wrote:
>
>>> And what command sequence does IE send in this case?
>>
>> Do you know a way to find out this ? I'd be glad to help.
>
> If I would do it, I'd fire up ethereal on the network and listen to the
> traffic. Or if I ran the server, enable verbose logging and check there.
Ok thanks for the link, I downloaded ethereal, and managed to trace the
packets.
It appears that IE is first trying a PORT command, which is successful, so I
guess IE only uses EPSV when PORT fails, or maybe it never uses EPSV.
How can PORT succeed when my computer is behind a router ?
My computer's lan address is 192.168.0.8. IE sends:
PORT 192,168,0,8,6,95
Would curl do something similar if I set the ftp port ?
-------------------------------
Eric VERGNAUD - JLynx Software
Cutting-edge technologies and
services for software companies
web: http://www.jlynx.com
-------------------------------
Received on 2004-05-26