I am trying to watch for changes in a file that is in an AWS Elastic File System, however, I noticed that when-changed completely doesn't work on files hosted there.
Similarly, incron doesn't work on these files or directories as well.
Is there any specific reason why it doesn't work or a workaround to get it to work?
Thanks
I am trying to watch for changes in a file that is in an AWS Elastic File System, however, I noticed that
when-changedcompletely doesn't work on files hosted there.Similarly,
incrondoesn't work on these files or directories as well.Is there any specific reason why it doesn't work or a workaround to get it to work?
Thanks