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

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to