Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
File Trigger for files under junctions or symbolic links
#1
Hi Gintaras
I would like to trigger a function whenever a file changes under a directory structure that may contain any number of junction points or directory symbolic links.
What is the best way to do this?

The File trigger does not start the function when files below junction points are modified.
I can manually set up a multi-trigger file-trigger function for each of the junctions, but this is not flexible.
Can this be setup programmatically?
Thanks,
John
#2
Will need multiple triggers. QM file triggers use API ReadDirectoryChangesW. Its behavior with symbolic links etc is undocumented, but it seems that not supported.


Forum Jump:


Users browsing this thread: 1 Guest(s)