Re: Download only specific files, recursively, best first compressed
You can specify a file mask, both in scripting and GUI (it looks like you actually do not need a script for your one-off task).
https://winscp.net/eng/docs/ui_transfer_custom
https://winscp.net/eng/docs/file_mask
There's no way WinSCP can ask the server to compress the files first. It's doable in a shell (if you have a shell access). But that's off-topic for this forum.
https://winscp.net/eng/docs/ui_transfer_custom
https://winscp.net/eng/docs/file_mask
Would be great if these files can, first, be compressed on the remote server first so the result will be the donwload of a single archive on my machine.
There's no way WinSCP can ask the server to compress the files first. It's doable in a shell (if you have a shell access). But that's off-topic for this forum.