Hey guy's
I have a batch file running to back up 30 gig to a seperate server. What I need to do is be able to read a output file of what files have changed/added during to copy.
I am using Xcopy "e:\dum de dum" "\\backup\dum de dum" /c /e /s /y /z /d
The copy works well, but I need to know what files are moving across each night.
Any help would be good.
Thanks
Keith
I have a batch file running to back up 30 gig to a seperate server. What I need to do is be able to read a output file of what files have changed/added during to copy.
I am using Xcopy "e:\dum de dum" "\\backup\dum de dum" /c /e /s /y /z /d
The copy works well, but I need to know what files are moving across each night.
Any help would be good.
Thanks
Keith