On 30 Apr 2006 at 11:02, steven potvin wrote:

> hi i have been tring to enable compression and i have added
> compression=gzip at the end of my bacula-dir.conf file. but when i try
> to restart or start i get a error . can some one please indicate where
> to place compression=gzip 

This this search:

   http://www.google.com/search?q=site:bacula.org+gzip

I found this:

http://www.bacula.org/dev-manual/Basic_Volume_Management.html

On that page I found this example:



FileSet {
  Name = "Example FileSet"
  Include = compression=GZIP signature=SHA1 {
    /home/kern/bacula/bin
  }
}

Also in the above results:

http://www.bacula.org/dev-manual/Bacula_Freque_Asked_Questi.html

"You must add the compression=gzip option on your Include statement 
in the Director's configuration file."

Hope that helps
-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to