Re: new rsync feature

2001-10-08 Thread Cameron Simpson
On Mon, Oct 08, 2001 at 09:01:18PM -0600, Eric Whiting <[EMAIL PROTECTED]> wrote: | I'd like to have that feature available. | | Martin Pool wrote: | > > i didn't see that there was a way to tell rsync to change ownership and | > > group assignment on all files transferred to a specific user. me

Re: new rsync feature

2001-10-08 Thread Eric Whiting
I'd like to have that feature available. eric Martin Pool wrote: > > > i didn't see that there was a way to tell rsync to change ownership and > > group assignment on all files transferred to a specific user. meaning > > "transfer all these files to this remote machine and then chown them to

Re: new rsync feature

2001-10-08 Thread Martin Pool
> i didn't see that there was a way to tell rsync to change ownership and > group assignment on all files transferred to a specific user. meaning > "transfer all these files to this remote machine and then chown them to > 'doug', no matter who owns them here on the local machine". > > i need thi