<CFFILE ACTION="Rename"
    SOURCE="full_path_name"
    DESTINATION="full_path_name"
    ATTRIBUTES="file_attributes">

Use CFFILE with the Rename action to rename a file that already exists on the server.

SOURCE

Required. The full path name of the file to rename.

DESTINATION

Required. The full path name, including the new name, of the file.

ATTRIBUTES

Optional. A comma-delimited list of file attributes to be set on the file being renamed. The following file attributes are supported: