DFSR Incremental Backup not backing up changed files
I noticed our Incremental backup of our DFSR, on our NAS drive, stopped backing up files.
Our setup is that our main data servers robocopy to our DFSR shares on our NAS drives, the DFSR then replicates data between our other sites NAS drives.
The full backup works fine.
The incremental backups the folder structure but no files.
I added a file manually into the DFSR share (not by robocopy) and then run an incremental and that file is backed up.
The backup job uses Backup Method for files: By modified Time
Snapshot provider is set to Automatic - Alllow VSS to select the snapshot provider.
Is the problem being caused by RoboCopy, and if so, why did it work in the past?
To test the robocopy script I robocopied with a different script, and this seems to have worked:
Switches that used that worked /e /z /sec
Switches on script that doesn't seem to work: /COPYALL /B /SEC /E /R:0 /W:0
Is there a log file that might give me a clue to why it's not working.
Any help anyone can offer would be gratefully received.
Thanks for you input.
It all seems to be working again without having to change the scripts. On Tuesday I did install an agent update on the server and a did a restart. I then did some more updates yesterday, with a restart.