Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for svmapi (0.3 sec)

  1. docs/site-replication/run-replication-with-checksum-header.sh

    OBJ_CHKSUM=$(openssl dgst -sha256 -binary </tmp/data/obj | base64)
    aws s3api --endpoint-url=https://localhost:9001 put-object --checksum-algorithm SHA256 --checksum-sha256 "${OBJ_CHKSUM}" --bucket test-bucket --key obj --body /tmp/data/obj --no-verify-ssl --profile enterprise
    
    split -n 10 /tmp/data/mpartobj
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Jun 08 16:24:15 UTC 2024
    - 6.9K bytes
    - Viewed (0)
Back to top