Andy Smith wrote:
> Hi,
>
>    I am running the following command, it is "pulling" the files
> across from a read-only configured rsync server via ssh. The command
> runs as root and I use the -p option to preserve permissions but files
> with non-root owners are being created/updated as root owned. Can
> anyone explain whats wrong and if I can do anything to fix this?

Do the same userids exist at both ends? Try --numeric-ids as
an option and see if that helps.

nate

-- 
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