Scenario:
multiple commands in one ftp task
If one fails, the commands after this command are not executed.
Similar to the choices you have for tasks that end in error ("Stop job", "Continue to next Task..."), it would be nice to have control over what happens if an ftp command raises an error.
I don't know if there are multiple levels of errors, but in our case we want to ignore failed RNTO (renames) in case the source file is not present.