Skip to content

Previous site database file found on next storage if no database selected #5

Description

@devgiants

On configuration like this

 site1:
      database:
        server: localhost
        user: site1
        password: "123"
        name: site1
      files:
        root_dir: "/path/to/httpdocs/"
        include:
          - "shared/app/wp-content/uploads"
      backup_storages:
        - dropbox_site1

    site2:
      files:
        root_dir: "/path/to/httpdocs/"
        include:
          - "httpdocs"
      backup_storages:
        - dropbox_site2

The ste1 database archive is found on site1 storage, but also on site2 one (which doesn't have any database set for backup).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions