Hello,
2010/8/14 arne
> Hi Alex,
>
> Thx for your reply.
> Do you mean something like this?
>
>
> FileSet {
> Name = "Dynamic Fileset"
> Include {
> Options { signature=SHA1;
>
> onefs=yes;
> }
> File = "\\bin\\bash \"find /-size
Hi Alex,
Thx for your reply.
Do you mean something like this?
FileSet {
Name = "Dynamic Fileset"
Include {
Options { signature=SHA1;
onefs=yes;
}
File = "\\bin\\bash \"find /-size +10485760k
-name \"*.zip\"\""
}
}
So I w
On Mon, 09 Aug 2010 09:21:11 -0400
arne wrote:
> Hi,
>
> I'm currently backing up several workstations using bacula and everything is
> working fine. Thanks to this forum a lot of problems have been sorted out.
>
> Does anybody know if its possible to exclude files by their size?
> I want to e
Hi,
I'm currently backing up several workstations using bacula and everything is
working fine. Thanks to this forum a lot of problems have been sorted out.
Does anybody know if its possible to exclude files by their size?
I want to exclude vm hard disk images. Excluding them by wildfile the usua