| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 23 Sep 2009 14:37:26 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Rsync and Alternate Data Streams |
| Message-ID: | <20090923123726.GC20981@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <4ABA07B6 DOT 6030202 AT gmx DOT com> <20090923120812 DOT GZ20981 AT calimero DOT vinschen DOT de> <4ABA13AC DOT 2090509 AT gmx DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <4ABA13AC.2090509@gmx.com> |
| User-Agent: | Mutt/1.5.19 (2009-02-20) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Sep 23 14:25, Andreas Heinlein wrote: > thanks for your reply. It turned out I had not checked closely enough. I > found out it has nothing to do with ADS, but with file ownership. Some > of the files in question have UID and GID 4294967295 (aka 2^32-1), > though they are owned by a valid Domain User. Rsync on the UNIX side > sets the UID to 0 for these files, I overlooked this. I can work around > this now by not preserving owner and group, which is not necessary in > this case. > But I still wonder where this comes from. Your /etc/passwd and /etc/group have no entires for the user and group. Use mkpasswd and mkgroup to re-generate the files as necessary. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |