Page 1 of 1

Incremental and differential not working properly

Posted: 19 Dec 2020, 03:29
by Samme
Hi

I have tried setting up some tasks with both incremental and differential backups every night but the whole process takes longer than it should because it is recopying some unchanged files. Is there a setting I may have missed or something with the files it's recopying?

Thank you

Re: Incremental and differential not working properly

Posted: 22 Dec 2020, 20:24
by Tatone69
Regards, do you use Windows?
You can check this in the incremental and differential copied folders:
01 - Select the folder;
02 - Right mouse button click on Properties;
03 - In General, click on Advanced ...;
04 - In the opened window called Advanced attributes, check if the File is ready for archiving is checked.

In both folders, thank you.

Re: Incremental and differential not working properly

Posted: 23 Dec 2020, 10:20
by backitup
I have the same problem.
I have a 'Differential' backup task. I notice that after a file is copied to my external backup drive, the option 'File is ready for archiving' is NOT cleared on the original location. But it is set to do so ('Clear archive attribute') in 'Advanced' option of the backup task.
It is my understanding that if the option 'File is ready for archiving' is NOT cleared, it will be copied again (without need) on the next run. Is that correct?

Re: Incremental and differential not working properly

Posted: 11 Jan 2021, 19:06
by cobian
A differential backup will NEVER clear the archive attribute . An incremental will.

Re: Incremental and differential not working properly

Posted: 25 Aug 2021, 18:47
by krysto
I use Cobian 11 Gravity 11.2.0.582. The latest Windows 10.
I have an Incremental backup task that is set to make a Full backup every 5 backups.
If I start with a fresh clone of that task and run it, I get a Full backup. About 800Mb. Then if I run it again right away (or wait for the next scheduled time) it makes an Incremental backup that is over 500Mb. Even if I have made zero changes to any of the files being backed up. I notice that the 'A' file attribute remains set on most of the source files after the Full backup. What am I missing?

I have other tasks that do a similar Full/Incremental backup plan, and they work as expected.

Re: Incremental and differential not working properly

Posted: 25 Aug 2021, 22:06
by cobian
Perhaps you have unchecked the Clear archive attributes on the Advanced tab? That or perhaps the user running the process (the engine) cannot clear the archive attributes of the files.

Re: Incremental and differential not working properly

Posted: 04 Sep 2021, 11:36
by Robman
I have also found that incremental does not work for me, doing a full backup every time even though I have the clear archive attribute ticked.
After much frustration and trying every setting and thing I could think of I decided to try differential before just giving up.
Lo and behold differential works perfectly. It only backups up the changed files (cumulatively as expected) and then does a full backup after the specified number of differentials. I still have no idea why incremental does not work. There must be some other setting that is forcing it to do a full backup irrespective of the archive bit value despite it labeling it as an incremental. I can only suggest to try differential for those who have only tried incremental. It is probably the best setting for home users not doing much updating anyway.

Re: Incremental and differential not working properly

Posted: 17 Sep 2021, 00:08
by cobian
Differential backup doesn't clear the archive attribute. Incremental does. Perhaps that is the problem: the program is failing to clear the attribute.

Re: Incremental and differential not working properly

Posted: 22 Oct 2021, 18:13
by NewsRe
Cobian behavior is absolutely correct since Differential backup is always & repeatedly executed against the latest Full backup, therefore the Archive attribute must not be reset being the changed file consistently different from the file backed up by the Full one.
Incremental backup instead is executed against the previous Incremental one, therefore the Archive flag must be reset.