[Borgbackup] file changed while we backed it up
Bzzzz
lazyvirus at gmx.com
Sat May 13 09:07:47 EDT 2023
On Sat, 13 May 2023 14:17:11 +0200
Thomas Waldmann <tw at waldmann-edv.de> wrote:
> While thinking about it, I opened this issue with some ideas:
>
> https://github.com/borgbackup/borg/issues/7558
I'm not sure it would bring something, as ctime is an all-in-one.
As file(s) being modified during a backup are really a very few (very
often files from /var/log, sometimes Firefox xxxxxx.sqlite in my own
case), the thing that could be interesting would be to memorize them in
an array and once the backup of other files is complete, retry to backup
them (may be more than once, let's say 3 times with a random delay
before retry, just in case).
Jean-Yves
More information about the Borgbackup
mailing list