I have 15 remote offices that I use Robocopy to replicate data to my central site for the nightly backups. Robocopy generates a log file for each remote office after each replication which shows e.g. start/end date & time, failure etc. (Please see attached a snip of the log file, probably this might help in determine how best to approach it)
I was wondering whether anyone knows of a way that I can use SAlive/external check to be able to check the Robocopy log files for any failures.
Thanks
Want to chat instantly with your online friends?�Get the FREE Yahoo! Messenger
------------------------------------------------------------------------------- ROBOCOPY v 1.95 : Robust File Copy for Windows NT : by [EMAIL PROTECTED] -------------------------------------------------------------------------------
Started : Wed Nov 05 17:30:06 2003
Source : d:\data\client\
Dest : \\centralsvr\stage zone\remotesvr\client\
Files : *.*
Exc Files : wfcwin32.log *.dsk ~*.* *.tmp
Options : *.* /S /E /PURGE /MIR /NP /R:1 /W:1
------------------------------------------------------------------------------
Data\Microsoft\Word\STARTUP\
187 d:\data\client\Configs\jbloggs\PROFILE\Cookies\
*EXTRA File 374 [EMAIL PROTECTED]
Newer 65536 index.dat
New File 373 [EMAIL PROTECTED]
3 d:\data\client\Configs\xxxx\xxxxx\
27 d:\data\client\Configs\yyyyy\yyyyy\
1 d:\data\client\Configs\zzzz\zzzzzz\
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 4924 10 4914 0 0 0
Files : 40177 314 39861 0 2 64
Bytes :24513.473 g 81.55 m22937.394 g 0 174 30.5 k
Times : 0:21:15 0:06:51 0:00:02 0:14:21
Speed : 207882 bps.
Speed : 11.895 mb/min.
Ended : Wed Nov 05 17:51:21 2003
