rsync  

Re: [rsync] Does Filter use standard regex syntax?

Wayne Davison
Sat, 06 Feb 2010 14:00:16 -0800

On Tue, Feb 2, 2010 at 12:29 PM, Carlo Cancellieri <ccancelli...@hotmail.com
> wrote:

> Does Filter syntax match one of these standard?
>

Look for the "INCLUDE/EXCLUDE PATTERN RULES" section in the rsync manpage
(the latest version is linked from the rsync homepage).  It describes the
wildcard-matching rules that rsync uses for all its exclude/include/filter
matching.  (It's basically a slightly extended wildmat.)

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html