• zero12345678

    (@zero12345678)


    I have had a complete backup setup on all of the sites that I manage for quite a while.

    I had to use a complete backup today to restore onto a development instance of a site and I found that there is no .sql extract in the complete backup zip file.

    Along with that, numerous WordPress core files were missing as well as other files in plugin folders, etc.

    Not exactly sure what is going on or when this started happening, but, it is a pretty big issue.

    https://wordpress.org/plugins/backupwordpress/

Viewing 1 replies (of 1 total)
  • Thread Starter zero12345678

    (@zero12345678)

    Per the following link

    https://wordpress.org/support/topic/database-export-is-missing-from-full-backup?

    I commented out line 1007 in /classes/class-backup.php

    //$command .= ‘ -FS ‘;

    The backup runs successfully and contains the .sql extract.

    However, the “cache.php” file in the root of wp-includes IS NOT included in the zip file.

    There are other files that are also not included in the backup as well. Notably some files from the Ninja Forms plugin. There may be other files missing, I just haven’t dug further.

Viewing 1 replies (of 1 total)

The topic ‘Complete backup missing files and .sql extact’ is closed to new replies.