Invoke FTP Command
Invokes an FTP command
This activity invokes the given FTP command on the server.
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.\ 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.\
Input
- FTP Command: - String Argument Specifies a FTP command or a variable containing the command, that you wish to run along with any arguments. Specifies a FTP command or a variable containing the command, that you wish to run along with any arguments.
Output
- Result: - String VariableStores the output of the FTP command in the specified String variable.
Last updated
