Re: UID on destination system

2006-10-26 Thread Wayne Davison
On Thu, Oct 26, 2006 at 03:19:33PM -0400, Aldrich, Michael wrote: > Can some tell me if there is a way to change the uid of files > transferred? The only way at present is to login as that user on the destination system: rsync -av /src/ [EMAIL PROTECTED]:/dest/ sudo -u applpatch rsync -av [EMAIL

UID on destination system

2006-10-26 Thread Aldrich, Michael
Can some tell me if there is a way to change the uid of files transferred. Example on source the system "appltest (uid 100)" owns all the files I want to transfer but on the other system I want "applpatch (uid101)" to own them? Thanks -- Michael Aldrich Unix Systems/Pro