Move FTP Files

Moves files within the FTP or SFTP server

This activity moves a file from one directory to the other in the FTP/SFTP server.

Input

  • Remote Destination Path: String Argument Specifies the location in the FTP/SFTP server to which the files are to be moved.\

  • Remote Path: String Argument Specifies the folder path in the server from which the files are to be moved.\

FTP Connection

  • FTP Session Id:IFtpSession Variable Specifies the variable containing the previously opened FTP Connection you wish to close. You must have previously specified this variable in an Open FTP Connection action.

Last updated