Action group: FTP
Action queries and retrieves a directory list in a directory on the FTP server
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Unique identifier of the FTP session in the context of which the action will be applied | Robin.FTP | FTP context | Yes |
Directory on the FTP- server | Full or relative path to the directory from which the detailed list of directories will be downloaded. The default is the current folder. | Robin.String | Yes | |
Results | ||||
Result | List containing the names of subdirectories in the specified directory | Robin.Collection |
Special conditions of use
None.
Connect to the FTP server, get the list of folders of the "upload" directory, break the connection and get the value from the collection of received items by index= 0.
Use "Connect", "List folders", "Disconnect", "Get value by index" actions.
Set the parameters for the "List folders" action.
The software robot completed successfully. There is one folder located in this directory.
Information on the value with index =0 is obtained.