Hello,
I have successfully implemented Acronis rename_backup.bat file.
It renames a backup.tib file to the date the backup is performed. Very convenient. Can I access the Volume Shadow Copy of a file directly so I can :: 1 post - Last post: Jun 19, 2008backup schedule for this file in Acronis TI. I can't currently grab that file is most recent, and then use that filename for the batch copy/xcopy/robocopy command? New To Technology Questions? Do You Need Help? http://www.technologyquestions.com/technology/windows-vista/235998-can-i-access-volume-shadow-copy-file-directly-so-i-can-include-part-small-nightly-backup-job-another-pc.htmlHOME | Download Acronis True Image Home, Acronis True Image Home 9.0 Download:: Jul 12, 2009 Acronis True Image Home 9.0. Complete disk imaging or file backup software for home and home office users. Image Smith for Mac 1.1.1. Batch http://www.brothersoft.com/acronis-true-image-home-259527.htmlHOME |
The file says "the backup_filename will be renamed to 03.20.2006.tib on omputers with English (United States)", however, on my computer, it is renamed to "Fri 09.29.2006.tib" and I would like to get rid of the day of the week.
Here is the batch file line:
if exist MyBackup.tib rename MyBackup.tib "%date:/=.%.tib"
Thanks in advance for any help.
Thank you very much !
I would try:
if exist MyBackup.tib rename MyBackup.tib "%date:~4,2%.%date:~7,2%.%date:~10,4%.tib"
Thank you very much !
You're welcome. ;)
Get Smart About Monitoring Virtual Machines
Microsoft Gets Ex-Streamly Cozy with U.K.'s MediaWave
|