Re: Help finding a correct 'file mask' to quickly search for a line of text in one of todays files
You have the condition reversed. It should be
Though you probably would want to simply use
See https://winscp.net/eng/docs/file_mask#size_time
*.csv>2023-10-18
.
Though you probably would want to simply use
*.csv>today
.
See https://winscp.net/eng/docs/file_mask#size_time