[BackupPC-users] merge incrementals with full

2016-07-15 Thread cardiganimpatience
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

Re: [BackupPC-users] merge incrementals with full

2016-07-15 Thread Rob Owens
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

[BackupPC-users] merge incrementals with full

2016-07-15 Thread cardiganimpatience
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

Re: [BackupPC-users] NT_STATUS_DEVICE_DATA_ERROR

2016-07-15 Thread Michael Stowe
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

[BackupPC-users] NT_STATUS_DEVICE_DATA_ERROR

2016-07-15 Thread Kacper Kowalski
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