|
Command Line Parameters
You can perform backup or batch backup operations at the command prompt or from a batch file using the turbobk.exe command followed by script file(s) located in the script folder. You can find out where the script folder is by using the Tools/Default Options menu on the Program Options page. You can use switch B for batch (multiple) backup.
Syntax:
For single script file
"path of turbobk.exe" ".tbs file name"
or
For multiple scripts
"path of turbobk.exe" /B ".tbs file name" ".tbs file name"
You can also perform batch backup using the Batch Backup script that you already setup for your Windows user account.
To do batch backup
Syntax:
"path of turbobk.exe" /B
You can perform restore backup (.tbz) operations at the command prompt or from a batch file using the turbobk.exe command followed by backup file.
Syntax:
"path of turbobk.exe" ".tbz file name"
|