Re: [Bacula-users] Incr/Diff not backing up mv'd files

2024-02-11 Thread Chris Wilkinson
Yes I'm sorry I wasn't clear. I meant moved from one folder to another but still within the backed up folder. The name, ctime, atime all remain unchanged. I'll give the accurate flag a try. Chris On Sun, 11 Feb 2024, 10:02 Matlink, wrote: > What do you mean by "moved within the same folder"?

Re: [Bacula-users] Incr/Diff not backing up mv'd files

2024-02-11 Thread Matlink
What do you mean by "moved within the same folder"? Do you mean renamed? Bacula does inaccurate incrementals and differentials, which means it does not try to check if files have been moved across folders. This is for performance matters. However, if it matters to you, this is configurable (Accu

[Bacula-users] Incr/Diff not backing up mv'd files

2024-02-11 Thread Chris Wilkinson
I'm seeing that files that are mv'd within the same folder are not being backed up by incr or diff backups. This is on Bacula v11, Debian 11. I'm guessing that this is because mtime and ctime are unchanged by mv and that the full path is not used. This is not a big problem I suppose because the f