Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element CheckIntegrityHash
Annotations

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

References Notes

This parameter makes use of a checksum file that is available with the source of a file transfer. The name of the checksum file is assumed to be the same as the source file with an additional extension .md5. During file transfer the contents of the checksum file is compared with the checksum that is calculated from the transfer of the file.

When used with a jump host then integrity checking applies to source and jump host, not to the target of the transfer.

With this element being used a checksum file is expected on the source system and the integrity hash for the target file is calculated and compared with the respective integrity hash of the source file. If the hashes are not equal then the file transfer will be rolled back. If the checksum file on the source system is missing then this will be reported as an information but will not affect the transfer of files.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_HashAlgorithm.tmp#HashAlgorithm
Properties
content complex
Used by
Model
Instance
<CheckIntegrityHash>
  <HashAlgorithm>{0,1}</HashAlgorithm>
</CheckIntegrityHash>