search for: dbmodify

Displaying 1 result from an estimated 1 matches for "dbmodify".

Did you mean: ldbmodify
2005 Nov 07
1
Rsync and permissions - rsync version 2.6.4 protocol version 29
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 rsync'd as user 'fyl' - fyl belongs to both dev and users group. The 'oddity' is that if the command rsync -auvPn is used to check before doing the actual...