Re: Download a list of file preserving their structure
You can do something like this:
See https://winscp.net/eng/docs/file_mask#path
get /remote/path/* C:\local\path\ -filemask=./sub1/file1;./sub2/file2;...
See https://winscp.net/eng/docs/file_mask#path