This is a simple command line tool to extract the database script from an enkompass backup file.
You can download the latest compiled version from the repo's release page.
Donations assist development and are greatly appreciated; also always remember that every coffee counts! :)
--OR--
You can always donate your time by contributing to the project or by introducing it to others.
- Extract your backup file using an extraction program.
- Navigate to "cPanel_data\cpBackup\MYSQL_BACKUP_FILES" directory.
- Copy "CommandLine.dll" and "EnkompassDBackupConverter.exe" files to this directory.
- Execute the "EnkompassDBackupConverter.exe" file and wait for it to reconstruct the database backup script.
You can run the "EnkompassDBackupConverter.exe" file with "--help" or "-?" argument to get the list of available options.
Copyright (C) 2013 Soroush Falahati - soroush@falahati.net
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see [http://www.gnu.org/licenses/].