asked on October 20, 2020

We have a customer running a virus scan on their LF repository, and they have a hit against one of the files in their volumes. They want to figure out which entry it's part of so that we can run audit tools and see if it's still needed.

 

We have the full path of the file in the volume but after looking through the tables in the DB and using ApexSQL to search for the filename or part of the filepath in the DB... I can't figure out how to match up the file with an LF entry. Does anyone have any ideas?

 

In case it's not clear, we know the file is at path "Data\Volume\e00\00\00\00006a10", is there a way to know which LF entry owns that file?