fun copyArchiveFiles(archive: File, entriesPattern: String, targetDir: File): Unit
Extract & copy archive files and copy them to target directory only if it each file does not exist.