On Mon, Sep 22, 2003 at 10:49:01AM +0200, Karsten Fuhrmann wrote: > Hello list, > is there a way to use another compression program than gzip in the tar > dumpstyle, and how can i specify it > I dont find any option in the amanda.conf to do so. I would like to use > the bzip2 program for example.
Check the archive to be sure, it has come up before. If the valid arguments are the same, possibly configure --with-gzip=".../bzip2". Not certain though. If that does not work, you might be able to create a gzip wrapper that transforms the args and calls bzip2 then point amanda to that. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
