| delorie.com/archives/browse.cgi | search |
| 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: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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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=-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 AT cygwin DOT com |
| From: | Andrew Schulman <schulman DOT andrew AT epa DOT 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 AT UPHMASPHI026 DOT UPHS DOT PENNHEALTH DOT PRV> <000201cfca07$e01fb570$a05f2050$@59plymouth.net> |
| Mime-Version: | 1.0 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |