Is there any way to exclude copying of empty files (0 bytes) using robocopy command?
I have a source with thousands of empty files besides other files and destination also have same file names but not empty. I want to copy everything from source to destination except empty files.