Re: rsync --owner=myaccount

2007-05-05 Thread Ezequiel Panepucci
On 5/4/07, Wayne Davison <[EMAIL PROTECTED]> wrote: So a more general solution might be to have some mapping options akin to this: --usermap=foo:bar --usermap=873:1001 --usermap='*:0' --groupmap=foo:879 --groupmap='*:baz' This would indeed be much better. Hope it makes it into 3.0.

Re: rsync --owner=myaccount

2007-05-04 Thread Wayne Davison
On Wed, May 02, 2007 at 11:36:58AM +0200, Ezequiel Panepucci wrote: > I would like to run rsync and be able to specify the target > UID/GID to use on the command line. It would be nice to have something like this. There are also some times where it would be nice to give rsync some more powerful h

rsync --owner=myaccount

2007-05-02 Thread Ezequiel Panepucci
Hello Community , We will be using rsync to keep data flowing from a data-collection computer (data belongs to user "det") to a data-processing computer where the data is to be owned by whichever account is doing the experiment. I would like to run rsync and be able to specify the target UID/GID