Page 1 of 1

When modified create backupfile

PostPosted: Sat Sep 28, 2024 1:39 am
by Chq
Hi,

i'd like to create a copy of a file, everytime i modify it.

Acually i use the condition "Last Day Modified is Today", but when i modify the file several times a day, only at the first time i modified it a day a copy has been created.

How can i change this behaviour, so everytime a copy will be created?

Chris

Re: When modified create backupfile

PostPosted: Mon Sep 30, 2024 9:01 am
by Mr_Noodle
You should be using "Date last modified is after date last matched" if you want it to match every time there's a change.

Re: When modified create backupfile

PostPosted: Wed Oct 02, 2024 3:13 pm
by Chq
Thank you! :)