[OUPA]MrNutz
Expert Member
Hi guys.
i've got a weekly backup file of hdd content .tib that is created...say backup.tib
but now when the program runs again with the schedule next week it doesn't create a new file - it overwrites it.
how can i create a batch file that simply does this:
implement date stamps like:
rename backup.tib backup$.tib where $=today's date
then schedule that this bat file is executed just before the actual backup process starts.
2cents?
i've got a weekly backup file of hdd content .tib that is created...say backup.tib
but now when the program runs again with the schedule next week it doesn't create a new file - it overwrites it.
how can i create a batch file that simply does this:
implement date stamps like:
rename backup.tib backup$.tib where $=today's date
then schedule that this bat file is executed just before the actual backup process starts.
2cents?