| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: How to pause ftp upload?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 May 2009 23:28:32 +0200 (CEST)
On Tue, 26 May 2009, m. allan noah wrote:
> I'm trying to upload data to two ftp:// urls concurrently using the
In two different threads then I presume?
> The data for both files comes interlaced from a single source, and is
And just having the callbacks wait until they have some data to return is not
> What i would like to do is to feed data to each handle as I get it, and tell
That's not very easily done with the easy interface. I would claim the multi
> I think I can do it with repeated connections and appending, but the data
Uh? It passes the reading, so that will of course in a sense "hang" the
-- / daniel.haxx.seReceived on 2009-05-26 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info