Skip to content

Double restore messes up ownership/permissions #405

@cyberroneous

Description

@cyberroneous
  1. Use sudo bupstash to back up a source folder containing a mix of user-owned and root-owned items (files and folders).
  2. Use sudo bupstash to restore backed up folder to a new empty destination folder, including --ownerships flag.
  3. Check ownerships and permissions of restored items, and observe that everything is restored and preserved correctly.
  4. Use sudo bupstash to restore again the same backed up folder over top of the previously-used restore destination, including --ownerships flag.
  5. Check ownerships and permissions, and see that now everything has been changed to root-owned.

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