cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: ftp problems

From: Clemens Gruber <clemens.gruber_at_pqgruber.com>
Date: Mon, 15 Jul 2013 01:39:01 +0200

Thank you! I tried the patch, but the result was the same as before,
without the verbose option set.

I added some basic printf statements to identify the execution path
without using -v: https://imageshack.us/a/img23/1328/z4d0.png
(It's ugly but I hope it helps a little bit. I used the phrases from the
comments mostly)

I still don't understand what's going on: First, the server did not yet
connect. One statemachine loop later, it did connect and
InitiateTransfer is called, but somehow ftpc->state is set to 24
(FTP_RETR_SIZE) but not even ftp_state_size_resp is called anymore. It's
stuck in the statemachine loop. But why is it 24, the size of 410k must
already be known. (Progress output was: "0 410k 0 0 ..")
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-15