Hi Adam,
> 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 ?
> I'm not sure beacuse not see bzip files, I see only:
>
> |-- 0
> | |-- attrib
> | `-- fsistema
> | |-- attrib
> | |-- fAdminScripts
> | | |-- attrib
> | | |-- fadsutil.vbs
> | | |-- fchaccess.vbs
Perhaps these methods can help you (I'll use the file fadsutil.vbs as an
example):
- compare fadsutil.vbs with the real one (use cmp)
- compare the size of fadsutil.vbs with the original one (the one at
BackupPC pool should be smaller)
- make a 'less fadsutil.vbs' and you'l see a lot of garbage
- copy fadsutil.vbs to a new locatoin, try to bunzip2 it and if susccessfull
you'll have a fadsutil.vbs with the same length an content that the original
one
Hope this helps
--
Víctor A. Rodríguez (http://www.bit-man.com.ar)
El bit Fantasma (Bit-Man)
CaFe.pm - Perl Mongers Capital Federal (http://cafe.pm.org/)
Probaste con Software Libre
(http://www.bit-man.com.ar/cgi-bin/wiki.pl?AyudaCompu/SoftwareLibre ??
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/