Salta al contenuto principale

Export Job

Thread needs solution

Hi,

i want to configure a job who will export the last fullbackup of a specified host from the Storage to a directoy on the backupserver. But i cant find a point to setup this. Is there no option to do this?

Background is that we want to minimize the time for a Recovery if its needed.

Thanks for your help.

0 Users found this helpful

Hi, jmai

There is no such option in Acronis Backup GUI, however you can make a script using Acronis Backup command line interface.

The two commands you would need to use are:
- list - to list backups and parse the latest full one to get its GUID
- export - the main command that will allow you to export a backup with a particular GUID to another location