enum EXFReplaceAction{ fraSkip = 0, fraOverwrite = 1, fraAppend = 2 }
The meaning of each value is detailed in the ReplacingFile event topic's description.