Here (Does Robocopy SKIP copying existing files by default?) it says ROBOCOPY will by default overwrite files if they differ by name or last write date or size.
However I am looking for a ROBOCOPY switch(s) that will not overwrite destination files that have the same name regardless of any other attribute (size, date, etc)
Is that possible ?