This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated, new for 64-bit: lftp 4.4.11-1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]