[Csync2] Include match file types

Lars Ellenberg lars.ellenberg at linbit.com
Tue Apr 23 16:21:34 CEST 2013


On Wed, Apr 17, 2013 at 07:15:30PM +0200, Mikkel Mikjær Christensen wrote:
> Is it posible to include all directories but only i.e. *.gif files?
> 

some variation of

include **/
include *.gif
exclude *

should do it?

	Lars


More information about the Csync2 mailing list