Many thanks, guys. Robocopy is great. Only wish I'd discovered it earlier.
Copies files without destroying the time stamp date data. And the GUI makes
it so much easier for my point and click preferences! Good too that robocopy
comes as standard in Vista.
So, thanks again.
Mike
"Synapse Syndrome" wrote:
> "Arfur Million" <> wrote in message
> news:t8G7j.3549$...
> >
> > If you don't mind doing stuff from the command line, there is a splendidly
> > named command "robocopy" (which supersedes xcopy) which does this for
> > files by default, and will do it for directories too if you supple a
> > parameter, eg:
> >
> > robocopy /dcopy:t <dir1_name> <dir2_name>
> >
> > Do a robocopy /? for syntax. May take some getting used to, by the look of
> > it.
>
>
> There is also a GUI for Robocopy available, if that is preferred.
>
> http://www.microsoft.com/technet/tec...litySpotlight/
>
> ss.
>
>
>