Re: Recursive filetype include

2003-03-14 Thread Mark Palatucci
is gets .htm's in cpp/, but not in dirs like cpp/foo/ or cpp/bar/ -M On Fri, Mar 14, 2003 at 10:49:03PM -, Max Bowsher wrote: > Mark Palatucci wrote: > > Hello, > > > > I have a directory tree that contains many files of type .htm. I don't > > want these

Recursive filetype include

2003-03-14 Thread Mark Palatucci
Hello, I have a directory tree that contains many files of type .htm. I don't want these when I rsync - so I used the option --exclude '*.htm' There is however, one subdirectory (and all of its subdirectories) that I would like to include these .htm files. I tried using many variations of --incl