Renames a file.
procedure RenameFile(SourceFile: String; DestFile: String);
Use this method to rename a remote file. Provide the old and the new name via SourceFile and DestFile parameters.