Skip to content

send-backup does not detect newly added files in backup set #1878

Description

@filippocarletti

send-backup checks for file-content changes using the list of files uploaded in the last backup. Files added are "invisible".

Steps to reproduce

  • Run send-backup once to create and upload a baseline backup
  • Type echo "test" >/etc/config/test to create a new file
  • Run send-backup again

Expected behavior

Backup uploaded.

Actual behavior

send-backup misses the change when the only difference is a newly added file and the new backup is not uploaded.

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

    verifiedAll test cases were verified successfully

    Type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions