On Thursday, 20 November 2008 12:16:11 -0200,
Daniel Bareiro wrote:
> to this:
>
>
> FileSet {
> Name = "Bases"
> Include {
> Options {
> signature = SHA1
> wildfile = "*.bz2"
> }
> Options {
> Exclude = yes
> RegexFile = ".*"
> }
> # File = /space
Daniel Bareiro wrote:
> #File = "\\|bash -c \"find /space/backup/$HOSTNAME/*_etc.tar.gz \""
>
[snip]
>
> By the sight, the indicated three directives File were those that gave
> problems ---even redirecting stderr to /dev/null---, because when
> commenting them, I got no error from "estimate" c
On Monday, 17 November 2008 09:41:28 +0100,
Arno Lehmann wrote:
> Hi,
Hi Arno.
> > [...]
>
> Hard to tell now. I would suggest to fix the command invocations so
> that you don't use shell globbing but rather let find do it's work...
> which is what you want, probably - you wouldn't use find
Hi,
17.11.2008 01:11, Daniel Bareiro wrote:
> On Sunday, 16 November 2008 21:09:22 +0100,
> Arno Lehmann wrote:
...
>>> 16-Nov 01:13 backup1-dir: Start Backup JobId 5231,
>>> Job=Sdp2.2008-11-16_00.00.18
>>> 16-Nov 01:17 sdp2-fd: Sdp2.2008-11-16_00.00.18 Fatal error: Error running
>>> program: b
On Sunday, 16 November 2008 21:09:22 +0100,
Arno Lehmann wrote:
> Hi,
Hi Arno
> > I am using a JobDefs with three Jobs (servers) and although with two of
> > them I am not having problems, I am experiencing troubles with one of them.
> Are tho jobs set up identically, except for the client na
Hi,
16.11.2008 18:50, Daniel Bareiro wrote:
> Hi all!
>
> I am using a JobDefs with three Jobs (servers) and although with two of
> them I am not having problems, I am experiencing troubles with one of them.
Are tho jobs set up identically, except for the client name?
> After the execution of t
Hi all!
I am using a JobDefs with three Jobs (servers) and although with two of
them I am not having problems, I am experiencing troubles with one of them.
After the execution of the job, I receive a email with the following errors:
---