X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-15?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: rsync between WinNT and Linux (--perms --owner --group)
Date:  Fri, 24 Aug 2007 17:43:00 -0500
Lines: 20
Message-ID: <fanmtr$gis$1@sea.gmane.org>
References:  <fanbbl$dmv$1@sea.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-15
Content-Transfer-Encoding:  quoted-printable
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
In-Reply-To: <fanbbl$dmv$1@sea.gmane.org>
OpenPGP: url=hkp://wwwkeys.pgp.net
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Richard Ivarson wrote:
[snip]
> On the Linux PC there are the same two users and the group.

Very unlikely.  Your concept of user/group is wrong.

[snip]
> Does Cygwin's rsync send the user and group names to the Linux rsync at
> all?

No, rsync used uid / gid, the numeric user/group id, not the names, and unl=
ess
you did something to synchronize them they are different.

Type `id` on a Cygwin terminal, those numbers is what rsync (and tar, scp, =
etc.)
record, the username could be anything and it's not used.
--=20
Ren=E9 Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

