Download specific files from a folder
                I need to download specific files from a folder, files with the word 
My automation downloads all the files from that SFTP, but I only need those with
Files Ex:
    
    
                
                
                
                
        
            
            
        RET in the description.
My automation downloads all the files from that SFTP, but I only need those with
RET.
Files Ex:
R.008.L3904.PEFIN.RET.D220512.H210811.TXT R.008.L3904.PEFIN.INF.D220518.H2330PB.TXT R.008.L3904.PEFIN.RET.D220513.H215751.TXT R.008.L3904.PEFIN.INF.D220521.H0007XH.TXT
get -filemask=">=yesterday" /RECEBIDOS C:\user\ .......
