Skip to main content

FTP Rename File

Command description

Rename a file on the FTP server.

Command Input Parameters

input parametersInput parameter typeDescription
FTP Connection ObjectFtpConnectionConnection object created by the "Create FTP Connection" command
Remote FilestrPath of the remote file to rename, relative to the current working directory
New NamestrNew file name after remote file renaming

Command Output Parameters

None.

Generation Notes

  • Renaming files on the remote server will not download or move them locally.