Uploaded image for project: 'Bitrepository'
  1. Bitrepository
  2. BITMAG-1134

ReferenceClient Put does not return salted checksums if the file is already found on the pillar. Instead it returns the default checksum

    XMLWordPrintable

Details

    • Bit Sprint 1

    Description

      Run this command twice to see the behaivour

      URL="http://sandkasse-01.kb.dk/dav/test.txt"
      hash=$(curl -s $URL | md5sum - | cut -d' ' -f1)
      echo "md5: $hash"
      bin/bitmag.sh put-file -c integrationtest2 -u $URL -i testFileID -C $hash -S 'abcd' -R HMAC_SHA1
      

      Attachments

        Activity

          People

            masj Mathias Søby Jensen
            abr Asger Askov Blekinge (Inactive)
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: