Stephen writes:

> Still seems to be creating a .raw archive:

Yes.  The archive is now compressed, in spite of the extension:

    /bin/csh -cf /usr/share/backuppc/bin/BackupPC_tarCreate -t -h localhost -n 
24 -s \* . | /bin/gzip > /data/NAS-Mount-MaxBackups/offsite/localhost.24.tar.raw

The extension name is hardcoded too.  In my earlier reply I said:

    You might also want to change the value of compext
    when compression is on.

Currently in bin/BackupPC_archiveStart:

    compext     => '.raw',

Craig

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/

Reply via email to