How do I hide "Extra File" and "100%" lines from robocopy output?
- by Danny Tuppeny
I have a robocopy script to back up our Kiln repositories that runs nightly, which looks something like this:
robocopy "$liveRepoLocation" "$cloneRepoLocation" /MIR /MT /W:3 /R:100 /LOG:"$backupLogLocation\BackupKiln.txt" /NFL /NDL /NP
In the output, there are a ton of lines that contain "Extra file"s, like this:
*EXTRA File 153 …