WinSCP does not support this.
                
            
        
    
    
        
        
            
            
                Hi Guys,
I want to search for *.abc*.txt in my ftp folder /user/abc .The txt file can be anywhere within subfolder is it possible to use it using get and copy it to local folder.
for ex get /user/abc/*/*FULL*xyz*.txt c:\  
Above command wont work.Any help will be appreciated.