cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Download from Url malformed?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Aug 2014 11:26:57 +0200 (CEST)

On Thu, 14 Aug 2014, antispammbox-debian wrote:

Hello!

Please note that the curl-library mailing list is more suitable for libcurl
stuff. This list is for discussing the curl command line tool.

> 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!

Fails exactly how? What libcurl version on what platform?

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

Yes it is.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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