FTP Rename function

The FTP Rename function in RPA.

Help CentreBuilding Processes

This article describes the RPA FTP functionality to rename or move a file on a remote server.

For a full list of available functions, please read FTP functions.


Description

The Rename function renames a file or directory on the remote server. It can also be used to move files by specifying a different directory in the new path.


Setting it up

To use the Rename function, follow these instructions:

{{popups:rpas/add:action=ftp-rename}}

Once on a process map:

  1. Navigate to the process where you would like to add the Rename function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the FTP Rename option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
NameYesText-The name of the FTP connection to use
Old PathYesText-The current path of the file or directory
New PathYesText-The new path for the file or directory

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Connection not foundNo connection exists with the specified name
File not foundThe file or directory at the old path does not exist

Tips

  • This function can also be used to move files by specifying a different directory in the new path
  • The destination directory must exist

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.