Re: Simple includes mask problem - should be easy
This is not an easy task. Basically WinSCP traverses the local directory structure and omits any folder that is not included in the mask. So you need to make sure all parent folders (down from the root folder of synchronization) are included, but no files within them, except for subfolders you intend to synchronize.
See https://winscp.net/eng/docs/file_mask#path
See https://winscp.net/eng/docs/file_mask#path