I have a vB database that needs to be downloaded and backed up. It is too large to be exported via phpMyadmin. I don't have shell access and formerly used an application MySQL Dumper to download the database. The problem is that MySQL Dumper is no longer active or developed. Does anyone know of a similar program that I could use for this task? Thanks
There no limit when you export a db via phpadmin, if the db bigger than limit ask ur host to import for you.
You can ask your host to create the dump for you. Or you can go to: CPanel > Backup and restore > backup database section Here you just have to click a button to start backup. It will create a GZ file, good enough to save as backup. If needed, you can upload same database later using same page in CPanel to restore.