For information about Globalscape, visit www.globalscape.com. |
Use the RemoteFilterInclude property to set or retrieve the values used to include remote 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.RemoteFilterInclude
Example
MySite.RemoteFilterInlcude = "*.jpg;*.gif"
If filter causes no file to be transferred then no folders will be created. |