fun copyToDirectory(source: File, targetDir: File): Unit
Copy source file to target directory only if target file does not exist.