Skip to main content

SFTP Rename

Overview


Renames a file on the server.

Input

NameRequiredDescription
ConnectionSFTP Connection.
File PathFile path of the existing file including file extension e.g. Folder1/Folder2/file.txt
New File NameThe name that the existing file will be renamed to.
Overwrite ExistingAllow an existing file on the server to be overwritten.

Output

Renamed File File path to the renamed file.