When the connector encounters a file which already exists in the target directory and overwrite files flag is set to false, then connector assigns a number to the file name and saves it. For example, if a file name is wrapper.txt then the duplicate file name will be 001_wrapper.txt, 002_wrapper.txt and so on.