Hi All,
I want to store the file and file information into the database automatically, when any file is inserted into the directory.
Let suppose, in the /etc directory, we store some log files. And if we are inserted new file into /etc directory or change any existing file then automatically these file information should be go to specific database table.
How can i do that.
Regards, Amit