copyFile
copies a single file
Syntax
copyFile(filepath1, filepath2)
Returns
returns (bool) true on success
Parameters
- filepath1 (string)
- path to existing file
- filepath2 (string)
- path to non-existing file