Difference between revisions of "HowTo: Checksum calculation via WebDAV"
Jump to navigation
Jump to search
(Created page with "=== Get checksum from a single file === curl -u <user>:<passwd> -X PROPFIND -H Depth:'''0''' https://<dcache_webdav_endpoint>/<path>/'''<file>''' --data '<?xml version="1.0"...") |
(Blanked the page) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |