SFTP Rename
Renames a file on the server.

Input
| Name | Required | Description |
|---|---|---|
| Connection | SFTP Connection. | |
| File Path | File path of the existing file including file extension e.g. Folder1/Folder2/file.txt | |
| New File Name | The name that the existing file will be renamed to. | |
| Overwrite Existing | Allow an existing file on the server to be overwritten. |
Output
Renamed File File path to the renamed file.