For information about Globalscape, visit www.globalscape.com. |
Use the LocalFilterInclude property to set or retrieve the values for including local files or folders in transfers and listings. The string values may contain wildcards and you can add multiple filters by separating them with a semicolon ( : ).
Syntax
String Object.LocalFilterInclude
Example
MySite.LocalFilterInclude = "*.jpg;*.gif"
If filter causes no file to be transferred then no folders will be created. |