Author |
Message |
xuorced
Joined: 06 Mar 2008 Posts: 2
|
Posted: Mon Mar 10, 2008 2:50 pm Post subject: How to make several backups on the same hard disk? |
|
|
Hello!
I'd like to make several backups on the same hard-disk. Each backup must be on a separate folder. Example:
- folders to backup:
- d:\FO-01
- d:\FO-02
- d:\FO-03
- d:\FO-04
- d:\FO-05
- must be backuped to the following folders:
(the name of the folder must be incremented automatically)
- z:\monday01
- z:\monday02
- z:\monday03
- ...
Is it a way to make such things under Windows Vista???
Many thanks in advance! |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8769
|
Posted: Tue Mar 11, 2008 12:59 am Post subject: |
|
|
Hi,
you could setup a profile with the following source / target pairs:
d:\FO-01 <-> z:\<date>\FO-01
d:\FO-02 <-> z:\<date>\FO-02
d:\FO-03 <-> z:\<date>\FO-03
d:\FO-04 <-> z:\<date>\FO-04
d:\FO-05 <-> z:\<date>\FO-05
Switch on the option to create source/target folders that do not exist (under profile settings -> folders).
<date> is replaced with the date of the day the profile is executed.
thanks! _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
xuorced
Joined: 06 Mar 2008 Posts: 2
|
Posted: Tue Mar 11, 2008 3:54 pm Post subject: Problem solved! |
|
|
It works fine! Thanks!
Is a printable user manual available, with such tips? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8769
|
|
Back to top |
|
|
|