Hold that question, i just redid the job after a full purge and reload 
of servers with the below configuration and it worked fine

Originally i had the compression option set first

Does this mean its an Optio FIFO issue?

Chuckles wrote:
> Hi all,
>
> I've searched for a solution for this but haven't found anything
> I have the windows version (2.0.3) of the server and client installed on 
> seperate machines, my fileset option specifies that i want compression 
> used but the backups refuse to use compression
>
> I'm backing up to a file, below are the job and fileset configs
>
> Job {
>   Name = "Slimchunks_Current"
>   Type = Backup
>   Level = Incremental
>   Client = slimchunks_win-fd
>   FileSet = "d_current"
>   Schedule = "NightlyIncremental"
>   Storage = File
>   Messages = Standard
>   Pool = Default
> }
>
> FileSet {
>   Name = "d_current"
>   Enable VSS = no
>   Include {
>     Options {
>       Exclude = yes
>       WildFile = "*.RUN"
>     }
>     Options {
>       compression = gzip
>       signature = MD5
>       portable = yes
>     }
>     File = "h:/data_D/current"
>   }
>
> Apart from no compression the backup works fine.
> The binary directories contains the zlib1.dll
> Am i missing something? Is this a bug?
>
> Regards
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to