fun copyArchiveFile(archive: File, entryPattern: String, target: File): File
Extract & copy single archive file and copy it to target location only if it does not exist.