cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [ curl-Bugs-1600447 ] Active FTP upload/download with multi interface.

From: Robert Iakobashvili <coroberti_at_gmail.com>
Date: Wed, 22 Nov 2006 18:08:47 +0200

Hi

On 11/22/06, Alexey Simak <alexeysimak_at_gmail.com> wrote:
>
>
> the lib525 tool against a localhost ProFTPD (1.2.10) on debian
> stable
> also works for me,
> but not to a remote one (legolas: ProFTPD 1.2.10 - debian stable).
> ...
>
> > What does it mean when a "process hangs up" ? You mean that it hangs
> (for
> a
> > long time)?
> Yes, I mean that it hangs untill connection timeout expires. Here is the
> complete output:
> * About to connect() to ftp.sunet.se port 21 (#0)
> * Trying 194.71.11.70... * Connected to ftp.sunet.se
> (194.71.11.70) port 21 (#
> 0)
> < 220 Welcome to ftp.sunet.se
> > USER anonymous
> < 331 Any password will work
> > PASS curl_by_daniel_at_haxx.se
> < 230 Any password will work
> > PWD
> < 257 "/" is your current location
> * Entry path is '/'
> > CWD pub
> < 250 OK. Current directory is /pub
> > CWD www
> < 250 OK. Current directory is /pub/www
> > CWD utilities
> < 250 OK. Current directory is /pub/www/utilities
> > CWD curl
> < 250 OK. Current directory is /pub/www/utilities/curl
> * Telling server to connect to 85.202.18.127:2221
> > PORT 85,202,18,127,8,173
> < 200 PORT command successful
> * Connect data stream actively
> * Connection time-out after 300219 ms
> * Remembering we are in dir pub/www/utilities/curl/
> * Connection #0 to host ftp.sunet.se left intact
> Press any key to continue
>
> > Are you saying that your server(s) are not connecting to the client
> after
> STOR
> > is sent?
> No, FTP server is connecting to the client after STOR or RETR is sent.
> The problem is that client does not send STOR or RETR after PORT
> (as shown in the output above).
>
>
I confirm this problem at debian unstable and with proftpd server.
Experienced the problem also with localhost.
Thanks.

-- 
Sincerely,
Robert Iakobashvili,
coroberti %x40 gmail %x2e com
...................................................................
Navigare necesse est, vivere non est necesse
...................................................................
http://sourceforge.net/projects/curl-loader
A powerful open-source HTTP/S, FTP/S traffic
generating, loading and testing tool.
Received on 2006-11-22