X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com From: Achim Gratz 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: <52A1F195 DOT 802 AT cornell DOT 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