X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Richard Ivarson <RiIvarson@gmail.com>
Subject:  rsync's --delete and --exclude option
Date:  Fri, 09 May 2008 15:45:01 +0200
Lines: 14
Message-ID: <g01kh7$63l$1@ger.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
X-IsSubscribed: yes
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

Hi,

When you use rsync with option --delete and --exclude (for example 
exclude='*.bak') then rsync will exclude such files from source and 
destination and hence also not delete *.bak files on the destination.

However, would it be possible to still make rsync delete such excluded files 
on the destination?
For example, when have source and destination rsynced hosts which thousands 
of files and you decide to add more excludes, it'd be nice to let delete now 
unused files on the destination, too, even if their source counterparts are 
now on the exclude list.

-Richard


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

