It is possible to indicate wildcards in the "Get Files with SCP" action.
For example, you can set these properties on the action:
- SCP_REMOTE_FILE: /home/stambia/support/data/*.txt
- SCP_LOCAL_DIR: d:/temp
As a result, all the .txt files from /home/stambia/support/data will be copied into the Runtime's local d:/temp.