Reviewing merge request #2: dynamically add --fake-super

Dynamically add --fake-super to the remote rsync if it does not use root to connect to the remote location. This eliminates the need to connect to the remote location as root.

This commit requires the remote filesystem to be mounted with options "user_xattr" and "acl".

Commits that would be merged:

Version 1
  • Version 1
  • b41d208
  • e3ebacc
  • also backup ACLs and extended attributes

  • e1d1fe6
  • use --fake-super if doing backup to non-root user

Showing b41d208-e3ebacc

Comments

→ State changed from Open to Closed

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository