Re: Unsolicited change of group

2003-10-08 Thread jw schultz
On Wed, Oct 08, 2003 at 07:57:07PM +1000, BlakJak wrote: > Using rsync to copy files on the localhost, the group is being preserved > even though I have not used the -g or -a options. > > My source files: > $ ls -l ~/working/source/path > -rwxr-xr-x1 blakjak blakjak 115 Oct 8 01:37 fo

Unsolicited change of group

2003-10-08 Thread BlakJak
Using rsync to copy files on the localhost, the group is being preserved even though I have not used the -g or -a options. My source files: $ ls -l ~/working/source/path -rwxr-xr-x1 blakjak blakjak 115 Oct 8 01:37 foo.php -rwxr-xr-x1 blakjak blakjak 6285 Oct 8 01:37 bar.php