cURL / Mailing Lists / curl-library / Single Mail

curl-library

Downloading multiple files using libcurl sftp

From: Yong Liaw <yong.liaw_at_transmax.com.au>
Date: Fri, 21 Jun 2013 12:06:11 +1000

Hi,

Does libcurl support downloading multiple files one after another on a
single sftp connection?

My understanding is that for each curl_easy_perform(), it establishes a new
connection for the file transfer.

I would like to establish a single connection that I can use to download
multiple files, as my sftp server has a long login time (i.e. 15 seconds).

Thank you for your help.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-06-21