Hi guys.
I need to create a simple batch script that will backup of a file every half day.
I am going to use windows task manager to actually run the file, I just need to create a script that will copy the file.
I am fine with xcopy, but how do I make it so it actually doesnt overwrite the file, and creates a copy of the file with a different name (e.g. 01_06_2009-firstdayhalf) or something similar?
Any help appreciated.
Cheers
I need to create a simple batch script that will backup of a file every half day.
I am going to use windows task manager to actually run the file, I just need to create a script that will copy the file.
I am fine with xcopy, but how do I make it so it actually doesnt overwrite the file, and creates a copy of the file with a different name (e.g. 01_06_2009-firstdayhalf) or something similar?
Any help appreciated.
Cheers
