Engines.CopyFile(string, string) server Copy a file. Arguments source string destination string Returns boolean True if the file was copied, false otherwise. Examples Engines.CopyFile – Copy a file.