Re: how to get a list of remote files in a file using winscp 5.13.1
That is the way I had implemented using the -filemask option and created cleanup logic after that. It is cleaner and faster that the original listing of files I wanted to get. Thanks a lot.