Dingbat
09-19-2004, 06:29 PM
Hi Guys,
I have a small batch file that will do a backup of a directory to a DVD. This workd great when it is adding new files to the backup.
Can anyone help with the switches to remove deleted files from the backup?
The batch is listed below:
xcopy f:\*.*\ h:\ /y /d /s
Any assistance will be greatly appreciated.
The Dingbat. :confused:
I have a small batch file that will do a backup of a directory to a DVD. This workd great when it is adding new files to the backup.
Can anyone help with the switches to remove deleted files from the backup?
The batch is listed below:
xcopy f:\*.*\ h:\ /y /d /s
Any assistance will be greatly appreciated.
The Dingbat. :confused: