Hi all,
I want to use robocopy (or perhaps xcopy) to create an automated backup system. I have been trying robocopy but I have run into a problem. I want my backup to keep any files which have changed, but I want to keep all previous versions of the file in my destination folder. I can't find a switch which allows this - at the moment new versions of a file copied to the destination folder overwrite the existing file.
Does robocopy allow me to do this? (How about xcopy?)
Cheers
Robert
I want to use robocopy (or perhaps xcopy) to create an automated backup system. I have been trying robocopy but I have run into a problem. I want my backup to keep any files which have changed, but I want to keep all previous versions of the file in my destination folder. I can't find a switch which allows this - at the moment new versions of a file copied to the destination folder overwrite the existing file.
Does robocopy allow me to do this? (How about xcopy?)
Cheers
Robert