Hello all,
I'm struggling with how to define a trigger using vfs.file.time that would check whether a given file is not older than x number of days.
This, of course, does not work:
{myserver:vfs.file.time[/root/myfile.txt,modify].last(0)}<date
Regards,
Jonathan
I'm struggling with how to define a trigger using vfs.file.time that would check whether a given file is not older than x number of days.
This, of course, does not work:
{myserver:vfs.file.time[/root/myfile.txt,modify].last(0)}<date
Regards,
Jonathan
Comment