On Fri, Feb 10, 2012 at 9:05 AM, Rob Hasselbaum <[email protected]> wrote:

> I'm interested in customizing BackupPC's archive feature to send the data
> to Tarsnap instead of creating a local tarball. Has anyone tried this kind
> of integration? I understand that I need to change BackupPC_tarCreate, but
> I'm trying to figure out what the parameters that get passed to it actually
> represent. Does BackupPC_tarCreate get a filesystem view of the backup's
> contents or is it creating that itself?
>
> Maybe it would be easier to just explode the tarball that the standard
> archive process creates and then call into Tarsnap, but that seems
> inefficient. I don't need the archive file.
>

I don't know anything about tarsnap but it looks like it has its own way of
tracking incremental changes.  Is there some reason you can't just run it
independently from the original source?    Someone has mentioned a fuse
filesystem that works on top of the backuppc archive on the list before -
that might work if you have to use backuppc's copy.


-- 
  Les Mikesell
    [email protected]
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to