We are facing an scenario in MFT, where we need to avoid file duplication while moving the file to target remote location .i.e. We should not overwrite the files if there are any with the same file name.But by default the file with same file name is being overwritten.Please provide a solution to handle this scenario.