Page 1 of 1

Issue with rule no work

PostPosted: Thu Jan 16, 2025 5:20 pm
by tunama00
Hi,

I created a rule to detect any changes in a monitored directory, which includes creating, modifying, or copying files inside the folder. However, when I edit and save a file within the monitored folder, it doesn’t work as expected. I can see the rule matches, but the update is not uploaded to the remote server.

I’m using version 6.0.3.

https://ibb.co/zJLb516

Re: Issue with rule no work

PostPosted: Fri Jan 17, 2025 9:38 am
by Mr_Noodle
The way you set up your conditions, it will only match the first time the file is modified after being added. You should use "Date last modified is after date last matched" if you want it to trigger every time the file is modified. Also, the "any file" condition is superfluous in this case.