X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; q=dns; s=default; b=dm69LeaZ5/LNhDxz
	FWUHIkfdI6qcziCWTGf/ZaWeIg6l5eGuze3AaK5LTfATg9kO66bVoLHEtXUcUIt7
	0nMp6bd8rp09yR+ls2tA1YgQ4EfkXRx1nHrCidBDsHVr555J7vq+3KDkMkTHlxSS
	2Q5fV1/FqYXPnaayMeZtXA6C7+M=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; s=default; bh=H+U4xBpKU1BH7AZpuN33G0
	7QQ4I=; b=FYDeX0ZmXzIfUUBejcTk5TqMguzqNeMnKpdV6/aDbsT5Y+GwQKsTLl
	laDXb/Wj1v+KZ9HI/hKaDFwscYl4+eOeT1omRdHytXY9oItqAlBr6WBpAFa/7HWZ
	Jc0JwzSpGZckE/fVLswC22hmpdT0VhJGPGIozFctiwZUXd3pv83Kg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@nexgo.de>
Subject: Re: [ANNOUNCEMENT] Updated, new for 64-bit: lftp 4.4.11-1
Date: Fri, 06 Dec 2013 21:06:04 +0100
Lines: 37
Message-ID: <87fvq5kamr.fsf@Rainer.invalid>
References: <announce.dnif991799uasujp50qv412gup6ther5f2@4ax.com>	<loom.20131203T113106-136@post.gmane.org>	<loom.20131204T120314-417@post.gmane.org>	<h392a9leimhkdnq6b6fg51i77ccf983jpu@4ax.com>	<loom.20131206T121928-935@post.gmane.org> <52A1F195.802@cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
X-IsSubscribed: yes

Ken Brown writes:
> On 12/6/2013 6:26 AM, Achim Gratz wrote:
>> venture the guess that it either somehow only happens on Cygwin or has
>> something to do with the fact that I need to pull the files through a proxy
>> server.  It would be helpful to know if you can reproduce (just repeating a
>> mirror operation on a freshly mirrored directory for instance) to narrow
>> down the possibilities.
>
> It works fine for me.

I can re-produce it on my home computer, so no proxy involved.  Here's a
pared down version of what I'm doing:

--8<---------------cut here---------------start------------->8---
set xfer:clobber
set http:cache off
set mirror:parallel-directories on
mirror -e --parallel=10 -c --delete-first --depth-first --use-cache \
  --script=cygwin.lftp \
  http://mirrors.kernel.org/sourceware/cygwin/ \
  /mnt/mirror/cygwin \
&
--8<---------------cut here---------------end--------------->8---

The real mirror script sanitizes the cygwin.lftp script and the sources
it for the actual mirroring.  The problem is that from version 4.4.10 on
the cygwin.lftp will include _all_ files encountered by mirror, not just
the newer and missing ones.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs


--
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

