curl-users
Re: snapshot from a CGI jpeg server push?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 5 Jul 2005 00:29:08 +0200 (CEST)
Date: Tue, 5 Jul 2005 00:29:08 +0200 (CEST)
On Mon, 4 Jul 2005, scootgirl.com wrote:
> So what I have to do is somehow pipe the output of possibly curl to
> something that would either split each individual picture in that file, or
> just write out the 1st entire picture and exit.
If I were you, I'd simply run curl like that and pipe the downloaded data into
a my-favourite-script-language-script and then have the script split the
stream into individual files. The format of the stream looked pretty simple
and straight forward.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-07-05