Page 1 of 1

[Solved] Local Backup Location

Posted: Thu Dec 29, 2022 3:19 pm
by jsmith
Good morning!

Thank you for developing this amazing software.

My primary concern is where the backups are stored within the program, to my knowledge the only outside server would be the licensing server. All other components are stored locally. If so, where are the backups located within the C: drive?

Thank you in advance.

Re: Local Backup Location

Posted: Thu Dec 29, 2022 3:32 pm
by Tomas
jsmith wrote:
Thu Dec 29, 2022 3:19 pm
My primary concern is where the backups are stored within the program, to my knowledge the only outside server would be the licensing server. All other components are stored locally. If so, where are the backups located within the C: drive?
Hello,

Indeed Unimus is fully local / on-premise. The backups are stored in the database, as configured during the Deploy Wizard. If you are using the local file-based DB (HSQL), by default on Windows this would be in "C:\ProgramData\Unimus\hsql".

Please note that these are not flat files (so you will not find individual backup files there), but a file-based HSQL database (much like SQLite).