Hi, I see the Linux client already has support for MariaDB and PostgreSQL database backups. I know the backup procedure for those compared to MS SQL (usually in a docker container) is completely different. Still, I think it could be nice to add an additional configuration file to specify server credentials, absolute backup path (or maybe the relative backup path for the server and the physical backup path on the host), and the other parameters to allow automatic execution of MS SQL backups on Linux.
Would that be feasible?