The easiest way to get the SHA1 and MD5 from artifactory would be something like: curl -I http://artifactory/artifactory/libs-release-local/org/artifactory/powerpack/artifactory-powerpack-war/3.4.2/artifactory-powerpack-war-3.4.2.war
which would give an http response with some custom headers including: X-Checksum-Sha1: 6df649c0eda3ff5f1a848c34868b34172fa38b76 X-Checksum-Md5: 7334c0840bfebc5dfa0055c57de8cc41 -- View this message in context: http://forums.jfrog.org/How-to-verify-curl-wget-download-artifact-is-correct-tp7580081p7580084.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
