Flowers, Linda
2005-Nov-10 04:34 UTC
rsync local copy saves ower:group remote copy sets to rsync.conf owner:group
Using sudo and rsync to perform migrations of source from test to prod When the rsync 'source' 'target' are both on the local server the owner:group is maintained from the source When the copy is 'source' local 'target' remote the owner:group changes to the value specified by uid:gid in the rsyncd.conf I want the 'target' to always change to uid:gid specified in the conf but have not found the right combination of sudo / rsync parms - can anyone help....???? Linda J. Flowers
Tony@ServaCorp.com
2005-Nov-10 04:54 UTC
rsync local copy saves ower:group remote copy sets torsync.conf owner:group
"remote" copy to 127.0.0.1 maybe?> -----Original Message----- > From: rsync-bounces+tony=servacorp.com@lists.samba.org > [mailto:rsync-bounces+tony=servacorp.com@lists.samba.org]On Behalf Of > Flowers, Linda > Sent: Wednesday, November 09, 2005 10:34 PM > To: rsync@lists.samba.org > Subject: rsync local copy saves ower:group remote copy sets torsync.conf > owner:group > > > > Using sudo and rsync to perform migrations of source from > test to prod > > When the rsync 'source' 'target' are both on the local > server the owner:group > is maintained from the source > > When the copy is 'source' local 'target' remote the > owner:group changes to > the value specified by uid:gid in the rsyncd.conf > > I want the 'target' to always change to uid:gid specified > in the conf but have > not found the right combination of sudo / rsync parms - can > anyone help....???? > > > Linda J. Flowers > > > > -- > To unsubscribe or change options: > https://lists.samba.org/mailman/listinfo/rsync > Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Flowers, Linda
2005-Nov-15 04:41 UTC
rsync local copy saves ower:group remote copy sets to rsync.conf owner:group
Nope .... Anyone have any idea why the owner:group would be set differently on the destination for a local/local rsync vs a remote/local rsync ... ---------- "remote" copy to 127.0.0.1 maybe?> > > Using sudo and rsync to perform migrations of source from > test to prod > > When the rsync 'source' 'target' are both on the local > server the owner:group > is maintained from the source > > When the copy is 'source' local 'target' remote the > owner:group changes to > the value specified by uid:gid in the rsyncd.conf > > I want the 'target' to always change to uid:gid specified > in the conf but have > not found the right combination of sudo / rsync parms - can > anyone help....???? > >