In article <>,
says...
> Bitstring <>, from
> the wonderful person Jon <> said
> >I need a batch file that says:
> >
> >copy [path] to [path] expept if the file in each location is identical.
> >
> >This is meant to be a rudimentary backup script that will run each time
> >the machine is shut down and will copy the contents of certain folders
> >to a separate hard disk, but I don't want to copy files that have not
> >been modified since last copy since there is about 1.5 Gb to copy.
> >
> >I have looked at CmdSync but that requires a keypress so is not suitable
> >for automation.
>
> What's wrong with synctoy (MS free download) which does exactly that
> sort of thing, and can certainly be run as a batch command?
Probably nothing, except I didn't know of it.
--
Regards
Jon