goldenfleece
10-10-2007, 13:49
can someone give me the correct command line code to COPY an entire disk drive to another disk drive, but only over writing the files and folders which are NEWER than the previous back up.....
used to know it but can't remember at all.....
can someone give me the correct command line code to COPY an entire disk drive to another disk drive, but only over writing the files and folders which are NEWER than the previous back up.....
That be xcopy (http://www.dewassoc.com/support/msdos/xcopy.htm):thumbsup:, also on Microsnot's (http://support.microsoft.com/kb/289483) website.
Can you do it with xcopy?
Edit: Ooops, sccsux got in first. :)
Would it be
xcopy Source [Destination] /d /h