On Sunday 2020-09-13 20:29:17 Dan Langille wrote:
> On Sat, Sep 12, 2020, at 6:23 AM, Ben Laurie wrote:
> > Why are the restored files less than a third of the size of the
> > restore job?
> Is zfs compression involved?
Hmm...
du command on FreeBSD has -A option which will probably work.
GNU du h
On Sat, Sep 12, 2020, at 6:23 AM, Ben Laurie wrote:
> I restored a Windows incremenental backup (to a FreeBSD machine).
>
> The restore job looks like:
>
> Build OS: amd64-portbld-freebsd12.1 freebsd 12.1-SYNTH
> JobId: 92
> Job:RestoreFile
Hi,
Found the reason - missing *dh-exec* package providing some important tools.
After is installed, build went OK.
Best regards,
*Mario Pranjic*
On 9/13/20 12:09 PM, Mario Pranjic wrote:
>
> Hi,
>
> When compiling libs3 driver for Bacula 9.6.5 (Debian 10, bacula
> installed from buster-backpo
On Sunday 2020-09-13 15:43:31 Ben Laurie wrote:
> > Not sure if IgnoreCase option could caused it somehow.
>
> According to the documentation it just makes it ignore case for pattern
> matching, so seems unlikely?
I can't say because I didn't use Bacula with Windows a lot.
It worked fine back in
On Sun, 13 Sep 2020 at 13:20, Josip Deanovic
wrote:
> On Saturday 2020-09-12 18:08:41 Ben Laurie wrote:
> > Hmmm!
> >
> > # find . | wc -l
> > 4422
> > # find . -type f | wc
> > 32868013 360780
> > # find . -not -type d | wc
> > 32868013 360780
>
> Interesting.
>
> Do you ge
On Saturday 2020-09-12 18:08:41 Ben Laurie wrote:
> Hmmm!
>
> # find . | wc -l
> 4422
> # find . -type f | wc
> 32868013 360780
> # find . -not -type d | wc
> 32868013 360780
Interesting.
Do you get the output you would expect when you avoid piping it to
the wc command?
>
Hi,
When compiling libs3 driver for Bacula 9.6.5 (Debian 10, bacula
installed from buster-backports), I get following error:
fakeroot dpkg-deb -b build/deb build/pkg/libs3_4.1.bac.deb
dpkg-deb: error: parsing file 'build/deb/DEBIAN/control' near line 1:
'Depends' field, missing architecture name