Hello Great Monks,
I'm trying to come up with a script that will scan a Linux file server (only certain directories) and store references to the files it finds in a database. I want to then be able to scan the same directories again (after a while) and compare the new scan with the previous scan and see the differences. The script will be used for finding filesystem changes to see where storage is being used. Can someone please share how this could be done? I've looked around and haven't found any scripts that do this yet. Thanks.