Copy a file to another destination
The source file that is to be copied. This is the absolute path
This is the destination path of the file to be copied. This is an absolute path and should contain the file name and extension.
Returns the copied file full path
Last updated 3 years ago