Re: more than one filemask error
The semicolon should not be there.
It should be:
While technically the semicolon should be ignored, it's not as there's a bug:
https://winscp.net/tracker/1745
It should be:
transferOptions8.FileMask = "*>=1D|*/";
While technically the semicolon should be ignored, it's not as there's a bug:
https://winscp.net/tracker/1745