Hello all,
While running a job, if I look at the status of the client, bacula appears to
be selecting files I don't want. If, say, I only want to backup "*.txt" files,
the status makes it seem as though the server is backing up _all_ files. I'm
using bacula 5.2.5 for both the client and serve
Am 29.10.2011 01:12, schrieb Blake Dunlap:
> Greetings,
>
> Minor question, figured I'd try the users list first in case you guys could
> help. I have the following directory structure on a server that I back up,
> but there's a minor twist:
>
> FileSet {
> Name = "filemonster-fs"
> Include {
Greetings,
Minor question, figured I'd try the users list first in case you guys could
help. I have the following directory structure on a server that I back up,
but there's a minor twist:
FileSet {
Name = "filemonster-fs"
Include {
*snip*
File = /etc
File = /usr/local/sbin
File
> On Sun, 9 Jan 2011 23:28:31 +0100, Kianusch Sayah Karadji said:
>
> I need to backup (actually to archive) lots of data. 24 filesystems - each
> filesystem containing 2Mio+ files / 700GB.
>
> I need to save the data only once - since they do not change after they are
> written.
>
> To hav
On 1/9/2011 5:28 PM, Kianusch Sayah Karadji wrote:
> Hi,
>
> I need to backup (actually to archive) lots of data. 24 filesystems -
> each filesystem containing 2Mio+ files / 700GB.
>
> I need to save the data only once - since they do not change after they
> are written.
>
> To have better control
Hi,
I need to backup (actually to archive) lots of data. 24 filesystems - each
filesystem containing 2Mio+ files / 700GB.
I need to save the data only once - since they do not change after they are
written.
To have better control over what to backup and not to have a single backup
run for sever
Thanks, Martin, Bob. I will have another look at it. Your explanations
will help.
But I did come up with a neat workaround - since I'm generating client
configs with m4 macros, I just added a per-client fileset and it seems
to work perfectly. I just have to pass in the username as well as th
> On Thu, 14 May 2009 17:24:19 -0400, Jeff Dickens said:
>
> Maybe if I had the answers to those questions I would understand why
> this fileset is totally non-functional. It backs up just the top level
> directories under "Documents and Settings".
>
> FileSet {
> Name = "XP_WS4"
>
> On Thu, 14 May 2009 16:35:47 -0400, Jeff Dickens said:
>
> Here it is:
>
> FileSet {
> Name = "XP_WS3"
> Include {
> Options {
> exclude = yes
> RegEx = ".*\.lnk"
> RegEx = ".*\.mp3"
>
that wouldn't be useful, such as installers
for acrobat reader, etc.
Bob
> From: Jeff Dickens
> Subject: Re: [Bacula-users] fileset question
> To: bacula-users
> Message-ID: <4a0c8c03.6050...@m2.seamanpaper.com>
> Content-Type: text/plain; charset="iso-8859-1"
Maybe if I had the answers to those questions I would understand why
this fileset is totally non-functional. It backs up just the top level
directories under "Documents and Settings".
FileSet {
Name = "XP_WS4"
Include {
Options {
exclude = ye
Here it is:
FileSet {
Name = "XP_WS3"
Include {
Options {
exclude = yes
RegEx = ".*\.lnk"
RegEx = ".*\.mp3"
RegEx = ".*\.wma"
}
Options {
Is there any way to accomplish what I'm trying to do here ?
FileSet {
Name = XP_WS2
Enable VSS = yes
Include {
Options {
signature = MD5
compression = GZIP
IgnoreCase = yes
Wild = "C:/Documents and Settings/*/Desktop/*"
Wild = "C:/Documents and Settings/*/Documents/*"
}
Options {
E
> On Mon, 24 Oct 2005 11:07:09 +0100 (BST), "Dominic Marks" <[EMAIL
> PROTECTED]> said:
Dominic> From my reading of the documentation for FileSet's it would seem
that the
Dominic> following would not be valid:
Dominic> "Any file-list item preceded by a less-than sign (<) will be t
>From my reading of the documentation for FileSet's it would seem that the
following would not be valid:
"Any file-list item preceded by a less-than sign (<) will be taken to be a
file. This file will be read on the Director's machine at the time the Job
starts, and the data will be assumed to be
I am running 1.36.3 version and I upgraded from 1.36.2 recently but it seems
that exclusion is not working properly. The fileset is given below.
FileSet {
Name = linux-2.6-default
#Ignore Fileset changes = yes
Include { Options { signature=SHA1; verify=pins1; onefs=no; sparse=no }
File
16 matches
Mail list logo