On Wed, 2005-09-21 at 09:33, Olivier LAHAYE wrote:
> It would be realy great if BackupPCd could restore files with large amount of
> zeros as a sparse file. (maybe transfert at backup time could be enhanced
> also)
> I have some files that are sort of indexes with lots of 0, and I'm unable to
> restore them. In order to backup them, I have to zip them before which is not
> very efficient.
> Of course an option to enable/disable this feature would be cool too.
As a workaround for a few files you could use the
$Conf{DumpPreUserCmd} setting to run gnutar with the -S option
to dump these into a tar file that you would back up, excluding
the originals. Or, if your database has its own way to extract
the key/value pairs to a normal file, that could be even better
in that it may give you a way to restore the data into a different
version of the database.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/