Action group: FTP
Rename a file on the 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 |
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 |
None.
Connect to an FTP server, rename a file on the server, disconnect from the server.
Use the "Connect", "Rename", "Disconnect" actions.
The program robot completed successfully. The file has been renamed.