Hello,
I have a problem with my item's, because i have to monitor directory, and if some file appears, it will alert me.
Files which incoming, have .txt end.
I was trying something like this, but it's not supported
vfs.dir.count[/data/HIB/path/path/,,,*.txt,,0,1,,300,,]
Do you know how to change *.txt ( i guess with this is a problem )
Thanks in advance
I have a problem with my item's, because i have to monitor directory, and if some file appears, it will alert me.
Files which incoming, have .txt end.
I was trying something like this, but it's not supported
vfs.dir.count[/data/HIB/path/path/,,,*.txt,,0,1,,300,,]
Do you know how to change *.txt ( i guess with this is a problem )
Thanks in advance
Comment