My first Drupal project is about doing some maintenance and adding code to an existing Drupal Website.
What is the best scenario to have a backup of database and code. If something goes wrong, I want to recover the website from these backups.
Actually, I'm doing backup of Drupal database via phpMyAdmin, and backup of code via FTP (copying all the content of public_html folder)
The website is actually on production, users add contents, chat...