Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element FTPPreProcessing
Annotations

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

For a reference of possible commands see List of FTP commands. Only a small subset of commands is part of the FTP standard and therefore can be assumed to be available. The availability of most commands depends on the implementation of the FTP server product.

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_CommandBeforeFile.tmp#CommandBeforeFile YADE_configuration_v1_0_xsd_Element_CommandBeforeOperation.tmp#CommandBeforeOperation YADE_configuration_v1_0_xsd_Complex_Type_FTPPreProcessingType.tmp#FTPPreProcessingType
Type FTPPreProcessingType
Properties
content complex
Used by
Element FTPFragmentRef
Model
Instance
<FTPPreProcessing>
  <CommandBeforeFile>{0,1}</CommandBeforeFile>
  <CommandBeforeOperation>{0,1}</CommandBeforeOperation>
</FTPPreProcessing>