[#8] Backups fail because the attempt to set permissions

Dylan Wilson requested to merge issue-8 into main

After transferring backups to the NFS store, rsync attempts to change the permissions, user and group of the transferred file. We don't want this because the files must be owned by root.

Closes #8 (closed).

Merge request reports