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:content-transfer-encoding; q=dns; s=
	default; b=jBuffESCaDiSty13oN7b3bKUOYz40UWuR/xT4Noy158bWJJUPxI7O
	VFnY/+oeuHLkatgxTE/aPxZZ4S89pTMr2RQWjFPOivN6LLg8a0N3K5RxqVUL2jOk
	t1z59Z6fNRvM1p/HG7JNEYhNcmqtq0XZssMyvUcmkc3HqryoD/XrDo=
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:content-transfer-encoding; s=default;
	 bh=Q3918zMaIv1YDQJ732MOuFHfR3A=; b=cLsrGPT/PMf9CO61iOoyekIYuvW2
	ZSbN5834+9VAA9MQ25vd37x3AUycX7OhBCsC9wrjqio8wUOMDzvq5W1PlG1dCqRg
	moYLvRksWx99txUWZsmVuT6eCJY61E6ErYKlx+hN0WwM1gXwvMeo7g/h6cpx8zHP
	kDsxktAt0UFYnSk=
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=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: Problems with lftp exclude
Date: Sat, 06 Sep 2014 19:18:09 -0400
Lines: 23
Message-ID: <ja5n0a97fo1qpas0tau02t7utgfj7hshse@4ax.com>
References: <CF3689FBAD8CF345A0EC266998A1DE2562DDA7@UPHMASPHI026.UPHS.PENNHEALTH.PRV> <000201cfca07$e01fb570$a05f2050$@59plymouth.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Archive: encrypt
X-IsSubscribed: yes

> I’m running lftp (4.4.4) under cygwin on my Windows 8 machine. I’ve created
> an lftptest directory on my server with two subdirs, dir1 and dir2, with a
> file in each.  No matter what I try, I can't exclude "dir1" with an lftp
> script that contains this exclude – I get the directory and all of the
> subdir content:
> 
> mirror -v --only-newer -x /public_html/lftptest/dir1/
> /public_html/lftptest   local/lftptest
> 
> I tried
> -x public_html/lftptest/dir1/
> and
> -x /home/public_html/lftptest/dir1/
> And
> -x lftptest/dir1/
> 
> to no avail. (Oh, and –exclude in place of –x.)
> 
> Any ideas?

Sorry, no.  This seems unlikely to be a Cygwin-specific problem, so I think
you're most likely to find the answer on the lftp mailing list.  Alexander
Lukyanov, the developer of lftp, often answers questions there.  Andrew


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

