Page 1 of 1

[Solved] Backups from database

Posted: Sun Jan 12, 2025 3:25 pm
by jbsd
Hi

First of all, thanks for this great software! Now my question :)

We have 4 devices backed up and everything works fine, but is there any way to perform a MySQL query where I can get the separated backup data for those 4 devices?

The main reason for this is to have remote encrypted backups files.

Thanks in advance!

Re: Backups from database

Posted: Mon Jan 13, 2025 10:07 am
by Tomas
jbsd wrote:
Sun Jan 12, 2025 3:25 pm

We have 4 devices backed up and everything works fine, but is there any way to perform a MySQL query where I can get the separated backup data for those 4 devices?
Hi, best would be to use our Backup Exporter: https://blog.unimus.net/unimus-backup-exporter/

It will export to a local file, or even push to a GIT repo.

Re: [Solved] Backups from database

Posted: Mon Jan 13, 2025 1:33 pm
by jbsd
Thank you Tomas for your prompt reply!