Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-349

Integrity Checking of source files

    XMLWordPrintable

Details

    • Feature
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.10
    • None
    • None

    Description

      • If CheckIntegrityHash=true then a checksum is calculated for each source file during the transfer where IntegrityHashType (default=md5) specifies the checksum algorithm.
      • The calculated checksum can be checked against an integrity hash file on the source. The integrity hash file must have the same name as the file to be checked plus the IntegrityHashType as extension (case sensitive).
        Example
        • /path/to/foo.txt (source file to be checked)
        • /path/to/foo.txt.md5 (corresponding integrity hash file)
      • If the integrity hash file doesn't exist then a check is not possible and no error is raised.
      • If the integrity hash file exists and contains a checksum which is not equal to the calculated checksum then an error is raised.
      • The integrity hash file will not be transferred to the target.

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              oh Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Remaining Estimate - 1 day
                  1d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified