Re: how to set the filter
313 is from 001 to 999 number
RPTn.nnn: n is from 1-9
how to do the mask?
RPT[0-9].[0-9][0-9][0-9]
Would it be possible to downloads all files not ending in .downloaded instead of picking those up with .XXX? XXX is from 000-999
Yes, use an exclude mask:
get * -filemask=|*.downloaded
https://winscp.net/eng/docs/file_mask#include_exclude