Rename Version 7 (Net)
Action group: FTP
Description
Rename a file on the server
Action icon
Settings of parameters
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 |
File on FTP-Server | Full or relative path to the file to be renamed | Robin.String | Yes | |
New name | Full or relative path to the file including the new file name | Robin.String | Yes | |
Overwrite | True to overwrite existing file, otherwise false. Default is false | Robin.Boolean | true | No |
Special conditions of use
None.
Example of use
Task
Connect to an FTP server, rename a file on the server, disconnect from the server.
Solution
Use the "Connect", "Rename", "Disconnect" actions.
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters for the "Connect" action.
- Set the parameters for the "Rename" action.
- Set the parameters for the "Disable" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully. The file has been renamed.
Обзор
Инструменты контента