Error message for File::copyFileTo

Would it be possible to have the File::copyFileTo method return for example a Result instead of a bool?

Yeah, since I added the Result class I've been meaning to update some of those File method to use it - will do at some point!

+1 for moveToTrash, and the others :)