On Fri, 3 Jun 2011, Saqib Ali wrote:

I am sending files using the Curl (7.21.6) multi interface via SFTP.

I want to make sure that I perform some logic exactly once IFF the files were transferred successfully. So where should I place this logic?

When curl_multi_info_read() returns and identifies that the specific handle has completed its operation I'd say.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to