rsync-3.1.0 --chown, --usermap, and --groupmap ignored?
The man page describes options --chown, --usermap, and --groupmap, but these seem to be silently ignored beyond validating that the user and groups do indeed exist. Is the following supposed to work? $ touch a $ rsync --chown=http:http a b $ ls -l a b -rw-r--r-- 1 jed jed 0 Oct 14 02:44 a -rw-r--
[Bug 7249] Add an option to use O_NOATIME
https://bugzilla.samba.org/show_bug.cgi?id=7249 Martin von Gagern changed: What|Removed |Added Attachment #9278||review? Flags|