https://bugzilla.suse.com/show_bug.cgi?id=1226656 https://bugzilla.suse.com/show_bug.cgi?id=1226656#c6 --- Comment #6 from Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> --- Thanks for investigating. The result is the same with these command lines: ``` # rsync -a --delete --owner --group --chown=477:479 --chmod='u=rwX,g=rX,o=' $PWD/ rsync://saltpush@witch1.infra.opensuse.org:873/salt-push/ # rsync -a --delete -M--super --super --owner --group --chown=477:479 --chmod='u=rwX,g=rX,o=' $PWD/ rsync://saltpush@witch1.infra.opensuse.org:873/salt-push/ ``` Both with and without the target directory previously manually chown-d. I now found out that the behavior also exists when calling rsync on a 15.6 client towards a 15.5 server. -- You are receiving this mail because: You are on the CC list for the bug.