cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl 7.1.9.2 (i386-pc-win32) hangs

From: <phiroc_at_free.fr>
Date: Fri, 20 Feb 2009 09:59:02 +0100 (CET)

Aha! It goes into passive mode. How do I get out of passive mode?

> USER xxxx
< 331 Password required for xxxx.
> PASS yyyyy
< 230 User yyyyy logged in.
> PWD
..... is current directory.
* Entry path is ....
> EPSV
* Connect data stream passively

----- Mail Original -----
De: "Daniel Stenberg" <daniel_at_haxx.se>
À: "the curl tool" <curl-users_at_cool.haxx.se>
Envoyé: Vendredi 20 Février 2009 09:26:54 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Re: curl 7.1.9.2 (i386-pc-win32) hangs

On Fri, 20 Feb 2009, phiroc_at_free.fr wrote:

> when I connect to an FTP server using curl 7.1.9.2 (i386-pc-win32), type the
> user name and password, it hangs:
>
> curl --user theusername --upload-file test_ftp_iht.txt ftp://ftpserver.com
>
> Enter host password for user 'thusername':
> ^CTerminate batch job (Y/N)? y
>
> Telnetting the FTP server on port 21, and then typing the user name and
> password gives me no problems.

Append -v and see what curl does or says it is doing.

And the version is probably 7.19.2... (that is 19 not 1.9)

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-02-20