BackupPC-users

Re: [BackupPC-users] A Question on full backups

2009-08-26 11:01:58
Subject: Re: [BackupPC-users] A Question on full backups
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 26 Aug 2009 09:57:43 -0500
Nigel Kendrick wrote:
> Hi,
>  
> I have had a read, but I am none the wiser...
>  
> I understand that incremental backups are hard-linked delta copies based 
> on the last full backup, but when a new full backup is performed, is 
> this done as a complete new transfer, or are full backups also built 
> from deltas of the last full backup and/or incrementals?

You need to separate the xfer method from the storage to understand this.  With 
tar or smb methods, the entire contents of a full are transfered.  With rsync 
or 
rsyncd, this is a delta against the previous full (or incrementals if using 
levels) but if any content has changed in a file, a complete new copy is 
reconstructed on the backuppc server side.  Then, regardless of the method, all 
content that matches a file in the pool is discarded and replaced with a 
hardlink - and all new/changed files have a new link added to the pool (there 
are no per-file deltas stored).

-- 
   Les Mikesell
    lesmikesell AT gmail DOT com



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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>