date and time in backup file name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use the standard xp backup wizard to back up my system. I backup every
night. Since I amd using xp schedule program to back it up I always have the
same filename which gets written over each night. I would like to know if
thee is a way I can use some kind of wild card in the file name, so I
automatically get something ike this:
full_system_010106.bck, then the next night I get full_system_010206.bck.

Any Ideas?
 
ttfo said:
I use the standard xp backup wizard to back up my system. I backup every
night. Since I amd using xp schedule program to back it up I always have the
same filename which gets written over each night. I would like to know if
thee is a way I can use some kind of wild card in the file name, so I
automatically get something ike this:
full_system_010106.bck, then the next night I get full_system_010206.bck.

Any Ideas?

Your scheduled job has a command line which contains a fixed
name for the backup job. Changing this name to

"full_system_%date:/=%.bck"

will insert the current date. Make sure to include the double quotes.
If this sounds confusing, post your exact command line for further
advice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Backup Utility Not Working 13
Backup help needed 8
MS Backup Program 5
Backup Problem 4
NT Backup and other backup issues 7
Can't Find Backup File 11
XP backup 3
backup log 3

Back
Top