Answer the question
In order to leave comments, you need to log in
How to make an automatic dump of a mysql database on MariaDB from a Linux virtual machine to a Windows host?
There is a virtual machine on Centos 8 Stream, a site with its database is spinning on it, I would like not just to backup through cron inside the system, executing the command:
mysqldump --user=user_name --password=password_user --host=localhost base_name > /path/to/backup, and immediately automatically save on the host machine from under Windows. Virtualization through Hyper-V.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question