Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Display xsd reference jade
ImageDepth2
TableDepth1
StartingElementFragments

 

Explanations

  • The Fragments refer to that part of the configuration that describes how the transfer is to be carried out – i.e. per FTP proxy.
  • At least a minimum set of ProtocolFragment parameters has to be provided.

ProtocolFragment

  • The ProtocolFragment describes how the file transfer is to be carried out – i.e. per FTP proxy.

AlternativeFragments

  • Define how the transfer is to be carried out when either the connection or authentication specified in the ProtocolFragment cannot be made.
  • AlternativeFragments are not be called after a connection has been made and authenticated and an error occurs.

NotificationFragments

  • The NotificationFragments describe how notifications about the transfer are to be transmitted, e.g. by e-mail.

CredentialStoreFragements

  • A secure store can be used for credentials, e.g. KeePassX, and parameters can reference e.g. Account and Password from the secure store.
  • At run-time JADE YADE replaces references to the credential store by the respective values from the store. This prevents e.g. passwords from being exposed in JADE YADE configuration files.