Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup/Restore do not store/restore acl and ownership information from files #1985

Open
Apollon77 opened this issue Aug 29, 2022 · 0 comments

Comments

@Apollon77
Copy link
Collaborator

But we allow to use chmod/chown, so we should also preseve these information in Backup and Restore accordingly.
We should also think about:

  • offering a restore flag to "do not restore file acl/owners" (as it was till now)
  • verify on restore that the user/group, which is owner, also exists - if not log an warning and restore with defaults
  • Enhance writeFile to allow to directly set owner user/group and acl to not require extra chmod/chown calls afterwards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant