quot;*.*" doesn't work.
> > It is not permitted in the Exclude resource.
> >
> > My guess is that it should be something like RegexFile = "^.?*$"
> > But I can't get it to work.
> >
> > >Sorry, thought it would be logical. What happe
e something like RegexFile = "^.?*$"
> But I can't get it to work.
>
> >Sorry, thought it would be logical. What happens if you just use an
> >exclude of ".*" or whatever everything is, does the include take
> >precedence?
> >
> >-Origin
On Wednesday 21 September 2005 10:20, Arno Lehmann wrote:
> Hello,
>
> On 21.09.2005 09:43, Robert Buurke wrote:
> > Sometimes life can be so simple ;-)
> > It works what you suggested.
> >
> > But on another client I need to include *.bkf files and exclude every
> > other file. What I have tried i
t;
But I can't get it to work.
>Sorry, thought it would be logical. What happens if you just use an
>exclude of ".*" or whatever everything is, does the include take
>precedence?
>
>-Original Message-
>From: Robert Buurke [mailto:[EMAIL PROTECTED]
>Sent
".*" or whatever everything is, does the include take
>precedence?
>
>-Original Message-
>From: Robert Buurke [mailto:[EMAIL PROTECTED]
>Sent: 21 September 2005 11:19
>To: Purcocks, Graham
>Cc: bacula-users@lists.sourceforge.net
>Subject: RE: [Bacula-use
it would be logical. What happens if you just use an
>exclude of ".*" or whatever everything is, does the include take
>precedence?
>
>-Original Message-
>From: Robert Buurke [mailto:[EMAIL PROTECTED]
>Sent: 21 September 2005 11:19
>To: Purcocks, Graham
>Cc: bacul
users@lists.sourceforge.net
Subject: RE: [Bacula-users] Include & Exclude + RegexFile
It would indeed be very logical. But it doesn't work unfortunately.
Exclude everything with .* or *.* or ".*" or "*.*" doesn't work.
It is not permitted in the Exclude resource.
My guess is tha
aham
Cc: bacula-users@lists.sourceforge.net
Subject: RE: [Bacula-users] Include & Exclude + RegexFile
I tried your suggestion, but without the exlude section it backs up
everything from the specified directory.
>I'm not using this version so I'm shooting from the hip, but I would
I tried your suggestion, but without the exlude section it backs up
everything from the specified directory.
I'm not using this version so I'm shooting from the hip, but I would
think you don't need the exclude section at all, as using a wild in the
include would automatically exclude everythi
Hello,
On 21.09.2005 11:22, Robert Buurke wrote:
Bacula-dir is 1.36.2
Bacula-fd on the Windows client is 1.36.2.
I also tried bacula-fd 1.36.3 on the Windows client without succes.
I looked that up, and it seems that wildfile and regexfile should work
with these versions. 1.36.3 should be ok
Bacula-dir is 1.36.2
Bacula-fd on the Windows client is 1.36.2.
I also tried bacula-fd 1.36.3 on the Windows client without succes.
Hello,
On 21.09.2005 09:43, Robert Buurke wrote:
Sometimes life can be so simple ;-)
It works what you suggested.
But on another client I need to include *.bk
Hello,
On 21.09.2005 09:43, Robert Buurke wrote:
Sometimes life can be so simple ;-)
It works what you suggested.
But on another client I need to include *.bkf files and exclude every
other file. What I have tried is this:
I'll have to follow this discussion as I always struggle with exclud
Sometimes life can be so simple ;-)
It works what you suggested.
But on another client I need to include *.bkf files and exclude every other
file. What I have tried is this:
FileSet {
Name = "Client3"
Include {
Options {
wildfile = *.bkf
}
Options {
Exclude = ye
Robert Buurke wrote:
> I'm trying to exclude *.bkf files and include all the other files of a
> directory on a Windows client. I used the example from the User's Manual:
>
> FileSet {
> Name = "Full Set"
> Include {
> Options {
> wildfile = *.Z
> wildfile = *.gz
> Include
14 matches
Mail list logo