Running a Backup Job Using the BEX Utility
Once you have defined a job (either from the management console or from the command line), you can run the backup job with the BEX utility.
For Block Backup:
bex.exe –ibex.ini –c “backup run –n MyFirstJob –t backup_snapvault”
For File level backup:
bex.exe -ibex.ini -c "backup run -MyFirstJob -t backup_base"
Last updated