Bacula-users

Re: [Bacula-users] Bacula Compression on Windows

2010-05-06 03:59:39
Subject: Re: [Bacula-users] Bacula Compression on Windows
From: Carlo Filippetto <carlo.filippetto AT gmail DOT com>
To: Uwe Schuerkamp <uwe.schuerkamp AT nionex DOT net>, Phil Stracchino <alaric AT metrocast DOT net>, bacula-users AT lists.sourceforge DOT net
Date: Thu, 6 May 2010 09:56:43 +0200
2010/5/4 Uwe Schuerkamp <uwe.schuerkamp AT nionex DOT net>:
> On Mon, May 03, 2010 at 04:35:20PM -0400, Phil Stracchino wrote:
>> On 05/03/10 06:02, Carlo Filippetto wrote:
>> > Hi all,
>> > I have a problem,
>> > I had installed bacula 5.0.1. on Winows client, and work fine, but I
>> > have no compression
>> >
>> >   Software Compression:   None
>> >
>> > while
>> >
>> > FileSet {
>> >   Name = FS-test-windows
>> >   Enable VSS = yes
>> >   Ignore FileSet Changes = no
>> >   Include {
>> >     File = C:/Programmi/Test
>> >     Options {
>> >         compression = GZIP
>> >         signature = MD5
>> >     }
>> >   }
>> > }
>> >
>
>
> Hm, I've never seen Option *inside* an Include block, maybe that's the
> problem unless that's a new feature in 5.x?
>

I use this configuration since 1 hear with bacula 2.4.1 and on linux
it works well, but Linux is now Windows,  luckily :-)

I will try to change it, but in witch way??

as this:

FileSet {
   Name = FS-test-windows
   Enable VSS = yes
   Ignore FileSet Changes = no

   Include {
    File = C:/Programmi/Test
   }

   Options {
       compression = GZIP
       signature = MD5
   }
}

Thank's

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users