I loaded the module on my hosted site, enabled it, gave Site Admin access to it. When I click the backup link, I get a report of potential activity:
The following files/directories will be backed up:
* logs - UNKNOWN
* images - UNKNOWN
* modules - Drupal modules
* files - Drupal's file directory path.
* database - Drupal code
* hworld.html - UNKNOWN
* private - Filemanager's private path.
* includes - Drupal code
* misc - Drupal images
* tmp - UNKNOWN
* scripts - Drupal
* sites - Configuration files
* themes - Drupal themes
* .htaccess - Apache webserver configuration
* cron.php - Drupal code
* index.php - Drupal code
* update.php - Drupal code
* xmlrpc.php - Drupal code
* MyPHPinfo.html - UNKNOWN
* temp - UNKNOWN
* public - Filemanager's public path.
System Path
/bin: /usr/bin
Programs that will be used:
* mysqldump program found at: /usr/bin/mysqldump
* tar program found at: /bin/tar
* gzip program found at: /bin/gzip
I click the button and get a download dialog, but the file that gets downloaded is 0B.
I am using Drupal Version 4.7.3
TIA,
David
Comments
Comment #1
dmuth commentedYou're not the first person to report problems downloading the file. :-(
This is why I stopped using this download mechanism in the Drupal 5.0 version of this module.
You will either need to upgrade your Drupal installation to 5.0 or, if that is not an option, I can supply you with a different backup program that can be used on the command line.
-- Doug