Can I restore my website without deleting the old files and database first? i.e. can I do the Akeeba backup, download the backup file (for safety), then upload the backup and kickstart.php to the same folder and run the restore?
It might seem a bizarre requirement, but I need to rebuild the database and this seems a straightforward way to do it, as the restore database phase drops existing tables and recreates them. I'll back up the database via phpMyAdmin as well. I'll be restoring the same software versions to the same folder so I wouldn't anticipate any problems from that quarter.
I can rebuild the database in place if necessary, but I would like to know if using Kickstart is an option.
Thank you.