Robocopy. Delete files from source
- by kurresmack
Hey,
We copied all our files to a new storage server recently. We didn't want to move at the time becuase we werent sure if files would get lost.
The problem now is that we have files on both places! How can we move only the files that does not exists in the target and for those that exists in both places we delete it from the source? it is windows server 2008
Thanks