BackupPC-users

Re: [BackupPC-users] Avoiding pitfalls of tar

2011-02-23 11:29:34
Subject: Re: [BackupPC-users] Avoiding pitfalls of tar
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 23 Feb 2011 10:27:45 -0600
On 2/23/2011 8:52 AM, John Goerzen wrote:
>
> I am thinking it may be possible to do this with some simple shell
> scripting (writing out a snapshot file based on the backup number, and
> for incrementals copying the snapshot file from the backup the
> incremental is based on over to one for the current run) without
> modification to BackupPC itself.  However, I'm unsure whether BackupPC's
> custom tar parsing would work well with the result.
>
> It would certainly be better to see this code integrated into BackupPC
> directly.
>
> Thoughts?

amanda uses gnutar's --listed-incremental mode - you might look at how 
they do it.  It requires maintaining files on the target machine, which 
I suppose you could avoid by copying them back and forth in pre/post run 
commands.

But, I don't see how this would be better than rsync for most situations.

-- 
   Les Mikeselll
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>