I have a newbie question. I am downloading an artifact from Artifactory with curl:
curl -K ~/curlCreds.conf -O http://mycompany.artifactoryonline.com/mycompany/myrepo/foo/bar/66/foo-66.jar -vv How do I verify the file that I downloaded is the same md5sum as the one that is in the repo? Is there a better way to download and verify from artifactory? maybe wget? Or maybe curl will fail if the md5sum is not the same of what is in the repo? Thanks! -- View this message in context: http://forums.jfrog.org/How-to-verify-curl-wget-download-artifact-is-correct-tp7580081.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
