Monitoring a shared folder.
I have a folder exported by a Windows machine mounted on a Linux machine's filesystem. inotifywait, running on the Linux machine, detects when the Linux machine acts on the folder but not when the Windows machine does. Is there a way for the Linux machine to monitor the folder for files inserted by the Wondows machine?