Comment 19 for bug 506876

Revision history for this message
Dan (danleweb) wrote :

Well, no. When rsync transfer files/directories it tries to set them the source user/group/rights.
If you backup /home/user/abc.txt then:
- /home belongs to 'root'
- /home/user & /home/user/abc.txt belongs to 'user'

If you run BIT as 'user' you can't set '<path to snapshot>/home' owner to 'root'.
This is why you receive the 5888 warning.