Copies a file from one location to another. Creates the path to the destination if it does not exist
The location of the file to copy
The uri to the file to create as a copy of the source file
Optional
Bitwise modifiers that affect how the copy works. See fsPromises.copyFile for more information
fsPromises.copyFile
Copies a file from one location to another. Creates the path to the destination if it does not exist