Remote FTP Command Action allows capturing an output of the standard or extended FTP command. The server response or return code is also captured along with the console output of the command. These values can be used in subsequent Actions from the Variable Wizard.
Options | Details |
---|---|
Treat Return Code greater than | If enabled, change how the Action reacts to the server response / return code.
|
This Action is enabled | An Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow. |
Use custom display name | Rename this Action, to make a human-readable workflow that will help you to find, read, and make sense of the Task structure later. |
Advanced fallback options | Manage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations. |
Log only errors | Do not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems. |
Return codes…
- While by default we treat the response codes starting from 400 as an error, some FTP servers may issue them as success. Use If–Else logic in such cases.
- Overview of Program exit codes · Common program exit codes and error levels.
- List of FTP server responses · Return codes always have three digits, and each digit has a special meaning.
We are here to help…
If you have any questions, please do not hesitate to contact our support team.