The FTPS Send Command action allows you to send a custom command to the FTPS server.
The name of the FTPS connection to be used for the operation.
If the connection has become disconnected, attempt to re-connect and then execute the action.
This is the command to be sent to the FTPS Server.
When sending a command, at least one accepted response code must be provided. If the code returned by the server is not in the list of accepted responses then the action will fail.
Accepted response codes must be an numeric value. Multiple response codes can be passed be separating each response code with a comma.
Using the detailed logging option will help you determine the accepted response code that you will need to use for this action. The accepted response code will vary depending on the command being sent.
Specify the name of a variable to save the output of a command to.
Enable this option to log the messages that are sent between the client and the server. This may be useful when attempting to troubleshoot problems.