List folder Version 6 (Net)
Action group: FTP
Description
Get a detailed list of files on the server.
Action icon
Settings of perameters
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 files will be downloaded. The default is the current folder. | Robin.String | No | |
Recursion | Get list of all files in all subdirectories. | Robin.Boolean | true | No |
Results | ||||
Result | List of files from the specified directory | Robin.Collection |
Special conditions of use
None.
Example of use
Task
Connect to an FTP server, retrieve the contents of a folder.
Solution
Use "Connect", "List folder", "Disconnect" actions.
Implementation
Assemble a robot scheme consisting of actions:
Set the parameters for the "Connect" action.
Set the parameters for the "List folder" action.
4. Set the parameters for the "Disable" action.
5. Click on the "Start" button in the upper panel.
Result
The software robot completed successfully. The content of the folder is received into the variable of type "Collection" and consists of 5 records.
Обзор
Инструменты контента