🧡 Skip to main content🔍 Skip to search

After the Remote FTP Command Action is executed, the Variable Wizard values are populated. These variables can be used in any subsequent Actions such as the If Action to split Task execution into two flows using the conditional branching.

VariableDetails
Command line Returns the FTP command and its arguments or parameters.
Examples:
  • CWD /path/to/directory
  • SYST
  • FEAT
  • NOOP
Return code Contains the server response code. Only the last code is returned in case the server replies with multiple responses.
Examples:
  • 250
  • 215
  • 211
  • 200
First output line The 1st of the captured output of the command.
Second line The 2nd output line.
Third line The 3rd line.
Whole output A complete output captured from the FTP/FTPS server. Use the Text or If Actions to parse the output.
Error output · stderr Contains text of the error response if there were errors on the remote FTP/FTPs server.
Examples:
  • 425 Cannot open data connection
  • 500 Command not understood
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
Adjust()Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place replacement (all, first, or last occurrence), trimming (whitespaces, quotes, etc.), or changing capitalization. Optionally, set a different display name.

Need a helping hand?

If you have any questions, please do not hesitate to contact our support team.