On Mon, 2006-06-05 at 10:50 +0200, Adam Gawda wrote: > I put $Conf{ArchiveComp} > <https://213.215.170.69:4080/cgi-bin/BackupPC_Admin?action=view&type=docs#item_%24conf%7barchivecomp%7d> > = 'bzip2'; > in my config file, how may I check if files are really compressed ?
This setting affects the output of the "archive host" copies, not the internal storage format. Set $Conf{CompressLevel} to control the online compression - and make sure you have installed the perl Compress::Zlib module. -- Les Mikesell [EMAIL PROTECTED] _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/