Hi,I have 2 branches and want to take back up of first branch to another and then delete the files attached to the job from first before ending the job. It works fine, however next time when it runs it also deletes the files which were earlier updated to second branch using iwupdate as the file is not present in first branch.In simple words, i need to run iwupdate as Copy To instead of Get Latest. (Files not in Src should not be deleted from Target)Can anyone suggest me a path forward which deletes the file from first branch and will not update the same to second branch using iwupdate or any other CLT.Thanks,