2012/3/27 Philip Kimgård <kimme_...@hotmail.com>: > Hi again! Sorry I couldn't awnser you any sooner. This solved the problem, > allthough another one showed up, maybe this is more of a problem with the > BackupPC_archive(start?) function, the files don't get compressed. I did > some searches online and tested to edit the archivestart script. The only > thing I've changed is this and now it creates a .gz file but doesn't > compress anything: > > > > compression => $bpc->{Conf}{'/bin/gzip'}, > compext => '.gz', >
I see settings for $Conf_ArchiveComp} and $Conf{GzipPath} but I'm not quite sure how those relate to the expansion of $compression in the command. If you are controlling the runs in a script or cron job you might be better off using BackupPC_tarCreate to generate the output and processing with your own pipeline. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/