Page 1 of 4

Newer than date filter

Posted: 21 Jan 2022, 19:04
by lojasnascente
Hello Luis,
When selecting a filter to only operate after a date, it is not working!
see image with configuration below!

A doubt:
Is it possible to have a formula to filter on the current date?
basically just download or upload files with the corrent date
like: today() in access or getdate() in SQL

Re: Newer than date filter

Posted: 21 Jan 2022, 21:07
by cobian
Hmm.. Checked now. Works here. Just a thing: After means "after" and not after or equal.

Re: Newer than date filter

Posted: 22 Jan 2022, 15:04
by cobian
Ok, I have found a little problem with some date's filters due to different date formats. Fixed for the next version

Re: Newer than date filter

Posted: 23 Jan 2022, 17:38
by lojasnascente
Hi Luis,
Thank you for your attention :OK

And about my doubt?
A doubt:
Is it possible to have a formula to filter on the current date?
basically just download or upload files with the corrent date
like: today() in access or getdate() in SQL
Can we add a regular expression for that, or can you also add current date option?

Thanks in advanced
Guilherme

Re: Newer than date filter

Posted: 23 Jan 2022, 19:03
by cobian
Will fix that.

Re: Newer than date filter

Posted: 24 Jan 2022, 23:13
by cobian
I have a solution which you could use without adding more complexity. For the next version you can enter the date 1000-01-01 to dynamically indicate Today's date.

So now you can exclude all files older than today and all files newer than today.

Re: Newer than date filter

Posted: 27 Jan 2022, 15:02
by Bebbub
On Cobian Gravity I've used successfully a filter "Newer than a week" to backup files from a server with read-only access. The archive attribute being unchangeable, the only way for incremental backup was "Newer than" (a week in my case) which was working flawlessly. On Reflector I can't find this filter. Any chance to get this fixed in the near future? Thanks!

Re: Newer than date filter

Posted: 27 Jan 2022, 17:38
by cobian
I'll see what I can do.

Re: Newer than date filter

Posted: 04 Feb 2022, 12:19
by Bebbub
It works! Thank you so much!

Re: Newer than date filter

Posted: 04 Feb 2022, 14:23
by cobian
:OK