Contents
Display Legacy Contents

 Print
    FTP List Files    
Gets a list of files in a FTP Server.

Parameters

Search String <string>

A pattern string that user wants to search in the FTP Server (Example "*.bmp" - search all files in bmp format).

 
Files List <unquoted string>

The control or variable that saves the result of this action. The returned value will be a list of the found files.

 
Target <unquoted string>

The control or variable that saves the number of files found in that search action.

 
Items Separator <string>

The characters to define how the items separation is done (Example "<13>"). This parameter is Coded.
See also
Samples

 
 
Updated: 12/7/2017 9:37 AM