> On Fri, 11 Sep 2009 09:07:57 +0200, Juergen Koch said:
>
> Hi,
>
> I want to split my vhost-Dir in 2 Jobs.
> I use this in the FileSet:
>
> File = /var/www/vhosts/[a-m]*
>
> and
>
> File = /var/www/vhosts/[n-z]*
>
> The Job starts, but I receive this message:
>
> Could not stat /var/ww
Hi,
I want to split my vhost-Dir in 2 Jobs.
I use this in the FileSet:
File = /var/www/vhosts/[a-m]*
and
File = /var/www/vhosts/[n-z]*
The Job starts, but I receive this message:
Could not stat /var/www/vhosts/[n-z]*: ERR=File or Directory not found
But, I think, I can use regular expessions