Database Back-Up Needs Progress Detail View

Is there some way to show a detail arrow to show BELOW the progress bar to indicate what files the core back-up is working on? Maybe some short code to modify the progress bar to show the files?

This is helpful for our database team.

thnx

chris

https://bit.ly/2Nzgkuy

I am afraid, there is no easy way to do it

Strongly suggest you do backups outside of the cart itself. PHP backups are very slow, take very large amounts of memory and are generally unusable. Suggest you use a cron entry to backup your files via a script (exclude the var/cache directory) to a separate location and either use cron to do DB backups or use our EZ Admin Helper addon which will backup your DB to your cart area where they can be restored from the cart if need be or used manually if your DB has actually crashed.