Rob Owens writes:
I think $Conf{IncrLevels} is what you're looking for.
I run weekly fulls, and set $Conf{IncrLevels} = [1, 2, 3, 4, 5, 6];Â so that
each incremental references the prior incremental, rather than the prior full.
--
yeah, that's the default and how mine is set too. Problem is th
I think $Conf{IncrLevels} is what you're looking for.
http://backuppc.sourceforge.net/faq/BackupPC.html#Backup-basics
http://backuppc.sourceforge.net/faq/BackupPC.html#_conf_incrlevels_
I run weekly fulls, and set $Conf{IncrLevels} = [1, 2, 3, 4, 5, 6]; so
that each incremental references the pr
To relieve the impact of backing up hundreds of gigabytes in a short time, I
added several larger folders to the exclude list for a share. Then each day I
would remove a couple from the exclude list to add more data to the backup.
What's happening is that backup #12 is trying to go back to incre
On 2016-07-15 03:27, Kacper Kowalski wrote:
> Hi,
>
> I get this error message while making full back up of shared directory
> on other computer with WinXP and the backup stops so I can't make full
> backup although I tried it a lot of times. The error message appears
> in other directories for ea
Hi,
I get this error message while making full back up of shared directory on
other computer with WinXP and the backup stops so I can't make full backup
although I tried it a lot of times. The error message appears in other
directories for each try, so it's not a problem with particural files.
Is