On Tue, Feb 18, 2003 at 01:04:28AM -0000, Max Bowsher wrote: > Gregor Waluga wrote: > > + .kde/share/apps/kabc/ > > + .kde/share/apps/kbear/ > > + .kde/share/apps/kopete/ > > + .kde/share/apps/korganizer/ > > + .kde/share/apps/quanta/ > > + .gaim/ > > + .gaimrc > > + .OpenOffice/user/config/ > > + .OpenOffice/user/wordbook/ > > - * > > - .* > > + .kde/share/apps/kabc/ > + .kde/share/apps/kabc/** > + .kde/share/apps/kbear/ > + .kde/share/apps/kbear/** > + .kde/share/apps/kopete/ > + .kde/share/apps/kopete/** > + .kde/share/apps/korganizer/ > + .kde/share/apps/korganizer/** > + .kde/share/apps/quanta/ > + .kde/share/apps/quanta/** > + .gaim/ > + .gaim/** > + .gaimrc > + .OpenOffice/user/config/ > + .OpenOffice/user/config/** > + .OpenOffice/user/wordbook/ > + .OpenOffice/user/wordbook/** > - * > > NB: * will match dotfiles. No need for .* as well. >
Still need to add parent directories. + .kde/ + .kde/share/ + .kde/share/apps/ and + .OpenOffice/ + .OpenOffice/user/ otherwise * will exclude the parents before you traverse downward. Run with -vv to see rule application. -- ________________________________________________________________ J.W. Schultz Pegasystems Technologies email address: [EMAIL PROTECTED] Remember Cernan and Schmitt -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html