Re: [Bacula-users] DiskToCatalog Verify

2020-12-03 Thread Holger Jakob
> successful backup, which may be several jobs. > > Note, the current implementation (1.32c) does not identify files > that have been deleted. > > > On Wed, Dec 2, 2020 at 3:38 PM Holger Jakob > mailto:ja...@dsi.uni-stuttgart.de>> wrote: > > Having seen

Re: [Bacula-users] DiskToCatalog Verify

2020-12-02 Thread Holger Jakob
Having seen no response so far I guess Verify jobs are not used very often. Is this behavior of Verify just a bug or result of an incomplete implementation? Or should this be turned into a feature request? I really think a new "verify" command similar to the "restore" command may be the right appro

[Bacula-users] DiskToCatalog Verify

2020-11-25 Thread Holger Jakob
Hi all, I am trying to run a verify that compares the md5 checksums in the catalog with the files on disk. Although I am using DiskToCatalog, the verify job seems to only compare with the last backup job. If that last job was not a Full backup then, apparently, only the changed files are verified.