Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to formatting

Display xsd reference jade
ImageDepth2
TableDepth1
StartingElementTransferZeroByteFiles

Settings

The following settings are available:

  • true: files with zero byte size are transferred (default)
  • false: files with zero byte size are transferred if at least one of the selected files is more than zero byte in size
  • strict: files with zero byte size will not be transferred. An error will be raised if any zero byte file is found
  • relaxed: files with zero byte size will not be transferred. However, an error will not be raised if this results in no files being transferred.

Note:

  • the RemoveFiles parameter has unrestricted validity.
    • Files with zero byte size will be removed regardless of whether or not they have been transferred. Use of this parameter can be refined using the ErrorOnNoFilesFound parameter:
  • if ErrorOnNoFilesFound has the value false then processing will be treated as successful in the event of no files having been transferred.

...