I’m trying to migrate a populated Dolibarr database to another PC as I’m switching from Windows 7 to Windows 10 due to a root kit problem.
The last time I tried this, there was a totally unfathomable command line option using the MySQL engine, which I never managed to get working, forcing me to manually re-input the data. The data has grown considerably since then, so manual inputting isn’t an option anymore.
Is there a third party bolt-on that makes backing-up and restoring data from Dolibarr a ‘breeze,’ or is there a command line option that simplifies this process?
in doliwamp you can use the phpmyadmin tool for backupand restoring database.
In Dolibarr interface you can make the backup and download it (or get it in your document folder)
but for big backups, the comand line remains the best tool and it will a good idea to know how it works It is a vital knowledge for dolibarr users
Could someone help me doing the back restore on a cloud installation ?
I’ve done a could installation following the guide lines from link below, and now want to back up my database and all details I can from my computer and restore it to cloud installation.