An external DOS/Windows command that can be used to copy only updated files. The
/u parameter checks time and date and only copies source files that are newer than the ones in the destination folder. To backup all .TXT files to the \BACKUP folder, type:
replace *.txt \backup /u