You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary WIP

Alternative Fragments are defined for the situations where a preferred connection cannot be made and that waiting for the configuration to become available is not an acceptable alternative.

AlternativeFragment elements are specified using either a ReadableAlternativeFragmentRef element or a WriteableAlternativeFragmentRef element, both of which are, respectively, children of the CopySourceFragmentRef or CopyTargetFragmentRef elements in the configuration Profiles branch.

  • Copy
    • CopySource
      • CopySourceFragmentRef
        • FTPFragmentRef
        • FTPSFragmentRef
        • etc....
        • ReadableAlternativeFragmentRef (Has the ref Attribute specifying the source ReadableAlternativeFragment Fragment(s))
          • AltFTPFragmentRef
    • CopyTarget
      • CopyTargetFragmentRef
        • FTPFragmentRef
        • FTPSFragmentRef
        • etc....
        • WriteableAlternativeFragmentRef
  • No labels