I have tried to copy files with some other user that root. say, "vishal"
and then I tried to copy. But no change. Still It shows the owner as nobody and group as nobody. From V A Thakar > On Tue, Jul 13, 2004 at 06:38:14PM +0530, [EMAIL PROTECTED] wrote: >> I am running rsync daemon as root user. >> And I have also tried following options: >> -o for owner, --owner >> -p for permissions, --perm >> -g for group, --group >> but It is not able to preserve the owner and group id. > > rsync treats files with uid/gid 0 as a special case. Look up the man page. > > Try rsync'ing files owned by some user/group other than root:root. -op > should > work in that case. > > -- > Vipul Mathur > vipul[at]linux-delhi.org > http://www.vipulmathur.org/ > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
