if file is modified on one server say on path \\server1\c$\folder\xml.txt
this file is present on other server also \\server2\c$\folder\xml.txt
those changes on server1 should reflect on server2 also or end of day
AND
if any new file is added on \\server1\c$\folder\*.txt then this file should automatically
paste on \\server2\c$\folder\ this location at end of day
how can we do with batch script