cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: snapshot from a CGI jpeg server push?

From: scootgirl.com <zolkat79_at_dslextreme.com>
Date: Mon, 4 Jul 2005 16:56:56 -0700

----- Original Message -----
From: "Daniel Stenberg" <daniel-curl_at_haxx.se>
To: "curl tool talk" <curl-users_at_cool.haxx.se>
Sent: Monday, July 04, 2005 3:29 PM
Subject: Re: snapshot from a CGI jpeg server push?

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

Hi Daniel,

I've thought about that, but I don't know how to do that latter part which
is I guess OT.

Thanks anyway!

Karen
Received on 2005-07-05