Good day.
Situation: we recently created a new file server on Windows Server and copied a lot of files to it, some of which are 0 kb in size; there is a backup server on Windows Server, which stores the same files, but in the original size.
What steps can I take to replace only 0 kb files from one server to another? Is it possible to do this with the robocopy utility or do I need to use scripts?
I will be grateful a lot for your answers. Thanks in advance!