Showing:

Annotations
Diagrams
Facets
Properties
Used by
Element TransferZeroByteFiles
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+TransferZeroByteFiles

References Notes

This parameter specifies whether zero byte files should be transferred and processed by subsequent commands.

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, no error will be raised if this results in no files being transferred.

Notes

  • Note that the Remove operation has unrestricted validity.
    • Files with zero byte size will be removed regardless of whether or not they have been transferred.

Diagram
Diagram
Type restriction of xs:string
Properties
content simple
Facets
enumeration true
enumeration false
enumeration strict
enumeration relaxed
Used by
Element Directives