cURL / Mailing Lists / curl-users / Single Mail

curl-users

Download from Url malformed?

From: antispammbox-debian <antispammbox-debian_at_yahoo.it>
Date: Thu, 14 Aug 2014 11:14:45 +0200

Hi all

I trying from malformed? Url with:
CURL *curl_handle;
FILE *pagefile;
curl_global_init(CURL_GLOBAL_ALL);
curl_handle = curl_easy_init();
curl_easy_setopt(curl_handle, CURLOPT_URL, Linkout);

But donwload fails!

Is possible download from url like this:
http://www.aeiou.it/aeiou-gis/FrameTelecamera?tlc=33&tipo=F&ids=2f8d51e3&index=2
or to use some special option?

Thanks

Regards

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-14