How to take backup of the whole SuiteCRM

Hi All,

I need to take a backup of the whole SuiteCRM instance (file system reside in Ubuntu 18.04), I need not just DB backup or just the front section, but backup of whole application at one GO.
Also how we restore the same.

Many thanks!

Hi,

I use SQLBackupandFTP which is a free download

https://sqlbackupandftp.com/

Using this software I run 2 backup sets
1 x MYSQL database backed up every evening
1 x Full SuiteCRM Folder Backup

The software is easy to use and emails me after each backup to advise the backup was sucessful

Hope this helps.
Ron

Thanks a lot Ron for your quick response.

Many thanks!