Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element SFTPPostProcessing
Annotations

Specifies commands that are executed on the SFTP server after transfer of files. This includes SFTP commands, not shell commands.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_CommandAfterFile.tmp#CommandAfterFile YADE_configuration_v1_12_xsd_Element_CommandAfterOperationOnSuccess.tmp#CommandAfterOperationOnSuccess YADE_configuration_v1_12_xsd_Element_CommandAfterOperationOnError.tmp#CommandAfterOperationOnError YADE_configuration_v1_12_xsd_Element_CommandAfterOperationFinal.tmp#CommandAfterOperationFinal YADE_configuration_v1_12_xsd_Element_CommandBeforeRename.tmp#CommandBeforeRename YADE_configuration_v1_12_xsd_Complex_Type_SFTPPostProcessingType.tmp#SFTPPostProcessingType
Type SFTPPostProcessingType
Properties
content complex
Used by
Element SFTPFragmentRef
Model
Instance
<SFTPPostProcessing>
  <CommandAfterFile disable_for_skipped_transfer="false">{0,1}</CommandAfterFile>
  <CommandAfterOperationOnSuccess>{0,1}</CommandAfterOperationOnSuccess>
  <CommandAfterOperationOnError>{0,1}</CommandAfterOperationOnError>
  <CommandAfterOperationFinal>{0,1}</CommandAfterOperationFinal>
  <CommandBeforeRename>{0,1}</CommandBeforeRename>
</SFTPPostProcessing>