• /home/barbar84/www/wp-conte.../plugins/updraftp.../includes
• File: class-zip.php
• Dòng [
327/
525]:
// Add the files. PclZip appears to do the whole (copy zip to temporary file, add file, move file) cycle for each file - so batch them as much as possible. We have to batch by dirname(). On a test with 1000 files of 25KB each in the same directory, this reduced the time needed on that directory from 120s to 15s (or 5s with primed caches).