Rename FTP File Action
Description:
This Action renames a file that resides on an FTP server.

Properties:
Ftp Connection:
Enter the Variable containing the previously opened FTP Connection you wish to work in.
File to Rename:
Enter the name of the file, file path, or a Variable containing the file that you wish to rename.
New File Name:
Enter a new name for the file, or a Variable containing the new name of the file. If you enter a name with a path, the file will also be moved to that location. If the location doesn't exist, it will throw an exception.