Re: Any idea How I download all files EXCEPT filenames containing the current month and Year
Use exclude mask:
https://winscp.net/eng/docs/file_mask#include_exclude
https://winscp.net/eng/docs/scriptcommand_get#filemask
get * -filemask=|*%TIMESTAMP#MM-YYYY%*
https://winscp.net/eng/docs/file_mask#include_exclude
https://winscp.net/eng/docs/scriptcommand_get#filemask