The RENAME command is used to rename a file on the SFTP server.
Command
Keyword
Value
Developer notes
RENAME
FROM
value
Required. File path.
TO
RENAME FROM(/folder/file.csv) TO(/folder/file2.csv)