Hello to everyone,
I am trying to make an application that creates backups of a web application that is located in a specific path. The issue is that I want to create also a backup of the database that uses the application. Could someone give me a tip how to dump the database with mysqldump via AMS and save the sql in a specific folder?!
I am trying to make an application that creates backups of a web application that is located in a specific path. The issue is that I want to create also a backup of the database that uses the application. Could someone give me a tip how to dump the database with mysqldump via AMS and save the sql in a specific folder?!