Get files from subfolders
Hi There. New to WinSCP, and I'm struggling to do something that I believe should be simple. I want to login to my SFTP, go to a specific directory and pull files of XML type (
Thanks,
Craig
*.XML
) from all subfolders. When I run the following I get no files because the files are located in many different subfolders. If I do a cd
and go directly to a subfolder I get my XML file within that specific subfolder. Not sure what I am missing here.
Thanks,
Craig