View Single Post
  #7 (permalink)  
Old November 6th 09, 09:15 AM posted to microsoft.public.windows.vista.file_management
Richard G. Harper
external usenet poster
 
Posts: 119
Default Copy and replace most recent file

Windows Vista includes the ROBOCOPY (Robust File Copy) utility that can do
this very easily. Open a command prompt and type ROBOCOPY /? for help.

"lmvk99" wrote in message
...

Hi,

I want to copy a bunch of docus in my files to a backup space, but I do
not simply want to replace all duplicate files with the ones I am
copying, I want it to work out which of the 2 files has been changed the
most recently and keep that one. I know I can keep a copy of both, but
there are just WAY too many files and I don't want to keep copies.

Does vista have the ability to do this?


--
lmvk99