search for: b3fe15fa

Displaying 1 result from an estimated 1 matches for "b3fe15fa".

2025 Apr 08
2
rsync --chmod affects the source permissions as well as destination permissions
Hi all, Another thing I've found is that my backups have lost their permissions. I misunderstood the --chmod option, thinking that it specified the permissions at the destination. What actually happens is that it overrides the source permissions, and has a side effect of the destination permissions being the same as the source. It looks like it works, when metadata is lost. I now need to