Asynchronous copyFile. Copies a file.
copyFile
The source file.
The destination file.
Optional
Optional flags for the copy operation. Currently supports these flags:
fs.constants.COPYFILE_EXCL
Asynchronous
copyFile
. Copies a file.