Brian C. Hill wrote:
> It seems that this works (2 ignore directives):
>
> /usr/pkg server=master ignore=/usr/pkg/src ignore=/usr/pkg/ossrc /usr/pkg
>
> A more 'short-hand' format would be nice - I still think
> I am missing something.
>
> Brian
>
It seems that this works (2 ignore directives):
/usr/pkg server=master ignore=/usr/pkg/src ignore=/usr/pkg/ossrc /usr/pkg
A more 'short-hand' format would be nice - I still think
I am missing something.
Brian
==
I am trying to cop a directory tree to the clients from the master,
with 2 exceptions: /usr/pkg/src and /usr/pkg/ossrc.
This will skip /usr/pkg/ossrc...
/usr/pkg server=master ignore=/usr/pkg/ossrc /usr/pkg
... and this will skip /usr/pkg/src ...