[ad_1]
Plugin Contributor
bcrodua
(@bcrodua)
Hi,
UpdraftPlus database backup can have db.gz as the file extension.
Just rename the file from …db.gz to …db.sql.gz. It’s already an SQL file; all that needs doing is changing the name to fit one of the conventions that phpMyAdmin accepts.
The file you are seeing that is only 1KB in size with basic information is likely a database backup configuration file, not the actual database file itself.
Thanks,
Bryle
Thanks a lot. That works now!
