Re: Timestamp Filter in GUI
The
https://winscp.net/eng/docs/scripting#timestamp
But for this, it's overkill anyway, use the
https://winscp.net/eng/docs/file_mask#yesterday
%TIMESTAMP%
syntax is a scripting thing, it does not work in GUI:
https://winscp.net/eng/docs/scripting#timestamp
But for this, it's overkill anyway, use the
yesterday
keyword:
>=yesterday
https://winscp.net/eng/docs/file_mask#yesterday