Normal
Yes. the above is correct. We try to match the files in the DB to the share and delete non-existing files.So when the NAS is not accessible, we bail out and remove all files from the db.I think i need some sort of check.e.g. when the database has 10,000 files and a scan just found 1% or even nothing, then we should stop the reorg.Any other suggestions are welcome.
Yes. the above is correct. We try to match the files in the DB to the share and delete non-existing files.
So when the NAS is not accessible, we bail out and remove all files from the db.
I think i need some sort of check.
e.g. when the database has 10,000 files and a scan just found 1% or even nothing, then we should stop the reorg.
Any other suggestions are welcome.