cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: download image without direct link

From: Dmitry ☻ <evermind_at_live.ru>
Date: Sat, 9 Apr 2011 13:50:48 +0400


Oh, it was needed to write "-O" in up case.
But even with it file is loading corrupted.

./curl.exe -O "http://sat106.sat24.nl/h-image.ashx?region=eu&time=201104091000&ir=False" > "C:\temp\foo.gif"
will save foo.gif in folder C:\temp\ with null size.
But there would be another file in curl location (C:\curl\) named "h-image.ashx_region=eu&time=201104091000&ir=False" that's may be viewed if rename in to gif.
                                               

-------------------------------------------------------------------
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 2011-04-09