cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: multiple threads

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 17 Aug 2006 08:54:25 +0200 (CEST)

On Thu, 17 Aug 2006, kuriakose wrote:

> I have used multi -interface for this purpose where for each transfer a
> separate connection to the server is made . Is there a way to maintain just
> 1 connection and download multiple files (say from Filezilla . In fact
> Filezilla supports 50 threads )

Use one easy handle and re-use that as soon as one transfer has completed.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-17