hi
I want to replicate file system structure on new location several times per day for searching purposes.
/create switch works but when I run it again robocopy report that all source files is changed and process last long as from first starting. No one file is changed in source folder.
How to avoid this and speed this up?
thanks