• Resolved Wesley

    (@grimapples)


    I’m running the plugin on a WordPress network on the main blog of the network. I have “All Files” and “Database” checked on the backup tab. When I download my zip file from DreamObjects it has all the files for WordPress but I don’t see the database file anywhere.

    Is this a multisite bug or did I just miss it?

    Here’s the log output, for what it’s worth:
    [2013/02/20 01:44:13] Scheduled ASAP backup.
    [2013/02/20 01:44:22] Begining Backup.
    [2013/02/20 01:44:22] Backup Complete.
    [2013/02/20 01:44:22]

    Thanks!.

    http://wordpress.org/extend/plugins/dreamobjects/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    It’s not supported on Multisite (yet). There are issues with the DB backup, as you’ve seen :/

    Thread Starter Wesley

    (@grimapples)

    Well, that explains it then.

    All files backup works like a charm though. I’ll find something else to backup the db.

    Thanks!

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    How command-line savvy are you?

    Thread Starter Wesley

    (@grimapples)

    Ehhh… on my computer, reasonably savvy. But I’ve never done anything on the command line remotely before.

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    I asked because there’s a WP-CLI command for the plugin that (sometimes) works better than PHP via apache. If that worked, you could run a cron job on it.

    The command is ‘wp dreamobjects backup’ and you run it out of the same folder where WP is installed.

    You’d be connecting by SSH: http://wiki.dreamhost.com/SSH

    Thread Starter Wesley

    (@grimapples)

    Maybe I’ll get brave and try that sometime. Thanks for the info.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Database file missing from zip’ is closed to new replies.