Is there a command-line option or any way to get Robocopy to detect case changes/renames in files or folders on Windows? For example, If I rename source file 'example.txt' to 'Example.txt', Robocopy does not detect this rename and the changes are ignored and the file is not copied to the destination directory. This now leaves the destination directory out of sync from the source. Any suggestions on how to address or work around this issue would be much appreciated!
↧