> Am 11.10.2017 um 16:58 schrieb Paul Levine <p...@paullevine.com>: > > Hi. > > Using the CURLMultiMBS with lots of files to upload seems like it would use > a lot of memory as you need to load all the file data into each > curlSMBS.InputData property.
You can use OpenMTInputFile function to open a file to upload and have the plugin read data on demand. Or keep a queue and add CURLSMBS object as needed to the multi object. > 1. We can get an event that a file is about to start uploading so I can > read it in on demand I don’t think so. > 2. I can access the individual CURLSMBS in the CURLMulti.CURLs() array Of course. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info