Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element CompressFiles
Annotations

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

References Notes

This parameter specifies whether or not the content of the source files should be compressed for the target files using a zip algorithm.

In case of sending files each file will be compressed in a single zip file. The extension of the filename is configured with the parameter CompressedFileExtension. A gzip-compatible compression is used, no further software components are required.

  • By default no files will be compressed which corresponds to the value "false".
  • Setting this parameter to the value "true" will cause target files to be compressed.

The following parameters are ignored should CompressFiles be used:

  • AppendFiles
  • CheckSize

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_CompressedFileExtension.tmp#CompressedFileExtension
Properties
content complex
Used by
Model
Instance
<CompressFiles>
  <CompressedFileExtension>{0,1}</CompressedFileExtension>
</CompressFiles>