Displaying 1 result from an estimated 1 matches for "ddzv".
Did you mean:
ddev
2012 Mar 02
1
Detection of permission changes
Hi,
is rsync supposed to detect permission change only (if other attributes are equal at
both source and target)?
I'm able to synchronize permissions by -p when the file changes (e.g. its
timestamp when -t is used) but otherwise the sole permission change of
the file (e.g. via chmod u-w file) remains unnoticed.
Any hint?
Thanks,
Pavel