curl-library
Re: Errors/crashes with FTP using multi interface?
From: Sam Deane <sam_at_elegantchaos.com>
Date: Thu, 28 Mar 2013 16:45:08 +0000
Received on 2013-03-28
Date: Thu, 28 Mar 2013 16:45:08 +0000
A follow-up to the message I just sent.
I've managed to strip out quite a bit of extraneous stuff from the example I sent earlier.
This one is more compact, and still crashes.
Critical ingredients seem to be:
Using FTP.
Setting CURLOPT_POSTQUOTE.
Setting CURLOPT_CONNECTTIMEOUT
Setting CURLOPT_NOBODY
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: multi-gcd-crashtest.c