X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 29 Jun 2009 11:52:31 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Possible Bug or limitation in Cygwin 1.7 and Rsync and file 	number  limit
Message-ID: <20090629095231.GC30864@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <200906191739.n5JHcoBi001404@spam.trcww.com> <4A3BEE25.9010508@cygwin.com> <1C88F13C5CE84452AE2F41F23365AB73@trcintl.com> <20090622115136.GQ5039@calimero.vinschen.de> <9A8D583A539F4BBCB2B2055172F6445A@trcintl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <9A8D583A539F4BBCB2B2055172F6445A@trcintl.com>
User-Agent: Mutt/1.5.19 (2009-02-20)
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

On Jun 26 23:42, Lists wrote:
>> On Jun 19 15:55, Lists wrote:
>>> <snip>
>> Works fine for me under the latest Cygwin 1.7.0-50 using your perl
>> script and your rsync options.  I tend to agree to Larry's assumption
>> that some 3PP is interferring.
>
> Sorry to just now be replying but I have been out of the country.  I 
> tried the same procedure on yet another computer.  I actually got it to 
> run one time without a problem.  I then deleted the copied files and 
> repeated the procedure and got the same problem again.
>
> I am totally convienced there is a problem here.

Still, I can't reproduce it.  I just ran this with the latest Cygwin
from CVS and it works fine for me, multiple times, every time removing
the copied files from the former run.

I ran the command the same way you did, I guess, just using different
paths for the source and destination directories:

  rsync --recursive \
        --human-readable \
	--delete \
	--times \
	--ignore-errors \
	--stats \
	--progress \
	-v -v \
	~/tmp/rsync ~/tmp/rsync-tgt

> Can anyone else try this and confirm the problem?  If it works, I suspect 
> if you try it again a time or two, you too will see the problem.  Before 
> trying it again, you need to make sure and delete the files from the 
> destination directory.

I tried it 6 times in a row, every time erasing the destination files.
Works fine for me.


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

