BackupPC-users

Re: [BackupPC-users] want to take backup in human readable format in BackupPC

2012-11-09 10:56:08
Subject: Re: [BackupPC-users] want to take backup in human readable format in BackupPC
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 9 Nov 2012 09:54:45 -0600
On Fri, Nov 9, 2012 at 5:51 AM, niraj_vara
<backuppc-forum AT backupcentral DOT com> wrote:
> Hi
>
>     I want to change the backed data format of BackupPC .  Means when we take 
> the backup from the BackupPC it stored the files with 'data' files.
>
>    Is it possible that we change it to the another format ??????
>
> i.e.
>
> [root@fLocal Folders]# file fSent
> fSent: data
>
> its showing the file type is 'data' I want to change it to with tar or tar.gz 
> is it possible ????

You can turn off compression with $Conf{CompressLevel} = 0; if you
don't care about the storage space.  Or just run BackupPC_zcat on each
file that you want to uncompress when/if you need it.   You can
generate a standard tar output with BackupPC_tarCreate, but that is to
extract copies - it doesn't replace the archive storage and pooling.

Depending on why you think you need this, one of the fuse filesystem
modules that others have developed might work.

-- 
   Les Mikesell
     lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/