implied-dirs tail component being chown'd
Francis.Montagnac at inria.fr
Francis.Montagnac at inria.fr
Wed Aug 28 06:31:13 UTC 2019
Hi.
On Tue, 27 Aug 2019 14:56:25 -0700 Chris Roehrig via rsync wrote:
> rsync -a --super --relative --no-implied-dirs "--filter=. HomeWin.rfilter" /cygdrive/c/Users/me/./ myserver:/WinBACKUP/Users/me/
If you are connecting to myserver as you (not root), simply
suppressing the --super option should work.
Otherwise (with a recent version of rsync) add: --chown me:me
--
francis
More information about the rsync
mailing list