Rename Version 7 (Net)

Action group: FTP


Description

Rename a file on the server

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextUnique identifier of the FTP session in the context of which the action will be appliedRobin.FTPFTP contextYes
File on FTP-ServerFull or relative path to the file to be renamedRobin.String
Yes
New nameFull or relative path to the file including the new file nameRobin.String
Yes
OverwriteTrue to overwrite existing file, otherwise false. Default is falseRobin.BooleantrueNo

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

  1. Assemble a robot scheme consisting of actions:
  2. Set the parameters for the "Connect" action. 
    image2024-1-23_16-12-15.png
  3. Set the parameters for the "Rename" action.
  4. Set the parameters for the "Disable" action. 
    image2024-1-23_16-14-30.png

  5. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. The file has been renamed. 

  • Нет меток