Restore from a backup folder

We have defined a backup folder for incremental backups in conductor.
Using the command ‘virtuoso-t +restore-backup dump-20220112_#
This recovery is successful when the backup files are in the database folder. If not, the files cannot be found. Is there a possibility to reference the backup folder?

Thanks

It is not possible to reference the backup folder, they backup command needs to be run from the directory where the backup files reside. Generally we run the restore command from the directory where the backup files reside specifying full path and name of the Virtuoso server executable and detailed in the documentation. The virtuoso.ini file to use for the database restoration must also be specified with the +configfile (-c) option.

1 Like