Re: Rsync and permissions - rsync version 2.6.4 protocol version 29

2005-11-07 Thread Wayne Davison
On Mon, Nov 07, 2005 at 03:45:14PM +, Steve Tucknott wrote: > chown GENERO/uk/reinsure/prod/rel/dbmodify.4gl : Operation not permitted > > The source file has owner/group stevet:dev and the target stevet:users Rsync is trying to change the group to match, and that is failing. > The files are

Rsync and permissions - rsync version 2.6.4 protocol version 29

2005-11-07 Thread Steve Tucknott
What does rsync do with permissions? Using rsync -auvP ./* targetMachine:/targetDir I sometimes get an error/warning such as: chown GENERO/uk/reinsure/prod/rel/dbmodify.4gl : Operation not permitted The source file has owner/group stevet:dev and the target stevet:users The files are being