Bacula-users

Re: [Bacula-users] Bacula Compression on Windows

2010-05-03 16:36:11
Subject: Re: [Bacula-users] Bacula Compression on Windows
From: Phil Stracchino <alaric AT metrocast DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 03 May 2010 16:32:50 -0400
On 05/03/10 15:08, Jari Fredriksson wrote:
> On 3.5.2010 13: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
>>     }
>>   }
>> }
>>
>>
>> I read that is the same fd that make this compression.. why it don't work??
>>
> 
> Because it does not backup anything.
> 
> The FileSet should be as follows, if I'm not mistaken:
> 
> FileSet {
>   Name = FS-test-windows
>   Enable VSS = yes
>   Ignore FileSet Changes = no
>   Include {
>     Options {
>         compression = GZIP
>         signature = MD5
>     }
>   }
>   File = C:/Programmi/Test
> }

Actually, THIS FileSet will not back up anything, because it does not
include anything.  File (and related) directives go within the Include{}
and Exclude{} directives.  That one isn't.


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  alaric AT caerllewys DOT net   alaric AT metrocast DOT net   phil AT 
co.ordinate DOT org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

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