Backuppc is not compressing my files. After some research I have figured 
out that maybe it is because I configured it for the localhost using:

$Conf{TarClientCmd} = '/usr/bin/sudo $tarPath -c -v -f - -C $shareName+ 
--totals';

and it is not using the variables

$Conf{ArchiveComp} = 'gzip';
$Conf{CompressLevel} = 1;

I tried adding '-z' to make it compress files using gzip, but it didn't 
worked. Any hint of what to do?

thanks a lot

-- 
Lluís Forns
Tècnic Informàtic - Àrea de Comunicació (MEGSJC)
Tlf: 93-5902700 C/e: [EMAIL PROTECTED]
http://www.escoltesiguies.cat


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to