Antwise community forums
Backup / export the backup job and config database? - Printable Version

+- Antwise community forums (https://forums.antwise.com)
+-- Forum: Vimalin (https://forums.antwise.com/forumdisplay.php?fid=4)
+--- Forum: Vimalin for Windows (https://forums.antwise.com/forumdisplay.php?fid=9)
+--- Thread: Backup / export the backup job and config database? (/showthread.php?tid=231)



Backup / export the backup job and config database? - DiWiT - 2025-11-08

Hi,

I just updated to the latest version on Windows and the process to do that is to uninstall the program, keeping the database, then install the latest version.

I was wondering is it possible to backup or export that database where backup jobs, schedules and other configs are kept? Is it a file somewhere? A registry key? I see there is a sqlite3.dll file in the installation folder so maybe it keeps a SQL database somewhere?

Thanks!


RE: Backup / export the backup job and config database? - wila - 2025-11-09

Hi,

There's indeed an SQLite database (.db) that holds the data about the backups and there's a bunch of .ini files.
They are all to be found at the folder:
 C:\Users\<user>\AppData\Local\Vimalin\Config

--
Wil


RE: Backup / export the backup job and config database? - DiWiT - 2025-11-09

(2025-11-09, 17:43:12)wila Wrote: Hi,

There's indeed an SQLite database (.db) that holds the data about the backups and there's a bunch of .ini files.
They are all to be found at the folder:
 C:\Users\<user>\AppData\Local\Vimalin\Config

--
Wil

Thanks, I will add this path to the backups Smile