Auto transfer files from remote server by filename
Currently, I'd like to transfer file from remote server (sftp) to local virtual machine. The filename is like 'E3190130_124201372' and '190130' means the date of 2019-01-30. The aim is to download all files from last day of last month to last day of current month. local virtual machine connects to remote server via private and public key.Winscp version is 5.13.I haven't use winscp scripting before and I'd like to know if it is possible to implement this. Thank you.