Integration Cloud 7.0.0 | Applications | Predefined Applications | File Transfer Protocol (FTP/FTPS) | FTP Predefined Operations | renameFile
 
renameFile
Renames a file on a remote FTP server.
Input Parameters
oldFileName
String Fully qualified name of the file you want to rename (for example, temp/oldfilename.txt).
newFileName
String Fully qualified name of the new file (for example, temp/newfilename.txt).
Output Parameters
StatusCode
String Standard FTP protocol status code.
StatusMessage
String Standard FTP protocol status message.