Issue activity log

2008-04-18 09:10 Created File attribute mask
Component General
Severity Enhancement
Comment Too allow to select (exclude, include, etc) files based on their attributes.

Solution would be to introduce syntax into file mask selecting files based on attributes. Similar to existing size mask:
https://winscp.net/eng/docs/file_mask

E.g. "*.*=hidden", "*.jpg=nothidden", "=hidden", etc.

https://winscp.net/forum/viewtopic.php?t=5429
2018-10-15 10:34 Status RESOLVED
Implemented in 5.14
Resolution FIXED
Comment Implemented for now as an explicit "Exclude hidden files" option.
2018-10-16 15:12 Comment Documented:
https://winscp.net/eng/docs/ui_transfer_custom#other