FileServices.copyFile
Copies the contents of the file represented by fromPath to toPath. Creates a new file for toPath if a file does not already exist.
Returns false if the file represented by fromPath does not exist.
returns boolean